-- Logs begin at Wed 2021-01-27 15:22:32 UTC, end at Wed 2021-01-27 19:18:50 UTC. -- Jan 27 16:02:46.798474 n-d-705658-15 systemd[1]: Starting Devstack devstack@c-api.service... Jan 27 16:02:46.803960 n-d-705658-15 devstack@c-api.service[87927]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: *** Starting uWSGI 2.0.15-debian (64bit) on [Wed Jan 27 16:02:46 2021] *** Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: nodename: n-d-705658-15 Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: machine: x86_64 Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: clock source: unix Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: pcre jit disabled Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: detected number of CPU cores: 4 Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: current working directory: / Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: detected binary path: /usr/bin/uwsgi-core Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: dropping root privileges as early as possible Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: your processes number limit is 47843 Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: your memory page size is 4096 bytes Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: detected max file descriptor number: 2048 Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: lock engine: pthread robust mutexes Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: thunder lock: enabled Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: dropping root privileges after socket binding Jan 27 16:02:46.808460 n-d-705658-15 devstack@c-api.service[87927]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 27 16:02:46.829682 n-d-705658-15 devstack@c-api.service[87927]: Python main interpreter initialized at 0x55bb2bf499c0 Jan 27 16:02:46.829682 n-d-705658-15 devstack@c-api.service[87927]: dropping root privileges after plugin initialization Jan 27 16:02:46.829682 n-d-705658-15 devstack@c-api.service[87927]: python threads support enabled Jan 27 16:02:46.829682 n-d-705658-15 devstack@c-api.service[87927]: your server socket listen backlog is limited to 100 connections Jan 27 16:02:46.829682 n-d-705658-15 devstack@c-api.service[87927]: your mercy for graceful operations on workers is 90 seconds Jan 27 16:02:46.829900 n-d-705658-15 devstack@c-api.service[87927]: mapped 402621 bytes (393 KB) for 2 cores Jan 27 16:02:46.829950 n-d-705658-15 devstack@c-api.service[87927]: *** Operational MODE: preforking *** Jan 27 16:02:46.830115 n-d-705658-15 devstack@c-api.service[87927]: dropping root privileges after application loading Jan 27 16:02:46.830115 n-d-705658-15 devstack@c-api.service[87927]: *** uWSGI is running in multiple interpreter mode *** Jan 27 16:02:46.830115 n-d-705658-15 devstack@c-api.service[87927]: spawned uWSGI master process (pid: 87927) Jan 27 16:02:46.830268 n-d-705658-15 systemd[1]: Started Devstack devstack@c-api.service. Jan 27 16:02:46.830392 n-d-705658-15 devstack@c-api.service[87927]: spawned uWSGI worker 1 (pid: 87928, cores: 1) Jan 27 16:02:46.830679 n-d-705658-15 devstack@c-api.service[87927]: spawned uWSGI worker 2 (pid: 87929, cores: 1) Jan 27 16:02:46.830730 n-d-705658-15 devstack@c-api.service[87927]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 27 16:02:48.507086 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87929) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 27 16:02:48.508138 n-d-705658-15 devstack@c-api.service[87927]: 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 27 16:02:48.512573 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87929) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 16:02:48.513301 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.513924 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.514108 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.514660 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.514850 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.514850 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.515045 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.515045 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.515220 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.515220 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.532474 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87928) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 27 16:02:48.533503 n-d-705658-15 devstack@c-api.service[87927]: 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 27 16:02:48.535358 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87928) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 16:02:48.536045 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.536337 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.536559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.536903 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.537042 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.537128 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.537199 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.537281 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.537364 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.537434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.601057 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.601234 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.601234 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.601396 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.601476 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.601551 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.601627 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.605438 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.605630 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.605630 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.605807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.605807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.605945 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.606019 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.609488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.609686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.609686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.609895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.609895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.610080 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.610080 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.610988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.611156 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.611156 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.611304 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.611384 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.611467 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.611538 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.619099 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.619281 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.619281 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.619487 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.619487 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.619646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.619646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.620981 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.621146 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.621146 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.621329 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.621329 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.621457 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.621530 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.622423 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.622844 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.622952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.623063 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.623169 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.623268 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.623369 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.623953 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.624138 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.624138 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.624343 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.624343 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.624529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.624529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.916247 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.916438 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.916497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.916576 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.916693 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.916775 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.916861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.916924 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.916995 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.917082 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.917219 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.917343 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.917466 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.917602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.919265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.919568 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.919686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.920014 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.920168 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.920289 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.920402 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.920402 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.920592 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.920691 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.920769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.920949 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.921054 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.921054 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.922283 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.922423 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.922556 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.922556 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.922759 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.922857 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.922952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.923053 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.923149 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.923254 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.923254 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.923254 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.923254 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.923614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.923712 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.923712 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.923939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.924036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.924147 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.924248 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.924352 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.924455 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.924560 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.924662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.924768 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.924866 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.924866 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.924866 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.926736 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.926942 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.926942 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.927292 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.927292 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.927292 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.927800 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.928033 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.928033 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.928033 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.928033 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.928033 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.928803 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.928803 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.932879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.933071 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.933244 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.933244 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.933578 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.933748 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.933920 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.934105 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.934264 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.934429 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.934590 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.934590 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.934590 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.934590 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.936909 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.937055 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.937210 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.937210 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.937533 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.937533 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.937864 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.938045 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.938204 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.938204 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.938204 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.938204 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.938204 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.938204 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.939130 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.939309 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.939439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.939547 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.939654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.939654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.939945 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.940066 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.940167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.940250 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.940345 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.940447 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.940550 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.940550 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.940749 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.940749 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.940749 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.940749 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.941304 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.941408 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.941512 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.941610 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.941610 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.941896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.941896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.941896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.941896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.941896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.942436 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.942436 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.942436 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.942436 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.942436 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.942900 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.942900 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.943159 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.943159 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.943159 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.943420 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.943420 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.943609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.943609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.945104 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.945290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.945290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.945637 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.945637 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.945637 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.945637 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.946241 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.946387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.946493 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.946589 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.946692 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.946799 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.946912 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.947016 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.947113 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.947207 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.947300 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.947469 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.947619 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.947731 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.947856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.947856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.947856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.947856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.947856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.948307 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.948307 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.948866 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.949029 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.949225 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.949225 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.949225 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.949627 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.949627 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.949794 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.949912 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.950012 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.950151 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.950273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.950373 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.950474 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.954549 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.954715 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.954841 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.954958 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.954958 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.955031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.955078 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.955078 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.955156 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.955197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.955246 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.955246 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.955333 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.955450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.955842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.955913 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.955961 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.956014 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.956060 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.956106 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.956151 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.956221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.956273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.956324 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.956367 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.956408 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.956449 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.956553 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.957755 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.957910 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:48.957989 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.957989 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.958124 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:48.958190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.958254 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:48.958321 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.958394 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:48.958449 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.958517 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:48.958582 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:48.958645 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:48.958645 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.034418 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.034418 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.034787 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.034787 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.034787 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.034994 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.034994 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.036271 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.036443 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.036443 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.036611 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.036611 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.036805 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.036805 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.037015 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.037015 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.037182 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.037182 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.037307 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.037426 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.037630 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.037749 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.037749 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.037935 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.037935 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.038126 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.038126 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.038126 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.038408 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.038408 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.038408 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.038681 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.038681 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.038875 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.038875 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.039300 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.039494 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.039603 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.039716 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.039816 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.039972 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.040069 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.040824 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.040959 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.041061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.041148 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.041221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.041298 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.041376 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.041460 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.041539 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.041697 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.041887 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.041887 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.042097 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.042097 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.044305 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.044772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.044772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.044942 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.044942 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.045196 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.045358 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.045508 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.045660 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.045781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.045916 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.046029 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.046131 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.046227 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.047535 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.047739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.047739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.047983 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.047983 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.048174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.048174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.048403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.048550 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.048657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.048855 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.049024 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.049133 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.049244 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.049426 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.049535 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.049618 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.049689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.049796 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.049946 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.050060 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.050176 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.050277 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.050401 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.050401 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.050401 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.050681 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.050681 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.050884 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.050884 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.051075 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.051173 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.051275 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.051387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.051552 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.051669 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.051777 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.051906 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.052022 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.052133 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.052133 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.052133 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.052397 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.052495 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.052590 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.052590 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.052782 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.052880 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.052981 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.053090 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.053196 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.053382 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.053483 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.053578 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.053686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.053686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.053877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.053877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.053877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.053877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.054222 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.054317 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.054412 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.054515 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.054515 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.054689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.054689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.054689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.054689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.054689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.055159 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.055260 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.055354 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.055448 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.055542 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.055648 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.055752 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.056433 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.056592 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.056772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.056772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.056772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.073338 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87928) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 16:02:49.073512 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.073693 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.073803 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87929) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 16:02:49.073900 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.073900 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.074202 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.074332 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.074332 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.074580 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.074734 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.074734 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.074734 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.075061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.075159 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.075253 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.075358 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.075358 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.075534 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.075893 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.076338 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.076469 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.076561 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.076595 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.076595 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.076906 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.076960 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.077036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.077104 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.077181 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.077245 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.077308 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.077373 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.077419 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.077455 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.077455 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.077585 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.077641 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.077752 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.077802 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.077863 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.077908 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.077908 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.078008 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.078063 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.078129 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.078193 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.078256 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.078320 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.078320 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.078439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.078501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.078551 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.078585 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.078650 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.078695 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.078747 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.078791 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.078823 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.078872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.078935 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.079004 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.079004 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.079102 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.079146 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.079178 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.079233 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.079278 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.079309 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.079373 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.079424 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.079424 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.079520 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.079551 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.079616 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.079662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.079693 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.079744 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.079789 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.079856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.079914 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.079959 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.079959 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.080047 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.080093 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.080124 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.080239 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.080296 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.080330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.080413 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.080463 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.080520 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.080566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.080566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.080659 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.080713 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.080758 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.080789 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.080859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.080905 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.080905 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.080997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.081050 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.081095 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.081127 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.081195 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.081240 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.081240 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.081338 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.081392 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.081437 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.081490 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.081534 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.081571 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.081613 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.081667 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.081667 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.081743 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.081808 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.081854 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.081885 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.081934 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.081998 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.082062 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.082126 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.082126 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.082205 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.082272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.082318 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.082349 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.082403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.082448 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.082479 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.082542 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.082542 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.082618 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.082684 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.082729 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.082761 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.082824 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.082870 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.082901 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.082965 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.082965 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.083041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.083107 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.083153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.083184 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.083249 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.083295 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.083326 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.083391 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.083445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.083503 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.083503 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.083573 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.083625 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.083670 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.083702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.083766 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.083812 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.083863 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.083933 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.083933 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.084004 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.084068 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.084121 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.084121 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.084210 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.084255 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.084291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.084359 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.084405 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.084405 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.084496 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.084528 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.084561 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.084626 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.084671 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.084728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.084781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.084828 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.084880 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.084924 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.084956 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.085012 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.085012 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.085082 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.085152 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.085199 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.085251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.085297 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.085349 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.085394 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.085446 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.085491 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.085543 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.085591 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.085644 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.085689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.085721 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.085721 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.085812 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.085858 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.085909 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.085954 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.086011 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.086057 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.086109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.086154 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.086207 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.086251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.086283 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.086348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.086393 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.086450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.086496 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.086549 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.086593 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.086645 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.086689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.086799 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.086856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.086904 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.086975 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.087022 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.087054 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.087118 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.087164 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.087216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.087261 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.087313 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.087358 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.087417 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.087471 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.087518 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.087580 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.087626 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.087657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.087712 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.087767 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.087887 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.087982 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.088030 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.088030 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.088125 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.088180 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.088225 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.088280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.088280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.088350 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.088404 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.088462 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.088510 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.088573 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.088619 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.088651 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.088715 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.088761 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.088814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.088868 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.088936 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.088982 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.089013 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.089063 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.089115 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.089161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.089205 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.089237 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.089289 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.089335 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.089367 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.089431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.089477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.089508 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.089572 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.089618 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.089649 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.089705 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.089751 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.089751 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.089830 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.089874 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.089905 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.089969 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.090015 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.090046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.090114 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.090165 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.090223 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.090279 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.090384 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.090433 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.090466 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.090534 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.090808 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.090851 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.090925 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.090975 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.091031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.091091 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.091147 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.091434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.091504 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.091572 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.091878 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.091933 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.091979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.092023 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.092057 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.092135 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.092188 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.092237 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.092283 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.092357 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.092422 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.092466 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.092506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.092539 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.092579 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.092619 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.092660 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.092701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.092741 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.092786 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.092786 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.092862 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.092862 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.092943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.092943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.093009 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.093048 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.093088 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.093132 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.093174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.093215 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.093255 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.093295 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.093336 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.093375 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.093420 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.093462 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.093507 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.093549 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.093590 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.093630 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.093674 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.093713 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.093753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.093794 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.093834 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.093878 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.093920 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.093964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.094006 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.094045 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.094085 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.094125 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.094165 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.094232 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.094286 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.094331 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.094373 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.094413 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.094413 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.094479 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.094522 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.094565 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.094565 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.094634 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.094677 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.094717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.094757 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.094790 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.094829 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.094869 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.094869 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.094964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.095015 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.095064 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.095107 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.095171 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.095218 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.095259 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.095299 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.095339 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.095401 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.095450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.095494 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.095534 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.095574 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.095614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.095654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.095694 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.095734 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.095773 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.095817 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.095878 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.095920 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.095960 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.096000 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.096040 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.096081 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.096121 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.096161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.096207 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.096252 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.096292 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.096333 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.096373 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.096413 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.096454 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.096494 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.096533 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.096578 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.096620 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.096660 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.096700 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.096741 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.096781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.096840 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.096876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.096905 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.096938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.096938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.096938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.096938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.096938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.096938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.096938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.097290 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 27 16:02:49.097290 n-d-705658-15 devstack@c-api.service[87927]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 27 16:02:49.097381 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.097381 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.097381 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.097381 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.097381 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.097381 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.097381 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.097381 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.097730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.097730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.097730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.097730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.097730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.097730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.097730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.097730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.097730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.098094 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.098094 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.098094 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.098094 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.098094 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.098094 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.098094 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.098094 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 27 16:02:49.098094 n-d-705658-15 devstack@c-api.service[87927]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 27 16:02:49.113862 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-4552df0c-4661-440c-af30-ffb6b2568e31 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:02:49.121537 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-8a57935f-a301-440d-9df1-117eb0fae51d 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:02:49.214496 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.rpc [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 27 16:02:49.222544 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.rpc [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 27 16:02:49.228806 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.rpc [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 27 16:02:49.234707 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.rpc [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 27 16:02:49.235679 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.236286 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.249894 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.rpc [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 27 16:02:49.253419 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.rpc [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 27 16:02:49.254071 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.keymgr.conf_key_mgr [None req-4552df0c-4661-440c-af30-ffb6b2568e31 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 27 16:02:49.255313 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.255479 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.256954 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.rpc [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 27 16:02:49.258383 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.258602 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.260237 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.rpc [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 27 16:02:49.260712 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.260990 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.261226 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.261448 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.263349 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.263591 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.269723 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-4552df0c-4661-440c-af30-ffb6b2568e31 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:02:49.271288 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.keymgr.conf_key_mgr [None req-8a57935f-a301-440d-9df1-117eb0fae51d 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 27 16:02:49.272618 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.272870 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.277321 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.277572 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.281023 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.281284 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.281420 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.rpc [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 27 16:02:49.283379 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.283634 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.284233 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.rpc [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 27 16:02:49.284808 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.285030 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.286278 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.286448 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.287521 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.287704 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.288664 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.288883 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.289882 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.290095 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.290343 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-8a57935f-a301-440d-9df1-117eb0fae51d 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:02:49.291396 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.api.contrib.hosts [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 27 16:02:49.291930 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.292141 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.293242 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.293449 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.294009 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.rpc [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 27 16:02:49.294687 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.294926 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.296041 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.296257 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.297001 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.rpc [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 27 16:02:49.297166 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: extensions {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.297525 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.297769 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.298036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: extra_specs {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.299036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: backups {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.299202 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.299449 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.300430 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-volume-manage {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.300573 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.300824 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.301434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-snapshot-manage {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.301907 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.302148 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.302372 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: encryption {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.303237 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.303400 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-quota-sets {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.303521 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.304483 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-volume-transfer {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.304959 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.api.contrib.hosts [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 27 16:02:49.305536 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.305609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-quota-class-sets {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.305761 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.306480 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-hosts {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.307069 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.307292 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.307799 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-volume-type-access {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.308567 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.308822 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.308945 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: qos-specs {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.310251 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.310736 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.310814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: scheduler-stats {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.311676 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: extensions {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.311842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: cgsnapshots {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.312715 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: extra_specs {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.312844 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: capabilities {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.313689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: consistencygroups {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.313833 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: backups {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.315002 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-services {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.315495 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-volume-manage {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.315842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: encryption {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.316622 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-snapshot-manage {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.316819 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-availability-zone {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.317738 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: encryption {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.318110 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.318353 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.318951 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-quota-sets {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.319346 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.319569 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.320218 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-volume-transfer {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.320681 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.320897 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.321430 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-quota-class-sets {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.322034 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.322245 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.322499 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-hosts {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.323271 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.323477 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.323904 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-volume-type-access {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.324596 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.324800 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.325202 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: qos-specs {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.325897 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.326135 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.326948 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: scheduler-stats {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.327329 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.327537 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.328040 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: cgsnapshots {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.328542 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.328720 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.329233 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: capabilities {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.329685 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.329898 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.330246 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: consistencygroups {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.330758 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.snapshot_actions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] SnapshotActionsController initialized {{(pid=87928) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 27 16:02:49.330952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeActions extending resource: volumes {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.331152 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.331782 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-services {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.331996 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.332180 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension AdminActions extending resource: volumes {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.332363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension AdminActions extending resource: snapshots {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.332539 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension AdminActions extending resource: backups {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.332712 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.332784 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: encryption {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.332883 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.333066 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.333231 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.333413 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.333587 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.333758 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension TypesManage extending resource: types {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.333920 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-availability-zone {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.333967 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.334083 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension UsedLimits extending resource: limits {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.334247 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.335379 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.335611 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.336792 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.337005 n-d-705658-15 devstack@c-api.service[87927]: WARNING keystonemiddleware.auth_token [None req-4552df0c-4661-440c-af30-ffb6b2568e31 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 27 16:02:49.337068 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.338178 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.338420 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.339684 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.339944 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.340813 n-d-705658-15 devstack@c-api.service[87927]: WARNING keystonemiddleware.auth_token [None req-4552df0c-4661-440c-af30-ffb6b2568e31 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 27 16:02:49.341710 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.342161 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.343427 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.343659 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.344847 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.345079 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.346399 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.346568 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.347692 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.347928 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.349038 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.349263 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.350244 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] SnapshotActionsController initialized {{(pid=87929) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 27 16:02:49.350440 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeActions extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.350678 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.351608 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.351799 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension AdminActions extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.352030 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension AdminActions extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.352232 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension AdminActions extending resource: backups {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.352432 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.352631 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeTypeAccess extending resource: types {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.352840 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.353035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.353242 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.353448 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.353639 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension TypesManage extending resource: types {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.353837 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension SnapshotActions extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.354029 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension UsedLimits extending resource: limits {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.354220 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.357588 n-d-705658-15 devstack@c-api.service[87927]: WARNING keystonemiddleware.auth_token [None req-8a57935f-a301-440d-9df1-117eb0fae51d 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 27 16:02:49.361739 n-d-705658-15 devstack@c-api.service[87927]: WARNING keystonemiddleware.auth_token [None req-8a57935f-a301-440d-9df1-117eb0fae51d 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 27 16:02:49.378889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Initializing extension manager. {{(pid=87928) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 16:02:49.379187 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.379331 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.379436 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Initializing extension manager. {{(pid=87929) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 27 16:02:49.379558 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.379662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.379768 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.379931 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.380051 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: ExtendedServices {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.380051 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-extended-services {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.380334 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Extended services support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.380444 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.380548 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.380646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.380814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-extended-services {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.380923 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: ExtendedServices {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.381019 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.381114 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-extended-services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.381264 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.381368 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Extended services support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.381474 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: TypesExtraSpecs {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.381579 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.381677 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-types-extra-specs {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.381772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-extended-services {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.381865 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Type extra specs support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.381968 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.382067 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.382226 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.382383 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-types-extra-specs {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.382530 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: TypesExtraSpecs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.382674 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.382875 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-types-extra-specs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.382991 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.383105 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Type extra specs support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.383205 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: Backups {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.383205 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: backups {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.383398 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.383497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Backups support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.383592 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-types-extra-specs {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.383685 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.383779 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.383904 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: backups {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.384025 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.384141 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.384241 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: Backups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.384337 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.384438 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: backups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.384543 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: VolumeActions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.384641 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Backups support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.384748 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-volume-actions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.384748 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Enable volume actions. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.384932 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.385035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.385145 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: backups {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.385245 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-volume-actions {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.385340 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.385435 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.385529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.385638 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.385806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: VolumeActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.385921 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: SchedulerHints {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.386027 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-volume-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.386139 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: OS-SCH-HNT {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.386139 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.386385 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Enable volume actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.386497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.386603 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.386708 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: OS-SCH-HNT {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.386804 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-volume-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.387002 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.387117 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.387217 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.387314 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.387409 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: VolumeManage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.387409 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-volume-manage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.387602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: SchedulerHints {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.387705 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.387802 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: OS-SCH-HNT {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.388010 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.388161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.388330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-volume-manage {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.388439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.388537 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.388642 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: OS-SCH-HNT {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.388794 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.388794 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: SnapshotManage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.389083 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.389188 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-snapshot-manage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.389286 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.389381 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.389475 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: VolumeManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.389583 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.389583 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-snapshot-manage {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.389770 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-volume-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.389873 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.389971 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.390075 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.390175 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.390270 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: VolumeTypeEncryption {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.390270 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: encryption {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.390510 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-volume-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.390625 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Encryption support for volume types. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.390734 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.390833 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.390833 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: encryption {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.391080 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.391187 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.391293 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: SnapshotManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.391392 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.391491 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-snapshot-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.391594 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.391692 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.391788 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.391788 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.392020 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.392125 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.392223 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-snapshot-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.392318 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.392457 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.392566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.392691 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.392802 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.392953 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: VolumeTypeEncryption {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.393059 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: Quotas {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.393217 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: encryption {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.393323 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-quota-sets {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.393419 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Encryption support for volume types. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.393513 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Quota management support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.393513 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.393696 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.393802 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-quota-sets {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.393906 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: encryption {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.394002 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.394096 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.394199 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.394199 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: VolumeTransfer {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.394375 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.394477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-volume-transfer {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.394573 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: ExtendedSnapshotAttributes {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.394680 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Volume transfer management support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.394786 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-extended-snapshot-attributes {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.394891 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.394891 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-volume-transfer {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.395087 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Extended SnapshotAttributes support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.395191 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.395296 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.395401 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.395505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.395609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: AdminActions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.395609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-admin-actions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.395792 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.395965 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Enable admin actions. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.396083 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.396182 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.396277 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: Quotas {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.396371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-admin-actions {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.396371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.396594 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-quota-sets {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.396691 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.396796 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Quota management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.396894 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: QuotaClasses {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.396998 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.397098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-quota-class-sets {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.397098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Quota classes management support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.397321 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-quota-sets {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.397419 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.397514 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.397624 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-quota-class-sets {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.397722 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.397818 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.397818 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.397992 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: VolumeTransfer {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.398095 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: VolumeTenantAttribute {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.398195 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-volume-transfer {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.398290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-vol-tenant-attr {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.398415 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Volume transfer management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.398532 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.398532 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.398728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.398828 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-vol-tenant-attr {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.398931 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-volume-transfer {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.399035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.399140 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.399246 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.399246 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: Hosts {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.399432 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.399535 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-hosts {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.399535 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Admin-only host administration. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.399720 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: AdminActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.399891 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.399996 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-admin-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.400073 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-hosts {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.400073 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.400271 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Enable admin actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.400382 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.400481 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.400577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: VolumeTypeAccess {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.400705 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-admin-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.400809 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-volume-type-access {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.400809 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Volume type access support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.401005 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.401104 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.401209 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.401291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-volume-type-access {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.401363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: QuotaClasses {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.401442 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.401442 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.401602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-quota-class-sets {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.401699 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: VolumeUnmanage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.401793 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Quota classes management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.401901 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-volume-unmanage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.402008 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.402113 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Enable volume unmanage operation. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.402113 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.402272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-quota-class-sets {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.402377 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-volume-unmanage {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.402484 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.402559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.402628 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.402696 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.402696 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: VolumeImageMetadata {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.402858 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: VolumeTenantAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.402937 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-vol-image-meta {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.403008 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-vol-tenant-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.403081 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Show image metadata associated with the volume. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.403152 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.403227 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.403227 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-vol-image-meta {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.403468 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.403570 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.403670 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-vol-tenant-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.404150 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.404543 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.404649 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: Qos_specs_manage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.404649 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: qos-specs {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.404750 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.404800 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: QoS specs support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.404831 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: Hosts {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.404867 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.404899 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-hosts {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.404936 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: qos-specs {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.404936 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.405004 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Admin-only host administration. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.405049 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.405107 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.405153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: VolumeMigStatusAttribute {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.405195 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-hosts {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.405236 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-vol-mig-status-attr {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.405236 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.405317 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.405348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.405412 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.405462 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.405506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: VolumeTypeAccess {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.405553 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.405553 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.405631 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-volume-type-access {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.405673 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: Scheduler_stats {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.405714 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Volume type access support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.405805 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: scheduler-stats {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.405850 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.405895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Scheduler stats support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.405895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.405966 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-volume-type-access {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.406026 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: scheduler-stats {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.406076 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.406125 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.406168 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.406199 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.406199 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: Cgsnapshots {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.406282 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: VolumeUnmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.406326 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: cgsnapshots {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.406367 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-volume-unmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.406412 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: cgsnapshots support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.406455 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Enable volume unmanage operation. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.406501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.406564 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.406611 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: cgsnapshots {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.406611 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.406679 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-volume-unmanage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.406719 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.406765 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.406808 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: Capabilities {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.406850 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.406891 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: capabilities {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.406932 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: VolumeImageMetadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.406976 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Capabilities support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.407025 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-vol-image-meta {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.407069 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.407069 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: capabilities {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.407145 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Show image metadata associated with the volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.407177 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.407223 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.407281 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.407330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-vol-image-meta {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.407374 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: SnapshotUnmanage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.407415 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.407460 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-snapshot-unmanage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.407506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.407550 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Enable volume unmanage operation. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.407550 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.407625 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: Qos_specs_manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.407660 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-snapshot-unmanage {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.407701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: qos-specs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.407746 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.407791 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: QoS specs support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.407863 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.407914 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.407960 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: Consistencygroups {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.408007 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: qos-specs {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.408050 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: consistencygroups {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.408097 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.408141 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: consistency groups support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.408175 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.408219 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.408262 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: VolumeMigStatusAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.408303 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: consistencygroups {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.408344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-vol-mig-status-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.408393 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.408437 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.408478 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.408509 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.408538 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: Services {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.408574 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-vol-mig-status-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.408615 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-services {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.408651 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.408698 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Services support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.408698 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.408781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.408822 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-services {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.408863 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: Scheduler_stats {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.408908 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.408954 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: scheduler-stats {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.408997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.409037 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Scheduler stats support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.409071 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: TypesManage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.409114 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.409161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-types-manage {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.409206 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: scheduler-stats {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.409252 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Types manage support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.409294 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.409340 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.409340 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-types-manage {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.409422 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.409466 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.409510 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: Cgsnapshots {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.409552 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.409594 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: cgsnapshots {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.409639 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: SnapshotActions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.409684 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: cgsnapshots support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.409726 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-snapshot-actions {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.409767 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.409812 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Enable snapshot manager actions. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.409859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: cgsnapshots {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.409906 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.409906 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-snapshot-actions {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.409976 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.410018 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.410062 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.410110 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.410154 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: Capabilities {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.410194 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: UsedLimits {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.410230 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: capabilities {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.410275 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-used-limits {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.410321 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Capabilities support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.410364 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.410406 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.410450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.410450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-used-limits {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.410516 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: capabilities {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.410564 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.410607 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.410653 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.410696 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.410731 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: VolumeEncryptionMetadata {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.410765 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: SnapshotUnmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.410799 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-volume-encryption-metadata {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.410828 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-snapshot-unmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.410868 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.410868 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.410943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Enable volume unmanage operation. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.410986 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.411027 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.411068 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.411112 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-snapshot-unmanage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.411157 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.411204 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.411250 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: VolumeHostAttribute {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.411295 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.411338 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-vol-host-attr {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.411371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: Consistencygroups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.411410 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.411410 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.411479 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: consistencygroups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.411512 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-vol-host-attr {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.411541 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: consistency groups support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.411570 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.411599 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.411634 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87928) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.411676 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: consistencygroups {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.411713 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext name: AvailabilityZones {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.411753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.services.Services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.411786 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext alias: os-availability-zone {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.411899 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.411984 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext description: Describe Availability Zones. {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.411984 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87928) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.412058 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: Services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.412098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Loaded extension: os-availability-zone {{(pid=87928) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.412140 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.412140 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Services support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.412140 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.412140 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-services {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.412140 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.412299 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.412339 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.412384 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.412428 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: TypesManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.412500 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-types-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.412675 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Types manage support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.412846 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.413018 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-types-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.413197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.413376 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.413440 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.413551 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: SnapshotActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.413612 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.413722 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-snapshot-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.413894 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Enable snapshot manager actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.414066 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.414236 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-snapshot-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.414417 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.414597 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.414643 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.414772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: UsedLimits {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.414842 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.414943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-used-limits {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.415118 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Provide data on limited resources that are being used. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.415289 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.415461 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-used-limits {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.415640 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.415797 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.415857 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.415994 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: VolumeEncryptionMetadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.416040 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.416167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-volume-encryption-metadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.416341 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.416512 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.416682 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-volume-encryption-metadata {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.416863 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.417042 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.417216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: VolumeHostAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.417387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-vol-host-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.417559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Expose host as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.417730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.417900 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-vol-host-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.418169 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 27 16:02:49.418363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 27 16:02:49.418546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext name: AvailabilityZones {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 27 16:02:49.418725 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext alias: os-availability-zone {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 27 16:02:49.418906 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext description: Describe Availability Zones. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 27 16:02:49.419080 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 27 16:02:49.419254 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.extensions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Loaded extension: os-availability-zone {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 27 16:02:49.420102 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.420359 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.421741 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.421981 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.422161 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.422377 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.423203 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.423442 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.424447 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.424515 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.424670 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.424750 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.426582 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.426804 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.429294 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.429525 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.431379 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.431607 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.431760 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.432020 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.433387 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.433607 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.434417 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.434665 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.435948 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.436192 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.437302 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.437544 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.438028 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.438255 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.440109 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.440320 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.440480 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.440729 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.441354 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.441564 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.442827 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.443064 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.443942 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.444159 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.445307 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.445550 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.447466 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.447682 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.447856 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.448102 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.449996 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.450225 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.450288 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.450466 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.451387 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.451603 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.452569 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.452636 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.452790 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.452868 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.453718 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.453921 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.454092 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.454333 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.454810 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.455032 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.456471 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.456676 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.457188 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.457435 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.457762 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.457977 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.459115 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.459325 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.460333 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.460529 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.461393 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: extensions {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.461556 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.461556 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.462210 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: extra_specs {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.463173 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: backups {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.464300 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.464573 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.464636 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-volume-manage {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.465551 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-snapshot-manage {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.465981 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.466574 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.467122 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: encryption {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.467770 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.468025 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.468243 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-quota-sets {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.469096 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.469247 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-volume-transfer {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.469303 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.470381 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.470493 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-quota-class-sets {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.470597 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.471264 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-hosts {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.472265 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.472494 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.472559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-volume-type-access {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.473591 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: qos-specs {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.473761 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.474001 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.474922 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: scheduler-stats {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.475230 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.475470 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.475936 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: cgsnapshots {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.476674 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.476850 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.476935 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: capabilities {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.477735 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: consistencygroups {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.477839 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: extensions {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.478831 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: extra_specs {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.479014 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-services {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.479883 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: encryption {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.479991 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: backups {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.480863 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extended resource: os-availability-zone {{(pid=87928) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.481567 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-volume-manage {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.482527 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.482783 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.483294 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-snapshot-manage {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.483904 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.484120 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.484387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: encryption {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.485140 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.485345 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.485609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-quota-sets {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.486424 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.486621 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.486887 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-volume-transfer {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.487625 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.487771 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.488172 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-quota-class-sets {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.488879 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.489082 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.489248 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-hosts {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.490074 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.490281 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.490626 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-volume-type-access {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.491399 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.491604 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.491897 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: qos-specs {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.492558 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.492776 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.493578 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: scheduler-stats {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.493743 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.493913 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.494643 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: cgsnapshots {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.494784 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.snapshot_actions [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] SnapshotActionsController initialized {{(pid=87928) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 27 16:02:49.494966 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeActions extending resource: volumes {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.495177 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.495357 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.495526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension AdminActions extending resource: volumes {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.495706 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension AdminActions extending resource: snapshots {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.495792 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: capabilities {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.495903 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension AdminActions extending resource: backups {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.496061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.496239 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.496415 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.496576 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.496750 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.496876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: consistencygroups {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.496953 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.497061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension TypesManage extending resource: types {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.497225 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.497393 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension UsedLimits extending resource: limits {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.497617 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-4552df0c-4661-440c-af30-ffb6b2568e31 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87928) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.498386 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-services {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.499361 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: encryption {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.500593 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extended resource: os-availability-zone {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 27 16:02:49.500978 n-d-705658-15 devstack@c-api.service[87927]: WARNING keystonemiddleware.auth_token [None req-4552df0c-4661-440c-af30-ffb6b2568e31 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 27 16:02:49.502025 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.502269 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.503342 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.503608 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.503783 n-d-705658-15 devstack@c-api.service[87927]: WARNING keystonemiddleware.auth_token [None req-4552df0c-4661-440c-af30-ffb6b2568e31 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 27 16:02:49.504758 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.504996 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.506263 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.506367 n-d-705658-15 devstack@c-api.service[87927]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x55bb2bf499c0 pid: 87928 (default app) Jan 27 16:02:49.506473 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.507628 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.507948 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.508010 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1/1] 10.222.0.108 () {50 vars in 771 bytes} [Wed Jan 27 16:02:49 2021] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 230 bytes (1 switches on core 0) Jan 27 16:02:49.509101 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.509344 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.510526 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.510749 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.512462 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.512590 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.514281 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.514547 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.515666 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:02:49.515920 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:02:49.516884 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] SnapshotActionsController initialized {{(pid=87929) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 27 16:02:49.517099 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeActions extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.517427 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.517632 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.517836 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension AdminActions extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.518046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension AdminActions extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.518240 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension AdminActions extending resource: backups {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.518436 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.518632 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeTypeAccess extending resource: types {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.518851 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.519044 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.519255 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.519457 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.519651 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension TypesManage extending resource: types {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.519860 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension SnapshotActions extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.520056 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension UsedLimits extending resource: limits {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.520253 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack [None req-8a57935f-a301-440d-9df1-117eb0fae51d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 27 16:02:49.523446 n-d-705658-15 devstack@c-api.service[87927]: WARNING keystonemiddleware.auth_token [None req-8a57935f-a301-440d-9df1-117eb0fae51d 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 27 16:02:49.527572 n-d-705658-15 devstack@c-api.service[87927]: WARNING keystonemiddleware.auth_token [None req-8a57935f-a301-440d-9df1-117eb0fae51d 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 27 16:02:49.530600 n-d-705658-15 devstack@c-api.service[87927]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x55bb2bf499c0 pid: 87929 (default app) Jan 27 16:02:53.021180 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 admin admin] POST http://10.222.0.108/volume/v3/a7d4c6d50a46476aa1b3839720d9a0d0/types Jan 27 16:02:53.022254 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:02:53.022254 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:02:53.022564 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:02:53.024325 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:02:53.024325 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:02:53.032813 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:02:53.237111 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 admin admin] http://10.222.0.108/volume/v3/a7d4c6d50a46476aa1b3839720d9a0d0/types returned with HTTP 200 Jan 27 16:02:53.237576 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 2/2] 10.222.0.108 () {60 vars in 1233 bytes} [Wed Jan 27 16:02:52 2021] POST /volume/v3/a7d4c6d50a46476aa1b3839720d9a0d0/types => generated 186 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:02:53.438094 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 req-40b08a9c-c974-4888-bff9-9fb117c1c2b2 admin admin] POST http://10.222.0.108/volume/v3/a7d4c6d50a46476aa1b3839720d9a0d0/types/67273b85-a6aa-4c38-bf47-0a2e9116d0f4/extra_specs Jan 27 16:02:53.439496 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:02:53.439496 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:02:53.439735 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 req-40b08a9c-c974-4888-bff9-9fb117c1c2b2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:02:53.441850 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:02:53.441850 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:02:53.558338 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 req-40b08a9c-c974-4888-bff9-9fb117c1c2b2 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:02:53.638099 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 req-40b08a9c-c974-4888-bff9-9fb117c1c2b2 admin admin] http://10.222.0.108/volume/v3/a7d4c6d50a46476aa1b3839720d9a0d0/types/67273b85-a6aa-4c38-bf47-0a2e9116d0f4/extra_specs returned with HTTP 200 Jan 27 16:02:53.640065 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1/3] 10.222.0.108 () {62 vars in 1450 bytes} [Wed Jan 27 16:02:53 2021] POST /volume/v3/a7d4c6d50a46476aa1b3839720d9a0d0/types/67273b85-a6aa-4c38-bf47-0a2e9116d0f4/extra_specs => generated 55 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 16:03:29.906308 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 admin admin] GET http://10.222.0.108/volume// Jan 27 16:03:29.906607 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 admin admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:03:29.906885 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 admin admin] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:03:29.907948 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 admin admin] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:03:29.908339 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 3/4] 10.222.0.108 () {56 vars in 1093 bytes} [Wed Jan 27 16:03:29 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:05:02.269765 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fed5c86f-9f69-48d7-a2f3-253b78cbb451 tempest-verify_tempest_config-425708016 tempest-verify_tempest_config-425708016-project] GET http://10.222.0.108/volume/v3/197dc404477844f695973008ad22f11b/extensions Jan 27 16:05:02.270106 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fed5c86f-9f69-48d7-a2f3-253b78cbb451 tempest-verify_tempest_config-425708016 tempest-verify_tempest_config-425708016-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:02.270407 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fed5c86f-9f69-48d7-a2f3-253b78cbb451 tempest-verify_tempest_config-425708016 tempest-verify_tempest_config-425708016-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:02.270987 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fed5c86f-9f69-48d7-a2f3-253b78cbb451 tempest-verify_tempest_config-425708016 tempest-verify_tempest_config-425708016-project] http://10.222.0.108/volume/v3/197dc404477844f695973008ad22f11b/extensions returned with HTTP 200 Jan 27 16:05:02.271441 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 2/5] 10.222.0.108 () {58 vars in 1218 bytes} [Wed Jan 27 16:05:02 2021] GET /volume/v3/197dc404477844f695973008ad22f11b/extensions => generated 5245 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:05:02.297969 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 admin admin] GET http://10.222.0.108/volume/ Jan 27 16:05:02.298247 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 admin admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:05:02.298376 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:05:02.298376 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:05:02.298592 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 admin admin] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:05:02.299293 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eac51bdd-bb26-42c2-b99e-cb2f56008e46 admin admin] http://10.222.0.108/volume/ returned with HTTP 300 Jan 27 16:05:02.299644 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 4/6] 10.222.0.108 () {52 vars in 811 bytes} [Wed Jan 27 16:05:02 2021] GET /volume => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:11:25.337787 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] POST http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes Jan 27 16:11:25.338211 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-733254712"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:11:25.338847 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-733254712'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:11:25.339793 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Create volume of 1 GB Jan 27 16:11:25.353964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Availability zone cache updated, next update will occur around 2021-01-27 17:11:25.352834. {{(pid=87929) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 16:11:25.354340 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Availability Zones retrieved successfully. Jan 27 16:11:25.388784 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Flow 'volume_create_api' (bc7e30f1-2ab4-49cc-8e96-f284081b96ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:11:25.390429 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d0f435-a97e-4393-933d-0c03e0fa8e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:25.391657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:11:25.434504 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d0f435-a97e-4393-933d-0c03e0fa8e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:25.435718 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2001a79e-12f3-4188-b24a-5211a7ea3ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:25.477566 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] 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 27 16:11:25.479428 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] 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 27 16:11:25.716161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Created reservations ['cede27e6-4ab9-4030-90d2-9b81dbeddf0d', '0bb7191e-2d97-4c52-8879-4929667e687a', '54c9fbbe-011b-443b-9def-b365b6e0e10e', '730797d2-f6cf-47c2-a4bb-1e8f7d4055a6'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:11:25.717250 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2001a79e-12f3-4188-b24a-5211a7ea3ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cede27e6-4ab9-4030-90d2-9b81dbeddf0d', '0bb7191e-2d97-4c52-8879-4929667e687a', '54c9fbbe-011b-443b-9def-b365b6e0e10e', '730797d2-f6cf-47c2-a4bb-1e8f7d4055a6']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:25.718266 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1afabb6-3fdd-4eef-b25f-3c9760da3054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:25.800333 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1afabb6-3fdd-4eef-b25f-3c9760da3054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c493a4e-d5de-422a-a2ea-5d1e6f62d17d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-733254712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a080ba377f34fa59cd76f9b0d9ccce0',qos_specs=None,replication_status=,reservations=['cede27e6-4ab9-4030-90d2-9b81dbeddf0d','0bb7191e-2d97-4c52-8879-4929667e687a','54c9fbbe-011b-443b-9def-b365b6e0e10e','730797d2-f6cf-47c2-a4bb-1e8f7d4055a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cc041b2eb804473b9da2a6fa16ab088',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:11:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-733254712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c493a4e-d5de-422a-a2ea-5d1e6f62d17d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a080ba377f34fa59cd76f9b0d9ccce0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0cc041b2eb804473b9da2a6fa16ab088',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:25.801292 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e063b10-b16c-4008-ac3b-011df3cd8a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:25.848608 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e063b10-b16c-4008-ac3b-011df3cd8a53) transitioned into state 'SUCCESS' from state '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-733254712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a080ba377f34fa59cd76f9b0d9ccce0',qos_specs=None,replication_status=,reservations=['cede27e6-4ab9-4030-90d2-9b81dbeddf0d','0bb7191e-2d97-4c52-8879-4929667e687a','54c9fbbe-011b-443b-9def-b365b6e0e10e','730797d2-f6cf-47c2-a4bb-1e8f7d4055a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cc041b2eb804473b9da2a6fa16ab088',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:25.849564 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e3634fe-0af3-4ea1-ad67-4dfd72f59cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:25.928106 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e3634fe-0af3-4ea1-ad67-4dfd72f59cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:25.929631 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Flow 'volume_create_api' (bc7e30f1-2ab4-49cc-8e96-f284081b96ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:11:25.957657 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Create volume request issued successfully. Jan 27 16:11:25.972392 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d754c217-ae66-4846-9f86-044eac57b20a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes returned with HTTP 202 Jan 27 16:11:25.981422 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f88eb5d5-bff3-4364-b2a3-26479b0d94d1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:11:25.982413 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f88eb5d5-bff3-4364-b2a3-26479b0d94d1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:25.982413 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f88eb5d5-bff3-4364-b2a3-26479b0d94d1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:25.991980 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 3/7] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:11:25 2021] POST /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes => generated 831 bytes in 656 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:11:26.029270 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:26.029270 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:26.037473 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f88eb5d5-bff3-4364-b2a3-26479b0d94d1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:11:26.059115 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f88eb5d5-bff3-4364-b2a3-26479b0d94d1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:11:26.059681 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 5/8] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:25 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 899 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:27.070005 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30268a3b-5c1e-4c2a-aa2c-0f6d18ad9fe3 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:11:27.070245 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30268a3b-5c1e-4c2a-aa2c-0f6d18ad9fe3 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:27.070245 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:27.070245 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:27.070402 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30268a3b-5c1e-4c2a-aa2c-0f6d18ad9fe3 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:27.100306 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:27.100306 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:27.105643 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-30268a3b-5c1e-4c2a-aa2c-0f6d18ad9fe3 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:11:27.117592 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30268a3b-5c1e-4c2a-aa2c-0f6d18ad9fe3 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:11:27.118280 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 4/9] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:27 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 924 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:27.280618 n-d-705658-15 devstack@c-api.service[87927]: WARNING keystonemiddleware.auth_token [None req-f88eb5d5-bff3-4364-b2a3-26479b0d94d1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] 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 27 16:11:27.282471 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-352d0b20-a9ba-4ae9-bb78-072d0611dbad tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:11:27.282748 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-352d0b20-a9ba-4ae9-bb78-072d0611dbad tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:27.282882 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:27.282882 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:27.283079 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-352d0b20-a9ba-4ae9-bb78-072d0611dbad tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:27.306450 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:27.306450 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:27.310608 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-352d0b20-a9ba-4ae9-bb78-072d0611dbad tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:11:27.320753 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-352d0b20-a9ba-4ae9-bb78-072d0611dbad tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:11:27.321170 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 6/10] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:11:27 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 924 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:28.261064 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30268a3b-5c1e-4c2a-aa2c-0f6d18ad9fe3 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume// Jan 27 16:11:28.261432 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30268a3b-5c1e-4c2a-aa2c-0f6d18ad9fe3 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:28.261477 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:28.261477 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:28.261690 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30268a3b-5c1e-4c2a-aa2c-0f6d18ad9fe3 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:28.262773 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30268a3b-5c1e-4c2a-aa2c-0f6d18ad9fe3 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:11:28.263074 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 5/11] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 16:11:28 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:11:28.275857 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-66140f5a-8739-43d1-a852-e666aa83acca tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] POST http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/attachments Jan 27 16:11:28.276217 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:28.276217 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:28.277144 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-66140f5a-8739-43d1-a852-e666aa83acca tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c493a4e-d5de-422a-a2ea-5d1e6f62d17d", "instance_uuid": "4106ac06-fb69-451b-b49b-6d71d891ed0e", "connector": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:11:28.303319 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:28.303319 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:28.449530 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-66140f5a-8739-43d1-a852-e666aa83acca tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/attachments returned with HTTP 200 Jan 27 16:11:28.459457 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 7/12] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 16:11:28 2021] POST /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/attachments => generated 273 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:11:28.545428 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e4f68e3-b21f-48f5-8ea9-b7352612da4e tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:11:28.545876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e4f68e3-b21f-48f5-8ea9-b7352612da4e tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:28.546234 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e4f68e3-b21f-48f5-8ea9-b7352612da4e tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:28.588558 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:28.588558 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:28.594347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0e4f68e3-b21f-48f5-8ea9-b7352612da4e tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:11:28.606539 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:28.606539 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:28.612870 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e4f68e3-b21f-48f5-8ea9-b7352612da4e tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:11:28.613541 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 6/13] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:28 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 923 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:28.622275 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-66140f5a-8739-43d1-a852-e666aa83acca tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume// Jan 27 16:11:28.622515 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-66140f5a-8739-43d1-a852-e666aa83acca tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:28.622782 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:28.622782 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:28.623125 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-66140f5a-8739-43d1-a852-e666aa83acca tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:28.623810 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-66140f5a-8739-43d1-a852-e666aa83acca tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:11:28.624437 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 8/14] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 16:11:28 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:11:28.880430 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-962121b9-c0b5-4490-8695-6dfcde3f3da0 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:11:28.880781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-962121b9-c0b5-4490-8695-6dfcde3f3da0 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:28.880945 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:28.880945 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:28.881185 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-962121b9-c0b5-4490-8695-6dfcde3f3da0 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:28.905719 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:28.905719 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:28.911819 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-962121b9-c0b5-4490-8695-6dfcde3f3da0 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:11:28.921844 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:28.921844 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:28.926933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-962121b9-c0b5-4490-8695-6dfcde3f3da0 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:11:28.927571 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 7/15] 10.222.0.115 () {60 vars in 1408 bytes} [Wed Jan 27 16:11:28 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 1022 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:11:29.031160 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-ab1a3f9f-de3e-48c8-8b2b-01a63c6570ce tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] PUT http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/attachments/05d4e9ca-e2f4-4e33-b8a6-451855272b59 Jan 27 16:11:29.031611 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-ab1a3f9f-de3e-48c8-8b2b-01a63c6570ce tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.115", "host": "n-h1-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:11:29.056163 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:11:29.056163 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 16:11:29.056632 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-ab1a3f9f-de3e-48c8-8b2b-01a63c6570ce tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Lock "b'cinder-attachment_update-1c493a4e-d5de-422a-a2ea-5d1e6f62d17d-n-h1-705658-15'" acquired by "attachment_update" :: waited 0.008s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:11:29.057999 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:29.057999 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:29.622605 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-682e4fdf-7653-4cd3-b334-55acd26dc0d6 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:11:29.622937 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-682e4fdf-7653-4cd3-b334-55acd26dc0d6 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:29.623107 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:29.623107 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:29.623372 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-682e4fdf-7653-4cd3-b334-55acd26dc0d6 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:29.702126 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:29.702126 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:29.711784 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-682e4fdf-7653-4cd3-b334-55acd26dc0d6 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:11:29.727579 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:29.727579 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:29.737399 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-682e4fdf-7653-4cd3-b334-55acd26dc0d6 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:11:29.738192 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 8/16] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:29 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 923 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:30.747097 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ed4ba70-493b-4233-828f-f4c128d7e261 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:11:30.747475 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ed4ba70-493b-4233-828f-f4c128d7e261 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:30.747475 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:30.747475 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:30.747700 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ed4ba70-493b-4233-828f-f4c128d7e261 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:30.788685 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:30.788685 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:30.801129 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0ed4ba70-493b-4233-828f-f4c128d7e261 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:11:30.817367 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:30.817367 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:30.823419 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ed4ba70-493b-4233-828f-f4c128d7e261 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:11:30.823964 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 9/17] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:30 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 923 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:31.794194 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-ab1a3f9f-de3e-48c8-8b2b-01a63c6570ce tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Lock "b'cinder-attachment_update-1c493a4e-d5de-422a-a2ea-5d1e6f62d17d-n-h1-705658-15'" released by "attachment_update" :: held 2.738s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:11:31.794626 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-ab1a3f9f-de3e-48c8-8b2b-01a63c6570ce tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/attachments/05d4e9ca-e2f4-4e33-b8a6-451855272b59 returned with HTTP 200 Jan 27 16:11:31.795238 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 9/18] 10.222.0.115 () {64 vars in 1473 bytes} [Wed Jan 27 16:11:29 2021] PUT /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/attachments/05d4e9ca-e2f4-4e33-b8a6-451855272b59 => generated 763 bytes in 2767 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:11:31.834459 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-273b2d15-e993-44a8-a466-5c1bab18e4a1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:11:31.834769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-273b2d15-e993-44a8-a466-5c1bab18e4a1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:31.834979 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:31.834979 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:31.835218 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-273b2d15-e993-44a8-a466-5c1bab18e4a1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:31.872338 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:31.872338 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:31.877464 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-273b2d15-e993-44a8-a466-5c1bab18e4a1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:11:31.888928 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:31.888928 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:31.894050 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-273b2d15-e993-44a8-a466-5c1bab18e4a1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:11:31.894524 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 10/19] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:31 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 924 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:11:32.903744 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c52af789-8d63-4e85-becb-d27f1776d6f1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:11:32.904183 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c52af789-8d63-4e85-becb-d27f1776d6f1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:32.904183 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:32.904183 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:32.904292 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c52af789-8d63-4e85-becb-d27f1776d6f1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:32.931900 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:32.931900 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:32.947814 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c52af789-8d63-4e85-becb-d27f1776d6f1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:11:32.971517 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:32.971517 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:32.971517 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c52af789-8d63-4e85-becb-d27f1776d6f1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:11:32.971517 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 10/20] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:32 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 924 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:33.979862 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f2ff4e09-a167-4c49-8c92-eb69f37eab1a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:11:33.980130 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f2ff4e09-a167-4c49-8c92-eb69f37eab1a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:33.980892 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:33.980892 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:33.981208 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f2ff4e09-a167-4c49-8c92-eb69f37eab1a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:34.020515 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:34.020515 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:34.025551 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f2ff4e09-a167-4c49-8c92-eb69f37eab1a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:11:34.035246 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:34.035246 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:34.039543 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f2ff4e09-a167-4c49-8c92-eb69f37eab1a tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:11:34.040024 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 11/21] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:33 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 924 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:35.050031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eba5ab06-a2c9-40f5-9e5a-24a2fbda7612 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:11:35.051929 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eba5ab06-a2c9-40f5-9e5a-24a2fbda7612 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:35.052238 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:35.052238 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:35.052497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eba5ab06-a2c9-40f5-9e5a-24a2fbda7612 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:35.077722 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:35.077722 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:35.082419 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eba5ab06-a2c9-40f5-9e5a-24a2fbda7612 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:11:35.093205 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:35.093205 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:35.105470 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eba5ab06-a2c9-40f5-9e5a-24a2fbda7612 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:11:35.105470 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 11/22] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:35 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 924 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:36.112135 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c61c775c-423c-464b-adf6-ccd9a0a99d45 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:11:36.113315 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c61c775c-423c-464b-adf6-ccd9a0a99d45 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:36.113555 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:36.113555 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:36.113914 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c61c775c-423c-464b-adf6-ccd9a0a99d45 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:36.169502 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:36.169502 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:36.175619 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c61c775c-423c-464b-adf6-ccd9a0a99d45 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:11:36.186483 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:36.186483 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:36.191449 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c61c775c-423c-464b-adf6-ccd9a0a99d45 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:11:36.196754 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 12/23] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:36 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 924 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:37.200992 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-902096f4-8dcb-4c68-a7f8-359f15bcb7e1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:11:37.201628 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-902096f4-8dcb-4c68-a7f8-359f15bcb7e1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:37.201876 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:37.201876 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:37.202237 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-902096f4-8dcb-4c68-a7f8-359f15bcb7e1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:37.264564 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:37.264564 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:37.280531 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-902096f4-8dcb-4c68-a7f8-359f15bcb7e1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:11:37.291069 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:37.291069 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:37.295247 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-902096f4-8dcb-4c68-a7f8-359f15bcb7e1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:11:37.302148 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 12/24] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:37 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 924 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:38.306755 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5cbd5f38-a688-4039-bf66-4bcadd86fe0c tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:11:38.307484 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5cbd5f38-a688-4039-bf66-4bcadd86fe0c tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:38.307694 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:38.307694 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:38.308016 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5cbd5f38-a688-4039-bf66-4bcadd86fe0c tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:38.331984 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-2994d3e9-86fa-48fb-9518-34222ea263de tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] POST http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/attachments/05d4e9ca-e2f4-4e33-b8a6-451855272b59/action Jan 27 16:11:38.332284 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:38.332284 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:38.333302 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-2994d3e9-86fa-48fb-9518-34222ea263de tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Action body: b'{"os-complete": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:11:38.333497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-2994d3e9-86fa-48fb-9518-34222ea263de tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:11:38.372165 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:38.372165 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:38.382167 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5cbd5f38-a688-4039-bf66-4bcadd86fe0c tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:11:38.400555 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:38.400555 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:38.405100 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5cbd5f38-a688-4039-bf66-4bcadd86fe0c tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:11:38.411209 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:38.411209 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:38.412577 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 13/25] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:38 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 924 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:38.497262 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e6505969-4933-49fc-a23d-7b592f9037e8 req-2994d3e9-86fa-48fb-9518-34222ea263de tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/attachments/05d4e9ca-e2f4-4e33-b8a6-451855272b59/action returned with HTTP 204 Jan 27 16:11:38.497789 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 13/26] 10.222.0.115 () {64 vars in 1494 bytes} [Wed Jan 27 16:11:38 2021] POST /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/attachments/05d4e9ca-e2f4-4e33-b8a6-451855272b59/action => generated 0 bytes in 170 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:11:39.414519 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8c53a01-1d3b-4cb1-99ed-e8f63e2be1e9 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:11:39.415260 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d8c53a01-1d3b-4cb1-99ed-e8f63e2be1e9 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:39.415528 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:39.415528 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:39.416353 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d8c53a01-1d3b-4cb1-99ed-e8f63e2be1e9 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:39.501885 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:39.501885 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:39.509447 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d8c53a01-1d3b-4cb1-99ed-e8f63e2be1e9 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:11:39.521236 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:39.521236 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:39.535730 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8c53a01-1d3b-4cb1-99ed-e8f63e2be1e9 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:11:39.535730 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 14/27] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:39 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 1216 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:11:41.431890 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] POST http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes Jan 27 16:11:41.432222 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:41.432222 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:41.432671 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2042701581"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:11:41.433364 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2042701581'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:11:41.434349 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Create volume of 1 GB Jan 27 16:11:41.461814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Availability zone cache updated, next update will occur around 2021-01-27 17:11:41.460640. {{(pid=87928) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 16:11:41.463681 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Availability Zones retrieved successfully. Jan 27 16:11:41.528085 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Flow 'volume_create_api' (dc456548-8fc3-4c1a-803e-1ec92431d549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:11:41.529522 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba7c43a5-d7c1-4191-bf73-7d80272260d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:41.559716 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:11:41.702368 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba7c43a5-d7c1-4191-bf73-7d80272260d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:41.703600 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9c23ccc-cf24-4bbf-82bb-a6119d0deaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:41.763160 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] 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 27 16:11:41.763598 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] 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 27 16:11:41.866493 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Created reservations ['829cc6fe-db8f-42e1-b72c-c788902a414a', '7003eda8-f423-439c-9c5e-18f0b1d05a95', 'baec57de-065b-40c9-bb9a-1963861814ff', '192537b7-a1ba-4d1b-ac32-fc984f6d48ee'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:11:41.867599 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9c23ccc-cf24-4bbf-82bb-a6119d0deaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['829cc6fe-db8f-42e1-b72c-c788902a414a', '7003eda8-f423-439c-9c5e-18f0b1d05a95', 'baec57de-065b-40c9-bb9a-1963861814ff', '192537b7-a1ba-4d1b-ac32-fc984f6d48ee']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:41.868639 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8828e14c-ff54-4261-91df-ad78fc201745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:41.992291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8828e14c-ff54-4261-91df-ad78fc201745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd90f3fbc-e98f-43e6-8764-9002f5ce4a5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2042701581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2bebadd84f340a49f08be39de8005e9',qos_specs=None,replication_status=,reservations=['829cc6fe-db8f-42e1-b72c-c788902a414a','7003eda8-f423-439c-9c5e-18f0b1d05a95','baec57de-065b-40c9-bb9a-1963861814ff','192537b7-a1ba-4d1b-ac32-fc984f6d48ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b478042df0f41d08480e12262506b01',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2042701581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d90f3fbc-e98f-43e6-8764-9002f5ce4a5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2bebadd84f340a49f08be39de8005e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0b478042df0f41d08480e12262506b01',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:41.992291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59ba30e-d98f-4a81-ae54-36622dc8d5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:42.083092 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59ba30e-d98f-4a81-ae54-36622dc8d5ab) transitioned into state 'SUCCESS' from state '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-2042701581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2bebadd84f340a49f08be39de8005e9',qos_specs=None,replication_status=,reservations=['829cc6fe-db8f-42e1-b72c-c788902a414a','7003eda8-f423-439c-9c5e-18f0b1d05a95','baec57de-065b-40c9-bb9a-1963861814ff','192537b7-a1ba-4d1b-ac32-fc984f6d48ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b478042df0f41d08480e12262506b01',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:42.084064 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb7fe75-9c95-4fa6-aab5-d03aff5e33ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:42.152697 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb7fe75-9c95-4fa6-aab5-d03aff5e33ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:42.153988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Flow 'volume_create_api' (dc456548-8fc3-4c1a-803e-1ec92431d549) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:11:42.186766 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Create volume request issued successfully. Jan 27 16:11:42.194310 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9c079d7f-55b3-4384-8abe-0bad516ecb89 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes returned with HTTP 202 Jan 27 16:11:42.200049 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 14/28] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:11:41 2021] POST /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes => generated 826 bytes in 765 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:11:42.204376 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00da2247-dd75-4057-8cf2-f5d4df495968 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:42.204376 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-00da2247-dd75-4057-8cf2-f5d4df495968 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:42.204376 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:42.204376 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:42.204376 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-00da2247-dd75-4057-8cf2-f5d4df495968 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:42.240236 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:42.240236 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:42.246604 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-00da2247-dd75-4057-8cf2-f5d4df495968 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:42.271630 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00da2247-dd75-4057-8cf2-f5d4df495968 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:42.272872 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 15/29] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:42 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 894 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:43.283451 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d32abb53-5935-40fa-8332-48765c167190 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:43.284684 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d32abb53-5935-40fa-8332-48765c167190 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:43.284928 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:43.284928 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:43.285265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d32abb53-5935-40fa-8332-48765c167190 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:43.333899 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:43.333899 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:43.339069 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d32abb53-5935-40fa-8332-48765c167190 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:43.352189 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d32abb53-5935-40fa-8332-48765c167190 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:43.352969 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 15/30] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:43 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 919 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:43.454256 n-d-705658-15 devstack@c-api.service[87927]: WARNING keystonemiddleware.auth_token [None req-00da2247-dd75-4057-8cf2-f5d4df495968 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] 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 27 16:11:43.456419 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-0e0deb91-0222-497e-acbc-21c634ccdd9b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:43.460388 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-0e0deb91-0222-497e-acbc-21c634ccdd9b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:43.460525 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:43.460525 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:43.460727 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-0e0deb91-0222-497e-acbc-21c634ccdd9b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:43.523436 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:43.523436 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:43.529110 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-0e0deb91-0222-497e-acbc-21c634ccdd9b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:43.548231 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-0e0deb91-0222-497e-acbc-21c634ccdd9b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:43.549516 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 16/31] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:11:43 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 919 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:43.804350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] POST http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes Jan 27 16:11:43.804684 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:43.804684 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:43.804967 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-483974561", "imageRef": "b6bbef6b-f873-431e-ad70-72df4730a470", "size": 1}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:11:43.806060 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-483974561', 'imageRef': 'b6bbef6b-f873-431e-ad70-72df4730a470', 'size': 1}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:11:43.901062 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Create volume of 1 GB Jan 27 16:11:43.909185 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Availability Zones retrieved successfully. Jan 27 16:11:43.917273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Flow 'volume_create_api' (226c1cf9-3ba6-493c-9415-f09f400e17e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:11:43.918551 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa1b172e-4a38-4049-bac0-62b1e218c2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:43.919592 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:11:44.062239 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa1b172e-4a38-4049-bac0-62b1e218c2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:44.063401 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc91d947-8291-4824-9c4d-0dba198a2176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:44.239969 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Created reservations ['21b23962-c0af-4efa-be83-68770b20b031', '64ae42b1-6486-4be3-91bf-bc05a24bf61e', '62d6fe49-8716-4a7b-b207-92947460d6a8', '3d2ad7cf-3221-40ee-91d9-31a44e8bbc7a'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:11:44.241068 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc91d947-8291-4824-9c4d-0dba198a2176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21b23962-c0af-4efa-be83-68770b20b031', '64ae42b1-6486-4be3-91bf-bc05a24bf61e', '62d6fe49-8716-4a7b-b207-92947460d6a8', '3d2ad7cf-3221-40ee-91d9-31a44e8bbc7a']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:44.242086 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea655645-d8c5-432b-add8-2bce6bcc173b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:44.339474 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea655645-d8c5-432b-add8-2bce6bcc173b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a30f51c-7597-4121-931f-51804df339dd', '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-483974561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08f9f9cfd394a36a3aab0bd3155f71b',qos_specs=None,replication_status=,reservations=['21b23962-c0af-4efa-be83-68770b20b031','64ae42b1-6486-4be3-91bf-bc05a24bf61e','62d6fe49-8716-4a7b-b207-92947460d6a8','3d2ad7cf-3221-40ee-91d9-31a44e8bbc7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='187e8c7cc8504ee9aa95aa8f257dd6e6',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:11:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-483974561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a30f51c-7597-4121-931f-51804df339dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a08f9f9cfd394a36a3aab0bd3155f71b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='187e8c7cc8504ee9aa95aa8f257dd6e6',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:44.340524 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a28f5e1-0fef-4418-8330-87fc9c6adc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:44.396649 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-0e0deb91-0222-497e-acbc-21c634ccdd9b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume// Jan 27 16:11:44.396894 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-0e0deb91-0222-497e-acbc-21c634ccdd9b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:44.397139 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:44.397139 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:44.397339 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-0e0deb91-0222-497e-acbc-21c634ccdd9b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:44.397944 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-0e0deb91-0222-497e-acbc-21c634ccdd9b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:11:44.398260 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 17/32] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 16:11:44 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:11:44.407156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-a8ed159e-afbc-44b6-a694-543cc816465a tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] POST http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/attachments Jan 27 16:11:44.407677 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-a8ed159e-afbc-44b6-a694-543cc816465a tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d90f3fbc-e98f-43e6-8764-9002f5ce4a5b", "instance_uuid": "c5c3d104-5c8f-4ea6-951a-6112e60ef709", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:11:44.421782 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a28f5e1-0fef-4418-8330-87fc9c6adc0f) transitioned into state 'SUCCESS' from state '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-483974561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08f9f9cfd394a36a3aab0bd3155f71b',qos_specs=None,replication_status=,reservations=['21b23962-c0af-4efa-be83-68770b20b031','64ae42b1-6486-4be3-91bf-bc05a24bf61e','62d6fe49-8716-4a7b-b207-92947460d6a8','3d2ad7cf-3221-40ee-91d9-31a44e8bbc7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='187e8c7cc8504ee9aa95aa8f257dd6e6',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:44.423241 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (751631fe-1757-4c4b-a743-9928c91e78cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:11:44.433381 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:44.433381 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:44.464189 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (751631fe-1757-4c4b-a743-9928c91e78cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:11:44.465776 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Flow 'volume_create_api' (226c1cf9-3ba6-493c-9415-f09f400e17e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:11:44.509925 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Create volume request issued successfully. Jan 27 16:11:44.517533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5445ad36-32b1-4074-baee-bb980d0e541c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes returned with HTTP 202 Jan 27 16:11:44.518714 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 16/33] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:11:43 2021] POST /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes => generated 823 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:11:44.527058 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ba11c38-ac06-4053-8c3c-c7e2715bab7c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:11:44.527340 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ba11c38-ac06-4053-8c3c-c7e2715bab7c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:44.527466 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:44.527466 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:44.527645 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ba11c38-ac06-4053-8c3c-c7e2715bab7c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:44.557219 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:44.557219 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:44.563435 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6ba11c38-ac06-4053-8c3c-c7e2715bab7c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:11:44.576154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ba11c38-ac06-4053-8c3c-c7e2715bab7c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:11:44.576776 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 17/34] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:44 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 891 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:11:44.639982 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-a8ed159e-afbc-44b6-a694-543cc816465a tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/attachments returned with HTTP 200 Jan 27 16:11:44.640857 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 18/35] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 16:11:44 2021] POST /volume/v3/e2bebadd84f340a49f08be39de8005e9/attachments => generated 273 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:11:44.767765 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-374a5273-c283-4c55-9b96-04a83af48077 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:44.768087 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-374a5273-c283-4c55-9b96-04a83af48077 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:44.768220 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:44.768220 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:44.768875 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-374a5273-c283-4c55-9b96-04a83af48077 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:44.796752 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:44.796752 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:44.801474 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-374a5273-c283-4c55-9b96-04a83af48077 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:44.810709 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:44.810709 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:44.815444 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-374a5273-c283-4c55-9b96-04a83af48077 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:44.820858 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 18/36] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:44 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 918 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:45.585915 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-056d9b97-90c6-4443-b5c6-6459e67a3db6 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:11:45.586190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-056d9b97-90c6-4443-b5c6-6459e67a3db6 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:45.586313 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:45.586313 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:45.586504 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-056d9b97-90c6-4443-b5c6-6459e67a3db6 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:45.613701 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:45.613701 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:45.619150 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-056d9b97-90c6-4443-b5c6-6459e67a3db6 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:11:45.635069 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-056d9b97-90c6-4443-b5c6-6459e67a3db6 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:11:45.635782 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 19/37] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:45 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 915 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:45.811896 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-374a5273-c283-4c55-9b96-04a83af48077 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume// Jan 27 16:11:45.812272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-374a5273-c283-4c55-9b96-04a83af48077 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:45.812416 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:45.812416 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:45.812610 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-374a5273-c283-4c55-9b96-04a83af48077 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:45.815074 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-374a5273-c283-4c55-9b96-04a83af48077 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:11:45.815074 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 19/38] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:11:45 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:11:45.825268 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-56845a93-da66-4405-837c-167d0f62ef8d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:45.825561 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-56845a93-da66-4405-837c-167d0f62ef8d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:45.825695 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:45.825695 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:45.825898 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-56845a93-da66-4405-837c-167d0f62ef8d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:45.853241 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:45.853241 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:45.860595 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-56845a93-da66-4405-837c-167d0f62ef8d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:45.884653 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:45.884653 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:45.895096 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-56845a93-da66-4405-837c-167d0f62ef8d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:45.898896 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 20/39] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:45 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 918 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:46.422922 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-79b1f5fe-9885-4021-b240-60b95ff84549 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:46.423352 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-79b1f5fe-9885-4021-b240-60b95ff84549 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:46.423615 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-79b1f5fe-9885-4021-b240-60b95ff84549 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:46.449869 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:46.449869 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:46.456061 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-79b1f5fe-9885-4021-b240-60b95ff84549 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:46.466278 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:46.466278 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:46.471363 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-79b1f5fe-9885-4021-b240-60b95ff84549 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:46.472002 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 20/40] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 16:11:46 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 1017 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:11:46.645086 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70494f7e-15cd-4e35-9e09-f494736105a9 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:11:46.645380 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70494f7e-15cd-4e35-9e09-f494736105a9 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:46.645509 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:46.645509 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:46.645698 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70494f7e-15cd-4e35-9e09-f494736105a9 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:46.653638 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-ab7dfdc0-ae83-497a-a89a-ac8d593af9ab tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] PUT http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/attachments/cca90276-c165-408f-ba45-41e0d13e5725 Jan 27 16:11:46.656169 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:46.656169 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:46.656666 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-ab7dfdc0-ae83-497a-a89a-ac8d593af9ab tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:11:46.679280 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:11:46.679280 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 16:11:46.679801 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-ab7dfdc0-ae83-497a-a89a-ac8d593af9ab tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Lock "b'cinder-attachment_update-d90f3fbc-e98f-43e6-8764-9002f5ce4a5b-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.008s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:11:46.681608 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:46.681608 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:46.684928 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:46.684928 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:46.690100 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-70494f7e-15cd-4e35-9e09-f494736105a9 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:11:46.706538 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70494f7e-15cd-4e35-9e09-f494736105a9 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:11:46.710115 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 21/41] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:46 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 915 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:46.905661 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-81a32a4e-2b26-4366-bbcc-9a98c0161f8b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:46.906123 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-81a32a4e-2b26-4366-bbcc-9a98c0161f8b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:46.906439 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:46.906439 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:46.906960 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-81a32a4e-2b26-4366-bbcc-9a98c0161f8b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:46.980450 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:46.980450 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:46.994933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-81a32a4e-2b26-4366-bbcc-9a98c0161f8b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:47.017597 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:47.017597 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:47.032033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-81a32a4e-2b26-4366-bbcc-9a98c0161f8b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:47.032503 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 22/42] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:46 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 918 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:47.717810 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-efe01f64-3ed1-4f4c-86b4-f403d048b2b0 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:11:47.718102 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-efe01f64-3ed1-4f4c-86b4-f403d048b2b0 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:47.718347 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:47.718347 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:47.718552 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-efe01f64-3ed1-4f4c-86b4-f403d048b2b0 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:47.759770 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:47.759770 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:47.766241 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-efe01f64-3ed1-4f4c-86b4-f403d048b2b0 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:11:47.783134 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-efe01f64-3ed1-4f4c-86b4-f403d048b2b0 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:11:47.784715 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 23/43] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:47 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 915 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:48.043228 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d4a7789f-766b-4fa3-953d-0f5535bbf9b8 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:48.049963 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d4a7789f-766b-4fa3-953d-0f5535bbf9b8 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:48.053039 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:48.053039 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:48.053474 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d4a7789f-766b-4fa3-953d-0f5535bbf9b8 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:48.082450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-ab7dfdc0-ae83-497a-a89a-ac8d593af9ab tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Lock "b'cinder-attachment_update-d90f3fbc-e98f-43e6-8764-9002f5ce4a5b-n-h2-705658-15'" released by "attachment_update" :: held 1.403s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:11:48.083033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-ab7dfdc0-ae83-497a-a89a-ac8d593af9ab tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/attachments/cca90276-c165-408f-ba45-41e0d13e5725 returned with HTTP 200 Jan 27 16:11:48.083750 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 21/44] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 16:11:46 2021] PUT /volume/v3/e2bebadd84f340a49f08be39de8005e9/attachments/cca90276-c165-408f-ba45-41e0d13e5725 => generated 763 bytes in 1433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:11:48.150423 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:48.150423 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:48.159183 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d4a7789f-766b-4fa3-953d-0f5535bbf9b8 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:48.169956 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:48.169956 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:48.176220 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d4a7789f-766b-4fa3-953d-0f5535bbf9b8 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:48.176715 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 24/45] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:48 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 919 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:48.733349 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-ab7dfdc0-ae83-497a-a89a-ac8d593af9ab tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume// Jan 27 16:11:48.735490 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-ab7dfdc0-ae83-497a-a89a-ac8d593af9ab tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:48.735630 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:48.735630 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:48.736075 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-ab7dfdc0-ae83-497a-a89a-ac8d593af9ab tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:48.736984 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-ab7dfdc0-ae83-497a-a89a-ac8d593af9ab tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:11:48.737593 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 22/46] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:11:48 2021] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:11:48.759476 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-08578e97-1158-41ba-b9e1-6cc745453d0b tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] POST http://10.222.0.108/volume/v3/fcb69b9bbb7d43aeb8c2e028171851d4/attachments Jan 27 16:11:48.759991 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:48.759991 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:48.760327 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-08578e97-1158-41ba-b9e1-6cc745453d0b tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c493a4e-d5de-422a-a2ea-5d1e6f62d17d", "instance_uuid": "4106ac06-fb69-451b-b49b-6d71d891ed0e", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:11:48.794056 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97c83265-9d89-466d-9d08-a8c3504ab90a tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:11:48.794450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97c83265-9d89-466d-9d08-a8c3504ab90a tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:48.794793 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97c83265-9d89-466d-9d08-a8c3504ab90a tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:48.845167 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:48.845167 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:48.869512 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:48.869512 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:48.890179 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-97c83265-9d89-466d-9d08-a8c3504ab90a tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:11:48.924289 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97c83265-9d89-466d-9d08-a8c3504ab90a tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:11:48.933175 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 23/47] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:48 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 915 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:49.185913 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-87d9e8a4-dd45-4e83-bc5e-5f8489112ac8 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:49.186393 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-87d9e8a4-dd45-4e83-bc5e-5f8489112ac8 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:49.190305 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:49.190305 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:49.190305 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-87d9e8a4-dd45-4e83-bc5e-5f8489112ac8 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:49.227800 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:49.227800 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:49.235364 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-87d9e8a4-dd45-4e83-bc5e-5f8489112ac8 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:49.246749 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:49.246749 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:49.257527 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-87d9e8a4-dd45-4e83-bc5e-5f8489112ac8 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:49.258164 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 24/48] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:49 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 919 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:49.938642 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7996ef14-1204-4311-88f3-076842c1f0a2 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:11:49.939001 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7996ef14-1204-4311-88f3-076842c1f0a2 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:49.939154 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:49.939154 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:49.939801 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7996ef14-1204-4311-88f3-076842c1f0a2 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:49.987167 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:49.987167 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:50.000808 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7996ef14-1204-4311-88f3-076842c1f0a2 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:11:50.025446 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7996ef14-1204-4311-88f3-076842c1f0a2 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:11:50.030577 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 25/49] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:49 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:50.266845 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ffa73948-0bbb-474e-b8d0-a6589a6a40b2 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:50.267130 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ffa73948-0bbb-474e-b8d0-a6589a6a40b2 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:50.267260 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:50.267260 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:50.267450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ffa73948-0bbb-474e-b8d0-a6589a6a40b2 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:50.312906 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:50.312906 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:50.318475 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ffa73948-0bbb-474e-b8d0-a6589a6a40b2 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:50.328008 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:50.328008 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:50.334289 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ffa73948-0bbb-474e-b8d0-a6589a6a40b2 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:50.334767 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 26/50] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:50 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 919 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:11:51.036015 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a7a0025-01f6-46ba-acbb-4e32a6763449 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:11:51.036385 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a7a0025-01f6-46ba-acbb-4e32a6763449 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:51.036441 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:51.036441 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:51.036614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a7a0025-01f6-46ba-acbb-4e32a6763449 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:51.063700 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:51.063700 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:51.068929 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7a7a0025-01f6-46ba-acbb-4e32a6763449 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:11:51.080570 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a7a0025-01f6-46ba-acbb-4e32a6763449 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:11:51.081206 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 27/51] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:51 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 915 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:51.344542 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e017d0a6-6d82-4814-9729-bc406140d24b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:51.344863 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e017d0a6-6d82-4814-9729-bc406140d24b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:51.345100 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:51.345100 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:51.345330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e017d0a6-6d82-4814-9729-bc406140d24b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:51.374579 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:51.374579 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:51.380038 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e017d0a6-6d82-4814-9729-bc406140d24b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:51.390514 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:51.390514 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:51.397357 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e017d0a6-6d82-4814-9729-bc406140d24b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:51.397830 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 28/52] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:51 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 919 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:52.090905 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e461bf3e-dc55-4eaf-869b-9383719fffa1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:11:52.091268 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e461bf3e-dc55-4eaf-869b-9383719fffa1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:52.091333 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:52.091333 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:52.091512 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e461bf3e-dc55-4eaf-869b-9383719fffa1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:52.117822 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:52.117822 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:52.122565 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e461bf3e-dc55-4eaf-869b-9383719fffa1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:11:52.134476 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e461bf3e-dc55-4eaf-869b-9383719fffa1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:11:52.134979 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 29/53] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:52 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 915 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:52.408141 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e01465cb-fb6a-4a27-92a6-290b7bbab270 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:52.408484 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e01465cb-fb6a-4a27-92a6-290b7bbab270 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:52.408637 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:52.408637 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:52.408834 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e01465cb-fb6a-4a27-92a6-290b7bbab270 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:52.436031 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:52.436031 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:52.440898 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e01465cb-fb6a-4a27-92a6-290b7bbab270 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:52.451236 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:52.451236 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:52.455937 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e01465cb-fb6a-4a27-92a6-290b7bbab270 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:52.457238 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 30/54] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:52 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 919 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:11:53.147717 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ce2e49a-9dc0-44ec-b23f-c741797085c3 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ce2e49a-9dc0-44ec-b23f-c741797085c3 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ce2e49a-9dc0-44ec-b23f-c741797085c3 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1ce2e49a-9dc0-44ec-b23f-c741797085c3 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ce2e49a-9dc0-44ec-b23f-c741797085c3 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 31/55] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:53 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 915 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-92982e73-dedb-4e32-b696-175b7b074181 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-92982e73-dedb-4e32-b696-175b7b074181 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-92982e73-dedb-4e32-b696-175b7b074181 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-92982e73-dedb-4e32-b696-175b7b074181 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-92982e73-dedb-4e32-b696-175b7b074181 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 32/56] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:53 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 919 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab2a4477-94e2-4dc5-a5de-3a62b0bcd86c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab2a4477-94e2-4dc5-a5de-3a62b0bcd86c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:57.955907 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab2a4477-94e2-4dc5-a5de-3a62b0bcd86c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ab2a4477-94e2-4dc5-a5de-3a62b0bcd86c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab2a4477-94e2-4dc5-a5de-3a62b0bcd86c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 33/57] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:54 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 915 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-74bb585c-15e1-42ff-8c6e-e9abe291ec00 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-74bb585c-15e1-42ff-8c6e-e9abe291ec00 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-74bb585c-15e1-42ff-8c6e-e9abe291ec00 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-74bb585c-15e1-42ff-8c6e-e9abe291ec00 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-74bb585c-15e1-42ff-8c6e-e9abe291ec00 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 34/58] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:54 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 919 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-765b9fe5-2eb2-4ddf-a4d0-77a0d8a167ae tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-765b9fe5-2eb2-4ddf-a4d0-77a0d8a167ae tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-765b9fe5-2eb2-4ddf-a4d0-77a0d8a167ae tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:57.960391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-765b9fe5-2eb2-4ddf-a4d0-77a0d8a167ae tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-765b9fe5-2eb2-4ddf-a4d0-77a0d8a167ae tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 35/59] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:55 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 915 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-40c73de9-338e-4220-96fd-877d2aa7d845 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-40c73de9-338e-4220-96fd-877d2aa7d845 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-40c73de9-338e-4220-96fd-877d2aa7d845 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-40c73de9-338e-4220-96fd-877d2aa7d845 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-40c73de9-338e-4220-96fd-877d2aa7d845 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 36/60] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:55 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 919 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1731e08a-947b-48a3-b939-d03f29236ebc tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1731e08a-947b-48a3-b939-d03f29236ebc tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1731e08a-947b-48a3-b939-d03f29236ebc tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1731e08a-947b-48a3-b939-d03f29236ebc tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1731e08a-947b-48a3-b939-d03f29236ebc tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:11:57.970163 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 37/61] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:56 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 915 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d9e13eed-17f2-42a9-99eb-f214ad73efd7 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d9e13eed-17f2-42a9-99eb-f214ad73efd7 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d9e13eed-17f2-42a9-99eb-f214ad73efd7 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d9e13eed-17f2-42a9-99eb-f214ad73efd7 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d9e13eed-17f2-42a9-99eb-f214ad73efd7 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 38/62] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:56 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 919 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a00384c4-d69e-40af-a3f4-ccf66a9f7409 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a00384c4-d69e-40af-a3f4-ccf66a9f7409 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a00384c4-d69e-40af-a3f4-ccf66a9f7409 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a00384c4-d69e-40af-a3f4-ccf66a9f7409 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a00384c4-d69e-40af-a3f4-ccf66a9f7409 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 39/63] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:57 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 915 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa605964-924b-4e9a-be3b-604cf55b55e2 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:57.982506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa605964-924b-4e9a-be3b-604cf55b55e2 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:57.984465 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:57.984465 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:57.984465 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa605964-924b-4e9a-be3b-604cf55b55e2 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:57.984465 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.984465 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:57.984465 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-aa605964-924b-4e9a-be3b-604cf55b55e2 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:57.984465 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:57.984465 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:57.984465 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa605964-924b-4e9a-be3b-604cf55b55e2 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:57.984465 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 40/64] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:57 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 919 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:57.984465 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-09336794-ad0b-44e4-8027-55e234e1918e tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] POST http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/attachments/cca90276-c165-408f-ba45-41e0d13e5725/action Jan 27 16:11:57.984465 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:57.984465 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:57.984465 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-09336794-ad0b-44e4-8027-55e234e1918e tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Action body: b'{"os-complete": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:11:57.984465 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-09336794-ad0b-44e4-8027-55e234e1918e tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:11:58.026782 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:58.026782 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:58.138323 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-847b7b13-7a5e-417f-80f1-e2d52cddc4f3 req-09336794-ad0b-44e4-8027-55e234e1918e tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/attachments/cca90276-c165-408f-ba45-41e0d13e5725/action returned with HTTP 204 Jan 27 16:11:58.139008 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 41/65] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 16:11:57 2021] POST /volume/v3/e2bebadd84f340a49f08be39de8005e9/attachments/cca90276-c165-408f-ba45-41e0d13e5725/action => generated 0 bytes in 187 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:11:58.292133 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-08578e97-1158-41ba-b9e1-6cc745453d0b tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] http://10.222.0.108/volume/v3/fcb69b9bbb7d43aeb8c2e028171851d4/attachments returned with HTTP 200 Jan 27 16:11:58.293018 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 25/66] 10.222.0.104 () {64 vars in 1363 bytes} [Wed Jan 27 16:11:48 2021] POST /volume/v3/fcb69b9bbb7d43aeb8c2e028171851d4/attachments => generated 763 bytes in 9536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:11:58.511724 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-453968ad-0f8f-4a11-828d-d92dbe670cd0 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:11:58.512075 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-453968ad-0f8f-4a11-828d-d92dbe670cd0 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:58.512326 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:58.512326 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:58.512668 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-453968ad-0f8f-4a11-828d-d92dbe670cd0 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:58.538647 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:58.538647 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:58.543757 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-453968ad-0f8f-4a11-828d-d92dbe670cd0 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:11:58.556160 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-453968ad-0f8f-4a11-828d-d92dbe670cd0 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:11:58.561578 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 42/67] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:58 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 973 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:58.809944 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-9f3fedad-4a48-4d10-abc1-9821a106b819 tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] GET http://10.222.0.108/volume/v3/fcb69b9bbb7d43aeb8c2e028171851d4/attachments/08c17ef9-01f9-4d27-9288-14e44b1d3927 Jan 27 16:11:58.810434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-9f3fedad-4a48-4d10-abc1-9821a106b819 tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:58.811977 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:58.811977 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:58.812632 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-9f3fedad-4a48-4d10-abc1-9821a106b819 tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:58.838746 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-9f3fedad-4a48-4d10-abc1-9821a106b819 tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] http://10.222.0.108/volume/v3/fcb69b9bbb7d43aeb8c2e028171851d4/attachments/08c17ef9-01f9-4d27-9288-14e44b1d3927 returned with HTTP 200 Jan 27 16:11:58.839311 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 26/68] 10.222.0.104 () {60 vars in 1420 bytes} [Wed Jan 27 16:11:58 2021] GET /volume/v3/fcb69b9bbb7d43aeb8c2e028171851d4/attachments/08c17ef9-01f9-4d27-9288-14e44b1d3927 => generated 790 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:11:58.859850 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-676f834e-d26d-4a1a-8f51-7ecdb463ee8f tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:58.860139 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-676f834e-d26d-4a1a-8f51-7ecdb463ee8f tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:58.860270 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:58.860270 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:58.860459 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-676f834e-d26d-4a1a-8f51-7ecdb463ee8f tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:58.894879 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:58.894879 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:58.903380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-676f834e-d26d-4a1a-8f51-7ecdb463ee8f tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:58.914209 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:58.914209 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:58.923787 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-676f834e-d26d-4a1a-8f51-7ecdb463ee8f tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:58.929235 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 43/69] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:58 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 1211 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:11:59.248170 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-961eed2e-0dac-46e9-96e7-b61dbe1f9ff4 req-fab18170-f22f-4316-aa77-718ea1a8316f tempest-VolumesAdminNegativeTest-27014348 tempest-VolumesAdminNegativeTest-27014348-project-admin] GET http://10.222.0.108/volume/v3/32e8339488664bcda9a398a20fb388c1/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:59.248472 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-961eed2e-0dac-46e9-96e7-b61dbe1f9ff4 req-fab18170-f22f-4316-aa77-718ea1a8316f tempest-VolumesAdminNegativeTest-27014348 tempest-VolumesAdminNegativeTest-27014348-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:59.248565 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:59.248565 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:59.248746 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-961eed2e-0dac-46e9-96e7-b61dbe1f9ff4 req-fab18170-f22f-4316-aa77-718ea1a8316f tempest-VolumesAdminNegativeTest-27014348 tempest-VolumesAdminNegativeTest-27014348-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:59.276432 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:59.276432 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:59.283774 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-961eed2e-0dac-46e9-96e7-b61dbe1f9ff4 req-fab18170-f22f-4316-aa77-718ea1a8316f tempest-VolumesAdminNegativeTest-27014348 tempest-VolumesAdminNegativeTest-27014348-project-admin] Volume info retrieved successfully. Jan 27 16:11:59.293413 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:59.293413 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:59.297211 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-961eed2e-0dac-46e9-96e7-b61dbe1f9ff4 req-fab18170-f22f-4316-aa77-718ea1a8316f tempest-VolumesAdminNegativeTest-27014348 tempest-VolumesAdminNegativeTest-27014348-project-admin] http://10.222.0.108/volume/v3/32e8339488664bcda9a398a20fb388c1/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:59.297686 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 27/70] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:11:59 2021] GET /volume/v3/32e8339488664bcda9a398a20fb388c1/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 1395 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:11:59.306965 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-961eed2e-0dac-46e9-96e7-b61dbe1f9ff4 req-fc2613d2-c9eb-41d5-96d9-2fa73555ccee tempest-VolumesAdminNegativeTest-27014348 tempest-VolumesAdminNegativeTest-27014348-project-admin] GET http://10.222.0.108/volume/v3/32e8339488664bcda9a398a20fb388c1/volumes/1308c935-de3c-4459-b837-ea4fe370688b Jan 27 16:11:59.307385 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-961eed2e-0dac-46e9-96e7-b61dbe1f9ff4 req-fc2613d2-c9eb-41d5-96d9-2fa73555ccee tempest-VolumesAdminNegativeTest-27014348 tempest-VolumesAdminNegativeTest-27014348-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:59.307524 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:59.307524 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:59.307718 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-961eed2e-0dac-46e9-96e7-b61dbe1f9ff4 req-fc2613d2-c9eb-41d5-96d9-2fa73555ccee tempest-VolumesAdminNegativeTest-27014348 tempest-VolumesAdminNegativeTest-27014348-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:59.338821 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-961eed2e-0dac-46e9-96e7-b61dbe1f9ff4 req-fc2613d2-c9eb-41d5-96d9-2fa73555ccee tempest-VolumesAdminNegativeTest-27014348 tempest-VolumesAdminNegativeTest-27014348-project-admin] http://10.222.0.108/volume/v3/32e8339488664bcda9a398a20fb388c1/volumes/1308c935-de3c-4459-b837-ea4fe370688b returned with HTTP 404 Jan 27 16:11:59.339442 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 44/71] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:11:59 2021] GET /volume/v3/32e8339488664bcda9a398a20fb388c1/volumes/1308c935-de3c-4459-b837-ea4fe370688b => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:11:59.353031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-556dcd77-5188-49b7-8300-41677d2d2a75 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:59.353031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-556dcd77-5188-49b7-8300-41677d2d2a75 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:59.353031 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:59.353031 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:59.353031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-556dcd77-5188-49b7-8300-41677d2d2a75 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:59.376770 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:59.376770 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:59.382255 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-556dcd77-5188-49b7-8300-41677d2d2a75 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:59.392450 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:59.392450 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:59.396814 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-556dcd77-5188-49b7-8300-41677d2d2a75 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:59.397343 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 28/72] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:59 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 1211 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:11:59.565908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a374cfe-45d3-46f0-bbe6-ac8e63366c7b tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:11:59.566190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a374cfe-45d3-46f0-bbe6-ac8e63366c7b tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:59.566454 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a374cfe-45d3-46f0-bbe6-ac8e63366c7b tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:59.592034 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:59.592034 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:59.601053 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2a374cfe-45d3-46f0-bbe6-ac8e63366c7b tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:11:59.617017 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a374cfe-45d3-46f0-bbe6-ac8e63366c7b tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:11:59.617017 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 45/73] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:59 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:11:59.678712 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-b756abe5-e0cd-4bbf-8b78-10f5c4fd757b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:59.679260 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-b756abe5-e0cd-4bbf-8b78-10f5c4fd757b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:59.679528 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:59.679528 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:59.679876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-b756abe5-e0cd-4bbf-8b78-10f5c4fd757b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:59.706330 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:59.706330 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:59.711167 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-714a5016-1a1c-4449-adb6-96adea0648eb req-b756abe5-e0cd-4bbf-8b78-10f5c4fd757b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:59.721509 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:59.721509 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:59.726566 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-b756abe5-e0cd-4bbf-8b78-10f5c4fd757b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:59.727057 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 29/74] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:11:59 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 1211 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:11:59.740955 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-47fbea56-cac9-4520-b9c0-d9553e207c3b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] POST http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b/action Jan 27 16:11:59.742009 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:59.742009 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:59.742285 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-47fbea56-cac9-4520-b9c0-d9553e207c3b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:11:59.742488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-47fbea56-cac9-4520-b9c0-d9553e207c3b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:11:59.768023 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:59.768023 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:59.768676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-714a5016-1a1c-4449-adb6-96adea0648eb req-47fbea56-cac9-4520-b9c0-d9553e207c3b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:59.804774 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-714a5016-1a1c-4449-adb6-96adea0648eb req-47fbea56-cac9-4520-b9c0-d9553e207c3b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Begin detaching volume completed successfully. Jan 27 16:11:59.805125 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-47fbea56-cac9-4520-b9c0-d9553e207c3b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b/action returned with HTTP 202 Jan 27 16:11:59.805732 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 46/75] 10.222.0.108 () {64 vars in 1648 bytes} [Wed Jan 27 16:11:59 2021] POST /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:11:59.844461 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a478eccf-aceb-4605-91b4-0428204eacfb tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:11:59.844741 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a478eccf-aceb-4605-91b4-0428204eacfb tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:11:59.844866 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:11:59.844866 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:11:59.845068 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a478eccf-aceb-4605-91b4-0428204eacfb tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:11:59.874248 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:59.874248 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:59.879302 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a478eccf-aceb-4605-91b4-0428204eacfb tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:11:59.896270 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:11:59.896270 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:11:59.902186 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a478eccf-aceb-4605-91b4-0428204eacfb tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:11:59.902706 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 30/76] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:11:59 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:00.627607 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bee05a07-0d7d-4439-a5e7-4756f5d315c1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:00.628346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bee05a07-0d7d-4439-a5e7-4756f5d315c1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:00.628719 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:00.628719 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:00.629399 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bee05a07-0d7d-4439-a5e7-4756f5d315c1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:00.688623 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:00.688623 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:00.688623 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bee05a07-0d7d-4439-a5e7-4756f5d315c1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:00.693454 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bee05a07-0d7d-4439-a5e7-4756f5d315c1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:00.694257 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 47/77] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:00 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:00.912367 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ebc5048-0f3e-4e8c-af97-5cdb629d7c4b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:12:00.913454 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ebc5048-0f3e-4e8c-af97-5cdb629d7c4b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:00.913605 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:00.913605 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:00.913926 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ebc5048-0f3e-4e8c-af97-5cdb629d7c4b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:00.944423 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:00.944423 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:00.944827 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6ebc5048-0f3e-4e8c-af97-5cdb629d7c4b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:12:00.974319 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:00.974319 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:00.981055 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ebc5048-0f3e-4e8c-af97-5cdb629d7c4b tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:12:00.981875 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 31/78] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:00 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 1214 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:12:01.609694 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bee05a07-0d7d-4439-a5e7-4756f5d315c1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume// Jan 27 16:12:01.609977 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bee05a07-0d7d-4439-a5e7-4756f5d315c1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:01.610130 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:01.610130 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:01.610430 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bee05a07-0d7d-4439-a5e7-4756f5d315c1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:01.611663 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bee05a07-0d7d-4439-a5e7-4756f5d315c1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:12:01.612092 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 48/79] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:12:01 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:12:01.624615 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-726db8f0-7fc1-4f32-a502-76632aa117ab tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:12:01.624942 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-726db8f0-7fc1-4f32-a502-76632aa117ab tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:01.625279 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:01.625279 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:01.625688 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-726db8f0-7fc1-4f32-a502-76632aa117ab tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:01.652855 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:01.652855 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:01.657302 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-714a5016-1a1c-4449-adb6-96adea0648eb req-726db8f0-7fc1-4f32-a502-76632aa117ab tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:12:01.670932 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:01.670932 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:01.675345 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-726db8f0-7fc1-4f32-a502-76632aa117ab tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:12:01.675977 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 32/80] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 16:12:01 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 1313 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:12:01.703930 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3a824e2-cb7a-46e1-b5f5-f7be7231b480 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:01.704223 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3a824e2-cb7a-46e1-b5f5-f7be7231b480 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:01.704497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3a824e2-cb7a-46e1-b5f5-f7be7231b480 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:01.730093 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:01.730093 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:01.734469 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b3a824e2-cb7a-46e1-b5f5-f7be7231b480 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:01.744937 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3a824e2-cb7a-46e1-b5f5-f7be7231b480 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:01.745394 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 49/81] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:01 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:01.992157 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f18b77ea-cb98-4d75-b77f-4b5e47424ff4 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:12:01.992499 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f18b77ea-cb98-4d75-b77f-4b5e47424ff4 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:01.992676 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:01.992676 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:01.992941 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f18b77ea-cb98-4d75-b77f-4b5e47424ff4 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:02.018871 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:02.018871 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:02.024402 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f18b77ea-cb98-4d75-b77f-4b5e47424ff4 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:12:02.033754 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:02.033754 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:02.037950 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f18b77ea-cb98-4d75-b77f-4b5e47424ff4 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:12:02.038545 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 33/82] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:01 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:02.426958 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-be11e416-da7b-47d9-9e1e-1de23cd4cec4 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] DELETE http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/attachments/cca90276-c165-408f-ba45-41e0d13e5725 Jan 27 16:12:02.427946 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-be11e416-da7b-47d9-9e1e-1de23cd4cec4 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:02.428235 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:02.428235 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:02.428627 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-be11e416-da7b-47d9-9e1e-1de23cd4cec4 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:02.441508 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:02.441508 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:02.754557 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82228d04-8494-4007-841d-62ad01339748 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:02.754887 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82228d04-8494-4007-841d-62ad01339748 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:02.755071 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:02.755071 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:02.755359 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82228d04-8494-4007-841d-62ad01339748 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:02.785165 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:02.785165 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:02.798715 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-82228d04-8494-4007-841d-62ad01339748 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:02.812725 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82228d04-8494-4007-841d-62ad01339748 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:02.813349 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 34/83] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:02 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:02.946669 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-714a5016-1a1c-4449-adb6-96adea0648eb req-be11e416-da7b-47d9-9e1e-1de23cd4cec4 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:12:02.946902 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-714a5016-1a1c-4449-adb6-96adea0648eb req-be11e416-da7b-47d9-9e1e-1de23cd4cec4 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Pending status list for volume during attachment-delete: [] {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:12:03.048789 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2af56146-745d-47d5-8031-9669773b7dd5 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:12:03.049065 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2af56146-745d-47d5-8031-9669773b7dd5 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:03.050559 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:03.050559 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:03.050559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2af56146-745d-47d5-8031-9669773b7dd5 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:03.073507 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:03.073507 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:03.077830 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2af56146-745d-47d5-8031-9669773b7dd5 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:12:03.088612 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-714a5016-1a1c-4449-adb6-96adea0648eb req-be11e416-da7b-47d9-9e1e-1de23cd4cec4 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/attachments/cca90276-c165-408f-ba45-41e0d13e5725 returned with HTTP 200 Jan 27 16:12:03.089405 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 50/84] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 16:12:02 2021] DELETE /volume/v3/e2bebadd84f340a49f08be39de8005e9/attachments/cca90276-c165-408f-ba45-41e0d13e5725 => generated 19 bytes in 665 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:03.091469 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2af56146-745d-47d5-8031-9669773b7dd5 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:12:03.092068 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 35/85] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:03 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 919 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:03.104673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] POST http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes Jan 27 16:12:03.105056 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:03.105056 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:03.105507 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-252755240"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:03.106276 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-252755240'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:12:03.106522 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Create volume of 1 GB Jan 27 16:12:03.106885 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:03.106885 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:03.118262 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Availability Zones retrieved successfully. Jan 27 16:12:03.126536 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Flow 'volume_create_api' (ac5d0442-b192-4907-9c56-8a9f2f0eb43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:12:03.127957 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a46853-447b-4f39-971a-a057873528db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:03.129088 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:12:03.168048 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a46853-447b-4f39-971a-a057873528db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:03.169208 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (492fd103-c914-4c7d-a643-9a3420fe9a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:03.677671 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Created reservations ['2514fe66-d68a-4928-add9-94f7732eac0c', 'eca52c4c-7a31-4e69-a082-f6a11b22a9f8', '365287b8-5476-4fb6-a57f-871f8738eb47', '55db0977-6802-4689-a585-507750c983cb'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:12:03.680498 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (492fd103-c914-4c7d-a643-9a3420fe9a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2514fe66-d68a-4928-add9-94f7732eac0c', 'eca52c4c-7a31-4e69-a082-f6a11b22a9f8', '365287b8-5476-4fb6-a57f-871f8738eb47', '55db0977-6802-4689-a585-507750c983cb']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:03.682929 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f46dbd1a-b1ca-48d2-8d4e-787cac7a2d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:03.822578 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d5ce7b9c-79a1-42f6-b098-6858ced32220 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:03.822874 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d5ce7b9c-79a1-42f6-b098-6858ced32220 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:03.822935 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:03.822935 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:03.823123 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d5ce7b9c-79a1-42f6-b098-6858ced32220 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:03.857463 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:03.857463 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:03.865139 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d5ce7b9c-79a1-42f6-b098-6858ced32220 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:03.880518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d5ce7b9c-79a1-42f6-b098-6858ced32220 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:03.884980 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f46dbd1a-b1ca-48d2-8d4e-787cac7a2d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a261fdf-e3c9-4379-a70f-dc85d639c3ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-252755240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2bebadd84f340a49f08be39de8005e9',qos_specs=None,replication_status=,reservations=['2514fe66-d68a-4928-add9-94f7732eac0c','eca52c4c-7a31-4e69-a082-f6a11b22a9f8','365287b8-5476-4fb6-a57f-871f8738eb47','55db0977-6802-4689-a585-507750c983cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b478042df0f41d08480e12262506b01',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-252755240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a261fdf-e3c9-4379-a70f-dc85d639c3ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2bebadd84f340a49f08be39de8005e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0b478042df0f41d08480e12262506b01',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:03.886224 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbe87ec3-11b1-433d-b0fa-57d9b758ebba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:03.886535 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 36/86] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:03 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:04.005266 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbe87ec3-11b1-433d-b0fa-57d9b758ebba) transitioned into state 'SUCCESS' from state '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-252755240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2bebadd84f340a49f08be39de8005e9',qos_specs=None,replication_status=,reservations=['2514fe66-d68a-4928-add9-94f7732eac0c','eca52c4c-7a31-4e69-a082-f6a11b22a9f8','365287b8-5476-4fb6-a57f-871f8738eb47','55db0977-6802-4689-a585-507750c983cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b478042df0f41d08480e12262506b01',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:04.006488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c768b2-7ceb-4380-90a1-af5f6d7e8afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:04.127036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c768b2-7ceb-4380-90a1-af5f6d7e8afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:04.150096 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Flow 'volume_create_api' (ac5d0442-b192-4907-9c56-8a9f2f0eb43f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:12:04.154554 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Create volume request issued successfully. Jan 27 16:12:04.160930 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-096580d5-b5d8-4e21-a992-a74116372649 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes returned with HTTP 202 Jan 27 16:12:04.161453 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 51/87] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:12:03 2021] POST /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes => generated 825 bytes in 1059 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:12:04.171070 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1767d980-28ad-4f65-84d8-f60ec65bf3db tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae Jan 27 16:12:04.171351 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1767d980-28ad-4f65-84d8-f60ec65bf3db tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:04.171484 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:04.171484 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:04.171675 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1767d980-28ad-4f65-84d8-f60ec65bf3db tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:04.198180 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:04.198180 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:04.202829 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1767d980-28ad-4f65-84d8-f60ec65bf3db tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:12:04.226501 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1767d980-28ad-4f65-84d8-f60ec65bf3db tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae returned with HTTP 200 Jan 27 16:12:04.226501 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 37/88] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:04 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae => generated 893 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:04.891101 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d0ce764b-f29f-4ed7-be22-d2fa3f8f4640 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:04.891372 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d0ce764b-f29f-4ed7-be22-d2fa3f8f4640 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:04.891509 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:04.891509 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:04.891701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d0ce764b-f29f-4ed7-be22-d2fa3f8f4640 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:04.925935 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:04.925935 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:04.925935 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d0ce764b-f29f-4ed7-be22-d2fa3f8f4640 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:04.938774 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d0ce764b-f29f-4ed7-be22-d2fa3f8f4640 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:04.939320 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 52/89] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:04 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:05.270174 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-07a3d146-1e43-441f-b708-9d9d443a0948 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae Jan 27 16:12:05.270174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-07a3d146-1e43-441f-b708-9d9d443a0948 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:05.270174 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:05.270174 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:05.270174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-07a3d146-1e43-441f-b708-9d9d443a0948 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:05.272104 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:05.272104 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:05.277755 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-07a3d146-1e43-441f-b708-9d9d443a0948 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:12:05.289949 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-07a3d146-1e43-441f-b708-9d9d443a0948 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae returned with HTTP 200 Jan 27 16:12:05.290693 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 38/90] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:05 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae => generated 917 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:05.948033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3caf33c-0b3c-4cf9-b726-84537ec37b25 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:05.948449 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3caf33c-0b3c-4cf9-b726-84537ec37b25 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:05.948449 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:05.948449 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:05.948611 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3caf33c-0b3c-4cf9-b726-84537ec37b25 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:05.973973 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:05.973973 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:05.981861 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b3caf33c-0b3c-4cf9-b726-84537ec37b25 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:05.996191 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3caf33c-0b3c-4cf9-b726-84537ec37b25 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:05.996792 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 53/91] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:05 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:06.300587 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-673894ad-2d04-46f7-ab63-e79e9294c765 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae Jan 27 16:12:06.300990 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-673894ad-2d04-46f7-ab63-e79e9294c765 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:06.301109 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:06.301109 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:06.301240 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-673894ad-2d04-46f7-ab63-e79e9294c765 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:06.345776 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:06.345776 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:06.345776 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-673894ad-2d04-46f7-ab63-e79e9294c765 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:12:06.345776 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-673894ad-2d04-46f7-ab63-e79e9294c765 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae returned with HTTP 200 Jan 27 16:12:06.346270 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 39/92] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:06 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae => generated 918 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:06.867817 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-8a7af70c-96f7-4264-8d49-962dd93d0802 req-e5e14459-878d-4d4c-bbfe-0c9c1e7f6d43 tempest-VolumesAdminNegativeTest-27014348 tempest-VolumesAdminNegativeTest-27014348-project-admin] GET http://10.222.0.108/volume/v3/32e8339488664bcda9a398a20fb388c1/volumes/60119583-3bbe-4200-bdd6-93f5e312c771 Jan 27 16:12:06.868214 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-8a7af70c-96f7-4264-8d49-962dd93d0802 req-e5e14459-878d-4d4c-bbfe-0c9c1e7f6d43 tempest-VolumesAdminNegativeTest-27014348 tempest-VolumesAdminNegativeTest-27014348-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:06.868381 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:06.868381 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:06.868702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-8a7af70c-96f7-4264-8d49-962dd93d0802 req-e5e14459-878d-4d4c-bbfe-0c9c1e7f6d43 tempest-VolumesAdminNegativeTest-27014348 tempest-VolumesAdminNegativeTest-27014348-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:06.894742 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-8a7af70c-96f7-4264-8d49-962dd93d0802 req-e5e14459-878d-4d4c-bbfe-0c9c1e7f6d43 tempest-VolumesAdminNegativeTest-27014348 tempest-VolumesAdminNegativeTest-27014348-project-admin] http://10.222.0.108/volume/v3/32e8339488664bcda9a398a20fb388c1/volumes/60119583-3bbe-4200-bdd6-93f5e312c771 returned with HTTP 404 Jan 27 16:12:06.903998 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 54/93] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:12:06 2021] GET /volume/v3/32e8339488664bcda9a398a20fb388c1/volumes/60119583-3bbe-4200-bdd6-93f5e312c771 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:12:06.905556 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc002675-d33d-424b-9d82-1a0cb356307d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] DELETE http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae Jan 27 16:12:06.906001 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc002675-d33d-424b-9d82-1a0cb356307d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:06.906245 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:06.906245 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:06.906739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc002675-d33d-424b-9d82-1a0cb356307d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:06.907129 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-cc002675-d33d-424b-9d82-1a0cb356307d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Delete volume with id: 3a261fdf-e3c9-4379-a70f-dc85d639c3ae Jan 27 16:12:06.933846 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:06.933846 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:06.934559 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cc002675-d33d-424b-9d82-1a0cb356307d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:12:07.009661 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b4a7812-a86a-4140-8c1a-b88e2e194ef5 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:07.009661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b4a7812-a86a-4140-8c1a-b88e2e194ef5 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:07.009661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b4a7812-a86a-4140-8c1a-b88e2e194ef5 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:07.033390 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:07.033390 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:07.037943 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8b4a7812-a86a-4140-8c1a-b88e2e194ef5 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:07.055127 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b4a7812-a86a-4140-8c1a-b88e2e194ef5 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:07.055597 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 55/94] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:07 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:07.369858 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cc002675-d33d-424b-9d82-1a0cb356307d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Delete volume request issued successfully. Jan 27 16:12:07.370173 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc002675-d33d-424b-9d82-1a0cb356307d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae returned with HTTP 202 Jan 27 16:12:07.373965 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 40/95] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:12:06 2021] DELETE /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae => generated 0 bytes in 469 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:12:07.379449 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fcca2650-fce6-47f9-9517-0da86045f1fd tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae Jan 27 16:12:07.380108 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fcca2650-fce6-47f9-9517-0da86045f1fd tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:07.380362 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:07.380362 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:07.380859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fcca2650-fce6-47f9-9517-0da86045f1fd tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:07.435360 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:07.435360 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:07.441055 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fcca2650-fce6-47f9-9517-0da86045f1fd tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:12:07.457031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fcca2650-fce6-47f9-9517-0da86045f1fd tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae returned with HTTP 200 Jan 27 16:12:07.457031 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 56/96] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:07 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae => generated 917 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:08.064866 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3bdedfaf-7c14-4b03-b276-c8c413a79c80 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:08.065197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3bdedfaf-7c14-4b03-b276-c8c413a79c80 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:08.065281 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:08.065281 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:08.065471 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3bdedfaf-7c14-4b03-b276-c8c413a79c80 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:08.091335 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:08.091335 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:08.096281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3bdedfaf-7c14-4b03-b276-c8c413a79c80 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:08.114691 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3bdedfaf-7c14-4b03-b276-c8c413a79c80 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:08.115379 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 41/97] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:08 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:08.500687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c8c441c6-d304-4eb3-8641-7f104c781edd tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae Jan 27 16:12:08.500687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c8c441c6-d304-4eb3-8641-7f104c781edd tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:08.500687 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:08.500687 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:08.500687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c8c441c6-d304-4eb3-8641-7f104c781edd tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:08.512912 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:08.512912 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:08.524023 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c8c441c6-d304-4eb3-8641-7f104c781edd tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:12:08.544037 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c8c441c6-d304-4eb3-8641-7f104c781edd tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae returned with HTTP 200 Jan 27 16:12:08.544972 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 57/98] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:08 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae => generated 917 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:08.655739 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-3ceec322-7690-4191-aa6e-6ea523e4c4a9 tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] POST http://10.222.0.108/volume/v3/fcb69b9bbb7d43aeb8c2e028171851d4/attachments/08c17ef9-01f9-4d27-9288-14e44b1d3927/action Jan 27 16:12:08.656357 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:08.656357 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:08.657562 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-3ceec322-7690-4191-aa6e-6ea523e4c4a9 tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:12:08.658034 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-3ceec322-7690-4191-aa6e-6ea523e4c4a9 tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:08.706405 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:08.706405 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:09.009218 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-3ceec322-7690-4191-aa6e-6ea523e4c4a9 tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] http://10.222.0.108/volume/v3/fcb69b9bbb7d43aeb8c2e028171851d4/attachments/08c17ef9-01f9-4d27-9288-14e44b1d3927/action returned with HTTP 204 Jan 27 16:12:09.009218 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 42/99] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 16:12:08 2021] POST /volume/v3/fcb69b9bbb7d43aeb8c2e028171851d4/attachments/08c17ef9-01f9-4d27-9288-14e44b1d3927/action => generated 0 bytes in 331 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:12:09.128471 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-027de13c-c555-461b-b99f-648fbf1b29a3 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:09.129149 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-027de13c-c555-461b-b99f-648fbf1b29a3 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:09.129379 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:09.129379 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:09.129822 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-027de13c-c555-461b-b99f-648fbf1b29a3 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:09.155325 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:09.155325 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:09.159661 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-027de13c-c555-461b-b99f-648fbf1b29a3 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:09.170602 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-027de13c-c555-461b-b99f-648fbf1b29a3 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:09.171070 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 58/100] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:09 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:09.572010 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8a9df9d4-7c75-4e02-917e-2ff661f64d1d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae Jan 27 16:12:09.572010 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8a9df9d4-7c75-4e02-917e-2ff661f64d1d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:09.572010 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:09.572010 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:09.572010 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8a9df9d4-7c75-4e02-917e-2ff661f64d1d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:09.584310 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8a9df9d4-7c75-4e02-917e-2ff661f64d1d tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae returned with HTTP 404 Jan 27 16:12:09.584991 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 43/101] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:09 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/3a261fdf-e3c9-4379-a70f-dc85d639c3ae => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:12:09.590316 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-206e262b-b4b0-4923-8870-5243e108857c tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] DELETE http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:12:09.590700 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-206e262b-b4b0-4923-8870-5243e108857c tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:09.591008 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:09.591008 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:09.591209 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-206e262b-b4b0-4923-8870-5243e108857c tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:09.591472 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-206e262b-b4b0-4923-8870-5243e108857c tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Delete volume with id: d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:12:09.624053 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:09.624053 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:09.624798 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-206e262b-b4b0-4923-8870-5243e108857c tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:12:09.998657 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-206e262b-b4b0-4923-8870-5243e108857c tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Delete volume request issued successfully. Jan 27 16:12:09.999051 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-206e262b-b4b0-4923-8870-5243e108857c tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 202 Jan 27 16:12:10.000106 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 59/102] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:12:09 2021] DELETE /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 0 bytes in 412 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:12:10.004728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-294d6c34-9e4d-4e1e-afd8-445fabb1ba86 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:12:10.005238 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-294d6c34-9e4d-4e1e-afd8-445fabb1ba86 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:10.005586 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-294d6c34-9e4d-4e1e-afd8-445fabb1ba86 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:10.045626 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:10.045626 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:10.050962 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-294d6c34-9e4d-4e1e-afd8-445fabb1ba86 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:12:10.065038 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-294d6c34-9e4d-4e1e-afd8-445fabb1ba86 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:12:10.065038 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 44/103] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:10 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 918 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:10.180269 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed94bf1a-8336-4b62-bc13-71d6ffcf2540 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:10.180717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed94bf1a-8336-4b62-bc13-71d6ffcf2540 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:10.180717 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:10.180717 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:10.180834 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed94bf1a-8336-4b62-bc13-71d6ffcf2540 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:10.209573 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:10.209573 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:10.216022 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ed94bf1a-8336-4b62-bc13-71d6ffcf2540 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:10.245883 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed94bf1a-8336-4b62-bc13-71d6ffcf2540 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:10.246330 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 60/104] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:10 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:11.074383 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eeb9145c-f668-440b-bbd8-be3339220619 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:12:11.074869 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eeb9145c-f668-440b-bbd8-be3339220619 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:11.074983 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:11.074983 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:11.075203 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eeb9145c-f668-440b-bbd8-be3339220619 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:11.104357 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:11.104357 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:11.109878 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eeb9145c-f668-440b-bbd8-be3339220619 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:12:11.121634 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eeb9145c-f668-440b-bbd8-be3339220619 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:12:11.126339 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 45/105] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:11 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 918 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:11.255930 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-60e5b155-14a8-4edd-8dc8-ac318ce0395f tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:11.256283 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-60e5b155-14a8-4edd-8dc8-ac318ce0395f tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:11.256326 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:11.256326 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:11.256517 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-60e5b155-14a8-4edd-8dc8-ac318ce0395f tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:11.281730 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:11.281730 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:11.286594 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-60e5b155-14a8-4edd-8dc8-ac318ce0395f tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:11.297586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-60e5b155-14a8-4edd-8dc8-ac318ce0395f tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:11.298079 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 61/106] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:11 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:12.133172 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9bfbab6b-c816-48a3-8755-971366ee3e1f tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:12:12.133577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9bfbab6b-c816-48a3-8755-971366ee3e1f tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:12.133748 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:12.133748 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:12.133991 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9bfbab6b-c816-48a3-8755-971366ee3e1f tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:12.159005 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:12.159005 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:12.183109 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9bfbab6b-c816-48a3-8755-971366ee3e1f tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Volume info retrieved successfully. Jan 27 16:12:12.183109 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9bfbab6b-c816-48a3-8755-971366ee3e1f tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 200 Jan 27 16:12:12.183109 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 46/107] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:12 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 918 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:12.307495 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-95c65692-81f0-4bca-b2a8-c229476ff93c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:12.308143 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-95c65692-81f0-4bca-b2a8-c229476ff93c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:12.308143 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:12.308143 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:12.308143 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-95c65692-81f0-4bca-b2a8-c229476ff93c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:12.332659 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:12.332659 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:12.337509 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-95c65692-81f0-4bca-b2a8-c229476ff93c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:12.349791 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-95c65692-81f0-4bca-b2a8-c229476ff93c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:12.350440 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 62/108] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:12 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:12:13.195341 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd577c1f-365d-410d-b969-d034afab4db6 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] GET http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b Jan 27 16:12:13.195341 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd577c1f-365d-410d-b969-d034afab4db6 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:13.195341 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:13.195341 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:13.195341 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd577c1f-365d-410d-b969-d034afab4db6 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:13.212229 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd577c1f-365d-410d-b969-d034afab4db6 tempest-VolumesAdminNegativeTest-1688560878 tempest-VolumesAdminNegativeTest-1688560878-project] http://10.222.0.108/volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b returned with HTTP 404 Jan 27 16:12:13.212913 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 47/109] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:13 2021] GET /volume/v3/e2bebadd84f340a49f08be39de8005e9/volumes/d90f3fbc-e98f-43e6-8764-9002f5ce4a5b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:12:13.359678 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef6ecb08-56a9-48c9-bbc4-48aa0b985905 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:13.360511 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef6ecb08-56a9-48c9-bbc4-48aa0b985905 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:13.360747 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:13.360747 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:13.362189 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef6ecb08-56a9-48c9-bbc4-48aa0b985905 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:13.388324 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:13.388324 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:13.397556 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ef6ecb08-56a9-48c9-bbc4-48aa0b985905 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:13.405833 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef6ecb08-56a9-48c9-bbc4-48aa0b985905 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:13.406299 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 63/110] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:13 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:14.415631 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b43547f-affb-4512-921e-6a6d4b327310 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:14.416363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b43547f-affb-4512-921e-6a6d4b327310 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:14.416363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b43547f-affb-4512-921e-6a6d4b327310 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:14.443073 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:14.443073 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:14.448376 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5b43547f-affb-4512-921e-6a6d4b327310 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:14.458887 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b43547f-affb-4512-921e-6a6d4b327310 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:14.459316 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 48/111] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:14 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:15.506665 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1cb33a2e-1690-4007-8af4-077add40f1bb tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:15.506957 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1cb33a2e-1690-4007-8af4-077add40f1bb tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:15.507070 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:15.507070 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:15.507260 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1cb33a2e-1690-4007-8af4-077add40f1bb tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:15.531261 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:15.531261 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:15.535709 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1cb33a2e-1690-4007-8af4-077add40f1bb tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:15.552139 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1cb33a2e-1690-4007-8af4-077add40f1bb tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:15.552139 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 64/112] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:15 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:16.570543 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7811e3a7-e126-4160-b42b-761689bc3b12 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:16.570543 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7811e3a7-e126-4160-b42b-761689bc3b12 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:16.570543 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:16.570543 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:16.570543 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7811e3a7-e126-4160-b42b-761689bc3b12 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:16.597513 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:16.597513 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:16.604140 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7811e3a7-e126-4160-b42b-761689bc3b12 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:16.620535 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7811e3a7-e126-4160-b42b-761689bc3b12 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:16.621450 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 49/113] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:16 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 976 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:17.630734 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c37e5d6d-f17a-4a69-9155-8a5d0d91f738 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:17.631053 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c37e5d6d-f17a-4a69-9155-8a5d0d91f738 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:17.631302 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:17.631302 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:17.631556 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c37e5d6d-f17a-4a69-9155-8a5d0d91f738 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:17.658297 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:17.658297 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:17.663357 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c37e5d6d-f17a-4a69-9155-8a5d0d91f738 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:17.676581 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c37e5d6d-f17a-4a69-9155-8a5d0d91f738 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:17.682230 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 65/114] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:17 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 1364 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:17.717867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-fede2dab-270f-46f9-93e7-789e449b41b1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:17.718277 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-fede2dab-270f-46f9-93e7-789e449b41b1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:17.718474 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:17.718474 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:17.718769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-fede2dab-270f-46f9-93e7-789e449b41b1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:17.746103 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:17.746103 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:17.751567 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-fede2dab-270f-46f9-93e7-789e449b41b1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:17.764070 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-fede2dab-270f-46f9-93e7-789e449b41b1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:17.764819 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 50/115] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:12:17 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 1364 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:18.875125 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-f5c522e9-b198-4457-b5b9-eb438aa48c7c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:18.875400 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-f5c522e9-b198-4457-b5b9-eb438aa48c7c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:18.875452 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:18.875452 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:18.875637 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-f5c522e9-b198-4457-b5b9-eb438aa48c7c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:18.906900 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:18.906900 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:18.911647 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-f5c522e9-b198-4457-b5b9-eb438aa48c7c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:18.923307 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-f5c522e9-b198-4457-b5b9-eb438aa48c7c tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:18.923762 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 66/116] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:12:18 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 1364 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:18.930890 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-fede2dab-270f-46f9-93e7-789e449b41b1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume// Jan 27 16:12:18.931093 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-fede2dab-270f-46f9-93e7-789e449b41b1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:18.931237 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:18.931237 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:18.931425 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-fede2dab-270f-46f9-93e7-789e449b41b1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:18.932041 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-fede2dab-270f-46f9-93e7-789e449b41b1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:12:18.932424 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 51/117] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 16:12:18 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:12:18.940455 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-8480063f-57d4-4544-a444-9fb53e32b84d tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] POST http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/attachments Jan 27 16:12:18.940717 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:18.940717 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:18.941071 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-8480063f-57d4-4544-a444-9fb53e32b84d tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a30f51c-7597-4121-931f-51804df339dd", "instance_uuid": "86a13a30-15ff-417d-b6e2-8dc234392a81", "connector": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:18.966248 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:18.966248 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:19.106453 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-8480063f-57d4-4544-a444-9fb53e32b84d tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/attachments returned with HTTP 200 Jan 27 16:12:19.107028 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 67/118] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 16:12:18 2021] POST /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/attachments => generated 273 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:20.385284 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] POST http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes Jan 27 16:12:20.385752 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1549785451"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:20.386455 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1549785451'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:12:20.386677 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Create volume of 1 GB Jan 27 16:12:20.398911 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Availability Zones retrieved successfully. Jan 27 16:12:20.408847 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Flow 'volume_create_api' (a6217f61-6a7a-4239-b411-ca07e02233ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:12:20.410164 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3bc2307-57d9-44db-9b42-a7282ccf63df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:20.411193 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:12:20.442438 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3bc2307-57d9-44db-9b42-a7282ccf63df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:20.443577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a6ce583-9d30-4d28-ad63-a3860a0fb578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:20.611880 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Created reservations ['f6ad02ee-efbd-49bc-af3c-7aaefe453880', 'a7cb7d27-1c14-444d-a9dd-06b900120bf8', '63071f62-d4ba-438f-a046-7e2dbffe5d1b', '0e6405df-b024-4243-beb1-43fa043306dc'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:12:20.613067 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a6ce583-9d30-4d28-ad63-a3860a0fb578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6ad02ee-efbd-49bc-af3c-7aaefe453880', 'a7cb7d27-1c14-444d-a9dd-06b900120bf8', '63071f62-d4ba-438f-a046-7e2dbffe5d1b', '0e6405df-b024-4243-beb1-43fa043306dc']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:20.614130 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3979387c-79d2-485c-886a-43f5eb725924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:20.692847 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3979387c-79d2-485c-886a-43f5eb725924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06040c48-b031-4cd2-b995-3fec1159a5e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1549785451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca79ea07786e499da6eeae58ae6b2233',qos_specs=None,replication_status=,reservations=['f6ad02ee-efbd-49bc-af3c-7aaefe453880','a7cb7d27-1c14-444d-a9dd-06b900120bf8','63071f62-d4ba-438f-a046-7e2dbffe5d1b','0e6405df-b024-4243-beb1-43fa043306dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f836b47cd2466892d8a4ee1e601403',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:12:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1549785451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06040c48-b031-4cd2-b995-3fec1159a5e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca79ea07786e499da6eeae58ae6b2233',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='63f836b47cd2466892d8a4ee1e601403',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:20.694081 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede3f8df-f2a9-49b7-99d6-a7068c3e9359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:20.738781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede3f8df-f2a9-49b7-99d6-a7068c3e9359) transitioned into state 'SUCCESS' from state '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-1549785451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca79ea07786e499da6eeae58ae6b2233',qos_specs=None,replication_status=,reservations=['f6ad02ee-efbd-49bc-af3c-7aaefe453880','a7cb7d27-1c14-444d-a9dd-06b900120bf8','63071f62-d4ba-438f-a046-7e2dbffe5d1b','0e6405df-b024-4243-beb1-43fa043306dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63f836b47cd2466892d8a4ee1e601403',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:20.740033 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ce182e-0682-49ca-96af-5f9aa071301c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:12:20.797690 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ce182e-0682-49ca-96af-5f9aa071301c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:12:20.799150 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Flow 'volume_create_api' (a6217f61-6a7a-4239-b411-ca07e02233ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:12:20.824609 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Create volume request issued successfully. Jan 27 16:12:20.832624 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2426cc4f-d9f2-478a-bda6-227814fbfdd6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes returned with HTTP 202 Jan 27 16:12:20.833297 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 52/119] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:12:20 2021] POST /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes => generated 819 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:12:20.841761 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dda7937c-0228-4a0c-bad9-4227c9b20b1d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:12:20.842196 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dda7937c-0228-4a0c-bad9-4227c9b20b1d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:20.842459 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:20.842459 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:20.843191 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dda7937c-0228-4a0c-bad9-4227c9b20b1d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:20.881236 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:20.881236 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:20.893132 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dda7937c-0228-4a0c-bad9-4227c9b20b1d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:12:20.924610 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dda7937c-0228-4a0c-bad9-4227c9b20b1d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:12:20.928153 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 68/120] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:20 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 887 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:21.519220 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-77ad2f09-0e67-4847-a68e-40bb7b1c7792 tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] DELETE http://10.222.0.108/volume/v3/fcb69b9bbb7d43aeb8c2e028171851d4/attachments/05d4e9ca-e2f4-4e33-b8a6-451855272b59 Jan 27 16:12:21.519810 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-77ad2f09-0e67-4847-a68e-40bb7b1c7792 tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:21.520068 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:21.520068 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:21.520356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-77ad2f09-0e67-4847-a68e-40bb7b1c7792 tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:21.542754 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:21.542754 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:21.734298 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-77ad2f09-0e67-4847-a68e-40bb7b1c7792 tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(08c17ef9-01f9-4d27-9288-14e44b1d3927)]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:12:21.734618 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-77ad2f09-0e67-4847-a68e-40bb7b1c7792 tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] Adding status of: attached to pending status list for volume. {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 27 16:12:21.734839 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-77ad2f09-0e67-4847-a68e-40bb7b1c7792 tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:12:21.773108 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2f1111a2-ed5b-4e40-bf11-4e2797111b57 req-77ad2f09-0e67-4847-a68e-40bb7b1c7792 tempest-LiveAutoBlockMigrationV225Test-918405008 tempest-LiveAutoBlockMigrationV225Test-918405008-project-admin] http://10.222.0.108/volume/v3/fcb69b9bbb7d43aeb8c2e028171851d4/attachments/05d4e9ca-e2f4-4e33-b8a6-451855272b59 returned with HTTP 200 Jan 27 16:12:21.773630 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 53/121] 10.222.0.115 () {62 vars in 1442 bytes} [Wed Jan 27 16:12:21 2021] DELETE /volume/v3/fcb69b9bbb7d43aeb8c2e028171851d4/attachments/05d4e9ca-e2f4-4e33-b8a6-451855272b59 => generated 192 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:21.934256 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fa54c778-994b-4f24-b392-e5537bfd4d31 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:12:21.934907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fa54c778-994b-4f24-b392-e5537bfd4d31 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:21.935099 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:21.935099 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:21.935409 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fa54c778-994b-4f24-b392-e5537bfd4d31 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:21.987861 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:21.987861 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:22.000708 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fa54c778-994b-4f24-b392-e5537bfd4d31 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:12:22.021937 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fa54c778-994b-4f24-b392-e5537bfd4d31 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:12:22.023015 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 69/122] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:21 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 912 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:22.135046 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-462056d6-81bb-44aa-b886-ed66069e03e6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:12:22.135324 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-462056d6-81bb-44aa-b886-ed66069e03e6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:22.135456 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:22.135456 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:22.138220 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-462056d6-81bb-44aa-b886-ed66069e03e6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:22.185891 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:22.185891 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:22.191338 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-462056d6-81bb-44aa-b886-ed66069e03e6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:12:22.202504 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-462056d6-81bb-44aa-b886-ed66069e03e6 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:12:22.203232 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 54/123] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:12:22 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 912 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:22.637842 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fa54c778-994b-4f24-b392-e5537bfd4d31 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume// Jan 27 16:12:22.638203 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fa54c778-994b-4f24-b392-e5537bfd4d31 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:22.638341 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:22.638341 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:22.638633 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fa54c778-994b-4f24-b392-e5537bfd4d31 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:22.639751 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fa54c778-994b-4f24-b392-e5537bfd4d31 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:12:22.640482 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 70/124] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 16:12:22 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:12:22.654162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-fa3c9dd9-1d71-470c-afa6-2349bebb1310 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] GET http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:12:22.654506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-fa3c9dd9-1d71-470c-afa6-2349bebb1310 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:22.654651 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:22.654651 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:22.654873 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-fa3c9dd9-1d71-470c-afa6-2349bebb1310 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:22.682514 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:22.682514 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:22.687879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-fa3c9dd9-1d71-470c-afa6-2349bebb1310 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:12:22.699346 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:22.699346 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:22.705233 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-fa3c9dd9-1d71-470c-afa6-2349bebb1310 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 200 Jan 27 16:12:22.705930 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 55/125] 10.222.0.115 () {60 vars in 1408 bytes} [Wed Jan 27 16:12:22 2021] GET /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 1462 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:12:22.741660 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-03fd7e24-d20a-43a6-aced-deef699d79fe tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] PUT http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/attachments/a29a5323-2a45-4392-9a16-41695d3996e3 Jan 27 16:12:22.742420 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-03fd7e24-d20a-43a6-aced-deef699d79fe tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.115", "host": "n-h1-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:22.760561 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:12:22.760561 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 16:12:22.761183 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-03fd7e24-d20a-43a6-aced-deef699d79fe tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Lock "b'cinder-attachment_update-1a30f51c-7597-4121-931f-51804df339dd-n-h1-705658-15'" acquired by "attachment_update" :: waited 0.007s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:12:22.762931 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:22.762931 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:24.381708 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-03fd7e24-d20a-43a6-aced-deef699d79fe tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Lock "b'cinder-attachment_update-1a30f51c-7597-4121-931f-51804df339dd-n-h1-705658-15'" released by "attachment_update" :: held 1.620s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:12:24.382130 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-03fd7e24-d20a-43a6-aced-deef699d79fe tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/attachments/a29a5323-2a45-4392-9a16-41695d3996e3 returned with HTTP 200 Jan 27 16:12:24.382817 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 71/126] 10.222.0.115 () {64 vars in 1473 bytes} [Wed Jan 27 16:12:22 2021] PUT /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/attachments/a29a5323-2a45-4392-9a16-41695d3996e3 => generated 763 bytes in 1645 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:24.869749 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-b974715e-ef4a-4861-b000-24e2c0b0c862 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] POST http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/attachments/a29a5323-2a45-4392-9a16-41695d3996e3/action Jan 27 16:12:24.870072 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:24.870072 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:24.870346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-b974715e-ef4a-4861-b000-24e2c0b0c862 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:12:24.870562 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-b974715e-ef4a-4861-b000-24e2c0b0c862 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:24.919516 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:24.919516 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:25.062710 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-54392046-d096-4074-8f8c-a4d61a5d9188 req-b974715e-ef4a-4861-b000-24e2c0b0c862 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/attachments/a29a5323-2a45-4392-9a16-41695d3996e3/action returned with HTTP 204 Jan 27 16:12:25.063311 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 56/127] 10.222.0.115 () {64 vars in 1494 bytes} [Wed Jan 27 16:12:24 2021] POST /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/attachments/a29a5323-2a45-4392-9a16-41695d3996e3/action => generated 0 bytes in 196 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:12:31.487235 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55f0227b-8ca1-4da3-a67e-ee144cd500fd tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:12:31.487543 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55f0227b-8ca1-4da3-a67e-ee144cd500fd tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:31.487641 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:31.487641 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:31.487849 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55f0227b-8ca1-4da3-a67e-ee144cd500fd tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:31.514707 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:31.514707 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:31.520015 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-55f0227b-8ca1-4da3-a67e-ee144cd500fd tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:12:31.529379 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:31.529379 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:31.533602 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55f0227b-8ca1-4da3-a67e-ee144cd500fd tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:12:31.534175 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 72/128] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:31 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 1216 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:32.298153 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-b0a4312f-02a1-480b-a593-d528a00f7925 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:12:32.298468 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-b0a4312f-02a1-480b-a593-d528a00f7925 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:32.298703 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:32.298703 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:32.299016 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-b0a4312f-02a1-480b-a593-d528a00f7925 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:32.323781 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:32.323781 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:32.329028 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1339487d-165d-4eed-816f-b39ead7d0936 req-b0a4312f-02a1-480b-a593-d528a00f7925 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:12:32.339161 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:32.339161 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:32.344635 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-b0a4312f-02a1-480b-a593-d528a00f7925 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:12:32.345514 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 57/129] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:12:32 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 1216 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:32.362159 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-2aa93bce-71e1-44c4-961b-f0fa64189240 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] POST http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d/action Jan 27 16:12:32.362720 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:32.362720 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:32.363253 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-2aa93bce-71e1-44c4-961b-f0fa64189240 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:12:32.363623 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-2aa93bce-71e1-44c4-961b-f0fa64189240 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:32.395182 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:32.395182 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:32.396078 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1339487d-165d-4eed-816f-b39ead7d0936 req-2aa93bce-71e1-44c4-961b-f0fa64189240 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:12:32.449834 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1339487d-165d-4eed-816f-b39ead7d0936 req-2aa93bce-71e1-44c4-961b-f0fa64189240 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Begin detaching volume completed successfully. Jan 27 16:12:32.450216 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-2aa93bce-71e1-44c4-961b-f0fa64189240 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d/action returned with HTTP 202 Jan 27 16:12:32.450888 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 73/130] 10.222.0.108 () {64 vars in 1648 bytes} [Wed Jan 27 16:12:32 2021] POST /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:12:32.495708 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c2e4c7c-6707-43e5-bb9d-4d4b397b5ce6 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:12:32.496386 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c2e4c7c-6707-43e5-bb9d-4d4b397b5ce6 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:32.496618 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:32.496618 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:32.496933 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c2e4c7c-6707-43e5-bb9d-4d4b397b5ce6 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:32.540772 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:32.540772 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:32.546310 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0c2e4c7c-6707-43e5-bb9d-4d4b397b5ce6 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:12:32.564874 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:32.564874 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:32.569072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c2e4c7c-6707-43e5-bb9d-4d4b397b5ce6 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:12:32.569847 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 58/131] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:32 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 1219 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:32.594076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-2aa93bce-71e1-44c4-961b-f0fa64189240 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume// Jan 27 16:12:32.595176 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-2aa93bce-71e1-44c4-961b-f0fa64189240 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:32.595176 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:32.595176 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:32.595176 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-2aa93bce-71e1-44c4-961b-f0fa64189240 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:32.595338 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-2aa93bce-71e1-44c4-961b-f0fa64189240 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:12:32.595616 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 74/132] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:12:32 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:12:32.616592 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-97f619c9-027d-450d-84f0-9b2abcc6b4b1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:12:32.616950 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-97f619c9-027d-450d-84f0-9b2abcc6b4b1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:32.617080 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:32.617080 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:32.617305 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-97f619c9-027d-450d-84f0-9b2abcc6b4b1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:32.641459 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:32.641459 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:32.645580 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1339487d-165d-4eed-816f-b39ead7d0936 req-97f619c9-027d-450d-84f0-9b2abcc6b4b1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:12:32.654640 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:32.654640 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:32.659920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-97f619c9-027d-450d-84f0-9b2abcc6b4b1 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:12:32.660344 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 59/133] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 16:12:32 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 1318 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:12:33.180663 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-94198eb7-13ab-4c79-a10b-8cc1f698eaea tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] DELETE http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/attachments/08c17ef9-01f9-4d27-9288-14e44b1d3927 Jan 27 16:12:33.181007 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-94198eb7-13ab-4c79-a10b-8cc1f698eaea tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:33.181284 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-94198eb7-13ab-4c79-a10b-8cc1f698eaea tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:33.203051 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:33.203051 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:33.492408 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-1339487d-165d-4eed-816f-b39ead7d0936 req-94198eb7-13ab-4c79-a10b-8cc1f698eaea tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:12:33.492653 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-1339487d-165d-4eed-816f-b39ead7d0936 req-94198eb7-13ab-4c79-a10b-8cc1f698eaea tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Pending status list for volume during attachment-delete: [] {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:12:33.525553 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-94198eb7-13ab-4c79-a10b-8cc1f698eaea tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/attachments/08c17ef9-01f9-4d27-9288-14e44b1d3927 returned with HTTP 200 Jan 27 16:12:33.527102 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 75/134] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 16:12:33 2021] DELETE /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/attachments/08c17ef9-01f9-4d27-9288-14e44b1d3927 => generated 19 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:33.579237 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f19fd374-b6e9-4733-a9d5-9a42e4c369c5 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:12:33.579509 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f19fd374-b6e9-4733-a9d5-9a42e4c369c5 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:33.579642 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:33.579642 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:33.579850 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f19fd374-b6e9-4733-a9d5-9a42e4c369c5 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:33.604260 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:33.604260 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:33.609154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f19fd374-b6e9-4733-a9d5-9a42e4c369c5 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:12:33.627059 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f19fd374-b6e9-4733-a9d5-9a42e4c369c5 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:12:33.627953 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 60/135] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:33 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 924 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:12:58.484918 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-94198eb7-13ab-4c79-a10b-8cc1f698eaea tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume// Jan 27 16:12:58.485232 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-94198eb7-13ab-4c79-a10b-8cc1f698eaea tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:58.485310 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:58.485310 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:58.485503 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-94198eb7-13ab-4c79-a10b-8cc1f698eaea tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:58.486102 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1339487d-165d-4eed-816f-b39ead7d0936 req-94198eb7-13ab-4c79-a10b-8cc1f698eaea tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:12:58.486423 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 76/136] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 16:12:58 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:12:58.494849 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-cd9f6383-d444-4d0a-a929-154eb789c4e3 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] POST http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/attachments Jan 27 16:12:58.495281 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:58.495281 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:58.495668 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-cd9f6383-d444-4d0a-a929-154eb789c4e3 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06040c48-b031-4cd2-b995-3fec1159a5e8", "instance_uuid": "29a2a2f0-86c1-437b-a703-12722b260224", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:58.523183 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:58.523183 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:58.673735 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-cd9f6383-d444-4d0a-a929-154eb789c4e3 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/attachments returned with HTTP 200 Jan 27 16:12:58.685810 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 61/137] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 16:12:58 2021] POST /volume/v3/ca79ea07786e499da6eeae58ae6b2233/attachments => generated 273 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:12:58.848156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b855f64-e925-4bfa-b27d-0257d4a9092a tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:12:58.848478 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b855f64-e925-4bfa-b27d-0257d4a9092a tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:58.848973 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b855f64-e925-4bfa-b27d-0257d4a9092a tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:58.898974 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:58.898974 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:58.904028 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5b855f64-e925-4bfa-b27d-0257d4a9092a tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:12:58.913868 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:58.913868 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:58.917907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b855f64-e925-4bfa-b27d-0257d4a9092a tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:12:58.918354 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 77/138] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:58 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 911 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:12:59.283997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-cd9f6383-d444-4d0a-a929-154eb789c4e3 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume// Jan 27 16:12:59.284840 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-cd9f6383-d444-4d0a-a929-154eb789c4e3 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:59.285188 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:59.285188 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:59.285544 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-cd9f6383-d444-4d0a-a929-154eb789c4e3 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:59.286370 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-cd9f6383-d444-4d0a-a929-154eb789c4e3 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:12:59.287291 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 62/139] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 16:12:59 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:12:59.300128 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-1b682bba-2333-464e-980a-631cd79c9c95 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:12:59.300674 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-1b682bba-2333-464e-980a-631cd79c9c95 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:59.301052 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:59.301052 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:59.301345 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-1b682bba-2333-464e-980a-631cd79c9c95 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:59.330304 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:59.330304 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:59.335033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-1b682bba-2333-464e-980a-631cd79c9c95 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:12:59.346011 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:59.346011 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:59.351235 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-1b682bba-2333-464e-980a-631cd79c9c95 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:12:59.352283 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 78/140] 10.222.0.115 () {60 vars in 1408 bytes} [Wed Jan 27 16:12:59 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 1010 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:12:59.385034 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-0e9d50c9-c309-44fd-b080-79219757d31b tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] PUT http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/attachments/eeb6a16d-864f-476c-8eca-ba904fe3efd7 Jan 27 16:12:59.386035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-0e9d50c9-c309-44fd-b080-79219757d31b tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.115", "host": "n-h1-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:12:59.416549 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:12:59.416549 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 16:12:59.417177 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-0e9d50c9-c309-44fd-b080-79219757d31b tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Lock "b'cinder-attachment_update-06040c48-b031-4cd2-b995-3fec1159a5e8-n-h1-705658-15'" acquired by "attachment_update" :: waited 0.007s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:12:59.418578 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:59.418578 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:59.932747 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f8c0bbd-e875-4c9f-a425-6b2e7e1b1d35 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:12:59.933356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f8c0bbd-e875-4c9f-a425-6b2e7e1b1d35 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:12:59.933578 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:12:59.933578 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:12:59.933872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f8c0bbd-e875-4c9f-a425-6b2e7e1b1d35 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:12:59.978528 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:12:59.978528 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:12:59.992880 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2f8c0bbd-e875-4c9f-a425-6b2e7e1b1d35 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:13:00.010751 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:00.010751 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:00.016272 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f8c0bbd-e875-4c9f-a425-6b2e7e1b1d35 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:13:00.017007 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 79/141] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:12:59 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 911 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:13:00.430139 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-0e9d50c9-c309-44fd-b080-79219757d31b tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Lock "b'cinder-attachment_update-06040c48-b031-4cd2-b995-3fec1159a5e8-n-h1-705658-15'" released by "attachment_update" :: held 1.013s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:13:00.430553 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-0e9d50c9-c309-44fd-b080-79219757d31b tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/attachments/eeb6a16d-864f-476c-8eca-ba904fe3efd7 returned with HTTP 200 Jan 27 16:13:00.431175 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 63/142] 10.222.0.115 () {64 vars in 1473 bytes} [Wed Jan 27 16:12:59 2021] PUT /volume/v3/ca79ea07786e499da6eeae58ae6b2233/attachments/eeb6a16d-864f-476c-8eca-ba904fe3efd7 => generated 763 bytes in 1052 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:13:01.026068 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c96d282b-bb95-4886-ba1e-6ea7713b4b7d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:13:01.026434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c96d282b-bb95-4886-ba1e-6ea7713b4b7d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:13:01.026631 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:13:01.026631 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:13:01.026924 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c96d282b-bb95-4886-ba1e-6ea7713b4b7d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:13:01.062000 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:01.062000 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:01.069146 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c96d282b-bb95-4886-ba1e-6ea7713b4b7d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:13:01.079694 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:01.079694 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:01.084159 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c96d282b-bb95-4886-ba1e-6ea7713b4b7d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:13:01.087850 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 80/143] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:13:01 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 912 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:13:02.093356 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d55413f2-6433-4dbb-8caf-504d8c0901de tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:13:02.093702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d55413f2-6433-4dbb-8caf-504d8c0901de tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:13:02.093877 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:13:02.093877 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:13:02.094144 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d55413f2-6433-4dbb-8caf-504d8c0901de tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:13:02.120484 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:02.120484 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:02.126062 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d55413f2-6433-4dbb-8caf-504d8c0901de tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:13:02.137095 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:02.137095 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:02.144252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d55413f2-6433-4dbb-8caf-504d8c0901de tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:13:02.149461 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 64/144] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:13:02 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 912 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:13:03.158187 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5357b9aa-b11a-41c2-b18a-1c07eb3171e7 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:13:03.158541 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5357b9aa-b11a-41c2-b18a-1c07eb3171e7 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:13:03.158581 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:13:03.158581 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:13:03.158762 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5357b9aa-b11a-41c2-b18a-1c07eb3171e7 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:13:03.221193 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:03.221193 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:03.233716 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5357b9aa-b11a-41c2-b18a-1c07eb3171e7 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:13:03.255080 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:03.255080 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:03.261120 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5357b9aa-b11a-41c2-b18a-1c07eb3171e7 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:13:03.261710 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 81/145] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:13:03 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 912 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:13:04.271910 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51d9ff13-3765-42c7-b660-4653bb620b35 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:13:04.272694 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51d9ff13-3765-42c7-b660-4653bb620b35 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:13:04.273028 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:13:04.273028 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:13:04.273363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51d9ff13-3765-42c7-b660-4653bb620b35 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:13:04.325701 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:04.325701 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:04.341352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-51d9ff13-3765-42c7-b660-4653bb620b35 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:13:04.353236 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:04.353236 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:04.357516 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51d9ff13-3765-42c7-b660-4653bb620b35 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:13:04.363166 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 65/146] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:13:04 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:13:05.367090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96ea6b89-7481-496c-a5b2-4550e8ccc887 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:13:05.367512 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96ea6b89-7481-496c-a5b2-4550e8ccc887 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:13:05.367889 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:13:05.367889 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:13:05.368366 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96ea6b89-7481-496c-a5b2-4550e8ccc887 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:13:05.421173 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:05.421173 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:05.426456 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-96ea6b89-7481-496c-a5b2-4550e8ccc887 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:13:05.441767 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:05.441767 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:05.446638 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96ea6b89-7481-496c-a5b2-4550e8ccc887 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:13:05.452048 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 82/147] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:13:05 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 912 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:13:05.920482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-3d8409ed-6008-4e65-9372-d72d9f1c746d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] POST http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/attachments/eeb6a16d-864f-476c-8eca-ba904fe3efd7/action Jan 27 16:13:05.921215 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:13:05.921215 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:13:05.921610 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-3d8409ed-6008-4e65-9372-d72d9f1c746d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:13:05.921896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-3d8409ed-6008-4e65-9372-d72d9f1c746d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:13:05.988894 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:05.988894 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:06.071657 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-3d8409ed-6008-4e65-9372-d72d9f1c746d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/attachments/eeb6a16d-864f-476c-8eca-ba904fe3efd7/action returned with HTTP 204 Jan 27 16:13:06.072568 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 66/148] 10.222.0.115 () {64 vars in 1494 bytes} [Wed Jan 27 16:13:05 2021] POST /volume/v3/ca79ea07786e499da6eeae58ae6b2233/attachments/eeb6a16d-864f-476c-8eca-ba904fe3efd7/action => generated 0 bytes in 155 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:13:06.456106 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e29576ba-eb33-42d4-9700-a8eb6474e9c5 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:13:06.456773 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e29576ba-eb33-42d4-9700-a8eb6474e9c5 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:13:06.457000 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:13:06.457000 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:13:06.457407 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e29576ba-eb33-42d4-9700-a8eb6474e9c5 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:13:06.485451 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:06.485451 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:06.490037 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e29576ba-eb33-42d4-9700-a8eb6474e9c5 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:13:06.501383 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:06.501383 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:06.506325 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e29576ba-eb33-42d4-9700-a8eb6474e9c5 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:13:06.506835 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 83/149] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:13:06 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 1204 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:13:27.835642 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-3d8409ed-6008-4e65-9372-d72d9f1c746d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume// Jan 27 16:13:27.836008 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-3d8409ed-6008-4e65-9372-d72d9f1c746d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:13:27.836093 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:13:27.836093 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:13:27.836640 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-3d8409ed-6008-4e65-9372-d72d9f1c746d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:13:27.837412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f0939e4b-1eb5-490e-bf54-c2c97b623b70 req-3d8409ed-6008-4e65-9372-d72d9f1c746d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:13:27.837822 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 67/150] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:13:27 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:13:27.862586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-b8a9e5ee-32ab-4b1a-a55a-299fd791847a tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] POST http://10.222.0.108/volume/v3/b7434f668deb47d8af4d1f4ea45bfa85/attachments Jan 27 16:13:27.862936 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:13:27.862936 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:13:27.863181 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-b8a9e5ee-32ab-4b1a-a55a-299fd791847a tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06040c48-b031-4cd2-b995-3fec1159a5e8", "instance_uuid": "29a2a2f0-86c1-437b-a703-12722b260224", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:13:27.893465 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:27.893465 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:29.378846 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-b8a9e5ee-32ab-4b1a-a55a-299fd791847a tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] http://10.222.0.108/volume/v3/b7434f668deb47d8af4d1f4ea45bfa85/attachments returned with HTTP 200 Jan 27 16:13:29.379653 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 84/151] 10.222.0.104 () {64 vars in 1363 bytes} [Wed Jan 27 16:13:27 2021] POST /volume/v3/b7434f668deb47d8af4d1f4ea45bfa85/attachments => generated 763 bytes in 1522 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:13:29.817873 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-09bdcd65-29a6-463a-a7b8-a20eb78b1f44 tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] GET http://10.222.0.108/volume/v3/b7434f668deb47d8af4d1f4ea45bfa85/attachments/a72758b5-c94c-4e7f-b235-5fee15fadc1c Jan 27 16:13:29.823637 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-09bdcd65-29a6-463a-a7b8-a20eb78b1f44 tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:13:29.825093 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-09bdcd65-29a6-463a-a7b8-a20eb78b1f44 tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:13:29.838063 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-09bdcd65-29a6-463a-a7b8-a20eb78b1f44 tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] http://10.222.0.108/volume/v3/b7434f668deb47d8af4d1f4ea45bfa85/attachments/a72758b5-c94c-4e7f-b235-5fee15fadc1c returned with HTTP 200 Jan 27 16:13:29.838627 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 68/152] 10.222.0.104 () {60 vars in 1420 bytes} [Wed Jan 27 16:13:29 2021] GET /volume/v3/b7434f668deb47d8af4d1f4ea45bfa85/attachments/a72758b5-c94c-4e7f-b235-5fee15fadc1c => generated 790 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:13:39.957324 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-0d996da2-b8f5-4ef4-94fd-86f827553cd3 tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] POST http://10.222.0.108/volume/v3/b7434f668deb47d8af4d1f4ea45bfa85/attachments/a72758b5-c94c-4e7f-b235-5fee15fadc1c/action Jan 27 16:13:39.957616 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:13:39.957616 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:13:39.957998 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-0d996da2-b8f5-4ef4-94fd-86f827553cd3 tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] Action body: b'{"os-complete": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:13:39.958194 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-0d996da2-b8f5-4ef4-94fd-86f827553cd3 tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:13:40.043299 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:40.043299 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:40.127800 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-0d996da2-b8f5-4ef4-94fd-86f827553cd3 tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] http://10.222.0.108/volume/v3/b7434f668deb47d8af4d1f4ea45bfa85/attachments/a72758b5-c94c-4e7f-b235-5fee15fadc1c/action returned with HTTP 204 Jan 27 16:13:40.128362 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 85/153] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 16:13:39 2021] POST /volume/v3/b7434f668deb47d8af4d1f4ea45bfa85/attachments/a72758b5-c94c-4e7f-b235-5fee15fadc1c/action => generated 0 bytes in 174 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:13:51.618555 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-1a3ba554-5ac8-4c95-a18e-e5509563c826 tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] DELETE http://10.222.0.108/volume/v3/b7434f668deb47d8af4d1f4ea45bfa85/attachments/eeb6a16d-864f-476c-8eca-ba904fe3efd7 Jan 27 16:13:51.619198 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-1a3ba554-5ac8-4c95-a18e-e5509563c826 tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:13:51.619460 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:13:51.619460 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:13:51.619934 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-1a3ba554-5ac8-4c95-a18e-e5509563c826 tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:13:51.635089 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:13:51.635089 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:13:51.971641 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-1a3ba554-5ac8-4c95-a18e-e5509563c826 tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(a72758b5-c94c-4e7f-b235-5fee15fadc1c)]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:13:51.972614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-1a3ba554-5ac8-4c95-a18e-e5509563c826 tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] Adding status of: attached to pending status list for volume. {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 27 16:13:51.973265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-1a3ba554-5ac8-4c95-a18e-e5509563c826 tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:13:52.502805 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f8d9a3f4-1757-4c78-b98e-2906910d1713 req-1a3ba554-5ac8-4c95-a18e-e5509563c826 tempest-LiveMigrationTest-244477130 tempest-LiveMigrationTest-244477130-project-admin] http://10.222.0.108/volume/v3/b7434f668deb47d8af4d1f4ea45bfa85/attachments/eeb6a16d-864f-476c-8eca-ba904fe3efd7 returned with HTTP 200 Jan 27 16:13:52.502805 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 69/154] 10.222.0.115 () {62 vars in 1442 bytes} [Wed Jan 27 16:13:51 2021] DELETE /volume/v3/b7434f668deb47d8af4d1f4ea45bfa85/attachments/eeb6a16d-864f-476c-8eca-ba904fe3efd7 => generated 192 bytes in 890 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:04.349646 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-99908917-0f0f-4fb6-a6b9-15110f47b265 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:14:04.350265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-99908917-0f0f-4fb6-a6b9-15110f47b265 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:04.350487 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:04.350487 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:04.350832 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-99908917-0f0f-4fb6-a6b9-15110f47b265 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:04.381802 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:04.381802 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:04.387233 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-99908917-0f0f-4fb6-a6b9-15110f47b265 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:14:04.396722 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:04.396722 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:04.400897 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-99908917-0f0f-4fb6-a6b9-15110f47b265 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:14:04.401567 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 86/155] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:04 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 1204 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:04.703264 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] POST http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes Jan 27 16:14:04.703732 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:04.703732 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:04.704054 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-804448088"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:04.709739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-804448088'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:14:04.709739 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Create volume of 1 GB Jan 27 16:14:04.709739 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:04.709739 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:04.712477 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Availability Zones retrieved successfully. Jan 27 16:14:04.720851 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Flow 'volume_create_api' (bdfdc39a-fc1b-47e1-9021-0440747f35f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:14:04.722377 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8deae1f0-66cc-4798-958d-100c188274e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:04.723489 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:14:04.750382 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-8514fc17-7025-4e4b-b54b-61786428e0ae tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:14:04.750768 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-8514fc17-7025-4e4b-b54b-61786428e0ae tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:04.750954 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:04.750954 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:04.751238 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-8514fc17-7025-4e4b-b54b-61786428e0ae tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:04.763083 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8deae1f0-66cc-4798-958d-100c188274e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:04.764339 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de83b51-b0ed-4b3f-8f22-c5814ab79e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:04.777081 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:04.777081 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:04.781689 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-8514fc17-7025-4e4b-b54b-61786428e0ae tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:14:04.792106 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:04.792106 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:04.796194 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-8514fc17-7025-4e4b-b54b-61786428e0ae tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:14:04.797629 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 87/156] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:14:04 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 1204 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:04.810400 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-591ac974-0b89-438e-9d8e-addb7bf4f11b tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] POST http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8/action Jan 27 16:14:04.810604 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:04.810604 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:04.810972 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-591ac974-0b89-438e-9d8e-addb7bf4f11b tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:14:04.811167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-591ac974-0b89-438e-9d8e-addb7bf4f11b tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:04.838466 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:04.838466 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:04.839128 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-591ac974-0b89-438e-9d8e-addb7bf4f11b tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:14:04.935919 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-591ac974-0b89-438e-9d8e-addb7bf4f11b tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Begin detaching volume completed successfully. Jan 27 16:14:04.936098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Created reservations ['c4ca53fd-52ec-4e72-a887-379da8feb4fb', '892afaf2-c2c3-4d11-bc51-cfe0cdac9c24', '8c55f1ac-b231-47ca-9ed2-b23b0ff7b130', 'f621ffad-83ef-4a6a-bf2b-eb84d531cdca'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:14:04.936381 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-591ac974-0b89-438e-9d8e-addb7bf4f11b tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8/action returned with HTTP 202 Jan 27 16:14:04.937155 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 88/157] 10.222.0.108 () {64 vars in 1648 bytes} [Wed Jan 27 16:14:04 2021] POST /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:14:04.940389 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de83b51-b0ed-4b3f-8f22-c5814ab79e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4ca53fd-52ec-4e72-a887-379da8feb4fb', '892afaf2-c2c3-4d11-bc51-cfe0cdac9c24', '8c55f1ac-b231-47ca-9ed2-b23b0ff7b130', 'f621ffad-83ef-4a6a-bf2b-eb84d531cdca']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:04.941508 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3d7b76c-a940-43ee-a18a-ef725cbdefb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:04.980483 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8a22d2a2-a902-4140-9950-cd2c116dd4cc tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:14:04.981310 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8a22d2a2-a902-4140-9950-cd2c116dd4cc tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:04.981310 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:04.981310 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:04.981310 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8a22d2a2-a902-4140-9950-cd2c116dd4cc tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:05.018526 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:05.018526 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:05.023629 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8a22d2a2-a902-4140-9950-cd2c116dd4cc tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:14:05.036406 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3d7b76c-a940-43ee-a18a-ef725cbdefb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3549337e-f795-4759-8033-ca078da2d8f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-804448088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34582ac875d465e91e218929316e503',qos_specs=None,replication_status=,reservations=['c4ca53fd-52ec-4e72-a887-379da8feb4fb','892afaf2-c2c3-4d11-bc51-cfe0cdac9c24','8c55f1ac-b231-47ca-9ed2-b23b0ff7b130','f621ffad-83ef-4a6a-bf2b-eb84d531cdca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a6474385a3405e870d212ad0f5c526',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-804448088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3549337e-f795-4759-8033-ca078da2d8f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b34582ac875d465e91e218929316e503',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='41a6474385a3405e870d212ad0f5c526',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:05.037511 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f87a2e7f-afa4-49da-a7bb-db52cf230bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:05.038479 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:05.038479 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:05.045234 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8a22d2a2-a902-4140-9950-cd2c116dd4cc tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:14:05.046309 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 89/158] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:04 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 1207 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:05.136591 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f87a2e7f-afa4-49da-a7bb-db52cf230bd0) transitioned into state 'SUCCESS' from state '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-804448088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b34582ac875d465e91e218929316e503',qos_specs=None,replication_status=,reservations=['c4ca53fd-52ec-4e72-a887-379da8feb4fb','892afaf2-c2c3-4d11-bc51-cfe0cdac9c24','8c55f1ac-b231-47ca-9ed2-b23b0ff7b130','f621ffad-83ef-4a6a-bf2b-eb84d531cdca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a6474385a3405e870d212ad0f5c526',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:05.137591 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03f75669-0233-47f2-8d15-ee24babe9f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:14:05.171948 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03f75669-0233-47f2-8d15-ee24babe9f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:14:05.173316 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Flow 'volume_create_api' (bdfdc39a-fc1b-47e1-9021-0440747f35f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:14:05.209705 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Create volume request issued successfully. Jan 27 16:14:05.217335 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-117d8ae1-05cc-4c80-a9ce-2dc38be5bbe3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes returned with HTTP 202 Jan 27 16:14:05.224176 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 70/159] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:14:04 2021] POST /volume/v3/b34582ac875d465e91e218929316e503/volumes => generated 825 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:14:05.226938 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82bdea55-7726-4441-ba2a-0569a4f102a6 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:05.227404 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82bdea55-7726-4441-ba2a-0569a4f102a6 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:05.227593 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:05.227593 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:05.227888 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82bdea55-7726-4441-ba2a-0569a4f102a6 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:05.266258 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:05.266258 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:05.272103 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-82bdea55-7726-4441-ba2a-0569a4f102a6 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:05.298679 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82bdea55-7726-4441-ba2a-0569a4f102a6 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:05.303803 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 90/160] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:05 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 893 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:06.061368 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96f60a0a-698a-4a7b-91b8-0507c5563b4d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:14:06.061656 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96f60a0a-698a-4a7b-91b8-0507c5563b4d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:06.061891 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:06.061891 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:06.062209 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96f60a0a-698a-4a7b-91b8-0507c5563b4d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:06.110406 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:06.110406 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:06.124285 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-96f60a0a-698a-4a7b-91b8-0507c5563b4d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:14:06.134910 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:06.134910 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:06.139925 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96f60a0a-698a-4a7b-91b8-0507c5563b4d tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:14:06.140575 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 71/161] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:06 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 1207 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:06.308054 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d188d281-5d62-4672-a4d0-49a846dd030e tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:06.308514 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d188d281-5d62-4672-a4d0-49a846dd030e tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:06.308764 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:06.308764 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:06.310061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d188d281-5d62-4672-a4d0-49a846dd030e tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:06.377727 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:06.377727 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:06.405269 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d188d281-5d62-4672-a4d0-49a846dd030e tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:06.441672 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d188d281-5d62-4672-a4d0-49a846dd030e tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:06.441672 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 91/162] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:06 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 918 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:07.124946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-4cfe8e42-9081-42ec-aabc-3ecbe1af3ad5 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:07.125700 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-4cfe8e42-9081-42ec-aabc-3ecbe1af3ad5 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:07.125972 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:07.125972 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:07.126374 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-4cfe8e42-9081-42ec-aabc-3ecbe1af3ad5 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:07.149916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-624a5079-4cc5-4833-9956-34d07530936f tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:14:07.150203 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-624a5079-4cc5-4833-9956-34d07530936f tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:07.150325 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:07.150325 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:07.150510 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-624a5079-4cc5-4833-9956-34d07530936f tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:07.174326 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:07.174326 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:07.179890 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-4cfe8e42-9081-42ec-aabc-3ecbe1af3ad5 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:07.191424 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-4cfe8e42-9081-42ec-aabc-3ecbe1af3ad5 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:07.192081 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 72/163] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:14:07 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 918 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:07.201033 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:07.201033 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:07.206426 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-624a5079-4cc5-4833-9956-34d07530936f tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:14:07.216349 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:07.216349 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:07.221035 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-624a5079-4cc5-4833-9956-34d07530936f tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:14:07.221728 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 92/164] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:07 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 1207 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:07.345656 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-4cfe8e42-9081-42ec-aabc-3ecbe1af3ad5 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume// Jan 27 16:14:07.346628 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-4cfe8e42-9081-42ec-aabc-3ecbe1af3ad5 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:07.346888 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:07.346888 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:07.347257 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-4cfe8e42-9081-42ec-aabc-3ecbe1af3ad5 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:07.348072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-4cfe8e42-9081-42ec-aabc-3ecbe1af3ad5 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:14:07.348574 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 73/165] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 16:14:07 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:14:07.356833 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-b784ce0b-f6be-46f2-81e4-f76b95404f98 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] POST http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/attachments Jan 27 16:14:07.357589 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:07.357589 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:07.357972 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-b784ce0b-f6be-46f2-81e4-f76b95404f98 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3549337e-f795-4759-8033-ca078da2d8f2", "instance_uuid": "80d18e5b-b3c4-431f-a352-d11ed4c1da97", "connector": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:07.391232 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:07.391232 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:07.545919 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-b784ce0b-f6be-46f2-81e4-f76b95404f98 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/attachments returned with HTTP 200 Jan 27 16:14:07.554452 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 93/166] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 16:14:07 2021] POST /volume/v3/b34582ac875d465e91e218929316e503/attachments => generated 273 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:07.652447 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7230f75d-99fb-4c0d-a5a9-69ac40f2769f tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:07.652662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7230f75d-99fb-4c0d-a5a9-69ac40f2769f tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:07.653018 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7230f75d-99fb-4c0d-a5a9-69ac40f2769f tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:07.687439 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:07.687439 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:07.694311 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7230f75d-99fb-4c0d-a5a9-69ac40f2769f tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:07.703252 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:07.703252 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:07.709291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7230f75d-99fb-4c0d-a5a9-69ac40f2769f tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:07.709882 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 74/167] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:07 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 917 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:08.231375 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a85cb2e0-0236-48e7-b3b5-b08714e4439e tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:14:08.231717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a85cb2e0-0236-48e7-b3b5-b08714e4439e tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:08.231772 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:08.231772 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:08.232114 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a85cb2e0-0236-48e7-b3b5-b08714e4439e tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:08.277860 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:08.277860 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:08.284016 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a85cb2e0-0236-48e7-b3b5-b08714e4439e tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:14:08.296639 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:08.296639 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:08.302128 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a85cb2e0-0236-48e7-b3b5-b08714e4439e tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:14:08.302923 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 94/168] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:08 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 1207 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:08.706073 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7230f75d-99fb-4c0d-a5a9-69ac40f2769f tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume// Jan 27 16:14:08.706329 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7230f75d-99fb-4c0d-a5a9-69ac40f2769f tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:08.706468 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:08.706468 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:08.706668 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7230f75d-99fb-4c0d-a5a9-69ac40f2769f tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:08.707257 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7230f75d-99fb-4c0d-a5a9-69ac40f2769f tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:14:08.707591 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 75/169] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 16:14:08 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:14:08.720272 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-886b6c29-284e-446d-ad94-bf2cfb627acc tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:08.720416 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-8ddc587a-ad21-439f-b7e3-9e1d96e25417 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:08.721948 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-886b6c29-284e-446d-ad94-bf2cfb627acc tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:08.722005 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-8ddc587a-ad21-439f-b7e3-9e1d96e25417 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:08.722043 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:08.722043 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:08.722043 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-886b6c29-284e-446d-ad94-bf2cfb627acc tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:08.722129 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-8ddc587a-ad21-439f-b7e3-9e1d96e25417 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:08.747045 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:08.747045 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:08.748098 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:08.748098 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:08.753154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-886b6c29-284e-446d-ad94-bf2cfb627acc tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:08.756472 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-8ddc587a-ad21-439f-b7e3-9e1d96e25417 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:08.762794 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:08.762794 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:08.765941 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:08.765941 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:08.766798 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-886b6c29-284e-446d-ad94-bf2cfb627acc tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:08.767845 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 95/170] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:08 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 917 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:08.775555 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-8ddc587a-ad21-439f-b7e3-9e1d96e25417 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:08.776063 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 76/171] 10.222.0.115 () {60 vars in 1408 bytes} [Wed Jan 27 16:14:08 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:14:08.801668 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-66478c71-573e-48a4-ae7a-3d5f0e1a4010 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] PUT http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/attachments/6f1cab8f-f1e9-4ad9-823b-7e0d51841cb0 Jan 27 16:14:08.802139 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:08.802139 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:08.802530 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-66478c71-573e-48a4-ae7a-3d5f0e1a4010 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.115", "host": "n-h1-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:08.820577 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:14:08.820577 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 16:14:08.821014 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-66478c71-573e-48a4-ae7a-3d5f0e1a4010 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Lock "b'cinder-attachment_update-3549337e-f795-4759-8033-ca078da2d8f2-n-h1-705658-15'" acquired by "attachment_update" :: waited 0.007s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:14:08.822804 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:08.822804 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:09.102003 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-8ddc587a-ad21-439f-b7e3-9e1d96e25417 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume// Jan 27 16:14:09.102258 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-8ddc587a-ad21-439f-b7e3-9e1d96e25417 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:09.102449 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:09.102449 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:09.102576 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-8ddc587a-ad21-439f-b7e3-9e1d96e25417 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:09.103155 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-8ddc587a-ad21-439f-b7e3-9e1d96e25417 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:14:09.103701 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 77/172] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:14:09 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:14:09.125655 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-3c039aac-6593-460e-b4a6-6839ca30eb2e tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:14:09.126035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-3c039aac-6593-460e-b4a6-6839ca30eb2e tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:09.126353 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-3c039aac-6593-460e-b4a6-6839ca30eb2e tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:09.156904 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:09.156904 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:09.163438 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-3c039aac-6593-460e-b4a6-6839ca30eb2e tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:14:09.173461 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:09.173461 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:09.178733 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-3c039aac-6593-460e-b4a6-6839ca30eb2e tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:14:09.179386 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 78/173] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 16:14:09 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 1306 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:14:09.311699 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9bd0d5e4-2c6c-42c1-afd1-6e73c1329bea tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:14:09.312080 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9bd0d5e4-2c6c-42c1-afd1-6e73c1329bea tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:09.312322 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:09.312322 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:09.312527 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9bd0d5e4-2c6c-42c1-afd1-6e73c1329bea tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:09.344628 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:09.344628 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:09.350264 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9bd0d5e4-2c6c-42c1-afd1-6e73c1329bea tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:14:09.360562 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:09.360562 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:09.365353 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9bd0d5e4-2c6c-42c1-afd1-6e73c1329bea tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:14:09.366022 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 79/174] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:09 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 1207 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:14:09.729473 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-1d55a9cc-25db-4a95-99f8-c303788683a8 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] DELETE http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/attachments/a72758b5-c94c-4e7f-b235-5fee15fadc1c Jan 27 16:14:09.729950 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-1d55a9cc-25db-4a95-99f8-c303788683a8 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:09.730172 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:09.730172 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:09.730487 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-1d55a9cc-25db-4a95-99f8-c303788683a8 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:09.756553 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:09.756553 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:09.945763 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-66478c71-573e-48a4-ae7a-3d5f0e1a4010 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Lock "b'cinder-attachment_update-3549337e-f795-4759-8033-ca078da2d8f2-n-h1-705658-15'" released by "attachment_update" :: held 1.125s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:14:09.946176 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-66478c71-573e-48a4-ae7a-3d5f0e1a4010 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/attachments/6f1cab8f-f1e9-4ad9-823b-7e0d51841cb0 returned with HTTP 200 Jan 27 16:14:09.946669 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 96/175] 10.222.0.115 () {64 vars in 1473 bytes} [Wed Jan 27 16:14:08 2021] PUT /volume/v3/b34582ac875d465e91e218929316e503/attachments/6f1cab8f-f1e9-4ad9-823b-7e0d51841cb0 => generated 763 bytes in 1150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:09.949465 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc242878-fec5-4b63-97ab-b5e7e6013172 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:09.957714 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc242878-fec5-4b63-97ab-b5e7e6013172 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:09.957714 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:09.957714 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:09.957714 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc242878-fec5-4b63-97ab-b5e7e6013172 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:10.021307 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:10.021307 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:10.026301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dc242878-fec5-4b63-97ab-b5e7e6013172 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:10.035633 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:10.035633 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:10.039877 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc242878-fec5-4b63-97ab-b5e7e6013172 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:10.044987 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 97/176] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:09 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 918 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:10.116825 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-1d55a9cc-25db-4a95-99f8-c303788683a8 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:14:10.117031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-1d55a9cc-25db-4a95-99f8-c303788683a8 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:14:10.166065 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e9b927c8-0b16-4c76-ba33-29e4aff19e9a req-1d55a9cc-25db-4a95-99f8-c303788683a8 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/attachments/a72758b5-c94c-4e7f-b235-5fee15fadc1c returned with HTTP 200 Jan 27 16:14:10.167228 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 80/177] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 16:14:09 2021] DELETE /volume/v3/ca79ea07786e499da6eeae58ae6b2233/attachments/a72758b5-c94c-4e7f-b235-5fee15fadc1c => generated 19 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:14:10.375251 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d70dcc29-a1da-49ba-a1b3-3b665ff53ebd tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:14:10.375616 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d70dcc29-a1da-49ba-a1b3-3b665ff53ebd tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:10.375730 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:10.375730 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:10.376096 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d70dcc29-a1da-49ba-a1b3-3b665ff53ebd tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:10.428409 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:10.428409 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:10.433429 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d70dcc29-a1da-49ba-a1b3-3b665ff53ebd tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:14:10.444380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d70dcc29-a1da-49ba-a1b3-3b665ff53ebd tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:14:10.445216 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 98/178] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:10 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 912 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:11.050061 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b02607c1-9db4-4ffa-9be1-357be06467ca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:11.050938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b02607c1-9db4-4ffa-9be1-357be06467ca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:11.055929 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:11.055929 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:11.056344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b02607c1-9db4-4ffa-9be1-357be06467ca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:11.137195 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:11.137195 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:11.142450 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b02607c1-9db4-4ffa-9be1-357be06467ca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:11.153198 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:11.153198 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:11.161988 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b02607c1-9db4-4ffa-9be1-357be06467ca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:11.162662 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 81/179] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:11 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 918 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:12.170630 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1418c7c5-7af3-4614-9670-788a75ba1738 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:12.170921 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1418c7c5-7af3-4614-9670-788a75ba1738 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:12.171028 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:12.171028 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:12.171219 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1418c7c5-7af3-4614-9670-788a75ba1738 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:12.217032 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:12.217032 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:12.229708 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1418c7c5-7af3-4614-9670-788a75ba1738 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:12.239679 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:12.239679 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:12.244377 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1418c7c5-7af3-4614-9670-788a75ba1738 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:12.251314 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 99/180] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:12 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 918 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:13.254660 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d211559-fc60-432b-8adc-5422122bbcca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:13.255382 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d211559-fc60-432b-8adc-5422122bbcca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:13.255628 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:13.255628 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:13.255988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d211559-fc60-432b-8adc-5422122bbcca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:13.288784 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:13.288784 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:13.294618 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6d211559-fc60-432b-8adc-5422122bbcca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:13.305316 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:13.305316 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:13.309686 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d211559-fc60-432b-8adc-5422122bbcca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:13.310127 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 82/181] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:13 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 918 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:14.324075 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ad35c9f-61db-4ff7-a760-cb0dd85e2532 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:14.325557 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7ad35c9f-61db-4ff7-a760-cb0dd85e2532 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:14.326014 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:14.326014 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:14.326684 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7ad35c9f-61db-4ff7-a760-cb0dd85e2532 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:14.367333 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:14.367333 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:14.373140 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7ad35c9f-61db-4ff7-a760-cb0dd85e2532 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:14.383778 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:14.383778 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:14.388404 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ad35c9f-61db-4ff7-a760-cb0dd85e2532 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:14.388923 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 100/182] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:14 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 918 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:15.402132 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-722eb710-1411-4fd5-a68c-3b27dff2e8ae tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:15.402753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-722eb710-1411-4fd5-a68c-3b27dff2e8ae tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:15.402892 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:15.402892 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:15.403323 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-722eb710-1411-4fd5-a68c-3b27dff2e8ae tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:15.440859 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:15.440859 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:15.446109 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-722eb710-1411-4fd5-a68c-3b27dff2e8ae tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:15.458844 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:15.458844 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:15.462845 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-722eb710-1411-4fd5-a68c-3b27dff2e8ae tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:15.463246 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 83/183] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:15 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 918 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:15.807725 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-1978d7cd-abef-425e-b7f1-f0606fce318a tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] POST http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/attachments/6f1cab8f-f1e9-4ad9-823b-7e0d51841cb0/action Jan 27 16:14:15.808379 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:15.808379 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:15.808935 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-1978d7cd-abef-425e-b7f1-f0606fce318a tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Action body: b'{"os-complete": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:14:15.809387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-1978d7cd-abef-425e-b7f1-f0606fce318a tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:15.844318 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:15.844318 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:15.904730 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e477dccb-cc82-4394-8eca-309ee96bd433 req-1978d7cd-abef-425e-b7f1-f0606fce318a tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/attachments/6f1cab8f-f1e9-4ad9-823b-7e0d51841cb0/action returned with HTTP 204 Jan 27 16:14:15.905295 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 101/184] 10.222.0.115 () {64 vars in 1494 bytes} [Wed Jan 27 16:14:15 2021] POST /volume/v3/b34582ac875d465e91e218929316e503/attachments/6f1cab8f-f1e9-4ad9-823b-7e0d51841cb0/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:14:16.472163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc308ba0-5c69-42dd-9625-590d7125d2af tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:16.472477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc308ba0-5c69-42dd-9625-590d7125d2af tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:16.472549 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:16.472549 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:16.472692 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc308ba0-5c69-42dd-9625-590d7125d2af tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:16.496619 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:16.496619 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:16.502338 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fc308ba0-5c69-42dd-9625-590d7125d2af tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:16.511434 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:16.511434 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:16.515523 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc308ba0-5c69-42dd-9625-590d7125d2af tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:16.515995 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 84/185] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:16 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:16.524286 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b2392518-9f80-4285-ac34-647073bbbefd tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:16.524565 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b2392518-9f80-4285-ac34-647073bbbefd tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:16.524690 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:16.524690 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:16.524879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b2392518-9f80-4285-ac34-647073bbbefd tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:16.549539 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:16.549539 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:16.554053 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b2392518-9f80-4285-ac34-647073bbbefd tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:16.562919 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:16.562919 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:16.567352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b2392518-9f80-4285-ac34-647073bbbefd tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:16.567819 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 102/186] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:16 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 1210 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:17.605574 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-5c9372d1-d6d2-4b82-95d2-7bae3fbfc93e tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:17.605951 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-5c9372d1-d6d2-4b82-95d2-7bae3fbfc93e tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:17.605951 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:17.605951 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:17.606205 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-5c9372d1-d6d2-4b82-95d2-7bae3fbfc93e tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:17.633434 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:17.633434 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:17.638112 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-95d8324f-422d-481d-922a-4276bc2e7afc req-5c9372d1-d6d2-4b82-95d2-7bae3fbfc93e tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:17.647729 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:17.647729 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:17.652116 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-5c9372d1-d6d2-4b82-95d2-7bae3fbfc93e tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:17.652574 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 85/187] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:14:17 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 1210 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:14:17.665592 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-dc30a0f8-6e55-4c13-ac71-026546e955c0 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] POST http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2/action Jan 27 16:14:17.666055 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:17.666055 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:17.666339 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-dc30a0f8-6e55-4c13-ac71-026546e955c0 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:14:17.666562 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-dc30a0f8-6e55-4c13-ac71-026546e955c0 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:14:17.691885 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:17.691885 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:17.692527 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-95d8324f-422d-481d-922a-4276bc2e7afc req-dc30a0f8-6e55-4c13-ac71-026546e955c0 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:17.729867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-95d8324f-422d-481d-922a-4276bc2e7afc req-dc30a0f8-6e55-4c13-ac71-026546e955c0 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Begin detaching volume completed successfully. Jan 27 16:14:17.730241 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-dc30a0f8-6e55-4c13-ac71-026546e955c0 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2/action returned with HTTP 202 Jan 27 16:14:17.730837 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 103/188] 10.222.0.108 () {64 vars in 1648 bytes} [Wed Jan 27 16:14:17 2021] POST /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:14:17.797614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc4295fb-93ab-4fbe-9317-69afb0f14cb2 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:17.799109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc4295fb-93ab-4fbe-9317-69afb0f14cb2 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:17.799109 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:17.799109 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:17.799109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc4295fb-93ab-4fbe-9317-69afb0f14cb2 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:17.824602 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:17.824602 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:17.830973 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fc4295fb-93ab-4fbe-9317-69afb0f14cb2 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:17.841256 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:17.841256 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:17.846218 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc4295fb-93ab-4fbe-9317-69afb0f14cb2 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:17.846803 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 86/189] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:17 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 1213 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:18.860020 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6a6e404b-c662-436c-92ac-bef524f186fc tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:18.860654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6a6e404b-c662-436c-92ac-bef524f186fc tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:18.860923 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:18.860923 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:18.861403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6a6e404b-c662-436c-92ac-bef524f186fc tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:18.872770 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc4295fb-93ab-4fbe-9317-69afb0f14cb2 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume// Jan 27 16:14:18.873034 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc4295fb-93ab-4fbe-9317-69afb0f14cb2 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:18.873169 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:18.873169 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:18.873353 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc4295fb-93ab-4fbe-9317-69afb0f14cb2 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:18.874030 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc4295fb-93ab-4fbe-9317-69afb0f14cb2 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:14:18.874582 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 87/190] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 16:14:18 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:14:18.885385 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-c96413b5-971d-4c18-a99a-9973de31ecdf tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:18.885820 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-c96413b5-971d-4c18-a99a-9973de31ecdf tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:18.886208 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-c96413b5-971d-4c18-a99a-9973de31ecdf tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:18.897175 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:18.897175 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:18.902758 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6a6e404b-c662-436c-92ac-bef524f186fc tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:18.913547 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:18.913547 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:18.918377 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:18.918377 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:18.918494 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6a6e404b-c662-436c-92ac-bef524f186fc tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:18.923201 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 104/191] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:18 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 1213 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:18.923796 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-95d8324f-422d-481d-922a-4276bc2e7afc req-c96413b5-971d-4c18-a99a-9973de31ecdf tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:18.934549 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:18.934549 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:18.939658 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-c96413b5-971d-4c18-a99a-9973de31ecdf tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:18.940292 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 88/192] 10.222.0.115 () {60 vars in 1408 bytes} [Wed Jan 27 16:14:18 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 1312 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:14:19.931319 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aac1bc65-8343-4b04-afa3-53cd1881f91e tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:19.932729 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aac1bc65-8343-4b04-afa3-53cd1881f91e tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:19.932988 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:19.932988 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:19.933421 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aac1bc65-8343-4b04-afa3-53cd1881f91e tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:19.976850 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:19.976850 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:19.982011 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-aac1bc65-8343-4b04-afa3-53cd1881f91e tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:19.992585 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:19.992585 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:19.997366 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aac1bc65-8343-4b04-afa3-53cd1881f91e tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:20.003120 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 105/193] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:19 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 1213 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:14:20.596477 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-8cb6dc92-72e0-4f53-bede-f7fca0f2e1ca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] DELETE http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/attachments/6f1cab8f-f1e9-4ad9-823b-7e0d51841cb0 Jan 27 16:14:20.597126 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-8cb6dc92-72e0-4f53-bede-f7fca0f2e1ca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:20.597375 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:20.597375 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:20.597856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-8cb6dc92-72e0-4f53-bede-f7fca0f2e1ca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:20.616595 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:20.616595 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:20.886516 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-95d8324f-422d-481d-922a-4276bc2e7afc req-8cb6dc92-72e0-4f53-bede-f7fca0f2e1ca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:14:20.886734 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-95d8324f-422d-481d-922a-4276bc2e7afc req-8cb6dc92-72e0-4f53-bede-f7fca0f2e1ca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:14:20.932163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95d8324f-422d-481d-922a-4276bc2e7afc req-8cb6dc92-72e0-4f53-bede-f7fca0f2e1ca tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/attachments/6f1cab8f-f1e9-4ad9-823b-7e0d51841cb0 returned with HTTP 200 Jan 27 16:14:20.932724 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 89/194] 10.222.0.115 () {62 vars in 1442 bytes} [Wed Jan 27 16:14:20 2021] DELETE /volume/v3/b34582ac875d465e91e218929316e503/attachments/6f1cab8f-f1e9-4ad9-823b-7e0d51841cb0 => generated 19 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:21.008873 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ac9aff57-7f74-491b-a575-6cd0ab90449b tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:21.009185 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ac9aff57-7f74-491b-a575-6cd0ab90449b tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:21.009387 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:21.009387 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:21.009633 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ac9aff57-7f74-491b-a575-6cd0ab90449b tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:21.034609 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:21.034609 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:21.039759 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ac9aff57-7f74-491b-a575-6cd0ab90449b tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:21.050733 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ac9aff57-7f74-491b-a575-6cd0ab90449b tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:21.051161 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 106/195] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:21 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 918 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:24.613072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c091421-691e-46d8-869a-4233c5b73378 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:24.613742 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5c091421-691e-46d8-869a-4233c5b73378 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:24.614044 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:24.614044 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:24.614354 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5c091421-691e-46d8-869a-4233c5b73378 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:24.642364 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:24.642364 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:24.646997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5c091421-691e-46d8-869a-4233c5b73378 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:24.659857 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c091421-691e-46d8-869a-4233c5b73378 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:24.666263 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 90/196] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:24 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 918 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:24.668391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c979db13-f164-41db-a87b-afb3bfb2d89c tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:24.669419 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c979db13-f164-41db-a87b-afb3bfb2d89c tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:24.669653 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:24.669653 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:24.669841 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c979db13-f164-41db-a87b-afb3bfb2d89c tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:24.697325 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:24.697325 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:24.707779 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c979db13-f164-41db-a87b-afb3bfb2d89c tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:24.730328 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c979db13-f164-41db-a87b-afb3bfb2d89c tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:24.730328 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 107/197] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:24 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 918 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:33.196802 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-98fe857c-d471-4781-a9e8-8988cfb5082c tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] DELETE http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:33.197598 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-98fe857c-d471-4781-a9e8-8988cfb5082c tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:33.202893 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:33.202893 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:33.203109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-98fe857c-d471-4781-a9e8-8988cfb5082c tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:33.203371 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-98fe857c-d471-4781-a9e8-8988cfb5082c tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Delete volume with id: 3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:33.247234 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:33.247234 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:33.247911 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-98fe857c-d471-4781-a9e8-8988cfb5082c tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:33.317245 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-98fe857c-d471-4781-a9e8-8988cfb5082c tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Delete volume request issued successfully. Jan 27 16:14:33.317495 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-98fe857c-d471-4781-a9e8-8988cfb5082c tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 202 Jan 27 16:14:33.318516 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 91/198] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:14:33 2021] DELETE /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:14:33.323382 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83ceba48-4539-44e7-9f46-f941806b05be tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:33.323652 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83ceba48-4539-44e7-9f46-f941806b05be tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:33.323789 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:33.323789 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:33.323998 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83ceba48-4539-44e7-9f46-f941806b05be tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:33.349137 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:33.349137 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:33.353531 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-83ceba48-4539-44e7-9f46-f941806b05be tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:33.364363 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83ceba48-4539-44e7-9f46-f941806b05be tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:33.364906 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 108/199] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:33 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 917 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:14:34.374184 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-66422f12-e4f2-4690-9a3a-36b2e4d6f7f3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:34.374657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-66422f12-e4f2-4690-9a3a-36b2e4d6f7f3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:34.374657 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:34.374657 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:34.374837 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-66422f12-e4f2-4690-9a3a-36b2e4d6f7f3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:34.415640 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:14:34.415640 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:14:34.415640 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-66422f12-e4f2-4690-9a3a-36b2e4d6f7f3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Volume info retrieved successfully. Jan 27 16:14:34.427534 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-66422f12-e4f2-4690-9a3a-36b2e4d6f7f3 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 200 Jan 27 16:14:34.428062 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 92/200] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:34 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 917 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:14:35.437065 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6557c16b-845f-43c3-ae62-9d7f2555c537 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] GET http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 Jan 27 16:14:35.437380 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6557c16b-845f-43c3-ae62-9d7f2555c537 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:14:35.437488 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:14:35.437488 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:14:35.437682 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6557c16b-845f-43c3-ae62-9d7f2555c537 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:14:35.463277 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6557c16b-845f-43c3-ae62-9d7f2555c537 tempest-AttachSCSIVolumeTestJSON-1503964694 tempest-AttachSCSIVolumeTestJSON-1503964694-project] http://10.222.0.108/volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 returned with HTTP 404 Jan 27 16:14:35.463930 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 109/201] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:14:35 2021] GET /volume/v3/b34582ac875d465e91e218929316e503/volumes/3549337e-f795-4759-8033-ca078da2d8f2 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:15:13.885503 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88b084b1-7321-4e8c-9508-c80bbedb2822 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] DELETE http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:15:13.886175 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88b084b1-7321-4e8c-9508-c80bbedb2822 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:13.886381 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:13.886381 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:15:13.886743 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88b084b1-7321-4e8c-9508-c80bbedb2822 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:13.887311 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-88b084b1-7321-4e8c-9508-c80bbedb2822 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Delete volume with id: 1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:15:13.935529 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:13.935529 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:15:13.938521 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-88b084b1-7321-4e8c-9508-c80bbedb2822 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:15:14.025203 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-88b084b1-7321-4e8c-9508-c80bbedb2822 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Delete volume request issued successfully. Jan 27 16:15:14.025788 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88b084b1-7321-4e8c-9508-c80bbedb2822 tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 202 Jan 27 16:15:14.026819 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 93/202] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:15:13 2021] DELETE /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:15:14.031347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f2e8ce2-6f5e-4320-ad2e-6eaa2699107c tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:15:14.033607 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f2e8ce2-6f5e-4320-ad2e-6eaa2699107c tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:14.034022 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f2e8ce2-6f5e-4320-ad2e-6eaa2699107c tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:14.069773 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:14.069773 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:15:14.074803 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3f2e8ce2-6f5e-4320-ad2e-6eaa2699107c tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:15:14.101259 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f2e8ce2-6f5e-4320-ad2e-6eaa2699107c tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:15:14.109752 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 110/203] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:15:14 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 923 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:15.118715 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63936ea1-ce08-4e1a-9c3f-115b6df71dfb tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:15:15.119007 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63936ea1-ce08-4e1a-9c3f-115b6df71dfb tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:15.119130 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:15.119130 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:15:15.119369 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63936ea1-ce08-4e1a-9c3f-115b6df71dfb tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:15.143193 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:15:15.143193 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:15:15.158306 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-63936ea1-ce08-4e1a-9c3f-115b6df71dfb tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Volume info retrieved successfully. Jan 27 16:15:15.158306 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63936ea1-ce08-4e1a-9c3f-115b6df71dfb tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 200 Jan 27 16:15:15.158306 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 94/204] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:15:15 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 923 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:15:16.167857 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c4e940f1-ede9-4d51-bf66-dab8d7f251bd tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] GET http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d Jan 27 16:15:16.168427 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c4e940f1-ede9-4d51-bf66-dab8d7f251bd tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:15:16.168427 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:15:16.168427 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:15:16.168763 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c4e940f1-ede9-4d51-bf66-dab8d7f251bd tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:15:16.196727 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c4e940f1-ede9-4d51-bf66-dab8d7f251bd tempest-LiveAutoBlockMigrationV225Test-840128719 tempest-LiveAutoBlockMigrationV225Test-840128719-project] http://10.222.0.108/volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d returned with HTTP 404 Jan 27 16:15:16.197365 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 111/205] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:15:16 2021] GET /volume/v3/4a080ba377f34fa59cd76f9b0d9ccce0/volumes/1c493a4e-d5de-422a-a2ea-5d1e6f62d17d => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:16:28.058841 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b72585ed-2d3a-4796-a02b-d6e1612562ad tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] DELETE http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:16:28.059697 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b72585ed-2d3a-4796-a02b-d6e1612562ad tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:28.060077 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:28.060077 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:16:28.060672 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b72585ed-2d3a-4796-a02b-d6e1612562ad tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:28.061028 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-b72585ed-2d3a-4796-a02b-d6e1612562ad tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Delete volume with id: 06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:16:28.090826 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:28.090826 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:28.091623 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b72585ed-2d3a-4796-a02b-d6e1612562ad tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:16:28.184836 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b72585ed-2d3a-4796-a02b-d6e1612562ad tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Delete volume request issued successfully. Jan 27 16:16:28.185153 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b72585ed-2d3a-4796-a02b-d6e1612562ad tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 202 Jan 27 16:16:28.187749 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 95/206] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:16:28 2021] DELETE /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:16:28.190839 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e722e34-7f91-4b1c-be70-a365c53602b0 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:16:28.191100 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e722e34-7f91-4b1c-be70-a365c53602b0 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:28.191566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e722e34-7f91-4b1c-be70-a365c53602b0 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:28.219146 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:28.219146 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:28.223898 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7e722e34-7f91-4b1c-be70-a365c53602b0 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:16:28.234388 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e722e34-7f91-4b1c-be70-a365c53602b0 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:16:28.235694 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 112/207] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:16:28 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 911 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:29.244584 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-811d14ed-c309-4cb0-9ec3-dda56db4d077 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:16:29.244877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-811d14ed-c309-4cb0-9ec3-dda56db4d077 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:29.244966 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:29.244966 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:16:29.245306 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-811d14ed-c309-4cb0-9ec3-dda56db4d077 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:29.272676 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:29.272676 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:29.277776 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-811d14ed-c309-4cb0-9ec3-dda56db4d077 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Volume info retrieved successfully. Jan 27 16:16:29.289540 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-811d14ed-c309-4cb0-9ec3-dda56db4d077 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 200 Jan 27 16:16:29.290056 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 96/208] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:16:29 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 911 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:30.350246 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a8001a18-b13e-4967-821f-2eb7e8830971 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] GET http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 Jan 27 16:16:30.350544 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a8001a18-b13e-4967-821f-2eb7e8830971 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:30.350663 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:30.350663 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:16:30.350894 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a8001a18-b13e-4967-821f-2eb7e8830971 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:30.375156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a8001a18-b13e-4967-821f-2eb7e8830971 tempest-LiveMigrationTest-1481219898 tempest-LiveMigrationTest-1481219898-project] http://10.222.0.108/volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 returned with HTTP 404 Jan 27 16:16:30.375536 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 113/209] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:16:30 2021] GET /volume/v3/ca79ea07786e499da6eeae58ae6b2233/volumes/06040c48-b031-4cd2-b995-3fec1159a5e8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:16:52.249323 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] POST http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes Jan 27 16:16:52.249846 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:52.249846 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:16:52.250065 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-365711699"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:16:52.250917 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-365711699'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:16:52.251195 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Create volume of 1 GB Jan 27 16:16:52.263193 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Availability Zones retrieved successfully. Jan 27 16:16:52.275118 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Flow 'volume_create_api' (0b6c997c-f869-4b94-a6a8-c7097d40963b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:16:52.279321 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (733428b2-41d7-4070-b084-27da02adda87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:52.280828 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:16:52.319118 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (733428b2-41d7-4070-b084-27da02adda87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:52.320197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c87e4dbc-836d-490e-aec3-075157a0c74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:52.482953 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Created reservations ['afc74127-b3b8-411c-b3e9-e54400b9274f', '1b662c3c-f755-40a5-9b7d-0671e950048d', 'd3d32ec3-cf2e-4e05-b79d-ce6e3ce7dcd1', '47fe7a8e-0932-4434-9b92-432d82156c63'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:16:52.484167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c87e4dbc-836d-490e-aec3-075157a0c74b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afc74127-b3b8-411c-b3e9-e54400b9274f', '1b662c3c-f755-40a5-9b7d-0671e950048d', 'd3d32ec3-cf2e-4e05-b79d-ce6e3ce7dcd1', '47fe7a8e-0932-4434-9b92-432d82156c63']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:52.485290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8688042c-2aa9-4653-a552-e2ee9f309678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:52.573773 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8688042c-2aa9-4653-a552-e2ee9f309678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd54280cb-d254-4f3e-8c2e-89c2513e0f71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-365711699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e7db17f503409ca66a73e88dd6d582',qos_specs=None,replication_status=,reservations=['afc74127-b3b8-411c-b3e9-e54400b9274f','1b662c3c-f755-40a5-9b7d-0671e950048d','d3d32ec3-cf2e-4e05-b79d-ce6e3ce7dcd1','47fe7a8e-0932-4434-9b92-432d82156c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e0ad35348c24b45ba139cda730b66e7',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:16:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-365711699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d54280cb-d254-4f3e-8c2e-89c2513e0f71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0e7db17f503409ca66a73e88dd6d582',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='2e0ad35348c24b45ba139cda730b66e7',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:52.574933 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb84597-cc3d-4738-835f-899dfd0a10c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:52.704905 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb84597-cc3d-4738-835f-899dfd0a10c0) transitioned into state 'SUCCESS' from state '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-365711699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0e7db17f503409ca66a73e88dd6d582',qos_specs=None,replication_status=,reservations=['afc74127-b3b8-411c-b3e9-e54400b9274f','1b662c3c-f755-40a5-9b7d-0671e950048d','d3d32ec3-cf2e-4e05-b79d-ce6e3ce7dcd1','47fe7a8e-0932-4434-9b92-432d82156c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e0ad35348c24b45ba139cda730b66e7',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:52.705903 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87b75ad5-73d2-46f0-964b-561ff5016b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:16:52.745181 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87b75ad5-73d2-46f0-964b-561ff5016b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:16:52.746505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Flow 'volume_create_api' (0b6c997c-f869-4b94-a6a8-c7097d40963b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:16:52.784666 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Create volume request issued successfully. Jan 27 16:16:52.816174 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d6c482e3-32ba-4642-9c80-33fe6e9dd074 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes returned with HTTP 202 Jan 27 16:16:52.816745 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 97/210] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:16:52 2021] POST /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes => generated 822 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:16:52.825130 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c9aedfff-6753-4ce5-9954-cbfbadbb01ca tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:16:52.825620 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c9aedfff-6753-4ce5-9954-cbfbadbb01ca tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:52.832566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c9aedfff-6753-4ce5-9954-cbfbadbb01ca tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:52.862614 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:52.862614 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:52.867977 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c9aedfff-6753-4ce5-9954-cbfbadbb01ca tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:16:52.894951 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c9aedfff-6753-4ce5-9954-cbfbadbb01ca tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:16:52.894951 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 114/211] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:16:52 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 890 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:54.615899 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-59d517a1-c4b1-43f6-b5c8-d76c49e90b28 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:16:54.615899 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-59d517a1-c4b1-43f6-b5c8-d76c49e90b28 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:54.615899 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:54.615899 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:16:54.615899 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-59d517a1-c4b1-43f6-b5c8-d76c49e90b28 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:54.615899 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:54.615899 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:54.615899 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-59d517a1-c4b1-43f6-b5c8-d76c49e90b28 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:16:54.615899 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-59d517a1-c4b1-43f6-b5c8-d76c49e90b28 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:16:54.615899 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 98/212] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:16:53 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 914 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:55.253911 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-114ce7ac-89f7-498a-a234-532461330b0b tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:16:55.254067 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-114ce7ac-89f7-498a-a234-532461330b0b tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:55.254186 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:55.254186 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:16:55.254383 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-114ce7ac-89f7-498a-a234-532461330b0b tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:55.280016 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:55.280016 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:55.284917 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-114ce7ac-89f7-498a-a234-532461330b0b tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:16:55.298076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-114ce7ac-89f7-498a-a234-532461330b0b tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:16:55.298840 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 115/213] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:16:55 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 915 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:55.369968 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-e31ea469-7b10-47d4-8362-fea868f1f1ed tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:16:55.370245 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-e31ea469-7b10-47d4-8362-fea868f1f1ed tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:55.370372 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:55.370372 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:16:55.370550 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-e31ea469-7b10-47d4-8362-fea868f1f1ed tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:55.398695 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:55.398695 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:55.403749 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-2e27995b-ca96-4bab-b688-193a484e020b req-e31ea469-7b10-47d4-8362-fea868f1f1ed tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:16:55.415961 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-e31ea469-7b10-47d4-8362-fea868f1f1ed tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:16:55.416487 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 99/214] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:16:55 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 915 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:55.611394 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-114ce7ac-89f7-498a-a234-532461330b0b tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume// Jan 27 16:16:55.611897 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-114ce7ac-89f7-498a-a234-532461330b0b tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:55.612177 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:55.612177 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:16:55.612590 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-114ce7ac-89f7-498a-a234-532461330b0b tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:55.613296 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-114ce7ac-89f7-498a-a234-532461330b0b tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:16:55.613826 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 116/215] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 16:16:55 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:16:55.622092 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-08e5966a-92ce-4986-9e45-af481938b65c tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] POST http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/attachments Jan 27 16:16:55.622366 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:55.622366 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:16:55.622561 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-08e5966a-92ce-4986-9e45-af481938b65c tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d54280cb-d254-4f3e-8c2e-89c2513e0f71", "instance_uuid": "f7ee423b-232e-4c5b-89fe-2d5d9935eb8b", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:16:55.805535 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:55.805535 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:56.031680 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-08e5966a-92ce-4986-9e45-af481938b65c tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/attachments returned with HTTP 200 Jan 27 16:16:56.032514 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 100/216] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 16:16:55 2021] POST /volume/v3/b0e7db17f503409ca66a73e88dd6d582/attachments => generated 273 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:16:56.145140 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ffd889e5-45ac-4e42-b786-a9b21625b6a5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:16:56.145933 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ffd889e5-45ac-4e42-b786-a9b21625b6a5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:56.146544 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ffd889e5-45ac-4e42-b786-a9b21625b6a5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:56.402240 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:56.402240 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:56.407740 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ffd889e5-45ac-4e42-b786-a9b21625b6a5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:16:56.423434 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:56.423434 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:56.432462 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ffd889e5-45ac-4e42-b786-a9b21625b6a5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:16:56.432946 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 117/217] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:16:56 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 914 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:56.577219 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-08e5966a-92ce-4986-9e45-af481938b65c tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume// Jan 27 16:16:56.577565 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-08e5966a-92ce-4986-9e45-af481938b65c tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:56.577760 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:56.577760 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:16:56.578059 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-08e5966a-92ce-4986-9e45-af481938b65c tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:56.578829 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-08e5966a-92ce-4986-9e45-af481938b65c tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:16:56.579596 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 101/218] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:16:56 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:16:56.593008 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-49a8e0fd-dd29-4b75-b2f6-f2a5e50fffce tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:16:56.593387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-49a8e0fd-dd29-4b75-b2f6-f2a5e50fffce tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:56.593702 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:56.593702 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:16:56.594000 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-49a8e0fd-dd29-4b75-b2f6-f2a5e50fffce tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:56.667987 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:56.667987 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:56.681182 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-2e27995b-ca96-4bab-b688-193a484e020b req-49a8e0fd-dd29-4b75-b2f6-f2a5e50fffce tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:16:56.715496 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:56.715496 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:56.729389 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-49a8e0fd-dd29-4b75-b2f6-f2a5e50fffce tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:16:56.731974 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 118/219] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 16:16:56 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 1013 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:16:56.767605 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-88a7e688-aec7-4fd3-8ef7-625ee30d20fb tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] PUT http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/attachments/6ec0f0a4-8910-4e6d-9ba2-b6f3ba4ba486 Jan 27 16:16:56.768192 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-88a7e688-aec7-4fd3-8ef7-625ee30d20fb tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:16:56.794177 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:16:56.794177 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 16:16:56.794715 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-2e27995b-ca96-4bab-b688-193a484e020b req-88a7e688-aec7-4fd3-8ef7-625ee30d20fb tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Lock "b'cinder-attachment_update-d54280cb-d254-4f3e-8c2e-89c2513e0f71-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.011s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:16:56.796014 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:56.796014 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:57.441632 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2382c22d-679a-401c-a48b-f7a732832157 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:16:57.443348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2382c22d-679a-401c-a48b-f7a732832157 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:57.443595 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:57.443595 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:16:57.443944 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2382c22d-679a-401c-a48b-f7a732832157 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:57.472090 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:57.472090 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:57.478292 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2382c22d-679a-401c-a48b-f7a732832157 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:16:57.488378 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:57.488378 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:57.492751 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2382c22d-679a-401c-a48b-f7a732832157 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:16:57.497847 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 119/220] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:16:57 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 914 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:57.974036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-2e27995b-ca96-4bab-b688-193a484e020b req-88a7e688-aec7-4fd3-8ef7-625ee30d20fb tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Lock "b'cinder-attachment_update-d54280cb-d254-4f3e-8c2e-89c2513e0f71-n-h2-705658-15'" released by "attachment_update" :: held 1.175s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:16:57.974036 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-88a7e688-aec7-4fd3-8ef7-625ee30d20fb tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/attachments/6ec0f0a4-8910-4e6d-9ba2-b6f3ba4ba486 returned with HTTP 200 Jan 27 16:16:57.974036 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 102/221] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 16:16:56 2021] PUT /volume/v3/b0e7db17f503409ca66a73e88dd6d582/attachments/6ec0f0a4-8910-4e6d-9ba2-b6f3ba4ba486 => generated 763 bytes in 1206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:16:58.506090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-615c802c-b820-459f-9757-e155a06e1fff tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:16:58.510824 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-615c802c-b820-459f-9757-e155a06e1fff tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:58.510824 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:58.510824 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:16:58.510824 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-615c802c-b820-459f-9757-e155a06e1fff tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:58.539861 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:58.539861 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:58.544283 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-615c802c-b820-459f-9757-e155a06e1fff tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:16:58.553735 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:58.553735 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:58.558022 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-615c802c-b820-459f-9757-e155a06e1fff tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:16:58.558468 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 120/222] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:16:58 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 915 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:16:59.569860 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-656ba0e7-ebdd-4514-8181-12158d7d3ab3 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:16:59.570487 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-656ba0e7-ebdd-4514-8181-12158d7d3ab3 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:16:59.570625 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:16:59.570625 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:16:59.570826 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-656ba0e7-ebdd-4514-8181-12158d7d3ab3 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:16:59.595776 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:59.595776 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:59.601229 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-656ba0e7-ebdd-4514-8181-12158d7d3ab3 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:16:59.612197 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:16:59.612197 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:16:59.616977 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-656ba0e7-ebdd-4514-8181-12158d7d3ab3 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:16:59.617557 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 103/223] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:16:59 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 915 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:00.626518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae0a7f98-18fa-43cc-8420-ca46fdf14ad5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:17:00.630675 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae0a7f98-18fa-43cc-8420-ca46fdf14ad5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:00.630675 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:00.630675 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:17:00.630675 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae0a7f98-18fa-43cc-8420-ca46fdf14ad5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:00.651882 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:00.651882 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:17:00.659243 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ae0a7f98-18fa-43cc-8420-ca46fdf14ad5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:17:00.666743 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:00.666743 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:17:00.672574 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae0a7f98-18fa-43cc-8420-ca46fdf14ad5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:17:00.677977 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 121/224] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:17:00 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 915 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:01.682864 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9ba30c9-75e6-4ed1-a42d-6bb31681813d tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:17:01.683225 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9ba30c9-75e6-4ed1-a42d-6bb31681813d tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:01.683274 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:01.683274 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:17:01.683459 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9ba30c9-75e6-4ed1-a42d-6bb31681813d tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:01.710523 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:01.710523 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:17:01.717011 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b9ba30c9-75e6-4ed1-a42d-6bb31681813d tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:17:01.727382 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:01.727382 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:17:01.732344 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9ba30c9-75e6-4ed1-a42d-6bb31681813d tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:17:01.732895 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 104/225] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:17:01 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 915 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:02.742147 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b34621e-74dc-4601-ae6f-51b8bf144c83 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:17:02.742427 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b34621e-74dc-4601-ae6f-51b8bf144c83 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:02.742550 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:02.742550 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:17:02.742743 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b34621e-74dc-4601-ae6f-51b8bf144c83 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:02.789133 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:02.789133 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:17:02.794141 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1b34621e-74dc-4601-ae6f-51b8bf144c83 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:17:02.803796 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:02.803796 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:17:02.808110 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b34621e-74dc-4601-ae6f-51b8bf144c83 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:17:02.808565 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 122/226] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:17:02 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 915 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:03.737847 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-b7ba514d-8c59-4751-aa1d-1fa2ab6d8375 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] POST http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/attachments/6ec0f0a4-8910-4e6d-9ba2-b6f3ba4ba486/action Jan 27 16:17:03.738138 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:03.738138 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:17:03.738452 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-b7ba514d-8c59-4751-aa1d-1fa2ab6d8375 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:17:03.738647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-b7ba514d-8c59-4751-aa1d-1fa2ab6d8375 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:17:03.771399 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:03.771399 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:17:03.820975 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e01a8aa9-6a26-4648-b8a5-c9a4312204e5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:17:03.822118 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e01a8aa9-6a26-4648-b8a5-c9a4312204e5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:03.822516 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:03.822516 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:17:03.823174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e01a8aa9-6a26-4648-b8a5-c9a4312204e5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:03.840263 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2e27995b-ca96-4bab-b688-193a484e020b req-b7ba514d-8c59-4751-aa1d-1fa2ab6d8375 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/attachments/6ec0f0a4-8910-4e6d-9ba2-b6f3ba4ba486/action returned with HTTP 204 Jan 27 16:17:03.840895 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 105/227] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 16:17:03 2021] POST /volume/v3/b0e7db17f503409ca66a73e88dd6d582/attachments/6ec0f0a4-8910-4e6d-9ba2-b6f3ba4ba486/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:17:03.855338 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:03.855338 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:17:03.860399 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e01a8aa9-6a26-4648-b8a5-c9a4312204e5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:17:03.870239 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:03.870239 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:17:03.874281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e01a8aa9-6a26-4648-b8a5-c9a4312204e5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:17:03.874717 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 123/228] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:17:03 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 1207 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:17:09.658146 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-10e8f135-3e89-43d5-97be-dea534449ce4 req-1cd01b9f-c940-434e-9294-3d4034cc23fe tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] DELETE http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/attachments/6ec0f0a4-8910-4e6d-9ba2-b6f3ba4ba486 Jan 27 16:17:09.658477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-10e8f135-3e89-43d5-97be-dea534449ce4 req-1cd01b9f-c940-434e-9294-3d4034cc23fe tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:09.658537 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:09.658537 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:17:09.658717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-10e8f135-3e89-43d5-97be-dea534449ce4 req-1cd01b9f-c940-434e-9294-3d4034cc23fe tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:09.669944 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:09.669944 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:17:09.950856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-10e8f135-3e89-43d5-97be-dea534449ce4 req-1cd01b9f-c940-434e-9294-3d4034cc23fe tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:17:09.951112 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-10e8f135-3e89-43d5-97be-dea534449ce4 req-1cd01b9f-c940-434e-9294-3d4034cc23fe tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:17:09.988410 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-10e8f135-3e89-43d5-97be-dea534449ce4 req-1cd01b9f-c940-434e-9294-3d4034cc23fe tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/attachments/6ec0f0a4-8910-4e6d-9ba2-b6f3ba4ba486 returned with HTTP 200 Jan 27 16:17:09.989068 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 106/229] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 16:17:09 2021] DELETE /volume/v3/b0e7db17f503409ca66a73e88dd6d582/attachments/6ec0f0a4-8910-4e6d-9ba2-b6f3ba4ba486 => generated 19 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:13.470090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-27a738ec-e5c1-42e5-87a4-6db2b5a56ac6 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:17:13.471026 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-27a738ec-e5c1-42e5-87a4-6db2b5a56ac6 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:13.471571 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:13.471571 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:17:13.472157 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-27a738ec-e5c1-42e5-87a4-6db2b5a56ac6 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:13.512033 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:13.512033 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:17:13.517400 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-27a738ec-e5c1-42e5-87a4-6db2b5a56ac6 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:17:13.529975 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-27a738ec-e5c1-42e5-87a4-6db2b5a56ac6 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:17:13.530457 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 124/230] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:17:13 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 915 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:13.539183 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e61f1cd-b519-404a-b207-7c47e4c31570 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:17:13.539506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e61f1cd-b519-404a-b207-7c47e4c31570 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:13.539653 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:13.539653 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:17:13.539899 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e61f1cd-b519-404a-b207-7c47e4c31570 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:13.598640 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:13.598640 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:17:13.612470 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0e61f1cd-b519-404a-b207-7c47e4c31570 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:17:13.634328 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e61f1cd-b519-404a-b207-7c47e4c31570 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:17:13.640272 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 107/231] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:17:13 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:17:13.643304 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d034324f-44a8-424b-bae9-59a6d46a4bc8 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:17:13.643993 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d034324f-44a8-424b-bae9-59a6d46a4bc8 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:17:13.644383 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:17:13.644383 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:17:13.644737 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d034324f-44a8-424b-bae9-59a6d46a4bc8 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:17:13.672746 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:17:13.672746 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:17:13.678569 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d034324f-44a8-424b-bae9-59a6d46a4bc8 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:17:13.689027 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d034324f-44a8-424b-bae9-59a6d46a4bc8 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:17:13.689634 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 125/232] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:17:13 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 915 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:22.783018 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] POST http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes Jan 27 16:19:22.783302 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:22.783302 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:22.783496 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-38962840"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:19:22.784226 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-38962840'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:19:22.784414 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Create volume of 1 GB Jan 27 16:19:22.791334 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Availability Zones retrieved successfully. Jan 27 16:19:22.799135 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Flow 'volume_create_api' (bebf826c-7290-450e-b678-6b4a0583419b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:19:22.800716 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f014046-89db-4a69-86c5-daf09da3de6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:22.801737 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:19:22.835071 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f014046-89db-4a69-86c5-daf09da3de6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:22.836208 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b033f6c-8a3f-4a8f-90ab-41a209f71060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:23.070584 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Created reservations ['a24e5f88-ea25-40d5-8adc-aef3f6132847', '6770cb65-21fa-4fe3-90ad-23338e615621', 'a0cec173-95b7-4c8c-b6ab-0352b5d7d441', 'd0f3e79c-b818-40fe-88eb-c56ea3b2df87'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:19:23.072921 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b033f6c-8a3f-4a8f-90ab-41a209f71060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a24e5f88-ea25-40d5-8adc-aef3f6132847', '6770cb65-21fa-4fe3-90ad-23338e615621', 'a0cec173-95b7-4c8c-b6ab-0352b5d7d441', 'd0f3e79c-b818-40fe-88eb-c56ea3b2df87']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:23.075776 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69db3406-2144-46d9-9499-a6e8ea427d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:23.139496 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69db3406-2144-46d9-9499-a6e8ea427d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '102805e1-2912-45ea-bd47-5ad05147e2c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-38962840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217e6afbed834976a4b26a5c6cab6d2c',qos_specs=None,replication_status=,reservations=['a24e5f88-ea25-40d5-8adc-aef3f6132847','6770cb65-21fa-4fe3-90ad-23338e615621','a0cec173-95b7-4c8c-b6ab-0352b5d7d441','d0f3e79c-b818-40fe-88eb-c56ea3b2df87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4715a646cd54540bf6bed534dd47e12',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:19:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-38962840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=102805e1-2912-45ea-bd47-5ad05147e2c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='217e6afbed834976a4b26a5c6cab6d2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='f4715a646cd54540bf6bed534dd47e12',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:23.140893 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f01702d-ab35-48cf-8c48-263974d37a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:23.287712 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f01702d-ab35-48cf-8c48-263974d37a71) transitioned into state 'SUCCESS' from state '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-38962840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='217e6afbed834976a4b26a5c6cab6d2c',qos_specs=None,replication_status=,reservations=['a24e5f88-ea25-40d5-8adc-aef3f6132847','6770cb65-21fa-4fe3-90ad-23338e615621','a0cec173-95b7-4c8c-b6ab-0352b5d7d441','d0f3e79c-b818-40fe-88eb-c56ea3b2df87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4715a646cd54540bf6bed534dd47e12',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:23.289076 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7838593b-6de2-4777-9304-e3a912ea2128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:19:23.331705 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7838593b-6de2-4777-9304-e3a912ea2128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:19:23.333028 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Flow 'volume_create_api' (bebf826c-7290-450e-b678-6b4a0583419b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:19:23.362979 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Create volume request issued successfully. Jan 27 16:19:23.369920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-306d3197-b78c-4a3e-bfec-431f5649919a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes returned with HTTP 202 Jan 27 16:19:23.370415 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 108/233] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:19:22 2021] POST /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes => generated 824 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:19:23.378691 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5e94567b-2ad6-4138-b06e-2d7274f92ff5 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:19:23.379014 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5e94567b-2ad6-4138-b06e-2d7274f92ff5 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:23.379172 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:23.379172 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:23.379365 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5e94567b-2ad6-4138-b06e-2d7274f92ff5 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:23.405298 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:23.405298 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:23.411040 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5e94567b-2ad6-4138-b06e-2d7274f92ff5 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:19:23.422397 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5e94567b-2ad6-4138-b06e-2d7274f92ff5 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:19:23.427559 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 126/234] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:19:23 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 892 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:24.433583 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb28b637-e7ce-4c4f-bc3a-b20921e5dead tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:19:24.433998 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb28b637-e7ce-4c4f-bc3a-b20921e5dead tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:24.434208 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:24.434208 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:24.434743 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb28b637-e7ce-4c4f-bc3a-b20921e5dead tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:24.472121 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:24.472121 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:24.477425 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eb28b637-e7ce-4c4f-bc3a-b20921e5dead tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:19:24.490733 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb28b637-e7ce-4c4f-bc3a-b20921e5dead tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:19:24.496482 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 109/235] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:19:24 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 917 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:24.934908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-ab3fac0f-0a99-45b3-ad60-dd4719a6348d tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:19:24.935231 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-ab3fac0f-0a99-45b3-ad60-dd4719a6348d tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:24.935377 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:24.935377 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:24.935609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-ab3fac0f-0a99-45b3-ad60-dd4719a6348d tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:24.966408 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:24.966408 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:24.971694 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-ab3fac0f-0a99-45b3-ad60-dd4719a6348d tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:19:24.983975 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-ab3fac0f-0a99-45b3-ad60-dd4719a6348d tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:19:24.985963 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 127/236] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:19:24 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 917 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:29.440515 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb28b637-e7ce-4c4f-bc3a-b20921e5dead tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume// Jan 27 16:19:29.441193 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb28b637-e7ce-4c4f-bc3a-b20921e5dead tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:29.441770 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:29.441770 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:29.442141 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb28b637-e7ce-4c4f-bc3a-b20921e5dead tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:29.442966 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb28b637-e7ce-4c4f-bc3a-b20921e5dead tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:19:29.443631 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 110/237] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 16:19:29 2021] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:19:29.452560 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-5f8cb462-2824-43e9-9922-78053aee36ad tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] POST http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/attachments Jan 27 16:19:29.452863 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:29.452863 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:29.453092 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-5f8cb462-2824-43e9-9922-78053aee36ad tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "102805e1-2912-45ea-bd47-5ad05147e2c1", "instance_uuid": "13d5614c-e7f3-4251-adc4-f5989dfc3850", "connector": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:19:29.478001 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:29.478001 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:29.610287 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-5f8cb462-2824-43e9-9922-78053aee36ad tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/attachments returned with HTTP 200 Jan 27 16:19:29.610596 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 128/238] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 16:19:29 2021] POST /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/attachments => generated 273 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:19:29.700162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-817b9767-b079-40e0-be2d-9aea8d8a8998 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:19:29.700603 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-817b9767-b079-40e0-be2d-9aea8d8a8998 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:29.701004 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-817b9767-b079-40e0-be2d-9aea8d8a8998 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:29.730104 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:29.730104 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:29.736158 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-817b9767-b079-40e0-be2d-9aea8d8a8998 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:19:29.746403 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:29.746403 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:29.752002 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-817b9767-b079-40e0-be2d-9aea8d8a8998 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:19:29.752866 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 111/239] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:19:29 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 916 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:30.134292 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-5f8cb462-2824-43e9-9922-78053aee36ad tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume// Jan 27 16:19:30.135116 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-5f8cb462-2824-43e9-9922-78053aee36ad tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:30.135377 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:30.135377 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:30.135856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-5f8cb462-2824-43e9-9922-78053aee36ad tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:30.136940 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-5f8cb462-2824-43e9-9922-78053aee36ad tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:19:30.137884 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 129/240] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 16:19:30 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:19:30.154995 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-851f70d2-18bf-4eb0-b1ac-407512ff482f tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:19:30.155310 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-851f70d2-18bf-4eb0-b1ac-407512ff482f tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:30.155446 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:30.155446 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:30.155628 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-851f70d2-18bf-4eb0-b1ac-407512ff482f tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:30.186888 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:30.186888 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:30.192409 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-851f70d2-18bf-4eb0-b1ac-407512ff482f tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:19:30.202161 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:30.202161 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:30.207519 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-851f70d2-18bf-4eb0-b1ac-407512ff482f tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:19:30.208292 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 112/241] 10.222.0.115 () {60 vars in 1408 bytes} [Wed Jan 27 16:19:30 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:19:30.235886 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-83786929-8ce2-4468-8692-b12c8b0af0a9 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] PUT http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/attachments/b1b2d5c3-a15c-435c-9e72-8117eac0613a Jan 27 16:19:30.236464 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-83786929-8ce2-4468-8692-b12c8b0af0a9 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.115", "host": "n-h1-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:19:30.260455 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:19:30.260455 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 16:19:30.260790 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-83786929-8ce2-4468-8692-b12c8b0af0a9 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Lock "b'cinder-attachment_update-102805e1-2912-45ea-bd47-5ad05147e2c1-n-h1-705658-15'" acquired by "attachment_update" :: waited 0.013s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:19:30.261990 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:30.261990 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:30.761522 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51a52179-2ecf-4e91-93ec-0d3e17b89b38 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:19:30.761872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51a52179-2ecf-4e91-93ec-0d3e17b89b38 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:30.761919 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:30.761919 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:30.762441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51a52179-2ecf-4e91-93ec-0d3e17b89b38 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:30.800676 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:30.800676 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:30.811693 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-51a52179-2ecf-4e91-93ec-0d3e17b89b38 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:19:30.825504 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:30.825504 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:30.829936 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51a52179-2ecf-4e91-93ec-0d3e17b89b38 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:19:30.830441 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 113/242] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:19:30 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 916 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:31.388663 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-83786929-8ce2-4468-8692-b12c8b0af0a9 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Lock "b'cinder-attachment_update-102805e1-2912-45ea-bd47-5ad05147e2c1-n-h1-705658-15'" released by "attachment_update" :: held 1.128s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:19:31.389062 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-83786929-8ce2-4468-8692-b12c8b0af0a9 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/attachments/b1b2d5c3-a15c-435c-9e72-8117eac0613a returned with HTTP 200 Jan 27 16:19:31.389547 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 130/243] 10.222.0.115 () {64 vars in 1473 bytes} [Wed Jan 27 16:19:30 2021] PUT /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/attachments/b1b2d5c3-a15c-435c-9e72-8117eac0613a => generated 763 bytes in 1157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:19:31.839886 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-da96745f-477a-489d-8115-9db3de0df191 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:19:31.840250 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-da96745f-477a-489d-8115-9db3de0df191 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:31.840309 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:31.840309 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:31.840468 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-da96745f-477a-489d-8115-9db3de0df191 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:31.865872 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:31.865872 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:31.870169 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-da96745f-477a-489d-8115-9db3de0df191 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:19:31.880926 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:31.880926 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:31.886162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-da96745f-477a-489d-8115-9db3de0df191 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:19:31.886826 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 114/244] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:19:31 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 917 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:32.898144 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a90bfd82-861c-45eb-9769-f932dfc340fe tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:19:32.899533 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a90bfd82-861c-45eb-9769-f932dfc340fe tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:32.901577 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:32.901577 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:32.901577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a90bfd82-861c-45eb-9769-f932dfc340fe tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:32.940014 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:32.940014 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:32.945562 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a90bfd82-861c-45eb-9769-f932dfc340fe tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:19:32.958617 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:32.958617 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:32.966367 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a90bfd82-861c-45eb-9769-f932dfc340fe tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:19:32.967408 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 131/245] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:19:32 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 917 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:19:33.975764 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4ef90a7c-51ff-4c41-bec1-4a96ad9e43f8 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:19:33.976183 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4ef90a7c-51ff-4c41-bec1-4a96ad9e43f8 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:33.976357 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:33.976357 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:33.976642 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4ef90a7c-51ff-4c41-bec1-4a96ad9e43f8 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:34.001450 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:34.001450 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:34.005742 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4ef90a7c-51ff-4c41-bec1-4a96ad9e43f8 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:19:34.015336 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:34.015336 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:34.020099 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4ef90a7c-51ff-4c41-bec1-4a96ad9e43f8 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:19:34.020794 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 115/246] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:19:33 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 917 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:35.030152 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ca6592e-b922-4f82-92ee-74731c45f35e tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:19:35.030457 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ca6592e-b922-4f82-92ee-74731c45f35e tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:35.030740 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:35.030740 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:35.030854 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ca6592e-b922-4f82-92ee-74731c45f35e tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:35.067278 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:35.067278 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:35.072069 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6ca6592e-b922-4f82-92ee-74731c45f35e tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:19:35.086459 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:35.086459 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:35.089807 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ca6592e-b922-4f82-92ee-74731c45f35e tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:19:35.090378 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 132/247] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:19:35 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 917 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:36.099766 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-002c2bd3-401a-48a4-9782-9130249e455e tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:19:36.103013 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-002c2bd3-401a-48a4-9782-9130249e455e tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:36.103013 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:36.103013 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:36.103013 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-002c2bd3-401a-48a4-9782-9130249e455e tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:36.146601 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:36.146601 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:36.156322 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-002c2bd3-401a-48a4-9782-9130249e455e tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:19:36.176686 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:36.176686 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:36.181430 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-002c2bd3-401a-48a4-9782-9130249e455e tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:19:36.182018 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 116/248] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:19:36 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:37.195123 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e27a3cfd-cee8-46f1-ad2f-df23f2dbea15 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:19:37.196052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e27a3cfd-cee8-46f1-ad2f-df23f2dbea15 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:37.196351 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:37.196351 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:37.196753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e27a3cfd-cee8-46f1-ad2f-df23f2dbea15 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:37.228156 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:37.228156 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:37.240311 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e27a3cfd-cee8-46f1-ad2f-df23f2dbea15 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:19:37.252242 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:37.252242 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:37.256850 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e27a3cfd-cee8-46f1-ad2f-df23f2dbea15 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:19:37.257432 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 133/249] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:19:37 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 917 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:19:37.426645 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-4d285663-ddf1-432b-98c4-8a22e071c38e tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] POST http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/attachments/b1b2d5c3-a15c-435c-9e72-8117eac0613a/action Jan 27 16:19:37.427050 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:37.427050 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:37.427511 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-4d285663-ddf1-432b-98c4-8a22e071c38e tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:19:37.427798 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-4d285663-ddf1-432b-98c4-8a22e071c38e tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:19:37.474101 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:37.474101 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:37.685712 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c09acbf3-eae3-4fc4-b5fa-1060250a9cd8 req-4d285663-ddf1-432b-98c4-8a22e071c38e tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/attachments/b1b2d5c3-a15c-435c-9e72-8117eac0613a/action returned with HTTP 204 Jan 27 16:19:37.686335 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 117/250] 10.222.0.115 () {64 vars in 1494 bytes} [Wed Jan 27 16:19:37 2021] POST /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/attachments/b1b2d5c3-a15c-435c-9e72-8117eac0613a/action => generated 0 bytes in 263 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:19:38.267397 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-766475eb-7107-4dd6-9b1a-bfd26af57c21 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:19:38.268054 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-766475eb-7107-4dd6-9b1a-bfd26af57c21 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:19:38.268280 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:19:38.268280 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:19:38.268627 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-766475eb-7107-4dd6-9b1a-bfd26af57c21 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:19:38.297748 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:38.297748 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:38.302014 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-766475eb-7107-4dd6-9b1a-bfd26af57c21 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:19:38.317003 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:19:38.317003 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:19:38.330414 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-766475eb-7107-4dd6-9b1a-bfd26af57c21 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:19:38.331664 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 134/251] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:19:38 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 1209 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:20:00.843660 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-0005f36d-8cbb-4f3d-8b3c-d20e1b04253f req-9461514d-b723-48f2-91c2-943fa86eba69 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:20:00.844025 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-0005f36d-8cbb-4f3d-8b3c-d20e1b04253f req-9461514d-b723-48f2-91c2-943fa86eba69 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:00.844128 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:00.844128 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:20:00.844513 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-0005f36d-8cbb-4f3d-8b3c-d20e1b04253f req-9461514d-b723-48f2-91c2-943fa86eba69 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:00.872748 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:00.872748 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:00.878606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-0005f36d-8cbb-4f3d-8b3c-d20e1b04253f req-9461514d-b723-48f2-91c2-943fa86eba69 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:20:00.890603 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:00.890603 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:00.895469 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-0005f36d-8cbb-4f3d-8b3c-d20e1b04253f req-9461514d-b723-48f2-91c2-943fa86eba69 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:20:00.895983 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 118/252] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:20:00 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 1209 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:20:03.985444 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-766475eb-7107-4dd6-9b1a-bfd26af57c21 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume// Jan 27 16:20:03.985786 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-766475eb-7107-4dd6-9b1a-bfd26af57c21 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:03.985891 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:03.985891 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:20:03.986298 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-766475eb-7107-4dd6-9b1a-bfd26af57c21 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:03.986966 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-766475eb-7107-4dd6-9b1a-bfd26af57c21 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:20:03.987311 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 135/253] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 16:20:03 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:20:03.994885 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-0005f36d-8cbb-4f3d-8b3c-d20e1b04253f req-ded74bbd-3e7a-4eb4-bbc9-b1c3bb0aaff1 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] POST http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/attachments Jan 27 16:20:03.995216 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:03.995216 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:20:03.995484 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-0005f36d-8cbb-4f3d-8b3c-d20e1b04253f req-ded74bbd-3e7a-4eb4-bbc9-b1c3bb0aaff1 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "102805e1-2912-45ea-bd47-5ad05147e2c1", "instance_uuid": "70e846fe-5c8f-4f73-8a2e-b53df61cff70", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:20:04.021923 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:04.021923 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:04.059413 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-0005f36d-8cbb-4f3d-8b3c-d20e1b04253f req-ded74bbd-3e7a-4eb4-bbc9-b1c3bb0aaff1 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/attachments returned with HTTP 400 Jan 27 16:20:04.060116 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 119/254] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 16:20:03 2021] POST /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/attachments => generated 189 bytes in 68 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jan 27 16:20:04.096790 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6fa313a3-33cd-4f8a-9820-d489debe3f35 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:20:04.097067 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6fa313a3-33cd-4f8a-9820-d489debe3f35 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:04.097331 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6fa313a3-33cd-4f8a-9820-d489debe3f35 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:04.124601 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:04.124601 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:04.130087 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6fa313a3-33cd-4f8a-9820-d489debe3f35 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:20:04.139366 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:04.139366 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:04.143571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6fa313a3-33cd-4f8a-9820-d489debe3f35 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:20:04.144174 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 136/255] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:20:04 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:20:06.546302 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-f8f5b258-ac7e-4e57-a4ad-30f8f0b6aa8d tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:20:06.546593 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-f8f5b258-ac7e-4e57-a4ad-30f8f0b6aa8d tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:06.546709 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:06.546709 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:20:06.546892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-f8f5b258-ac7e-4e57-a4ad-30f8f0b6aa8d tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:06.571353 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:06.571353 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:06.575796 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-f8f5b258-ac7e-4e57-a4ad-30f8f0b6aa8d tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:20:06.585384 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:06.585384 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:06.589852 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-f8f5b258-ac7e-4e57-a4ad-30f8f0b6aa8d tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:20:06.590361 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 120/256] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:20:06 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:20:06.605496 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-944697f0-fb9f-4a19-a288-2dacea377adb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] POST http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1/action Jan 27 16:20:06.605951 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:06.605951 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:20:06.606228 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-944697f0-fb9f-4a19-a288-2dacea377adb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:20:06.606450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-944697f0-fb9f-4a19-a288-2dacea377adb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:20:06.634515 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:06.634515 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:06.635224 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-944697f0-fb9f-4a19-a288-2dacea377adb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:20:06.663572 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-944697f0-fb9f-4a19-a288-2dacea377adb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Begin detaching volume completed successfully. Jan 27 16:20:06.663913 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-944697f0-fb9f-4a19-a288-2dacea377adb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1/action returned with HTTP 202 Jan 27 16:20:06.664512 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 137/257] 10.222.0.108 () {64 vars in 1648 bytes} [Wed Jan 27 16:20:06 2021] POST /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:20:06.703145 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1d19b669-0eda-4b78-8af3-747a002165ac tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:20:06.710113 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1d19b669-0eda-4b78-8af3-747a002165ac tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:06.710113 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:06.710113 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:20:06.710113 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1d19b669-0eda-4b78-8af3-747a002165ac tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:06.731715 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:06.731715 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:06.737257 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1d19b669-0eda-4b78-8af3-747a002165ac tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:20:06.746322 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:06.746322 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:06.751259 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1d19b669-0eda-4b78-8af3-747a002165ac tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:20:06.751787 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 121/258] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:20:06 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 1212 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:20:07.138704 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-944697f0-fb9f-4a19-a288-2dacea377adb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume// Jan 27 16:20:07.138939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-944697f0-fb9f-4a19-a288-2dacea377adb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:07.139224 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:07.139224 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:20:07.139441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-944697f0-fb9f-4a19-a288-2dacea377adb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:07.140202 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-944697f0-fb9f-4a19-a288-2dacea377adb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:20:07.140724 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 138/259] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 16:20:07 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:20:07.155179 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-c9219d80-1d6f-429a-b60e-853a17c17c5a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:20:07.155716 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-c9219d80-1d6f-429a-b60e-853a17c17c5a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:07.155886 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:07.155886 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:20:07.156216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-c9219d80-1d6f-429a-b60e-853a17c17c5a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:07.184791 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:07.184791 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:07.190575 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-c9219d80-1d6f-429a-b60e-853a17c17c5a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:20:07.200821 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:07.200821 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:07.205677 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-c9219d80-1d6f-429a-b60e-853a17c17c5a tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:20:07.206325 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 122/260] 10.222.0.115 () {60 vars in 1408 bytes} [Wed Jan 27 16:20:07 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 1311 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:20:07.761468 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9bd8f23d-445e-48e9-b539-141e7b6419fc tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:20:07.762183 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9bd8f23d-445e-48e9-b539-141e7b6419fc tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:07.762398 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9bd8f23d-445e-48e9-b539-141e7b6419fc tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:07.788317 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:07.788317 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:07.793119 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9bd8f23d-445e-48e9-b539-141e7b6419fc tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:20:07.802883 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:07.802883 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:07.806961 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9bd8f23d-445e-48e9-b539-141e7b6419fc tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:20:07.810746 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 139/261] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:20:07 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 1212 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:20:08.143328 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-19574c0d-9d23-4fa9-9349-b4c9d8dacf91 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] DELETE http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/attachments/b1b2d5c3-a15c-435c-9e72-8117eac0613a Jan 27 16:20:08.143613 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-19574c0d-9d23-4fa9-9349-b4c9d8dacf91 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:08.143800 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:08.143800 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:20:08.144020 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-19574c0d-9d23-4fa9-9349-b4c9d8dacf91 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:08.155489 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:08.155489 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:08.435587 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-19574c0d-9d23-4fa9-9349-b4c9d8dacf91 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:20:08.435805 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-19574c0d-9d23-4fa9-9349-b4c9d8dacf91 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:20:08.464297 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-95cb2bd9-060b-4809-baff-9923a8010fdb req-19574c0d-9d23-4fa9-9349-b4c9d8dacf91 tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/attachments/b1b2d5c3-a15c-435c-9e72-8117eac0613a returned with HTTP 200 Jan 27 16:20:08.464858 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 123/262] 10.222.0.115 () {62 vars in 1442 bytes} [Wed Jan 27 16:20:08 2021] DELETE /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/attachments/b1b2d5c3-a15c-435c-9e72-8117eac0613a => generated 19 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:20:08.817321 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16b9bbfa-9d5e-4523-b311-122ab0cea83b tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:20:08.818078 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16b9bbfa-9d5e-4523-b311-122ab0cea83b tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:20:08.818078 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:20:08.818078 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:20:08.818078 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16b9bbfa-9d5e-4523-b311-122ab0cea83b tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:20:08.847306 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:20:08.847306 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:20:08.852942 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-16b9bbfa-9d5e-4523-b311-122ab0cea83b tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:20:08.864927 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16b9bbfa-9d5e-4523-b311-122ab0cea83b tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:20:08.870954 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 140/263] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:20:08 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 917 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:31:41.949329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ecc182db-cba8-4f63-ac9b-d24fb681eacb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] DELETE http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:31:41.950330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ecc182db-cba8-4f63-ac9b-d24fb681eacb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:41.950666 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:41.950666 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:31:41.950870 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ecc182db-cba8-4f63-ac9b-d24fb681eacb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:41.951172 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-ecc182db-cba8-4f63-ac9b-d24fb681eacb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Delete volume with id: 102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:31:41.985480 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:41.985480 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:31:41.985774 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ecc182db-cba8-4f63-ac9b-d24fb681eacb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:31:42.065219 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ecc182db-cba8-4f63-ac9b-d24fb681eacb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Delete volume request issued successfully. Jan 27 16:31:42.065480 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ecc182db-cba8-4f63-ac9b-d24fb681eacb tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 202 Jan 27 16:31:42.066218 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 124/264] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:31:41 2021] DELETE /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:31:42.071082 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-25f99627-643d-4a42-bbe7-d0a1767746be tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:31:42.071630 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-25f99627-643d-4a42-bbe7-d0a1767746be tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:42.071977 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:42.071977 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:31:42.072213 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-25f99627-643d-4a42-bbe7-d0a1767746be tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:42.100526 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:42.100526 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:31:42.105883 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-25f99627-643d-4a42-bbe7-d0a1767746be tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:31:42.118032 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-25f99627-643d-4a42-bbe7-d0a1767746be tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:31:42.123477 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 141/265] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:31:42 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 916 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:43.128366 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c7c238aa-876f-43f3-b411-60a70d3c2d9d tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:31:43.128756 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c7c238aa-876f-43f3-b411-60a70d3c2d9d tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:43.128756 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:43.128756 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:31:43.128947 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c7c238aa-876f-43f3-b411-60a70d3c2d9d tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:43.163734 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:31:43.163734 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:31:43.170772 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c7c238aa-876f-43f3-b411-60a70d3c2d9d tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Volume info retrieved successfully. Jan 27 16:31:43.185245 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c7c238aa-876f-43f3-b411-60a70d3c2d9d tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 200 Jan 27 16:31:43.187018 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 125/266] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:31:43 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 916 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:31:44.196482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7dd09d29-193b-4325-bb58-e4957afdeb3c tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] GET http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 Jan 27 16:31:44.197125 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7dd09d29-193b-4325-bb58-e4957afdeb3c tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:31:44.197373 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:31:44.197373 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:31:44.197715 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7dd09d29-193b-4325-bb58-e4957afdeb3c tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:31:44.231436 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7dd09d29-193b-4325-bb58-e4957afdeb3c tempest-AttachVolumeNegativeTest-841406279 tempest-AttachVolumeNegativeTest-841406279-project] http://10.222.0.108/volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 returned with HTTP 404 Jan 27 16:31:44.232290 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 142/267] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:31:44 2021] GET /volume/v3/217e6afbed834976a4b26a5c6cab6d2c/volumes/102805e1-2912-45ea-bd47-5ad05147e2c1 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:32:13.636682 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-994bfb22-844d-4fc9-ab92-13864b84c571 req-52fd6b77-e25a-41bf-9a22-9840c86ce32a tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] DELETE http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/attachments/a29a5323-2a45-4392-9a16-41695d3996e3 Jan 27 16:32:13.636950 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-994bfb22-844d-4fc9-ab92-13864b84c571 req-52fd6b77-e25a-41bf-9a22-9840c86ce32a tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:13.637187 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:32:13.637187 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:32:13.637496 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-994bfb22-844d-4fc9-ab92-13864b84c571 req-52fd6b77-e25a-41bf-9a22-9840c86ce32a tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:13.649174 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:13.649174 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:32:13.996155 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-994bfb22-844d-4fc9-ab92-13864b84c571 req-52fd6b77-e25a-41bf-9a22-9840c86ce32a tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:32:13.996377 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-994bfb22-844d-4fc9-ab92-13864b84c571 req-52fd6b77-e25a-41bf-9a22-9840c86ce32a tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:32:14.049815 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-994bfb22-844d-4fc9-ab92-13864b84c571 req-52fd6b77-e25a-41bf-9a22-9840c86ce32a tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/attachments/a29a5323-2a45-4392-9a16-41695d3996e3 returned with HTTP 200 Jan 27 16:32:14.050381 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 126/268] 10.222.0.115 () {62 vars in 1442 bytes} [Wed Jan 27 16:32:13 2021] DELETE /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/attachments/a29a5323-2a45-4392-9a16-41695d3996e3 => generated 19 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:32:14.094610 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-994bfb22-844d-4fc9-ab92-13864b84c571 req-691d729e-8cab-49c2-9398-e5064eec98e1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] DELETE http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:32:14.095134 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-994bfb22-844d-4fc9-ab92-13864b84c571 req-691d729e-8cab-49c2-9398-e5064eec98e1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:32:14.095411 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-994bfb22-844d-4fc9-ab92-13864b84c571 req-691d729e-8cab-49c2-9398-e5064eec98e1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:32:14.095672 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [req-994bfb22-844d-4fc9-ab92-13864b84c571 req-691d729e-8cab-49c2-9398-e5064eec98e1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Delete volume with id: 1a30f51c-7597-4121-931f-51804df339dd Jan 27 16:32:14.129484 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:32:14.129484 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:32:14.130379 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-994bfb22-844d-4fc9-ab92-13864b84c571 req-691d729e-8cab-49c2-9398-e5064eec98e1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Volume info retrieved successfully. Jan 27 16:32:14.230192 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-994bfb22-844d-4fc9-ab92-13864b84c571 req-691d729e-8cab-49c2-9398-e5064eec98e1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] Delete volume request issued successfully. Jan 27 16:32:14.233532 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-994bfb22-844d-4fc9-ab92-13864b84c571 req-691d729e-8cab-49c2-9398-e5064eec98e1 tempest-ServersTestBootFromVolume-362815522 tempest-ServersTestBootFromVolume-362815522-project] http://10.222.0.108/volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd returned with HTTP 202 Jan 27 16:32:14.233532 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 143/269] 10.222.0.115 () {60 vars in 1389 bytes} [Wed Jan 27 16:32:14 2021] DELETE /volume/v3/a08f9f9cfd394a36a3aab0bd3155f71b/volumes/1a30f51c-7597-4121-931f-51804df339dd => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:33:46.635895 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ddaf0ca-47b0-49a8-89a2-67c9efcc8a17 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] DELETE http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:33:46.636181 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ddaf0ca-47b0-49a8-89a2-67c9efcc8a17 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:46.636301 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:46.636301 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:33:46.636492 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ddaf0ca-47b0-49a8-89a2-67c9efcc8a17 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:46.636744 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-0ddaf0ca-47b0-49a8-89a2-67c9efcc8a17 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Delete volume with id: d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:33:46.662228 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:46.662228 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:33:46.662945 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0ddaf0ca-47b0-49a8-89a2-67c9efcc8a17 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:33:46.753486 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0ddaf0ca-47b0-49a8-89a2-67c9efcc8a17 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Delete volume request issued successfully. Jan 27 16:33:46.757271 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ddaf0ca-47b0-49a8-89a2-67c9efcc8a17 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 202 Jan 27 16:33:46.761754 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 127/270] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:33:46 2021] DELETE /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:33:46.764645 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4381e669-a084-4631-a99a-68c661f183f5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:33:46.764839 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4381e669-a084-4631-a99a-68c661f183f5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:46.764967 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:46.764967 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:33:46.765151 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4381e669-a084-4631-a99a-68c661f183f5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:46.796654 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:46.796654 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:33:46.801165 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4381e669-a084-4631-a99a-68c661f183f5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:33:46.815224 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4381e669-a084-4631-a99a-68c661f183f5 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:33:46.817139 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 144/271] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:33:46 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 914 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:47.827081 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1963eb00-06b6-46b3-b7fb-9a0c69211fc7 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:33:47.827872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1963eb00-06b6-46b3-b7fb-9a0c69211fc7 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:47.828403 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:47.828403 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:33:47.828751 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1963eb00-06b6-46b3-b7fb-9a0c69211fc7 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:47.863474 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:47.863474 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:33:47.909232 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1963eb00-06b6-46b3-b7fb-9a0c69211fc7 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Volume info retrieved successfully. Jan 27 16:33:47.925290 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1963eb00-06b6-46b3-b7fb-9a0c69211fc7 tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 200 Jan 27 16:33:47.925950 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 128/272] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:33:47 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:48.935806 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7d091b4e-28c9-48cc-9641-71bf323a4d6d tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] GET http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 Jan 27 16:33:48.936120 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7d091b4e-28c9-48cc-9641-71bf323a4d6d tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:48.936250 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:48.936250 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:33:48.936445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7d091b4e-28c9-48cc-9641-71bf323a4d6d tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:48.961204 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7d091b4e-28c9-48cc-9641-71bf323a4d6d tempest-DeleteServersTestJSON-1763447504 tempest-DeleteServersTestJSON-1763447504-project] http://10.222.0.108/volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 returned with HTTP 404 Jan 27 16:33:48.962334 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 145/273] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:33:48 2021] GET /volume/v3/b0e7db17f503409ca66a73e88dd6d582/volumes/d54280cb-d254-4f3e-8c2e-89c2513e0f71 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:33:57.630986 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ff830a6-41fb-416a-af07-a064faf4f1da tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] POST http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types Jan 27 16:33:57.631589 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:57.631589 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:33:57.631987 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7ff830a6-41fb-416a-af07-a064faf4f1da tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1218779938"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:57.741186 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ff830a6-41fb-416a-af07-a064faf4f1da tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types returned with HTTP 200 Jan 27 16:33:57.747920 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 129/274] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 16:33:57 2021] POST /volume/v3/571fc0952c8b452a8da3acdb77093bb0/types => generated 224 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:33:57.754380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d15731b4-470e-4129-a7cf-d1bfbb5e4511 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] POST http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types Jan 27 16:33:57.755503 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d15731b4-470e-4129-a7cf-d1bfbb5e4511 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1895316735"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:57.817032 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d15731b4-470e-4129-a7cf-d1bfbb5e4511 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types returned with HTTP 202 Jan 27 16:33:57.817938 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 146/275] 10.222.0.108 () {62 vars in 1283 bytes} [Wed Jan 27 16:33:57 2021] POST /volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types => generated 181 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:33:57.934123 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7c02be42-8527-4a78-b4fc-8a3329c4c7b9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] POST http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups Jan 27 16:33:57.934646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7c02be42-8527-4a78-b4fc-8a3329c4c7b9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b8b78b2e-bee3-4ebc-9d34-d84c8414c8f5", "volume_types": ["6f3e4be9-2c06-4782-8a93-5f68f96d2362"], "name": "tempest-GroupSnapshotsTest-Group-343067747"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:57.935321 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-7c02be42-8527-4a78-b4fc-8a3329c4c7b9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Creating new group {'group': {'group_type': 'b8b78b2e-bee3-4ebc-9d34-d84c8414c8f5', 'volume_types': ['6f3e4be9-2c06-4782-8a93-5f68f96d2362'], 'name': 'tempest-GroupSnapshotsTest-Group-343067747'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 16:33:57.943557 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-7c02be42-8527-4a78-b4fc-8a3329c4c7b9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Creating group tempest-GroupSnapshotsTest-Group-343067747. Jan 27 16:33:57.958644 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7c02be42-8527-4a78-b4fc-8a3329c4c7b9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Availability zone cache updated, next update will occur around 2021-01-27 17:33:57.958177. {{(pid=87929) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 16:33:57.958714 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7c02be42-8527-4a78-b4fc-8a3329c4c7b9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Availability Zones retrieved successfully. Jan 27 16:33:58.002919 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-7c02be42-8527-4a78-b4fc-8a3329c4c7b9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Created reservations ['b95bc9f0-55d5-4600-83df-7abe93840568'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:33:58.131656 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7c02be42-8527-4a78-b4fc-8a3329c4c7b9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups returned with HTTP 202 Jan 27 16:33:58.135249 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 130/276] 10.222.0.108 () {62 vars in 1269 bytes} [Wed Jan 27 16:33:57 2021] POST /volume/v3/22162d086da543a2a13270044a812a31/groups => generated 111 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:33:58.138176 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38d6e580-dd4b-4be2-b0a8-b6db47d4f992 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/bc92d6e8-3a84-4996-8c29-1ef2dba28918 Jan 27 16:33:58.138624 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38d6e580-dd4b-4be2-b0a8-b6db47d4f992 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:58.139001 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38d6e580-dd4b-4be2-b0a8-b6db47d4f992 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:58.139311 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-38d6e580-dd4b-4be2-b0a8-b6db47d4f992 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member bc92d6e8-3a84-4996-8c29-1ef2dba28918 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:33:58.162220 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:58.162220 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:33:58.225035 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38d6e580-dd4b-4be2-b0a8-b6db47d4f992 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/bc92d6e8-3a84-4996-8c29-1ef2dba28918 returned with HTTP 200 Jan 27 16:33:58.225805 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 147/277] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:33:58 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/bc92d6e8-3a84-4996-8c29-1ef2dba28918 => generated 391 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:59.234446 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7f7ec1c-f691-4f4a-ae5f-50e457b7f7f4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/bc92d6e8-3a84-4996-8c29-1ef2dba28918 Jan 27 16:33:59.239727 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7f7ec1c-f691-4f4a-ae5f-50e457b7f7f4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:59.239727 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:59.239727 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:33:59.239727 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7f7ec1c-f691-4f4a-ae5f-50e457b7f7f4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:59.239727 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-d7f7ec1c-f691-4f4a-ae5f-50e457b7f7f4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member bc92d6e8-3a84-4996-8c29-1ef2dba28918 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:33:59.240482 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:59.240482 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:33:59.267843 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7f7ec1c-f691-4f4a-ae5f-50e457b7f7f4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/bc92d6e8-3a84-4996-8c29-1ef2dba28918 returned with HTTP 200 Jan 27 16:33:59.268891 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 131/278] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:33:59 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/bc92d6e8-3a84-4996-8c29-1ef2dba28918 => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:33:59.273675 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] POST http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes Jan 27 16:33:59.274649 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:59.274649 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:33:59.274927 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6f3e4be9-2c06-4782-8a93-5f68f96d2362", "group_id": "bc92d6e8-3a84-4996-8c29-1ef2dba28918", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1158830743"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:33:59.275640 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Create volume request body: {'volume': {'volume_type': '6f3e4be9-2c06-4782-8a93-5f68f96d2362', 'group_id': 'bc92d6e8-3a84-4996-8c29-1ef2dba28918', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1158830743'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:33:59.290168 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:59.290168 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:33:59.291119 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Create volume of 1 GB Jan 27 16:33:59.300336 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Availability Zones retrieved successfully. Jan 27 16:33:59.312245 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Flow 'volume_create_api' (e689cf00-8c9a-4aef-a8d4-9cc1f8ad288b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:33:59.314101 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c6fd69-28f0-4620-b93b-9edac28cc502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:33:59.315025 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:59.315025 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:33:59.315570 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:33:59.349034 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9c6fd69-28f0-4620-b93b-9edac28cc502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:33:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6f3e4be9-2c06-4782-8a93-5f68f96d2362,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1218779938',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f3e4be9-2c06-4782-8a93-5f68f96d2362', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bc92d6e8-3a84-4996-8c29-1ef2dba28918', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:33:59.350621 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbabee97-76a2-4ad7-aba0-e6071740d50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:33:59.384512 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1218779938 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1218779938, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:33:59.387927 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1218779938 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1218779938, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:33:59.530641 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Created reservations ['2f4c5403-4def-42ab-8b29-42c02bfcec2d', 'ada9fab7-b5ba-4e83-8932-a44ce3307ed2', 'b818520f-a664-4110-abb1-02a6d24e94ab', '792e67f4-dab8-4c53-853c-762eb1e0be88'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:33:59.532005 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbabee97-76a2-4ad7-aba0-e6071740d50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f4c5403-4def-42ab-8b29-42c02bfcec2d', 'ada9fab7-b5ba-4e83-8932-a44ce3307ed2', 'b818520f-a664-4110-abb1-02a6d24e94ab', '792e67f4-dab8-4c53-853c-762eb1e0be88']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:33:59.533356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79cb686d-cfc1-415c-b1e0-edd62dd61026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:33:59.636167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79cb686d-cfc1-415c-b1e0-edd62dd61026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5c941d9-c8a9-4e3b-b98c-c06d5c549829', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1158830743',encryption_key_id=None,group_id=bc92d6e8-3a84-4996-8c29-1ef2dba28918,group_type_id=,metadata={},multiattach=False,project_id='22162d086da543a2a13270044a812a31',qos_specs=None,replication_status=,reservations=['2f4c5403-4def-42ab-8b29-42c02bfcec2d','ada9fab7-b5ba-4e83-8932-a44ce3307ed2','b818520f-a664-4110-abb1-02a6d24e94ab','792e67f4-dab8-4c53-853c-762eb1e0be88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='549f1b9aa0d44a8e915d49dd75048784',volume_type_id=6f3e4be9-2c06-4782-8a93-5f68f96d2362), 'volume': 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-27T16:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1158830743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bc92d6e8-3a84-4996-8c29-1ef2dba28918,host=None,id=d5c941d9-c8a9-4e3b-b98c-c06d5c549829,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22162d086da543a2a13270044a812a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='549f1b9aa0d44a8e915d49dd75048784',volume_attachment=,volume_type=,volume_type_id=6f3e4be9-2c06-4782-8a93-5f68f96d2362)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:33:59.637361 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (830ec5b4-25e3-4bf0-93ca-3b7992afffb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:33:59.697186 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (830ec5b4-25e3-4bf0-93ca-3b7992afffb4) transitioned into state 'SUCCESS' from state '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-1158830743',encryption_key_id=None,group_id=bc92d6e8-3a84-4996-8c29-1ef2dba28918,group_type_id=,metadata={},multiattach=False,project_id='22162d086da543a2a13270044a812a31',qos_specs=None,replication_status=,reservations=['2f4c5403-4def-42ab-8b29-42c02bfcec2d','ada9fab7-b5ba-4e83-8932-a44ce3307ed2','b818520f-a664-4110-abb1-02a6d24e94ab','792e67f4-dab8-4c53-853c-762eb1e0be88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='549f1b9aa0d44a8e915d49dd75048784',volume_type_id=6f3e4be9-2c06-4782-8a93-5f68f96d2362)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:33:59.698198 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a587dd5-22ae-4ae0-802a-439097b9c060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:33:59.746673 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a587dd5-22ae-4ae0-802a-439097b9c060) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:33:59.748293 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Flow 'volume_create_api' (e689cf00-8c9a-4aef-a8d4-9cc1f8ad288b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:33:59.804352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Create volume request issued successfully. Jan 27 16:33:59.820104 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:33:59.822967 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:33:59.840267 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:33:59.852208 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:59.852208 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:33:59.865302 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d31325d9-edf2-4deb-b49f-f59dcf70eb7a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes returned with HTTP 202 Jan 27 16:33:59.866353 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 148/279] 10.222.0.108 () {62 vars in 1272 bytes} [Wed Jan 27 16:33:59 2021] POST /volume/v3/22162d086da543a2a13270044a812a31/volumes => generated 910 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:33:59.874208 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9b4bfce2-e4be-4f5b-89eb-25ae03e38045 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 Jan 27 16:33:59.874773 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9b4bfce2-e4be-4f5b-89eb-25ae03e38045 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:33:59.874982 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:33:59.874982 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:33:59.875283 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9b4bfce2-e4be-4f5b-89eb-25ae03e38045 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:33:59.908841 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:59.908841 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:33:59.914395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9b4bfce2-e4be-4f5b-89eb-25ae03e38045 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:33:59.923984 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-9b4bfce2-e4be-4f5b-89eb-25ae03e38045 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:33:59.924377 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-9b4bfce2-e4be-4f5b-89eb-25ae03e38045 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:33:59.929842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-9b4bfce2-e4be-4f5b-89eb-25ae03e38045 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:33:59.934568 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:33:59.934568 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:33:59.959363 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9b4bfce2-e4be-4f5b-89eb-25ae03e38045 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 returned with HTTP 200 Jan 27 16:33:59.960463 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 132/280] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:33:59 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 => generated 978 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:00.970403 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-20d90968-eb75-4908-bf82-76a3e717b310 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 Jan 27 16:34:00.971222 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-20d90968-eb75-4908-bf82-76a3e717b310 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:00.971497 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:00.971497 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:00.971943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-20d90968-eb75-4908-bf82-76a3e717b310 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:01.076060 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:01.076060 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:01.089201 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-20d90968-eb75-4908-bf82-76a3e717b310 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:01.102735 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-20d90968-eb75-4908-bf82-76a3e717b310 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:01.102995 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-20d90968-eb75-4908-bf82-76a3e717b310 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:01.109964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-20d90968-eb75-4908-bf82-76a3e717b310 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:01.116530 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:01.116530 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:01.139288 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-20d90968-eb75-4908-bf82-76a3e717b310 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 returned with HTTP 200 Jan 27 16:34:01.139857 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 149/281] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:00 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 => generated 1003 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:01.153867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e17d6cc-3480-42fa-ba97-fae7b0c0f127 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] POST http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots Jan 27 16:34:01.155135 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:01.155135 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:01.155976 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e17d6cc-3480-42fa-ba97-fae7b0c0f127 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bc92d6e8-3a84-4996-8c29-1ef2dba28918", "name": "tempest-group_snapshot-1460684220"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:01.158018 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-0e17d6cc-3480-42fa-ba97-fae7b0c0f127 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Creating new group_snapshot {'group_snapshot': {'group_id': 'bc92d6e8-3a84-4996-8c29-1ef2dba28918', 'name': 'tempest-group_snapshot-1460684220'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 27 16:34:01.168216 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:01.168216 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:01.175574 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.group_snapshots [None req-0e17d6cc-3480-42fa-ba97-fae7b0c0f127 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Creating group_snapshot tempest-group_snapshot-1460684220. Jan 27 16:34:01.244832 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:01.244832 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:01.291806 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-0e17d6cc-3480-42fa-ba97-fae7b0c0f127 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1218779938 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1218779938, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:34:01.292457 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-0e17d6cc-3480-42fa-ba97-fae7b0c0f127 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1218779938 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1218779938, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:34:01.338665 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-0e17d6cc-3480-42fa-ba97-fae7b0c0f127 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Created reservations ['0870b98d-c06a-4872-bdc7-a57716f38495', '3a5f67bf-cfdc-4092-a8ac-43acb7395cd8', '85d3a1ea-7650-4631-93e2-bed2cae6604c', 'c405ca53-47fe-4001-893a-b40b0dec22e9'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:01.457375 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e17d6cc-3480-42fa-ba97-fae7b0c0f127 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots returned with HTTP 202 Jan 27 16:34:01.458368 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 133/282] 10.222.0.108 () {62 vars in 1296 bytes} [Wed Jan 27 16:34:01 2021] POST /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots => generated 168 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:34:01.464192 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6fe0bf1f-6245-4484-a966-b194b1681f69 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/1bf26f07-5fdb-49e0-8397-d844f332491c Jan 27 16:34:01.464605 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6fe0bf1f-6245-4484-a966-b194b1681f69 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:01.464818 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:01.464818 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:01.465163 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6fe0bf1f-6245-4484-a966-b194b1681f69 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:01.465480 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-6fe0bf1f-6245-4484-a966-b194b1681f69 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1bf26f07-5fdb-49e0-8397-d844f332491c {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:34:01.479628 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:01.479628 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:01.491171 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6fe0bf1f-6245-4484-a966-b194b1681f69 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/1bf26f07-5fdb-49e0-8397-d844f332491c returned with HTTP 200 Jan 27 16:34:01.491637 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 150/283] 10.222.0.108 () {60 vars in 1385 bytes} [Wed Jan 27 16:34:01 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/1bf26f07-5fdb-49e0-8397-d844f332491c => generated 307 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:02.499409 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30dc3aa3-c2f2-4067-9021-4698dd73e82f tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/1bf26f07-5fdb-49e0-8397-d844f332491c Jan 27 16:34:02.500057 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30dc3aa3-c2f2-4067-9021-4698dd73e82f tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:02.500345 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:02.500345 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:02.500481 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30dc3aa3-c2f2-4067-9021-4698dd73e82f tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:02.500698 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-30dc3aa3-c2f2-4067-9021-4698dd73e82f tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1bf26f07-5fdb-49e0-8397-d844f332491c {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:34:02.520099 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:02.520099 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:02.534909 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30dc3aa3-c2f2-4067-9021-4698dd73e82f tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/1bf26f07-5fdb-49e0-8397-d844f332491c returned with HTTP 200 Jan 27 16:34:02.535431 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 134/284] 10.222.0.108 () {60 vars in 1385 bytes} [Wed Jan 27 16:34:02 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/1bf26f07-5fdb-49e0-8397-d844f332491c => generated 307 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:03.052816 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] POST http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes Jan 27 16:34:03.053137 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:03.053137 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:03.053407 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2140485058", "imageRef": "b6bbef6b-f873-431e-ad70-72df4730a470"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:03.054130 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2140485058', 'imageRef': 'b6bbef6b-f873-431e-ad70-72df4730a470'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:34:03.156581 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Create volume of 1 GB Jan 27 16:34:03.164322 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Availability Zones retrieved successfully. Jan 27 16:34:03.172625 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Flow 'volume_create_api' (55a7f76c-08e1-42bd-91ea-dc76fc8f726e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:03.174113 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a644853b-d16c-446d-b677-40c0e6392299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:03.175328 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:34:03.237362 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a644853b-d16c-446d-b677-40c0e6392299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:03.238421 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f51f8192-903e-4477-965c-df334c22c201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:03.320838 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Created reservations ['a22e78f3-098d-4def-92e2-58543fe5c925', 'a77706cb-7db2-4472-9413-0f1d91e2edca', '1b0d6ce4-3d0c-49a8-8cbf-826cddf466b5', 'c4c5f331-b11b-4a02-8590-acfe9236aa74'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:03.322217 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f51f8192-903e-4477-965c-df334c22c201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a22e78f3-098d-4def-92e2-58543fe5c925', 'a77706cb-7db2-4472-9413-0f1d91e2edca', '1b0d6ce4-3d0c-49a8-8cbf-826cddf466b5', 'c4c5f331-b11b-4a02-8590-acfe9236aa74']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:03.323356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed1422f9-9319-4245-bf89-6eb85a8899e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:03.449775 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed1422f9-9319-4245-bf89-6eb85a8899e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '108114b0-94b5-4316-bd7d-50e87dc8e28b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2140485058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbd505ca0509471f84d8adba70404751',qos_specs=None,replication_status=,reservations=['a22e78f3-098d-4def-92e2-58543fe5c925','a77706cb-7db2-4472-9413-0f1d91e2edca','1b0d6ce4-3d0c-49a8-8cbf-826cddf466b5','c4c5f331-b11b-4a02-8590-acfe9236aa74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65bc004741434ce5a9831bfe35ff84e6',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:34:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2140485058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=108114b0-94b5-4316-bd7d-50e87dc8e28b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbd505ca0509471f84d8adba70404751',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='65bc004741434ce5a9831bfe35ff84e6',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:03.450830 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ea8945-76b5-4ff0-9377-92434223c8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:03.519507 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91ea8945-76b5-4ff0-9377-92434223c8f5) transitioned into state 'SUCCESS' from state '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-2140485058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbd505ca0509471f84d8adba70404751',qos_specs=None,replication_status=,reservations=['a22e78f3-098d-4def-92e2-58543fe5c925','a77706cb-7db2-4472-9413-0f1d91e2edca','1b0d6ce4-3d0c-49a8-8cbf-826cddf466b5','c4c5f331-b11b-4a02-8590-acfe9236aa74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65bc004741434ce5a9831bfe35ff84e6',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:03.520510 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45b22e2e-fc16-4ffe-b6b5-a433584ae6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:03.544243 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-94525cba-5dd2-4f1c-88fe-9b4a4d9b6bb1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/1bf26f07-5fdb-49e0-8397-d844f332491c Jan 27 16:34:03.544889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-94525cba-5dd2-4f1c-88fe-9b4a4d9b6bb1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:03.545382 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:03.545382 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:03.545773 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-94525cba-5dd2-4f1c-88fe-9b4a4d9b6bb1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:03.546154 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-94525cba-5dd2-4f1c-88fe-9b4a4d9b6bb1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1bf26f07-5fdb-49e0-8397-d844f332491c {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:34:03.551546 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:03.551546 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:03.560750 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-94525cba-5dd2-4f1c-88fe-9b4a4d9b6bb1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/1bf26f07-5fdb-49e0-8397-d844f332491c returned with HTTP 200 Jan 27 16:34:03.561777 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 135/285] 10.222.0.108 () {60 vars in 1385 bytes} [Wed Jan 27 16:34:03 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/1bf26f07-5fdb-49e0-8397-d844f332491c => generated 308 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:03.570619 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45b22e2e-fc16-4ffe-b6b5-a433584ae6d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:03.572978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Flow 'volume_create_api' (55a7f76c-08e1-42bd-91ea-dc76fc8f726e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:03.576101 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-10cdc41f-5707-499e-b874-796312555f90 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail Jan 27 16:34:03.576568 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-10cdc41f-5707-499e-b874-796312555f90 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:03.576854 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:03.576854 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:03.577237 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-10cdc41f-5707-499e-b874-796312555f90 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:03.577806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-10cdc41f-5707-499e-b874-796312555f90 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:34:03.579873 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-10cdc41f-5707-499e-b874-796312555f90 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:34:03.591047 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-10cdc41f-5707-499e-b874-796312555f90 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Get all snapshots completed successfully. Jan 27 16:34:03.591883 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:03.591883 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:03.593086 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-10cdc41f-5707-499e-b874-796312555f90 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail returned with HTTP 200 Jan 27 16:34:03.593912 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 136/286] 10.222.0.108 () {58 vars in 1236 bytes} [Wed Jan 27 16:34:03 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail => generated 454 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:03.601089 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b382ac2b-6a38-40d7-9337-813e80f3211f tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/3a63fa9f-38bf-4a10-b6f8-008bd628bfdd Jan 27 16:34:03.601553 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b382ac2b-6a38-40d7-9337-813e80f3211f tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:03.601830 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:03.601830 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:03.603052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b382ac2b-6a38-40d7-9337-813e80f3211f tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:03.622529 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:03.622529 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:03.622529 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b382ac2b-6a38-40d7-9337-813e80f3211f tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Snapshot retrieved successfully. Jan 27 16:34:03.623881 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b382ac2b-6a38-40d7-9337-813e80f3211f tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/3a63fa9f-38bf-4a10-b6f8-008bd628bfdd returned with HTTP 200 Jan 27 16:34:03.624679 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 137/287] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:34:03 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/3a63fa9f-38bf-4a10-b6f8-008bd628bfdd => generated 451 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:03.634594 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] POST http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/action Jan 27 16:34:03.635065 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:03.635065 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:03.636120 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action body: b'{"create-from-src": {"group_snapshot_id": "1bf26f07-5fdb-49e0-8397-d844f332491c", "name": "tempest-Group_from_snap-1897886512"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:34:03.638996 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "1bf26f07-5fdb-49e0-8397-d844f332491c", "name": "tempest-Group_from_snap-1897886512"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:03.639997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Creating new group {'create-from-src': {'group_snapshot_id': '1bf26f07-5fdb-49e0-8397-d844f332491c', 'name': 'tempest-Group_from_snap-1897886512'}}. {{(pid=87929) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 27 16:34:03.640714 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Creating group tempest-Group_from_snap-1897886512 from group_snapshot 1bf26f07-5fdb-49e0-8397-d844f332491c. Jan 27 16:34:03.643041 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Create volume request issued successfully. Jan 27 16:34:03.650123 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:03.650123 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:03.677044 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bbfbaa03-0244-41ca-95d7-6fe79b778d85 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes returned with HTTP 202 Jan 27 16:34:03.677751 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 151/288] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:34:02 2021] POST /volume/v3/cbd505ca0509471f84d8adba70404751/volumes => generated 823 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:34:03.685589 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb485454-f8f2-4103-8faa-2fc9579b7b27 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:03.685823 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb485454-f8f2-4103-8faa-2fc9579b7b27 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:03.685954 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:03.685954 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:03.686145 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb485454-f8f2-4103-8faa-2fc9579b7b27 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:03.687210 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:03.687210 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:03.697105 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:03.697105 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:03.733407 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:03.733407 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:03.760160 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fb485454-f8f2-4103-8faa-2fc9579b7b27 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:03.781173 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb485454-f8f2-4103-8faa-2fc9579b7b27 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:03.781825 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 152/289] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:03 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 891 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:03.865851 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Created reservations ['2f7a4107-00f2-4c9d-979f-a39c979672ed'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:04.311688 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.group.api [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] A mapping entry already exists for group 6436d1f4-d43b-4120-bc50-69e089f27c6e and volume type 6f3e4be9-2c06-4782-8a93-5f68f96d2362. Do not need to create again. Jan 27 16:34:04.311688 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:04.311688 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:04.312288 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Availability Zones retrieved successfully. Jan 27 16:34:04.319856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Flow 'volume_create_api' (e8363f96-e898-49d9-acd8-75df0e3dd48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:04.321707 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af6a936-f4d6-4267-90ee-fefb29e7039d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:04.323178 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:34:04.389861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af6a936-f4d6-4267-90ee-fefb29e7039d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3a63fa9f-38bf-4a10-b6f8-008bd628bfdd', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:33:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6f3e4be9-2c06-4782-8a93-5f68f96d2362,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1218779938',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f3e4be9-2c06-4782-8a93-5f68f96d2362', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6436d1f4-d43b-4120-bc50-69e089f27c6e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:04.399054 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa03af1e-aa96-40bd-9dc8-8ef34b088c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:04.425721 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1218779938 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1218779938, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:34:04.502148 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Created reservations ['369d1225-3136-4765-9b65-bdb29c82e96d', '45a89791-ef30-41f8-9ed9-08091f003ab7'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:04.503186 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa03af1e-aa96-40bd-9dc8-8ef34b088c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['369d1225-3136-4765-9b65-bdb29c82e96d', '45a89791-ef30-41f8-9ed9-08091f003ab7']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:04.504211 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617bf445-9601-488e-bf36-912b43d821dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:04.644283 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (617bf445-9601-488e-bf36-912b43d821dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48af0c1d-e2f2-4b29-9898-27eb64dd6fde', '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=6436d1f4-d43b-4120-bc50-69e089f27c6e,group_type_id=,metadata={},multiattach=False,project_id='22162d086da543a2a13270044a812a31',qos_specs=None,replication_status=,reservations=['369d1225-3136-4765-9b65-bdb29c82e96d','45a89791-ef30-41f8-9ed9-08091f003ab7'],size=1,snapshot_id=3a63fa9f-38bf-4a10-b6f8-008bd628bfdd,source_replicaid=,source_volid=None,status='creating',user_id='549f1b9aa0d44a8e915d49dd75048784',volume_type_id=6f3e4be9-2c06-4782-8a93-5f68f96d2362), 'volume': 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-27T16:34:04Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6436d1f4-d43b-4120-bc50-69e089f27c6e,host=None,id=48af0c1d-e2f2-4b29-9898-27eb64dd6fde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22162d086da543a2a13270044a812a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3a63fa9f-38bf-4a10-b6f8-008bd628bfdd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='549f1b9aa0d44a8e915d49dd75048784',volume_attachment=,volume_type=,volume_type_id=6f3e4be9-2c06-4782-8a93-5f68f96d2362)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:04.646084 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd8ff99d-69a5-47d3-a2ec-e2e0b72d6b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:04.689129 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd8ff99d-69a5-47d3-a2ec-e2e0b72d6b3c) transitioned into state 'SUCCESS' from 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=6436d1f4-d43b-4120-bc50-69e089f27c6e,group_type_id=,metadata={},multiattach=False,project_id='22162d086da543a2a13270044a812a31',qos_specs=None,replication_status=,reservations=['369d1225-3136-4765-9b65-bdb29c82e96d','45a89791-ef30-41f8-9ed9-08091f003ab7'],size=1,snapshot_id=3a63fa9f-38bf-4a10-b6f8-008bd628bfdd,source_replicaid=,source_volid=None,status='creating',user_id='549f1b9aa0d44a8e915d49dd75048784',volume_type_id=6f3e4be9-2c06-4782-8a93-5f68f96d2362)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:04.690561 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Flow 'volume_create_api' (e8363f96-e898-49d9-acd8-75df0e3dd48b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:04.725294 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Create volume request issued successfully. Jan 27 16:34:04.790219 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f53ec13-3a02-47f9-a23d-e6c30e6354d3 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:04.791328 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9f53ec13-3a02-47f9-a23d-e6c30e6354d3 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:04.791555 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:04.791555 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:04.791882 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9f53ec13-3a02-47f9-a23d-e6c30e6354d3 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:04.807676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2c123476-19a4-4120-8185-16baa4fc120c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/action returned with HTTP 202 Jan 27 16:34:04.811000 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 138/290] 10.222.0.108 () {62 vars in 1290 bytes} [Wed Jan 27 16:34:03 2021] POST /volume/v3/22162d086da543a2a13270044a812a31/groups/action => generated 103 bytes in 1179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:34:04.813926 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5f3dc996-d8e6-40ab-bc26-90f0b96ea18b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail Jan 27 16:34:04.814275 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5f3dc996-d8e6-40ab-bc26-90f0b96ea18b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:04.814416 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:04.814416 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:04.814701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5f3dc996-d8e6-40ab-bc26-90f0b96ea18b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:04.815250 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-5f3dc996-d8e6-40ab-bc26-90f0b96ea18b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:34:04.815721 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:04.815721 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:04.816524 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5f3dc996-d8e6-40ab-bc26-90f0b96ea18b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:34:04.856154 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:04.856154 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:04.876088 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9f53ec13-3a02-47f9-a23d-e6c30e6354d3 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:04.883185 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5f3dc996-d8e6-40ab-bc26-90f0b96ea18b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Get all volumes completed successfully. Jan 27 16:34:04.884379 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-5f3dc996-d8e6-40ab-bc26-90f0b96ea18b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:04.884632 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-5f3dc996-d8e6-40ab-bc26-90f0b96ea18b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:04.892036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-5f3dc996-d8e6-40ab-bc26-90f0b96ea18b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:04.896894 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:04.896894 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:04.906625 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f53ec13-3a02-47f9-a23d-e6c30e6354d3 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:04.907221 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 153/291] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:04 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 915 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:04.914541 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-5f3dc996-d8e6-40ab-bc26-90f0b96ea18b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:04.915040 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-5f3dc996-d8e6-40ab-bc26-90f0b96ea18b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:04.924654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-5f3dc996-d8e6-40ab-bc26-90f0b96ea18b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:04.928387 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:04.928387 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:04.952229 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5f3dc996-d8e6-40ab-bc26-90f0b96ea18b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail returned with HTTP 200 Jan 27 16:34:04.952781 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 139/292] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:34:04 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/detail => generated 1990 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:04.967956 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5bd85259-5646-4917-80c0-e3874ccc02c8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde Jan 27 16:34:04.968261 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5bd85259-5646-4917-80c0-e3874ccc02c8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:04.968395 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:04.968395 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:04.968589 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5bd85259-5646-4917-80c0-e3874ccc02c8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:05.029572 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:05.029572 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:05.048383 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5bd85259-5646-4917-80c0-e3874ccc02c8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:05.059488 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-5bd85259-5646-4917-80c0-e3874ccc02c8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:05.059788 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-5bd85259-5646-4917-80c0-e3874ccc02c8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:05.067264 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-5bd85259-5646-4917-80c0-e3874ccc02c8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:05.079899 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:05.079899 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:05.105466 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5bd85259-5646-4917-80c0-e3874ccc02c8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde returned with HTTP 200 Jan 27 16:34:05.110286 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 154/293] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:04 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde => generated 994 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:05.916278 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aff6c171-7457-4f43-881f-a1dcf0cba172 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:05.916696 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aff6c171-7457-4f43-881f-a1dcf0cba172 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:05.916831 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:05.916831 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:05.917023 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aff6c171-7457-4f43-881f-a1dcf0cba172 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:05.974025 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:05.974025 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:05.995027 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-aff6c171-7457-4f43-881f-a1dcf0cba172 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:06.016429 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aff6c171-7457-4f43-881f-a1dcf0cba172 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:06.017018 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 140/294] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:05 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:06.114845 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc0fcb05-582e-4628-95fe-22156df1d1f6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde Jan 27 16:34:06.115361 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc0fcb05-582e-4628-95fe-22156df1d1f6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:06.115707 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:06.115707 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:06.116058 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc0fcb05-582e-4628-95fe-22156df1d1f6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:06.155538 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:06.155538 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:06.161024 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cc0fcb05-582e-4628-95fe-22156df1d1f6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:06.168189 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-cc0fcb05-582e-4628-95fe-22156df1d1f6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:06.168520 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-cc0fcb05-582e-4628-95fe-22156df1d1f6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:06.173114 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-cc0fcb05-582e-4628-95fe-22156df1d1f6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:06.176953 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:06.176953 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:06.190598 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc0fcb05-582e-4628-95fe-22156df1d1f6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde returned with HTTP 200 Jan 27 16:34:06.191027 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 155/295] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:06 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde => generated 994 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:07.026728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2587e691-6c77-42ef-b753-4fa99bcfc360 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:07.027979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2587e691-6c77-42ef-b753-4fa99bcfc360 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:07.028226 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:07.028226 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:07.028816 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2587e691-6c77-42ef-b753-4fa99bcfc360 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:07.057357 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:07.057357 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:07.063882 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2587e691-6c77-42ef-b753-4fa99bcfc360 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:07.078800 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2587e691-6c77-42ef-b753-4fa99bcfc360 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:07.080712 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 141/296] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:07 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 915 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:07.204408 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f2ad6e7a-2371-4837-bac9-448f4e3ee32b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde Jan 27 16:34:07.205313 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f2ad6e7a-2371-4837-bac9-448f4e3ee32b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:07.205729 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:07.205729 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:07.206216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f2ad6e7a-2371-4837-bac9-448f4e3ee32b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:07.247949 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:07.247949 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:07.253027 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f2ad6e7a-2371-4837-bac9-448f4e3ee32b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:07.260176 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-f2ad6e7a-2371-4837-bac9-448f4e3ee32b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:07.260423 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-f2ad6e7a-2371-4837-bac9-448f4e3ee32b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:07.264707 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-f2ad6e7a-2371-4837-bac9-448f4e3ee32b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:07.269974 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:07.269974 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:07.279687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f2ad6e7a-2371-4837-bac9-448f4e3ee32b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde returned with HTTP 200 Jan 27 16:34:07.280450 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 156/297] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:07 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde => generated 994 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:08.089793 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e6f9df02-c9cf-4202-86e5-4898d8882d9a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:08.090196 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e6f9df02-c9cf-4202-86e5-4898d8882d9a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:08.090196 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:08.090196 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:08.090387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e6f9df02-c9cf-4202-86e5-4898d8882d9a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:08.115734 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:08.115734 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:08.121069 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e6f9df02-c9cf-4202-86e5-4898d8882d9a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:08.135568 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e6f9df02-c9cf-4202-86e5-4898d8882d9a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:08.136115 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 142/298] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:08 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 915 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:08.289555 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9fe840d7-90c3-4c52-8507-97b41e101c1b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde Jan 27 16:34:08.290057 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9fe840d7-90c3-4c52-8507-97b41e101c1b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:08.290198 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:08.290198 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:08.290398 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9fe840d7-90c3-4c52-8507-97b41e101c1b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:08.315099 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:08.315099 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:08.321319 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9fe840d7-90c3-4c52-8507-97b41e101c1b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:08.328506 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-9fe840d7-90c3-4c52-8507-97b41e101c1b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:08.328730 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-9fe840d7-90c3-4c52-8507-97b41e101c1b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:08.334054 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-9fe840d7-90c3-4c52-8507-97b41e101c1b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:08.339322 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:08.339322 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:08.352619 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9fe840d7-90c3-4c52-8507-97b41e101c1b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde returned with HTTP 200 Jan 27 16:34:08.353160 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 157/299] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:08 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde => generated 994 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:09.146234 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b0e5d3e4-65b9-4daf-88b6-83bb59365efd tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:09.146557 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b0e5d3e4-65b9-4daf-88b6-83bb59365efd tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:09.146597 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:09.146597 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:09.146876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b0e5d3e4-65b9-4daf-88b6-83bb59365efd tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:09.173114 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:09.173114 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:09.178438 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b0e5d3e4-65b9-4daf-88b6-83bb59365efd tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:09.190949 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b0e5d3e4-65b9-4daf-88b6-83bb59365efd tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:09.196171 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 143/300] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:09 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 915 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:09.362624 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-585f1aed-9103-4e17-8854-579bf99bac01 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde Jan 27 16:34:09.362951 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-585f1aed-9103-4e17-8854-579bf99bac01 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:09.363065 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:09.363065 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:09.363266 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-585f1aed-9103-4e17-8854-579bf99bac01 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:09.412140 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:09.412140 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:09.417997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-585f1aed-9103-4e17-8854-579bf99bac01 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:09.429755 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-585f1aed-9103-4e17-8854-579bf99bac01 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:09.430009 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-585f1aed-9103-4e17-8854-579bf99bac01 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:09.435618 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-585f1aed-9103-4e17-8854-579bf99bac01 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:09.439879 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:09.439879 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:09.465228 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-585f1aed-9103-4e17-8854-579bf99bac01 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde returned with HTTP 200 Jan 27 16:34:09.479948 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 158/301] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:09 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde => generated 994 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:10.200415 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c91ffcca-2f42-458e-9316-ccc7bc9a4954 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:10.201050 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c91ffcca-2f42-458e-9316-ccc7bc9a4954 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:10.201290 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:10.201290 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:10.201620 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c91ffcca-2f42-458e-9316-ccc7bc9a4954 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:10.250369 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:10.250369 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:10.261104 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c91ffcca-2f42-458e-9316-ccc7bc9a4954 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:10.281822 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c91ffcca-2f42-458e-9316-ccc7bc9a4954 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:10.284926 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 144/302] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:10 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:10.478658 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7aff17c1-924b-43c2-acb8-797e5b1021c2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde Jan 27 16:34:10.479141 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7aff17c1-924b-43c2-acb8-797e5b1021c2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:10.479383 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:10.479383 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:10.479720 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7aff17c1-924b-43c2-acb8-797e5b1021c2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:10.533745 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:10.533745 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:10.539422 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7aff17c1-924b-43c2-acb8-797e5b1021c2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:10.548277 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-7aff17c1-924b-43c2-acb8-797e5b1021c2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:10.548542 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-7aff17c1-924b-43c2-acb8-797e5b1021c2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:10.554263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-7aff17c1-924b-43c2-acb8-797e5b1021c2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:10.559799 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:10.559799 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:10.575675 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7aff17c1-924b-43c2-acb8-797e5b1021c2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde returned with HTTP 200 Jan 27 16:34:10.576635 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 159/303] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:10 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde => generated 995 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:10.585898 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5e2be345-8f05-482d-8adc-4485c6e50671 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/6436d1f4-d43b-4120-bc50-69e089f27c6e Jan 27 16:34:10.586355 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5e2be345-8f05-482d-8adc-4485c6e50671 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:10.586498 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:10.586498 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:10.587124 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5e2be345-8f05-482d-8adc-4485c6e50671 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:10.587371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-5e2be345-8f05-482d-8adc-4485c6e50671 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 6436d1f4-d43b-4120-bc50-69e089f27c6e {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:10.593554 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:10.593554 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:10.610192 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5e2be345-8f05-482d-8adc-4485c6e50671 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/6436d1f4-d43b-4120-bc50-69e089f27c6e returned with HTTP 200 Jan 27 16:34:10.610674 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 145/304] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:10 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/6436d1f4-d43b-4120-bc50-69e089f27c6e => generated 418 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:10.617614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d35b3878-6de4-41aa-a4cd-43cde82fc743 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail Jan 27 16:34:10.618356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d35b3878-6de4-41aa-a4cd-43cde82fc743 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:10.619291 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:10.619291 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:10.619291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d35b3878-6de4-41aa-a4cd-43cde82fc743 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:10.619424 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-d35b3878-6de4-41aa-a4cd-43cde82fc743 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:34:10.620918 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d35b3878-6de4-41aa-a4cd-43cde82fc743 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:34:10.651942 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d35b3878-6de4-41aa-a4cd-43cde82fc743 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Get all volumes completed successfully. Jan 27 16:34:10.653362 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-d35b3878-6de4-41aa-a4cd-43cde82fc743 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:10.654313 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-d35b3878-6de4-41aa-a4cd-43cde82fc743 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:10.658801 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-d35b3878-6de4-41aa-a4cd-43cde82fc743 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:10.663515 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:10.663515 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:10.681712 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-d35b3878-6de4-41aa-a4cd-43cde82fc743 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:10.681972 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-d35b3878-6de4-41aa-a4cd-43cde82fc743 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:10.691888 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-d35b3878-6de4-41aa-a4cd-43cde82fc743 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:10.699853 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:10.699853 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:10.734020 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d35b3878-6de4-41aa-a4cd-43cde82fc743 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail returned with HTTP 200 Jan 27 16:34:10.734529 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 160/305] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:34:10 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/detail => generated 1991 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:34:10.744085 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1fec3d2f-6fe5-431e-a0e5-a87e48797cbe tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] POST http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/6436d1f4-d43b-4120-bc50-69e089f27c6e/action Jan 27 16:34:10.744381 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:10.744381 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:10.744795 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1fec3d2f-6fe5-431e-a0e5-a87e48797cbe tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:34:10.745254 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1fec3d2f-6fe5-431e-a0e5-a87e48797cbe tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:10.745974 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-1fec3d2f-6fe5-431e-a0e5-a87e48797cbe tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] delete called for group 6436d1f4-d43b-4120-bc50-69e089f27c6e {{(pid=87929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:34:10.746277 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-1fec3d2f-6fe5-431e-a0e5-a87e48797cbe tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Delete group with id: 6436d1f4-d43b-4120-bc50-69e089f27c6e Jan 27 16:34:10.751128 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:10.751128 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:10.903347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1fec3d2f-6fe5-431e-a0e5-a87e48797cbe tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/6436d1f4-d43b-4120-bc50-69e089f27c6e/action returned with HTTP 202 Jan 27 16:34:10.904112 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 146/306] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 16:34:10 2021] POST /volume/v3/22162d086da543a2a13270044a812a31/groups/6436d1f4-d43b-4120-bc50-69e089f27c6e/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:34:10.909281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d593f74-1415-427e-963d-a6984ef0434a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde Jan 27 16:34:10.909646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3d593f74-1415-427e-963d-a6984ef0434a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:10.909823 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:10.909823 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:10.910076 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3d593f74-1415-427e-963d-a6984ef0434a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:10.939548 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:10.939548 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:10.947568 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3d593f74-1415-427e-963d-a6984ef0434a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:10.985338 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-3d593f74-1415-427e-963d-a6984ef0434a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:10.985695 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-3d593f74-1415-427e-963d-a6984ef0434a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:10.994771 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-3d593f74-1415-427e-963d-a6984ef0434a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:11.004516 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:11.004516 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:11.033473 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d593f74-1415-427e-963d-a6984ef0434a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde returned with HTTP 200 Jan 27 16:34:11.035432 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 161/307] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:10 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde => generated 994 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:11.311251 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af3b8865-9d8e-44e0-9354-6513d8220c6f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:11.311251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af3b8865-9d8e-44e0-9354-6513d8220c6f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:11.311251 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:11.311251 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:11.311251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af3b8865-9d8e-44e0-9354-6513d8220c6f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:11.328257 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:11.328257 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:11.334374 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-af3b8865-9d8e-44e0-9354-6513d8220c6f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:11.347992 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af3b8865-9d8e-44e0-9354-6513d8220c6f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:11.348866 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 147/308] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:11 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 915 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:12.046055 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c0106ba3-7c26-4cad-9323-c7a6b4375332 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde Jan 27 16:34:12.046378 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c0106ba3-7c26-4cad-9323-c7a6b4375332 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:12.046519 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:12.046519 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:12.046707 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c0106ba3-7c26-4cad-9323-c7a6b4375332 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:12.071809 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:12.071809 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:12.076667 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c0106ba3-7c26-4cad-9323-c7a6b4375332 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:12.083445 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-c0106ba3-7c26-4cad-9323-c7a6b4375332 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:12.083685 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-c0106ba3-7c26-4cad-9323-c7a6b4375332 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:12.088483 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-c0106ba3-7c26-4cad-9323-c7a6b4375332 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:12.091954 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:12.091954 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:12.102948 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c0106ba3-7c26-4cad-9323-c7a6b4375332 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde returned with HTTP 200 Jan 27 16:34:12.107772 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 162/309] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:12 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde => generated 994 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:12.361257 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b6fd395-23d1-4b13-ac11-d1e91d6ad17d tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:12.361944 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b6fd395-23d1-4b13-ac11-d1e91d6ad17d tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:12.362195 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:12.362195 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:12.362679 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b6fd395-23d1-4b13-ac11-d1e91d6ad17d tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:12.390013 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:12.390013 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:12.394540 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5b6fd395-23d1-4b13-ac11-d1e91d6ad17d tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:12.412679 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b6fd395-23d1-4b13-ac11-d1e91d6ad17d tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:12.413617 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 148/310] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:12 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 915 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:13.112400 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-691dc79c-a2ef-43f4-9832-1304925fe17e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde Jan 27 16:34:13.112712 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-691dc79c-a2ef-43f4-9832-1304925fe17e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:13.112851 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:13.112851 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:13.113055 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-691dc79c-a2ef-43f4-9832-1304925fe17e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:13.140295 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:13.140295 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:13.144877 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-691dc79c-a2ef-43f4-9832-1304925fe17e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:13.151646 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-691dc79c-a2ef-43f4-9832-1304925fe17e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:13.151918 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-691dc79c-a2ef-43f4-9832-1304925fe17e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:13.156716 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-691dc79c-a2ef-43f4-9832-1304925fe17e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:13.161040 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:13.161040 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:13.172850 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-691dc79c-a2ef-43f4-9832-1304925fe17e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde returned with HTTP 200 Jan 27 16:34:13.173380 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 163/311] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:13 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde => generated 994 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:13.427953 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97b324b3-3707-4f37-a054-5f306b1f2c2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:13.428690 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97b324b3-3707-4f37-a054-5f306b1f2c2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:13.429021 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:13.429021 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:13.429677 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97b324b3-3707-4f37-a054-5f306b1f2c2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:13.470120 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:13.470120 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:13.476056 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-97b324b3-3707-4f37-a054-5f306b1f2c2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:13.490542 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97b324b3-3707-4f37-a054-5f306b1f2c2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:13.491128 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 149/312] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:13 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 915 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:14.187069 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c4feb7e1-c72b-4346-a6fe-8257f682a846 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde Jan 27 16:34:14.187473 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c4feb7e1-c72b-4346-a6fe-8257f682a846 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:14.187673 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:14.187673 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:14.187989 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c4feb7e1-c72b-4346-a6fe-8257f682a846 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:14.222916 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:14.222916 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:14.228945 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c4feb7e1-c72b-4346-a6fe-8257f682a846 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:14.236956 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-c4feb7e1-c72b-4346-a6fe-8257f682a846 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:14.237252 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-c4feb7e1-c72b-4346-a6fe-8257f682a846 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:14.243028 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-c4feb7e1-c72b-4346-a6fe-8257f682a846 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:14.247155 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:14.247155 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:14.259722 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c4feb7e1-c72b-4346-a6fe-8257f682a846 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde returned with HTTP 200 Jan 27 16:34:14.260288 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 164/313] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:14 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde => generated 994 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:14.506418 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02985203-93b4-44a4-8950-e666f897d588 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:14.507274 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02985203-93b4-44a4-8950-e666f897d588 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:14.507274 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:14.507274 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:14.507593 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02985203-93b4-44a4-8950-e666f897d588 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:14.546123 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:14.546123 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:14.551740 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-02985203-93b4-44a4-8950-e666f897d588 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:14.564636 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02985203-93b4-44a4-8950-e666f897d588 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:14.565157 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 150/314] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:14 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 915 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:15.275992 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b011dc47-3555-4178-aa6c-f7117caecfd3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde Jan 27 16:34:15.276656 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b011dc47-3555-4178-aa6c-f7117caecfd3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:15.276964 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:15.276964 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:15.277546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b011dc47-3555-4178-aa6c-f7117caecfd3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:15.318894 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:15.318894 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:15.326090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b011dc47-3555-4178-aa6c-f7117caecfd3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:15.334399 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-b011dc47-3555-4178-aa6c-f7117caecfd3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:15.334683 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-b011dc47-3555-4178-aa6c-f7117caecfd3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:15.341944 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-b011dc47-3555-4178-aa6c-f7117caecfd3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:15.349537 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:15.349537 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:15.579235 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d96fb452-81f6-4c86-a2c4-87bca813dd92 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:15.580493 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d96fb452-81f6-4c86-a2c4-87bca813dd92 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:15.580762 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:15.580762 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:15.581104 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d96fb452-81f6-4c86-a2c4-87bca813dd92 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:15.624366 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:15.624366 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:15.630834 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d96fb452-81f6-4c86-a2c4-87bca813dd92 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:15.644751 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d96fb452-81f6-4c86-a2c4-87bca813dd92 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:15.645351 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 151/315] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:15 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 915 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:16.660305 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a59a099d-6a11-4e39-87bb-9205a78b8a42 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:16.661052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a59a099d-6a11-4e39-87bb-9205a78b8a42 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:16.661226 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:16.661226 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:16.661627 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a59a099d-6a11-4e39-87bb-9205a78b8a42 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:16.705868 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:16.705868 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:16.711852 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a59a099d-6a11-4e39-87bb-9205a78b8a42 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:16.725413 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a59a099d-6a11-4e39-87bb-9205a78b8a42 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:16.725993 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 152/316] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:16 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 915 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:16.906641 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b011dc47-3555-4178-aa6c-f7117caecfd3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde returned with HTTP 200 Jan 27 16:34:16.906641 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 165/317] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:15 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde => generated 994 bytes in 1627 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:17.736257 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0ea33f7-e4f0-4c39-b580-0ce31e424936 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:17.737068 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0ea33f7-e4f0-4c39-b580-0ce31e424936 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:17.737327 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:17.737327 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:17.737672 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0ea33f7-e4f0-4c39-b580-0ce31e424936 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:17.770290 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:17.770290 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:17.775726 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e0ea33f7-e4f0-4c39-b580-0ce31e424936 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:17.787071 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0ea33f7-e4f0-4c39-b580-0ce31e424936 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:17.792004 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 153/318] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:17 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 973 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:17.911537 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4307a0ec-881a-4857-abc9-4a3598a9de97 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde Jan 27 16:34:17.911855 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4307a0ec-881a-4857-abc9-4a3598a9de97 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:17.911987 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:17.911987 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:17.912181 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4307a0ec-881a-4857-abc9-4a3598a9de97 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:17.939216 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4307a0ec-881a-4857-abc9-4a3598a9de97 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde returned with HTTP 404 Jan 27 16:34:17.940054 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 166/319] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:17 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/48af0c1d-e2f2-4b29-9898-27eb64dd6fde => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:34:17.946022 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d56c9e29-7152-45af-9e0a-acf71bd1e3e8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/6436d1f4-d43b-4120-bc50-69e089f27c6e Jan 27 16:34:17.946710 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d56c9e29-7152-45af-9e0a-acf71bd1e3e8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:17.946848 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:17.946848 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:17.947035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d56c9e29-7152-45af-9e0a-acf71bd1e3e8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:17.947365 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-d56c9e29-7152-45af-9e0a-acf71bd1e3e8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 6436d1f4-d43b-4120-bc50-69e089f27c6e {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:17.951965 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d56c9e29-7152-45af-9e0a-acf71bd1e3e8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/6436d1f4-d43b-4120-bc50-69e089f27c6e returned with HTTP 404 Jan 27 16:34:17.961533 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 154/320] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:17 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/6436d1f4-d43b-4120-bc50-69e089f27c6e => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:34:17.971630 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2b214523-5a7e-495e-a58d-5d03f601967d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] DELETE http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/1bf26f07-5fdb-49e0-8397-d844f332491c Jan 27 16:34:17.972344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2b214523-5a7e-495e-a58d-5d03f601967d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:17.974543 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2b214523-5a7e-495e-a58d-5d03f601967d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:17.974866 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-2b214523-5a7e-495e-a58d-5d03f601967d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] delete called for member 1bf26f07-5fdb-49e0-8397-d844f332491c {{(pid=87928) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 27 16:34:17.975313 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.group_snapshots [None req-2b214523-5a7e-495e-a58d-5d03f601967d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Delete group_snapshot with id: 1bf26f07-5fdb-49e0-8397-d844f332491c Jan 27 16:34:17.985318 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:17.985318 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:18.212847 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2b214523-5a7e-495e-a58d-5d03f601967d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/1bf26f07-5fdb-49e0-8397-d844f332491c returned with HTTP 202 Jan 27 16:34:18.213102 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-61e55c28-f67f-4293-ac35-6bca0ea2595e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail Jan 27 16:34:18.213102 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-61e55c28-f67f-4293-ac35-6bca0ea2595e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:18.213102 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-61e55c28-f67f-4293-ac35-6bca0ea2595e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:18.323333 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 167/321] 10.222.0.108 () {60 vars in 1388 bytes} [Wed Jan 27 16:34:17 2021] DELETE /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/1bf26f07-5fdb-49e0-8397-d844f332491c => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:34:18.323624 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-61e55c28-f67f-4293-ac35-6bca0ea2595e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:34:18.323624 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-61e55c28-f67f-4293-ac35-6bca0ea2595e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:34:18.323624 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-61e55c28-f67f-4293-ac35-6bca0ea2595e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Get all volumes completed successfully. Jan 27 16:34:18.323624 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-61e55c28-f67f-4293-ac35-6bca0ea2595e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:18.323624 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-61e55c28-f67f-4293-ac35-6bca0ea2595e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:18.323624 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-61e55c28-f67f-4293-ac35-6bca0ea2595e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:18.323624 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:18.323624 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:18.323624 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-61e55c28-f67f-4293-ac35-6bca0ea2595e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail returned with HTTP 200 Jan 27 16:34:18.323624 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 155/322] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:34:18 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/detail => generated 1006 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:18.331458 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9659e209-10cb-4e0b-acb4-d175c359698c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail Jan 27 16:34:18.331935 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9659e209-10cb-4e0b-acb4-d175c359698c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:18.332166 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:18.332166 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:18.332499 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9659e209-10cb-4e0b-acb4-d175c359698c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:18.332978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-9659e209-10cb-4e0b-acb4-d175c359698c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:34:18.333396 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:18.333396 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:18.334482 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-9659e209-10cb-4e0b-acb4-d175c359698c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:34:18.343795 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9659e209-10cb-4e0b-acb4-d175c359698c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Get all snapshots completed successfully. Jan 27 16:34:18.344424 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:18.344424 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:18.345248 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9659e209-10cb-4e0b-acb4-d175c359698c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail returned with HTTP 200 Jan 27 16:34:18.352891 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9ff0bb87-de7c-4c52-a341-03628a43e79d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/3a63fa9f-38bf-4a10-b6f8-008bd628bfdd Jan 27 16:34:18.353280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9ff0bb87-de7c-4c52-a341-03628a43e79d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:18.353504 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:18.353504 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:18.353824 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9ff0bb87-de7c-4c52-a341-03628a43e79d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:18.359698 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 168/323] 10.222.0.108 () {58 vars in 1236 bytes} [Wed Jan 27 16:34:18 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail => generated 453 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:18.367499 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:18.367499 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:18.368402 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9ff0bb87-de7c-4c52-a341-03628a43e79d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Snapshot retrieved successfully. Jan 27 16:34:18.369833 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9ff0bb87-de7c-4c52-a341-03628a43e79d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/3a63fa9f-38bf-4a10-b6f8-008bd628bfdd returned with HTTP 200 Jan 27 16:34:18.370371 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 156/324] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:34:18 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/3a63fa9f-38bf-4a10-b6f8-008bd628bfdd => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:18.800120 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f47fba3e-564f-4f90-827a-bb5f9a3bc956 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:18.800780 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f47fba3e-564f-4f90-827a-bb5f9a3bc956 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:18.801088 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:18.801088 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:18.801546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f47fba3e-564f-4f90-827a-bb5f9a3bc956 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:18.835625 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:18.835625 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:18.842239 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f47fba3e-564f-4f90-827a-bb5f9a3bc956 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:18.853581 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f47fba3e-564f-4f90-827a-bb5f9a3bc956 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:18.854142 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 169/325] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:18 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:19.378389 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2aabe83d-e69c-47a0-beff-a30852440da1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/3a63fa9f-38bf-4a10-b6f8-008bd628bfdd Jan 27 16:34:19.378697 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2aabe83d-e69c-47a0-beff-a30852440da1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:19.378856 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:19.378856 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:19.379097 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2aabe83d-e69c-47a0-beff-a30852440da1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:19.392079 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:19.392079 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:19.392716 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2aabe83d-e69c-47a0-beff-a30852440da1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Snapshot retrieved successfully. Jan 27 16:34:19.393721 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2aabe83d-e69c-47a0-beff-a30852440da1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/3a63fa9f-38bf-4a10-b6f8-008bd628bfdd returned with HTTP 200 Jan 27 16:34:19.394165 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 157/326] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:34:19 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/3a63fa9f-38bf-4a10-b6f8-008bd628bfdd => generated 449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:19.868910 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a69d8af8-60a6-4f26-b9ff-1b2826107889 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:19.870135 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a69d8af8-60a6-4f26-b9ff-1b2826107889 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:19.870570 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:19.870570 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:19.871388 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a69d8af8-60a6-4f26-b9ff-1b2826107889 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:19.919012 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:19.919012 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:19.924061 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a69d8af8-60a6-4f26-b9ff-1b2826107889 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:19.935611 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a69d8af8-60a6-4f26-b9ff-1b2826107889 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:19.936289 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 170/327] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:19 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:20.402643 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-257bfe38-99d5-4ae8-8263-7a97cec636df tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/3a63fa9f-38bf-4a10-b6f8-008bd628bfdd Jan 27 16:34:20.402892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-257bfe38-99d5-4ae8-8263-7a97cec636df tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:20.403026 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:20.403026 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:20.403218 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-257bfe38-99d5-4ae8-8263-7a97cec636df tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:20.416113 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-257bfe38-99d5-4ae8-8263-7a97cec636df tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/3a63fa9f-38bf-4a10-b6f8-008bd628bfdd returned with HTTP 404 Jan 27 16:34:20.417080 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 158/328] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:34:20 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/3a63fa9f-38bf-4a10-b6f8-008bd628bfdd => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:34:20.425329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-66a31a6b-ad64-4934-a466-8959417f1c68 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/1bf26f07-5fdb-49e0-8397-d844f332491c Jan 27 16:34:20.442142 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-66a31a6b-ad64-4934-a466-8959417f1c68 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:20.442142 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:20.442142 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:20.442142 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-66a31a6b-ad64-4934-a466-8959417f1c68 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:20.442142 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-66a31a6b-ad64-4934-a466-8959417f1c68 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1bf26f07-5fdb-49e0-8397-d844f332491c {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:34:20.442142 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-66a31a6b-ad64-4934-a466-8959417f1c68 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/1bf26f07-5fdb-49e0-8397-d844f332491c returned with HTTP 404 Jan 27 16:34:20.442142 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 171/329] 10.222.0.108 () {60 vars in 1385 bytes} [Wed Jan 27 16:34:20 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/1bf26f07-5fdb-49e0-8397-d844f332491c => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:34:20.446107 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e74eece1-38d1-468f-a830-081b55a5a53d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail Jan 27 16:34:20.446458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e74eece1-38d1-468f-a830-081b55a5a53d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:20.446744 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e74eece1-38d1-468f-a830-081b55a5a53d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:20.447081 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-e74eece1-38d1-468f-a830-081b55a5a53d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:34:20.448337 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e74eece1-38d1-468f-a830-081b55a5a53d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:34:20.478766 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e74eece1-38d1-468f-a830-081b55a5a53d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Get all volumes completed successfully. Jan 27 16:34:20.479909 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-e74eece1-38d1-468f-a830-081b55a5a53d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:20.480078 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-e74eece1-38d1-468f-a830-081b55a5a53d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:20.498877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-e74eece1-38d1-468f-a830-081b55a5a53d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:20.503671 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:20.503671 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:20.514863 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e74eece1-38d1-468f-a830-081b55a5a53d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail returned with HTTP 200 Jan 27 16:34:20.515488 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 159/330] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:34:20 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/detail => generated 1006 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:20.523741 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51023977-ef37-4ab9-a205-4928b4fbd723 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] POST http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/bc92d6e8-3a84-4996-8c29-1ef2dba28918/action Jan 27 16:34:20.524276 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51023977-ef37-4ab9-a205-4928b4fbd723 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:34:20.524528 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51023977-ef37-4ab9-a205-4928b4fbd723 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:20.525193 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-51023977-ef37-4ab9-a205-4928b4fbd723 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] delete called for group bc92d6e8-3a84-4996-8c29-1ef2dba28918 {{(pid=87928) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:34:20.525558 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-51023977-ef37-4ab9-a205-4928b4fbd723 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Delete group with id: bc92d6e8-3a84-4996-8c29-1ef2dba28918 Jan 27 16:34:20.530027 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:20.530027 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:20.901863 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51023977-ef37-4ab9-a205-4928b4fbd723 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/bc92d6e8-3a84-4996-8c29-1ef2dba28918/action returned with HTTP 202 Jan 27 16:34:20.925845 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 172/331] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 16:34:20 2021] POST /volume/v3/22162d086da543a2a13270044a812a31/groups/bc92d6e8-3a84-4996-8c29-1ef2dba28918/action => generated 0 bytes in 381 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:34:20.930382 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b5bfa90-0a11-4223-89bf-05171866602a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 Jan 27 16:34:20.930767 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b5bfa90-0a11-4223-89bf-05171866602a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:20.930862 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:20.930862 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:20.931085 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b5bfa90-0a11-4223-89bf-05171866602a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:20.946469 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f739fb2f-c680-4c5c-b678-417600fefbcc tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:20.946736 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f739fb2f-c680-4c5c-b678-417600fefbcc tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:20.946866 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:20.946866 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:20.947057 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f739fb2f-c680-4c5c-b678-417600fefbcc tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:20.981201 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:20.981201 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:20.998093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f739fb2f-c680-4c5c-b678-417600fefbcc tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:20.998200 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:20.998200 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:20.998200 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3b5bfa90-0a11-4223-89bf-05171866602a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:21.000668 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f739fb2f-c680-4c5c-b678-417600fefbcc tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:21.001228 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 173/332] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:20 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:21.012416 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-3b5bfa90-0a11-4223-89bf-05171866602a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:21.013034 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-3b5bfa90-0a11-4223-89bf-05171866602a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:21.017809 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-3b5bfa90-0a11-4223-89bf-05171866602a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:21.021158 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:21.021158 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:21.045812 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b5bfa90-0a11-4223-89bf-05171866602a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 returned with HTTP 200 Jan 27 16:34:21.045812 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 160/333] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:20 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 => generated 1002 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:22.010681 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1c897b93-d3c7-4931-bafb-c220a4222a8c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:22.011525 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1c897b93-d3c7-4931-bafb-c220a4222a8c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:22.011773 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:22.011773 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:22.012185 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1c897b93-d3c7-4931-bafb-c220a4222a8c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:22.046809 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:22.046809 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:22.050562 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e88d9aed-17f4-4019-aaea-eb598a48bae4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 Jan 27 16:34:22.050871 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e88d9aed-17f4-4019-aaea-eb598a48bae4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:22.050985 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:22.050985 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:22.051183 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e88d9aed-17f4-4019-aaea-eb598a48bae4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:22.053140 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1c897b93-d3c7-4931-bafb-c220a4222a8c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:22.064732 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1c897b93-d3c7-4931-bafb-c220a4222a8c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:22.065555 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 174/334] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:22 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:22.085241 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:22.085241 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:22.090467 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e88d9aed-17f4-4019-aaea-eb598a48bae4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:22.109787 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-e88d9aed-17f4-4019-aaea-eb598a48bae4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:22.109787 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-e88d9aed-17f4-4019-aaea-eb598a48bae4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:22.109787 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-e88d9aed-17f4-4019-aaea-eb598a48bae4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:22.109787 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:22.109787 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:22.115975 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e88d9aed-17f4-4019-aaea-eb598a48bae4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 returned with HTTP 200 Jan 27 16:34:22.116548 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 161/335] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:22 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 => generated 1002 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:23.075055 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ce3c190d-7ef0-424e-9f2f-40bffdf028b2 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:23.075411 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ce3c190d-7ef0-424e-9f2f-40bffdf028b2 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:23.075411 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:23.075411 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:23.075634 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ce3c190d-7ef0-424e-9f2f-40bffdf028b2 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:23.103305 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:23.103305 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:23.110449 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ce3c190d-7ef0-424e-9f2f-40bffdf028b2 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:23.126086 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7725f757-87b9-4b13-9181-b07b68d39242 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 Jan 27 16:34:23.126398 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7725f757-87b9-4b13-9181-b07b68d39242 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:23.126701 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:23.126701 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:23.126979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7725f757-87b9-4b13-9181-b07b68d39242 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:23.134891 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ce3c190d-7ef0-424e-9f2f-40bffdf028b2 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:23.141416 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 175/336] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:23 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:23.189642 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7725f757-87b9-4b13-9181-b07b68d39242 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 returned with HTTP 404 Jan 27 16:34:23.189642 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 162/337] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:23 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 27 16:34:23.194591 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af50cf92-8ae3-48ef-831c-4ae0af8204c0 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/bc92d6e8-3a84-4996-8c29-1ef2dba28918 Jan 27 16:34:23.195012 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af50cf92-8ae3-48ef-831c-4ae0af8204c0 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:23.195193 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:23.195193 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:23.195497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af50cf92-8ae3-48ef-831c-4ae0af8204c0 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:23.195793 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-af50cf92-8ae3-48ef-831c-4ae0af8204c0 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member bc92d6e8-3a84-4996-8c29-1ef2dba28918 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:23.201247 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:23.201247 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:23.216887 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af50cf92-8ae3-48ef-831c-4ae0af8204c0 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/bc92d6e8-3a84-4996-8c29-1ef2dba28918 returned with HTTP 200 Jan 27 16:34:23.217665 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 176/338] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:23 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/bc92d6e8-3a84-4996-8c29-1ef2dba28918 => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:24.145908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e2eeae95-bf8e-4a2b-ace9-a82d1e4eafdb tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:24.146211 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e2eeae95-bf8e-4a2b-ace9-a82d1e4eafdb tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:24.146440 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e2eeae95-bf8e-4a2b-ace9-a82d1e4eafdb tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:24.179104 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:24.179104 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:24.189556 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e2eeae95-bf8e-4a2b-ace9-a82d1e4eafdb tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:24.203030 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e2eeae95-bf8e-4a2b-ace9-a82d1e4eafdb tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:24.203849 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 163/339] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:24 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:24.234381 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b42452ec-13fa-4a2e-8935-36d49b3df3ba tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/bc92d6e8-3a84-4996-8c29-1ef2dba28918 Jan 27 16:34:24.234918 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b42452ec-13fa-4a2e-8935-36d49b3df3ba tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:24.235139 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:24.235139 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:24.235403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b42452ec-13fa-4a2e-8935-36d49b3df3ba tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:24.235807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-b42452ec-13fa-4a2e-8935-36d49b3df3ba tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member bc92d6e8-3a84-4996-8c29-1ef2dba28918 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:24.247634 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b42452ec-13fa-4a2e-8935-36d49b3df3ba tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/bc92d6e8-3a84-4996-8c29-1ef2dba28918 returned with HTTP 404 Jan 27 16:34:24.248475 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 177/340] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:24 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/bc92d6e8-3a84-4996-8c29-1ef2dba28918 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:34:24.255861 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2bdf5251-dfac-4494-93f4-c736774f3fda tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] DELETE http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types/b8b78b2e-bee3-4ebc-9d34-d84c8414c8f5 Jan 27 16:34:24.256174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2bdf5251-dfac-4494-93f4-c736774f3fda tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:24.256292 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:24.256292 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:24.256809 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2bdf5251-dfac-4494-93f4-c736774f3fda tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:24.270696 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:34:24.270696 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:34:24.313352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2bdf5251-dfac-4494-93f4-c736774f3fda tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types/b8b78b2e-bee3-4ebc-9d34-d84c8414c8f5 returned with HTTP 202 Jan 27 16:34:24.313978 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 164/341] 10.222.0.108 () {60 vars in 1376 bytes} [Wed Jan 27 16:34:24 2021] DELETE /volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types/b8b78b2e-bee3-4ebc-9d34-d84c8414c8f5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:34:24.322819 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1507b30-d635-4184-b1c5-ad0b82725648 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] POST http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types Jan 27 16:34:24.323396 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1507b30-d635-4184-b1c5-ad0b82725648 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1096106519"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:24.324086 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:24.324086 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:24.587283 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1507b30-d635-4184-b1c5-ad0b82725648 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types returned with HTTP 200 Jan 27 16:34:24.587816 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 178/342] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 16:34:24 2021] POST /volume/v3/571fc0952c8b452a8da3acdb77093bb0/types => generated 224 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:24.597156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21cb1f52-24af-4bcb-820f-4cb1df909293 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] POST http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types Jan 27 16:34:24.597725 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-21cb1f52-24af-4bcb-820f-4cb1df909293 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1886518170"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:24.772434 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21cb1f52-24af-4bcb-820f-4cb1df909293 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types returned with HTTP 202 Jan 27 16:34:24.776121 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 165/343] 10.222.0.108 () {62 vars in 1283 bytes} [Wed Jan 27 16:34:24 2021] POST /volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types => generated 181 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:34:24.779198 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-33aedad5-3723-4a36-a9fc-79a229199788 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] POST http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups Jan 27 16:34:24.779681 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-33aedad5-3723-4a36-a9fc-79a229199788 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "37097df0-199d-40a0-8368-fa6665e5eae9", "volume_types": ["59dfa3be-5671-45b3-afae-42cd9a79cf06"], "name": "tempest-GroupSnapshotsTest-Group-390717292"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:24.780636 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-33aedad5-3723-4a36-a9fc-79a229199788 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Creating new group {'group': {'group_type': '37097df0-199d-40a0-8368-fa6665e5eae9', 'volume_types': ['59dfa3be-5671-45b3-afae-42cd9a79cf06'], 'name': 'tempest-GroupSnapshotsTest-Group-390717292'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 16:34:24.786551 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-33aedad5-3723-4a36-a9fc-79a229199788 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Creating group tempest-GroupSnapshotsTest-Group-390717292. Jan 27 16:34:24.800773 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-33aedad5-3723-4a36-a9fc-79a229199788 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Availability zone cache updated, next update will occur around 2021-01-27 17:34:24.800466. {{(pid=87928) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 16:34:24.821126 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-33aedad5-3723-4a36-a9fc-79a229199788 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Availability Zones retrieved successfully. Jan 27 16:34:25.013010 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-33aedad5-3723-4a36-a9fc-79a229199788 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Created reservations ['caf74133-59ff-44f0-bf96-2fcba813c8f1'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:25.219808 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-440cc45e-49e6-430b-b222-4e9647249632 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:25.220479 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-440cc45e-49e6-430b-b222-4e9647249632 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:25.221391 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-440cc45e-49e6-430b-b222-4e9647249632 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:25.265896 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:25.265896 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:25.265896 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-440cc45e-49e6-430b-b222-4e9647249632 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:25.277049 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-440cc45e-49e6-430b-b222-4e9647249632 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:25.277551 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 166/344] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:25 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:25.318111 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-33aedad5-3723-4a36-a9fc-79a229199788 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups returned with HTTP 202 Jan 27 16:34:25.337263 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 179/345] 10.222.0.108 () {62 vars in 1269 bytes} [Wed Jan 27 16:34:24 2021] POST /volume/v3/22162d086da543a2a13270044a812a31/groups => generated 111 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:34:25.343022 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6bb2d303-1193-49a4-9b86-75c7170d4df8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:25.343408 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6bb2d303-1193-49a4-9b86-75c7170d4df8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:25.343610 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:25.343610 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:25.343969 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6bb2d303-1193-49a4-9b86-75c7170d4df8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:25.344241 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-6bb2d303-1193-49a4-9b86-75c7170d4df8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1a106309-86ae-4186-b71e-7c41176b5606 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:25.348181 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:25.348181 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:25.361965 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6bb2d303-1193-49a4-9b86-75c7170d4df8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 200 Jan 27 16:34:25.362408 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 167/346] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:25 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:26.298679 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00df60e6-d69a-460f-86ea-a0d90aa02b7e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:26.298679 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-00df60e6-d69a-460f-86ea-a0d90aa02b7e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:26.298679 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:26.298679 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:26.298679 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-00df60e6-d69a-460f-86ea-a0d90aa02b7e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:26.337510 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:26.337510 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:26.346531 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-00df60e6-d69a-460f-86ea-a0d90aa02b7e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:26.361562 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00df60e6-d69a-460f-86ea-a0d90aa02b7e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:26.362166 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 180/347] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:26 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:26.370296 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2cf96c36-392a-452c-8d3c-ecbcc0b1dd69 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:26.370816 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2cf96c36-392a-452c-8d3c-ecbcc0b1dd69 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:26.371052 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:26.371052 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:26.371238 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2cf96c36-392a-452c-8d3c-ecbcc0b1dd69 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:26.371614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-2cf96c36-392a-452c-8d3c-ecbcc0b1dd69 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1a106309-86ae-4186-b71e-7c41176b5606 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:26.376836 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:26.376836 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:26.392689 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2cf96c36-392a-452c-8d3c-ecbcc0b1dd69 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 200 Jan 27 16:34:26.393316 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 168/348] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:26 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:26.402066 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] POST http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes Jan 27 16:34:26.402374 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:26.402374 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:26.402604 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "59dfa3be-5671-45b3-afae-42cd9a79cf06", "group_id": "1a106309-86ae-4186-b71e-7c41176b5606", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1211979675"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:26.403299 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Create volume request body: {'volume': {'volume_type': '59dfa3be-5671-45b3-afae-42cd9a79cf06', 'group_id': '1a106309-86ae-4186-b71e-7c41176b5606', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1211979675'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:34:26.417831 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:26.417831 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:26.418635 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Create volume of 1 GB Jan 27 16:34:26.426303 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Availability Zones retrieved successfully. Jan 27 16:34:26.434404 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Flow 'volume_create_api' (ab55d36f-3996-43be-8781-a61133144584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:26.436020 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a66f91e-31f2-44b2-bc3e-b41ab197aed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:26.437141 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:26.437141 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:26.437487 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:34:26.463993 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a66f91e-31f2-44b2-bc3e-b41ab197aed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:34:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=59dfa3be-5671-45b3-afae-42cd9a79cf06,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1096106519',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '59dfa3be-5671-45b3-afae-42cd9a79cf06', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1a106309-86ae-4186-b71e-7c41176b5606', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:26.465441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1591086-07d5-4618-b387-65b5e72ec669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:26.490329 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1096106519 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1096106519, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:34:26.491353 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1096106519 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1096106519, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:34:26.874017 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Created reservations ['f630ae34-557d-439e-8098-7932a3efe99e', 'a2fdcd08-a068-489a-863a-23f34090e683', '0c96f236-b209-4bb2-9655-e382d9743820', '43a35d85-6c1f-4bc5-967b-4aa90b2f643e'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:26.874017 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1591086-07d5-4618-b387-65b5e72ec669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f630ae34-557d-439e-8098-7932a3efe99e', 'a2fdcd08-a068-489a-863a-23f34090e683', '0c96f236-b209-4bb2-9655-e382d9743820', '43a35d85-6c1f-4bc5-967b-4aa90b2f643e']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:26.874017 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76ce6d16-e57d-4bfa-825a-a783f6eaf8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:27.103906 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76ce6d16-e57d-4bfa-825a-a783f6eaf8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70c4813f-5cc1-4c12-82d6-0a380045e209', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1211979675',encryption_key_id=None,group_id=1a106309-86ae-4186-b71e-7c41176b5606,group_type_id=,metadata={},multiattach=False,project_id='22162d086da543a2a13270044a812a31',qos_specs=None,replication_status=,reservations=['f630ae34-557d-439e-8098-7932a3efe99e','a2fdcd08-a068-489a-863a-23f34090e683','0c96f236-b209-4bb2-9655-e382d9743820','43a35d85-6c1f-4bc5-967b-4aa90b2f643e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='549f1b9aa0d44a8e915d49dd75048784',volume_type_id=59dfa3be-5671-45b3-afae-42cd9a79cf06), 'volume': 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-27T16:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1211979675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1a106309-86ae-4186-b71e-7c41176b5606,host=None,id=70c4813f-5cc1-4c12-82d6-0a380045e209,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22162d086da543a2a13270044a812a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='549f1b9aa0d44a8e915d49dd75048784',volume_attachment=,volume_type=,volume_type_id=59dfa3be-5671-45b3-afae-42cd9a79cf06)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:27.104977 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b0bb90-6726-473e-a804-611578d84682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:27.238974 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b0bb90-6726-473e-a804-611578d84682) transitioned into state 'SUCCESS' from state '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-1211979675',encryption_key_id=None,group_id=1a106309-86ae-4186-b71e-7c41176b5606,group_type_id=,metadata={},multiattach=False,project_id='22162d086da543a2a13270044a812a31',qos_specs=None,replication_status=,reservations=['f630ae34-557d-439e-8098-7932a3efe99e','a2fdcd08-a068-489a-863a-23f34090e683','0c96f236-b209-4bb2-9655-e382d9743820','43a35d85-6c1f-4bc5-967b-4aa90b2f643e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='549f1b9aa0d44a8e915d49dd75048784',volume_type_id=59dfa3be-5671-45b3-afae-42cd9a79cf06)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:27.240670 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea179d4c-6b00-4eda-b288-3902aa743487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:27.371921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4ae1bf9d-aa7c-4f5f-93aa-e138a1c79fad tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:27.372518 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4ae1bf9d-aa7c-4f5f-93aa-e138a1c79fad tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:27.372687 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:27.372687 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:27.373217 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4ae1bf9d-aa7c-4f5f-93aa-e138a1c79fad tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:27.399348 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:27.399348 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:27.404085 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4ae1bf9d-aa7c-4f5f-93aa-e138a1c79fad tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:27.424581 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4ae1bf9d-aa7c-4f5f-93aa-e138a1c79fad tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:27.424581 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 169/349] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:27 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:27.464020 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea179d4c-6b00-4eda-b288-3902aa743487) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:27.465801 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Flow 'volume_create_api' (ab55d36f-3996-43be-8781-a61133144584) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:27.492727 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Create volume request issued successfully. Jan 27 16:34:27.500240 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:27.500606 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:27.505955 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:27.509920 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:27.509920 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:27.517235 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fd7ae4f2-e966-4e4f-ba8b-c290d2c0aaa2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes returned with HTTP 202 Jan 27 16:34:27.522791 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 181/350] 10.222.0.108 () {62 vars in 1272 bytes} [Wed Jan 27 16:34:26 2021] POST /volume/v3/22162d086da543a2a13270044a812a31/volumes => generated 910 bytes in 1118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:34:27.548228 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7785c529-2b4d-4f77-aa31-86cc94c57359 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/70c4813f-5cc1-4c12-82d6-0a380045e209 Jan 27 16:34:27.548228 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7785c529-2b4d-4f77-aa31-86cc94c57359 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:27.548228 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:27.548228 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:27.548228 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7785c529-2b4d-4f77-aa31-86cc94c57359 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:27.550806 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:27.550806 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:27.556062 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7785c529-2b4d-4f77-aa31-86cc94c57359 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:27.563002 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-7785c529-2b4d-4f77-aa31-86cc94c57359 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:27.563300 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-7785c529-2b4d-4f77-aa31-86cc94c57359 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:27.567662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-7785c529-2b4d-4f77-aa31-86cc94c57359 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:27.571790 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:27.571790 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:27.582929 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7785c529-2b4d-4f77-aa31-86cc94c57359 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/70c4813f-5cc1-4c12-82d6-0a380045e209 returned with HTTP 200 Jan 27 16:34:27.583451 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 170/351] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:27 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/70c4813f-5cc1-4c12-82d6-0a380045e209 => generated 978 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:28.424454 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83d852bb-6fef-4fda-b220-671e4b3def79 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:28.425276 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83d852bb-6fef-4fda-b220-671e4b3def79 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:28.425577 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:28.425577 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:28.425966 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83d852bb-6fef-4fda-b220-671e4b3def79 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:28.481878 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:28.481878 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:28.486594 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-83d852bb-6fef-4fda-b220-671e4b3def79 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:28.500146 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83d852bb-6fef-4fda-b220-671e4b3def79 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:28.500887 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 182/352] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:28 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:28.591960 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f9daf536-1317-482b-9df5-892d7790b46e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/70c4813f-5cc1-4c12-82d6-0a380045e209 Jan 27 16:34:28.592263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f9daf536-1317-482b-9df5-892d7790b46e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:28.592629 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:28.592629 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:28.592882 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f9daf536-1317-482b-9df5-892d7790b46e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:28.622759 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:28.622759 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:28.628398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f9daf536-1317-482b-9df5-892d7790b46e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:28.635067 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-f9daf536-1317-482b-9df5-892d7790b46e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:28.635279 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-f9daf536-1317-482b-9df5-892d7790b46e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:28.639486 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-f9daf536-1317-482b-9df5-892d7790b46e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:28.644885 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:28.644885 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:28.657316 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f9daf536-1317-482b-9df5-892d7790b46e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/70c4813f-5cc1-4c12-82d6-0a380045e209 returned with HTTP 200 Jan 27 16:34:28.658111 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 171/353] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:28 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/70c4813f-5cc1-4c12-82d6-0a380045e209 => generated 1002 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:29.200166 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] POST http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes Jan 27 16:34:29.200166 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:29.200166 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:29.200166 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2095571270"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:29.200166 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2095571270'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:34:29.200166 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Create volume of 1 GB Jan 27 16:34:29.200166 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Availability Zones retrieved successfully. Jan 27 16:34:29.200166 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Flow 'volume_create_api' (501f9ffc-4b30-4228-be84-dae9607080d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:29.200166 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ceb3756-451d-472b-8757-2def8f08b11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:29.200166 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:34:29.222177 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ceb3756-451d-472b-8757-2def8f08b11e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:29.223231 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0474a931-bb46-41f0-839b-d8d625829eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:29.439197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Created reservations ['d5e7af2d-d52d-457f-b7b5-44b6b06c6420', '8cac0d64-3582-4926-a578-0d748218ad74', '4b7ef453-ff9d-4714-9e96-2f7f9f90d2c9', '64a7fe56-0683-4278-b51d-2df3ffb253f1'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:29.440687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0474a931-bb46-41f0-839b-d8d625829eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5e7af2d-d52d-457f-b7b5-44b6b06c6420', '8cac0d64-3582-4926-a578-0d748218ad74', '4b7ef453-ff9d-4714-9e96-2f7f9f90d2c9', '64a7fe56-0683-4278-b51d-2df3ffb253f1']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:29.441454 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39616a74-4da9-452a-a33a-7dc01a987ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:29.510835 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ff360e85-32e5-4eb3-a4c2-aa445a41d9fb tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:29.511443 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ff360e85-32e5-4eb3-a4c2-aa445a41d9fb tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:29.511575 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:29.511575 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:29.511814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ff360e85-32e5-4eb3-a4c2-aa445a41d9fb tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:29.541059 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:29.541059 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:29.546506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ff360e85-32e5-4eb3-a4c2-aa445a41d9fb tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:29.558853 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ff360e85-32e5-4eb3-a4c2-aa445a41d9fb tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:29.571645 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 172/354] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:29 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:29.624892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39616a74-4da9-452a-a33a-7dc01a987ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2095571270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7991dbb74cb84df4aac3a6303792d9c6',qos_specs=None,replication_status=,reservations=['d5e7af2d-d52d-457f-b7b5-44b6b06c6420','8cac0d64-3582-4926-a578-0d748218ad74','4b7ef453-ff9d-4714-9e96-2f7f9f90d2c9','64a7fe56-0683-4278-b51d-2df3ffb253f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f99130f9798f4893af8bcf4a1465bda7',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2095571270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7991dbb74cb84df4aac3a6303792d9c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='f99130f9798f4893af8bcf4a1465bda7',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:29.626067 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (389e3edd-8d59-4b6f-9ae6-1bd0bee9c0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:29.667166 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fbbcc4da-2411-407e-9f54-d62aee8a03b8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/70c4813f-5cc1-4c12-82d6-0a380045e209 Jan 27 16:34:29.667399 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fbbcc4da-2411-407e-9f54-d62aee8a03b8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:29.667531 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:29.667531 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:29.667720 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fbbcc4da-2411-407e-9f54-d62aee8a03b8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:29.693094 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:29.693094 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:29.697935 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fbbcc4da-2411-407e-9f54-d62aee8a03b8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:29.704734 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-fbbcc4da-2411-407e-9f54-d62aee8a03b8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:29.706987 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-fbbcc4da-2411-407e-9f54-d62aee8a03b8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:29.710327 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-fbbcc4da-2411-407e-9f54-d62aee8a03b8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:29.714514 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:29.714514 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:29.725926 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fbbcc4da-2411-407e-9f54-d62aee8a03b8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/70c4813f-5cc1-4c12-82d6-0a380045e209 returned with HTTP 200 Jan 27 16:34:29.726438 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 173/355] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:29 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/70c4813f-5cc1-4c12-82d6-0a380045e209 => generated 1003 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:29.739783 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] POST http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes Jan 27 16:34:29.740101 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:29.740101 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:29.740325 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "59dfa3be-5671-45b3-afae-42cd9a79cf06", "group_id": "1a106309-86ae-4186-b71e-7c41176b5606", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-143549904"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:29.740965 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Create volume request body: {'volume': {'volume_type': '59dfa3be-5671-45b3-afae-42cd9a79cf06', 'group_id': '1a106309-86ae-4186-b71e-7c41176b5606', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-143549904'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:34:29.741138 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (389e3edd-8d59-4b6f-9ae6-1bd0bee9c0f1) transitioned into state 'SUCCESS' from state '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-2095571270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7991dbb74cb84df4aac3a6303792d9c6',qos_specs=None,replication_status=,reservations=['d5e7af2d-d52d-457f-b7b5-44b6b06c6420','8cac0d64-3582-4926-a578-0d748218ad74','4b7ef453-ff9d-4714-9e96-2f7f9f90d2c9','64a7fe56-0683-4278-b51d-2df3ffb253f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f99130f9798f4893af8bcf4a1465bda7',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:29.742536 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c4e3d2-15b9-4887-b540-e57adbe9ee7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:29.753069 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:29.753069 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:29.753655 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Create volume of 1 GB Jan 27 16:34:29.761902 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Availability Zones retrieved successfully. Jan 27 16:34:29.796416 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Flow 'volume_create_api' (a0763b05-4ca9-46fc-a4d0-8f9724e143ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:29.796416 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db925515-a031-42f9-a77b-bf2a53251fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:29.796416 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:29.796416 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:29.796416 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:34:29.796416 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db925515-a031-42f9-a77b-bf2a53251fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:34:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=59dfa3be-5671-45b3-afae-42cd9a79cf06,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1096106519',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '59dfa3be-5671-45b3-afae-42cd9a79cf06', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1a106309-86ae-4186-b71e-7c41176b5606', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:29.797362 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98018bbd-03aa-4b53-8e55-181a57eaa344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:29.820267 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1096106519 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1096106519, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:34:29.820673 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1096106519 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1096106519, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:34:29.938470 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Created reservations ['6a8ed6de-85c0-459f-af9d-bd6fae43e1c9', '9d563c06-bbf6-4efa-b442-a133a79f5d8c', '409048f9-b67a-4f19-8d67-13910fc47f38', '256ec97a-5621-4354-88a7-6a71761e01bd'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:29.939548 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98018bbd-03aa-4b53-8e55-181a57eaa344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a8ed6de-85c0-459f-af9d-bd6fae43e1c9', '9d563c06-bbf6-4efa-b442-a133a79f5d8c', '409048f9-b67a-4f19-8d67-13910fc47f38', '256ec97a-5621-4354-88a7-6a71761e01bd']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:29.940623 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b21e98f-62ec-4282-9670-82391c14b131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:29.942404 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c4e3d2-15b9-4887-b540-e57adbe9ee7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:29.943902 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Flow 'volume_create_api' (501f9ffc-4b30-4228-be84-dae9607080d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:29.969284 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Create volume request issued successfully. Jan 27 16:34:29.977099 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9b80444f-23ae-4b59-917d-4b6dd5e224ac tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes returned with HTTP 202 Jan 27 16:34:29.977594 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 183/356] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:34:29 2021] POST /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes => generated 825 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:34:30.024116 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d15de7e9-3886-4d03-a4f0-c3e8cfc315eb tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] GET http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 Jan 27 16:34:30.024116 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d15de7e9-3886-4d03-a4f0-c3e8cfc315eb tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:30.024116 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:30.024116 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:30.024116 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d15de7e9-3886-4d03-a4f0-c3e8cfc315eb tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:30.024116 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:30.024116 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:30.024116 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d15de7e9-3886-4d03-a4f0-c3e8cfc315eb tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:34:30.028523 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d15de7e9-3886-4d03-a4f0-c3e8cfc315eb tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 returned with HTTP 200 Jan 27 16:34:30.029034 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 184/357] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:29 2021] GET /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 => generated 893 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:30.086327 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b21e98f-62ec-4282-9670-82391c14b131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6644f090-22a3-48bf-8f3c-d9db7af496aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-143549904',encryption_key_id=None,group_id=1a106309-86ae-4186-b71e-7c41176b5606,group_type_id=,metadata={},multiattach=False,project_id='22162d086da543a2a13270044a812a31',qos_specs=None,replication_status=,reservations=['6a8ed6de-85c0-459f-af9d-bd6fae43e1c9','9d563c06-bbf6-4efa-b442-a133a79f5d8c','409048f9-b67a-4f19-8d67-13910fc47f38','256ec97a-5621-4354-88a7-6a71761e01bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='549f1b9aa0d44a8e915d49dd75048784',volume_type_id=59dfa3be-5671-45b3-afae-42cd9a79cf06), 'volume': 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-27T16:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-143549904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1a106309-86ae-4186-b71e-7c41176b5606,host=None,id=6644f090-22a3-48bf-8f3c-d9db7af496aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22162d086da543a2a13270044a812a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='549f1b9aa0d44a8e915d49dd75048784',volume_attachment=,volume_type=,volume_type_id=59dfa3be-5671-45b3-afae-42cd9a79cf06)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:30.087330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a9cab92-d5f8-45d3-bde3-4579a4aa2ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:30.246532 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a9cab92-d5f8-45d3-bde3-4579a4aa2ba8) transitioned into state 'SUCCESS' from state '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-143549904',encryption_key_id=None,group_id=1a106309-86ae-4186-b71e-7c41176b5606,group_type_id=,metadata={},multiattach=False,project_id='22162d086da543a2a13270044a812a31',qos_specs=None,replication_status=,reservations=['6a8ed6de-85c0-459f-af9d-bd6fae43e1c9','9d563c06-bbf6-4efa-b442-a133a79f5d8c','409048f9-b67a-4f19-8d67-13910fc47f38','256ec97a-5621-4354-88a7-6a71761e01bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='549f1b9aa0d44a8e915d49dd75048784',volume_type_id=59dfa3be-5671-45b3-afae-42cd9a79cf06)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:30.247660 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81561ae0-eead-4f50-ace9-d847b028ec2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:30.482458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81561ae0-eead-4f50-ace9-d847b028ec2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:30.484880 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Flow 'volume_create_api' (a0763b05-4ca9-46fc-a4d0-8f9724e143ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:30.513915 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Create volume request issued successfully. Jan 27 16:34:30.521955 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:30.522216 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:30.526647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:30.530308 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:30.530308 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:30.536663 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-58f5cca2-6d3a-490e-979a-5b12666bca72 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes returned with HTTP 202 Jan 27 16:34:30.537171 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 174/358] 10.222.0.108 () {62 vars in 1272 bytes} [Wed Jan 27 16:34:29 2021] POST /volume/v3/22162d086da543a2a13270044a812a31/volumes => generated 909 bytes in 800 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:34:30.544813 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e87cfce1-e91e-4d94-b9d7-82f1f601ebb9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa Jan 27 16:34:30.545157 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e87cfce1-e91e-4d94-b9d7-82f1f601ebb9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:30.545288 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:30.545288 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:30.545710 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e87cfce1-e91e-4d94-b9d7-82f1f601ebb9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:30.576518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-482f51e9-b8f9-4b06-96be-6dd356ca78e9 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:30.577052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-482f51e9-b8f9-4b06-96be-6dd356ca78e9 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:30.577571 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:30.577571 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:30.600418 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-482f51e9-b8f9-4b06-96be-6dd356ca78e9 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:30.600733 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:30.600733 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:30.600733 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e87cfce1-e91e-4d94-b9d7-82f1f601ebb9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:30.607444 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-e87cfce1-e91e-4d94-b9d7-82f1f601ebb9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:30.607698 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-e87cfce1-e91e-4d94-b9d7-82f1f601ebb9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:30.612319 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:30.612319 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:30.613284 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-e87cfce1-e91e-4d94-b9d7-82f1f601ebb9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:30.617214 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:30.617214 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:30.619137 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-482f51e9-b8f9-4b06-96be-6dd356ca78e9 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:30.633971 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-482f51e9-b8f9-4b06-96be-6dd356ca78e9 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:30.634568 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 175/359] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:30 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:30.646083 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e87cfce1-e91e-4d94-b9d7-82f1f601ebb9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa returned with HTTP 200 Jan 27 16:34:30.646680 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 185/360] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:30 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa => generated 977 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:31.043703 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a27629e-3040-4858-a149-f1f550f5dc1a tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] GET http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 Jan 27 16:34:31.044570 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a27629e-3040-4858-a149-f1f550f5dc1a tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:31.044933 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:31.044933 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:31.045680 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a27629e-3040-4858-a149-f1f550f5dc1a tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:31.077773 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:31.077773 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:31.096904 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1a27629e-3040-4858-a149-f1f550f5dc1a tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:34:31.097547 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a27629e-3040-4858-a149-f1f550f5dc1a tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 returned with HTTP 200 Jan 27 16:34:31.103268 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 176/361] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:31 2021] GET /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 => generated 917 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:31.647508 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8e167d6-6906-4920-a905-1391d803547e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:31.648330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8e167d6-6906-4920-a905-1391d803547e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:31.648571 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:31.648571 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:31.649062 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8e167d6-6906-4920-a905-1391d803547e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:31.657800 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4f7dc3dd-6d5e-45e5-9c21-78d8faa3af39 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa Jan 27 16:34:31.658170 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4f7dc3dd-6d5e-45e5-9c21-78d8faa3af39 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:31.658303 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:31.658303 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:31.658730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4f7dc3dd-6d5e-45e5-9c21-78d8faa3af39 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:31.681412 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:31.681412 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:31.687285 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:31.687285 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:31.687441 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e8e167d6-6906-4920-a905-1391d803547e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:31.692021 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4f7dc3dd-6d5e-45e5-9c21-78d8faa3af39 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:31.698771 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-4f7dc3dd-6d5e-45e5-9c21-78d8faa3af39 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:31.699050 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-4f7dc3dd-6d5e-45e5-9c21-78d8faa3af39 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:31.700114 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8e167d6-6906-4920-a905-1391d803547e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:31.700653 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 186/362] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:31 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:31.703904 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-4f7dc3dd-6d5e-45e5-9c21-78d8faa3af39 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:31.707285 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:31.707285 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:31.716910 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4f7dc3dd-6d5e-45e5-9c21-78d8faa3af39 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa returned with HTTP 200 Jan 27 16:34:31.717641 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 177/363] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:31 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa => generated 1002 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:31.726854 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-453ad612-1123-4c37-9065-a44f7aadfed2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] PUT http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:31.727182 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:31.727182 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:31.727406 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-453ad612-1123-4c37-9065-a44f7aadfed2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "70c4813f-5cc1-4c12-82d6-0a380045e209"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:31.733109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-453ad612-1123-4c37-9065-a44f7aadfed2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Update called for group 1a106309-86ae-4186-b71e-7c41176b5606. {{(pid=87928) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 16:34:31.733317 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-453ad612-1123-4c37-9065-a44f7aadfed2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Updating group 1a106309-86ae-4186-b71e-7c41176b5606 with name None description: None add_volumes: None remove_volumes: 70c4813f-5cc1-4c12-82d6-0a380045e209. Jan 27 16:34:31.737420 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:31.737420 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:31.909150 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-453ad612-1123-4c37-9065-a44f7aadfed2 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 202 Jan 27 16:34:31.909150 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 187/364] 10.222.0.108 () {62 vars in 1378 bytes} [Wed Jan 27 16:34:31 2021] PUT /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:34:31.909228 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7b2aa9ae-4cfb-44dd-9cc3-29ac0904d5ae tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:31.909228 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7b2aa9ae-4cfb-44dd-9cc3-29ac0904d5ae tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:31.909228 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:31.909228 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:31.909228 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7b2aa9ae-4cfb-44dd-9cc3-29ac0904d5ae tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:31.909228 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-7b2aa9ae-4cfb-44dd-9cc3-29ac0904d5ae tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1a106309-86ae-4186-b71e-7c41176b5606 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:31.909228 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:31.909228 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:31.916829 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7b2aa9ae-4cfb-44dd-9cc3-29ac0904d5ae tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 200 Jan 27 16:34:31.917814 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 178/365] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:31 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:32.108620 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1204204f-6d16-4fea-b342-89196e3deb3e tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] GET http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 Jan 27 16:34:32.108957 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1204204f-6d16-4fea-b342-89196e3deb3e tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:32.109116 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:32.109116 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:32.109329 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1204204f-6d16-4fea-b342-89196e3deb3e tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:32.136924 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:32.136924 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:32.144137 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1204204f-6d16-4fea-b342-89196e3deb3e tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:34:32.156404 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1204204f-6d16-4fea-b342-89196e3deb3e tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 returned with HTTP 200 Jan 27 16:34:32.156947 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 188/366] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:32 2021] GET /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 => generated 918 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:32.165386 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9eeabf43-6aa5-41e5-af24-4b18a3e1e894 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] POST http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4/action Jan 27 16:34:32.165596 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:32.165596 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:32.165806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9eeabf43-6aa5-41e5-af24-4b18a3e1e894 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:34:32.165994 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9eeabf43-6aa5-41e5-af24-4b18a3e1e894 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:32.192539 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:32.192539 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:32.193302 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9eeabf43-6aa5-41e5-af24-4b18a3e1e894 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:34:32.385532 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9eeabf43-6aa5-41e5-af24-4b18a3e1e894 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume updated successfully. Jan 27 16:34:32.386217 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9eeabf43-6aa5-41e5-af24-4b18a3e1e894 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4/action returned with HTTP 200 Jan 27 16:34:32.389251 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 179/367] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 16:34:32 2021] POST /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4/action => generated 0 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 16:34:32.395117 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-67205202-bcde-4a65-8b0e-b30fe6d60992 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] GET http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 Jan 27 16:34:32.395785 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-67205202-bcde-4a65-8b0e-b30fe6d60992 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:32.396097 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:32.396097 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:32.396571 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-67205202-bcde-4a65-8b0e-b30fe6d60992 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:32.452780 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:32.452780 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:32.452780 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-67205202-bcde-4a65-8b0e-b30fe6d60992 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:34:32.452780 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-67205202-bcde-4a65-8b0e-b30fe6d60992 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 returned with HTTP 200 Jan 27 16:34:32.452780 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 189/368] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:32 2021] GET /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 => generated 918 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:32.521128 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-4a8fb9af-a1d6-4b14-84b6-f4b687ef7421 req-c65bd6c7-b3a6-4d4b-8c2e-d49a07e3fcb7 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] GET http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 Jan 27 16:34:32.521495 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-4a8fb9af-a1d6-4b14-84b6-f4b687ef7421 req-c65bd6c7-b3a6-4d4b-8c2e-d49a07e3fcb7 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:32.521627 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:32.521627 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:32.521842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-4a8fb9af-a1d6-4b14-84b6-f4b687ef7421 req-c65bd6c7-b3a6-4d4b-8c2e-d49a07e3fcb7 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:32.546453 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:32.546453 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:32.551222 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-4a8fb9af-a1d6-4b14-84b6-f4b687ef7421 req-c65bd6c7-b3a6-4d4b-8c2e-d49a07e3fcb7 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:34:32.562161 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-4a8fb9af-a1d6-4b14-84b6-f4b687ef7421 req-c65bd6c7-b3a6-4d4b-8c2e-d49a07e3fcb7 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 returned with HTTP 200 Jan 27 16:34:32.562637 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 180/369] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:34:32 2021] GET /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 => generated 918 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:32.713356 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-89ba5b3f-bf7b-4f77-b88f-c1233f42293e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:32.714034 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-89ba5b3f-bf7b-4f77-b88f-c1233f42293e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:32.714215 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:32.714215 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:32.714726 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-89ba5b3f-bf7b-4f77-b88f-c1233f42293e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:32.754677 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:32.754677 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:32.762843 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-89ba5b3f-bf7b-4f77-b88f-c1233f42293e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:32.777671 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-89ba5b3f-bf7b-4f77-b88f-c1233f42293e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:32.778189 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 190/370] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:32 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:32.930892 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae86b4d6-cb9f-4eb8-afeb-6de3deefda49 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:32.930892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae86b4d6-cb9f-4eb8-afeb-6de3deefda49 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:32.930892 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:32.930892 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:32.930892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae86b4d6-cb9f-4eb8-afeb-6de3deefda49 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:32.957914 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-ae86b4d6-cb9f-4eb8-afeb-6de3deefda49 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1a106309-86ae-4186-b71e-7c41176b5606 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:32.957914 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:32.957914 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:32.957914 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae86b4d6-cb9f-4eb8-afeb-6de3deefda49 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 200 Jan 27 16:34:32.957914 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 181/371] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:32 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:32.964073 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ac9b702-858a-4d30-ab59-1c681b9e5bf7 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] PUT http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:32.964373 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:32.964373 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:32.964633 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ac9b702-858a-4d30-ab59-1c681b9e5bf7 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "70c4813f-5cc1-4c12-82d6-0a380045e209"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:32.965342 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-6ac9b702-858a-4d30-ab59-1c681b9e5bf7 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Update called for group 1a106309-86ae-4186-b71e-7c41176b5606. {{(pid=87928) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 16:34:32.965542 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-6ac9b702-858a-4d30-ab59-1c681b9e5bf7 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Updating group 1a106309-86ae-4186-b71e-7c41176b5606 with name None description: None add_volumes: 70c4813f-5cc1-4c12-82d6-0a380045e209 remove_volumes: None. Jan 27 16:34:32.970577 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:32.970577 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:33.278553 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ac9b702-858a-4d30-ab59-1c681b9e5bf7 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 202 Jan 27 16:34:33.279673 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 191/372] 10.222.0.108 () {62 vars in 1378 bytes} [Wed Jan 27 16:34:32 2021] PUT /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 0 bytes in 318 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:34:33.285273 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c21ed83b-e9ff-4af1-b1b3-98122718e5cf tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:33.285704 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c21ed83b-e9ff-4af1-b1b3-98122718e5cf tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:33.285969 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:33.285969 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:33.286272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c21ed83b-e9ff-4af1-b1b3-98122718e5cf tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:33.287002 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-c21ed83b-e9ff-4af1-b1b3-98122718e5cf tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1a106309-86ae-4186-b71e-7c41176b5606 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:33.293563 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:33.293563 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:33.316700 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c21ed83b-e9ff-4af1-b1b3-98122718e5cf tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 200 Jan 27 16:34:33.317534 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 182/373] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:33 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:33.647006 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] POST http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes Jan 27 16:34:33.647285 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:33.647285 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:33.647539 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1988317979"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:33.648318 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1988317979'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:34:33.648503 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Create volume of 1 GB Jan 27 16:34:33.648834 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:33.648834 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:33.657144 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Availability Zones retrieved successfully. Jan 27 16:34:33.665877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Flow 'volume_create_api' (1a91d8ad-bb5c-4db5-8c1a-8de1bf226a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:33.667466 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a51f2c-7991-429c-8a9d-341af7a11c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:33.668642 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:34:33.708777 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a51f2c-7991-429c-8a9d-341af7a11c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:33.709990 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4368e5ed-0f3b-4204-8e14-97d809c3af7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:33.787973 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b74f503-8019-47bd-a8dd-8eb52d3733f7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:33.788454 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b74f503-8019-47bd-a8dd-8eb52d3733f7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:33.788454 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:33.788454 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:33.788628 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b74f503-8019-47bd-a8dd-8eb52d3733f7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:33.813811 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:33.813811 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:33.819009 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1b74f503-8019-47bd-a8dd-8eb52d3733f7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:33.830158 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b74f503-8019-47bd-a8dd-8eb52d3733f7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:33.839639 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 183/374] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:33 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:33.899468 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Created reservations ['98f49010-5f39-44cc-bb30-252a91f16aa6', '069d32f9-62b8-48b6-ac5e-0ac1a416666b', '935b6e3b-8dcd-4650-9c5e-403f79bdf4d1', '935ba712-0d10-4e5a-9f39-e72ee0666603'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:33.901971 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4368e5ed-0f3b-4204-8e14-97d809c3af7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98f49010-5f39-44cc-bb30-252a91f16aa6', '069d32f9-62b8-48b6-ac5e-0ac1a416666b', '935b6e3b-8dcd-4650-9c5e-403f79bdf4d1', '935ba712-0d10-4e5a-9f39-e72ee0666603']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:33.904679 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d7006f-61a2-438b-8a3a-69ed6c881918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:34.086450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d7006f-61a2-438b-8a3a-69ed6c881918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1988317979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7991dbb74cb84df4aac3a6303792d9c6',qos_specs=None,replication_status=,reservations=['98f49010-5f39-44cc-bb30-252a91f16aa6','069d32f9-62b8-48b6-ac5e-0ac1a416666b','935b6e3b-8dcd-4650-9c5e-403f79bdf4d1','935ba712-0d10-4e5a-9f39-e72ee0666603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f99130f9798f4893af8bcf4a1465bda7',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:34:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1988317979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7991dbb74cb84df4aac3a6303792d9c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='f99130f9798f4893af8bcf4a1465bda7',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:34.087442 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (debf85e5-16b9-4ec0-83a9-733dfcf90890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:34.268366 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (debf85e5-16b9-4ec0-83a9-733dfcf90890) transitioned into state 'SUCCESS' from state '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-1988317979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7991dbb74cb84df4aac3a6303792d9c6',qos_specs=None,replication_status=,reservations=['98f49010-5f39-44cc-bb30-252a91f16aa6','069d32f9-62b8-48b6-ac5e-0ac1a416666b','935b6e3b-8dcd-4650-9c5e-403f79bdf4d1','935ba712-0d10-4e5a-9f39-e72ee0666603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f99130f9798f4893af8bcf4a1465bda7',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:34.270846 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edc919f8-8804-4c67-8dd8-0b909863fdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:34.325232 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c861b2b-8117-4975-97cc-3d2f3850a547 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:34.325456 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c861b2b-8117-4975-97cc-3d2f3850a547 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:34.345103 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:34.345103 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:34.345103 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c861b2b-8117-4975-97cc-3d2f3850a547 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:34.345103 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-6c861b2b-8117-4975-97cc-3d2f3850a547 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1a106309-86ae-4186-b71e-7c41176b5606 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:34.345103 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:34.345103 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:34.345103 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c861b2b-8117-4975-97cc-3d2f3850a547 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 200 Jan 27 16:34:34.345103 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 184/375] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:34 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:34.350267 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0831deb4-3bcc-4c0a-bdd3-2a8900b1242c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] PUT http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:34.350546 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:34.350546 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:34.350760 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0831deb4-3bcc-4c0a-bdd3-2a8900b1242c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "6644f090-22a3-48bf-8f3c-d9db7af496aa"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:34.356546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-0831deb4-3bcc-4c0a-bdd3-2a8900b1242c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Update called for group 1a106309-86ae-4186-b71e-7c41176b5606. {{(pid=87929) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 16:34:34.356834 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-0831deb4-3bcc-4c0a-bdd3-2a8900b1242c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Updating group 1a106309-86ae-4186-b71e-7c41176b5606 with name None description: None add_volumes: None remove_volumes: 6644f090-22a3-48bf-8f3c-d9db7af496aa. Jan 27 16:34:34.363190 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:34.363190 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:34.504477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edc919f8-8804-4c67-8dd8-0b909863fdf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:34.504477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Flow 'volume_create_api' (1a91d8ad-bb5c-4db5-8c1a-8de1bf226a25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:34.532799 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Create volume request issued successfully. Jan 27 16:34:34.540713 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7919bc4c-bd61-4044-86db-e37ad3faf053 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes returned with HTTP 202 Jan 27 16:34:34.541238 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 192/376] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:34:33 2021] POST /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes => generated 825 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:34:34.549076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c7ca3c68-157f-4d9e-96db-8245e17316e3 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] GET http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 Jan 27 16:34:34.549359 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c7ca3c68-157f-4d9e-96db-8245e17316e3 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:34.549507 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:34.549507 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:34.549695 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c7ca3c68-157f-4d9e-96db-8245e17316e3 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:34.597983 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:34.597983 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:34.597983 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c7ca3c68-157f-4d9e-96db-8245e17316e3 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:34:34.597983 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c7ca3c68-157f-4d9e-96db-8245e17316e3 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 returned with HTTP 200 Jan 27 16:34:34.597983 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 193/377] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:34 2021] GET /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 => generated 893 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:34.638128 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0831deb4-3bcc-4c0a-bdd3-2a8900b1242c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 202 Jan 27 16:34:34.638750 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 185/378] 10.222.0.108 () {62 vars in 1378 bytes} [Wed Jan 27 16:34:34 2021] PUT /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 0 bytes in 291 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 27 16:34:34.644097 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed40b604-5014-4878-8831-c58c280a0750 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:34.644401 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed40b604-5014-4878-8831-c58c280a0750 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:34.644532 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:34.644532 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:34.644725 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed40b604-5014-4878-8831-c58c280a0750 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:34.644939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-ed40b604-5014-4878-8831-c58c280a0750 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1a106309-86ae-4186-b71e-7c41176b5606 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:34.649191 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:34.649191 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:34.662813 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed40b604-5014-4878-8831-c58c280a0750 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 200 Jan 27 16:34:34.664476 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 194/379] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:34 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:34.840518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-54a26057-138b-4f3f-be78-941d9aed20fa tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:34.841110 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-54a26057-138b-4f3f-be78-941d9aed20fa tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:34.841110 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:34.841110 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:34.841585 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-54a26057-138b-4f3f-be78-941d9aed20fa tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:34.872019 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:34.872019 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:34.876663 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-54a26057-138b-4f3f-be78-941d9aed20fa tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:34.887260 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-54a26057-138b-4f3f-be78-941d9aed20fa tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:34.887778 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 186/380] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:34 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:35.638294 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a9da5fd6-4d46-4bd8-9655-fcaa04f2aacb tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] GET http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 Jan 27 16:34:35.638294 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a9da5fd6-4d46-4bd8-9655-fcaa04f2aacb tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:35.638294 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:35.638294 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:35.638294 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a9da5fd6-4d46-4bd8-9655-fcaa04f2aacb tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:35.638294 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:35.638294 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:35.641071 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a9da5fd6-4d46-4bd8-9655-fcaa04f2aacb tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:34:35.653352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a9da5fd6-4d46-4bd8-9655-fcaa04f2aacb tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 returned with HTTP 200 Jan 27 16:34:35.653814 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 195/381] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:35 2021] GET /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 => generated 917 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:35.684067 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d2de209-a2be-4026-801f-a9246a65809b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:35.684337 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d2de209-a2be-4026-801f-a9246a65809b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:35.684469 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:35.684469 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:35.684658 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d2de209-a2be-4026-801f-a9246a65809b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:35.684872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-5d2de209-a2be-4026-801f-a9246a65809b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1a106309-86ae-4186-b71e-7c41176b5606 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:35.689742 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:35.689742 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:35.703178 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d2de209-a2be-4026-801f-a9246a65809b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 200 Jan 27 16:34:35.703752 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 187/382] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:35 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:35.718914 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4363ec11-4629-4211-88da-d9d838d325f9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] PUT http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:35.719239 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:35.719239 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:35.719458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4363ec11-4629-4211-88da-d9d838d325f9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6644f090-22a3-48bf-8f3c-d9db7af496aa"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:35.720134 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-4363ec11-4629-4211-88da-d9d838d325f9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Update called for group 1a106309-86ae-4186-b71e-7c41176b5606. {{(pid=87928) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 16:34:35.720317 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-4363ec11-4629-4211-88da-d9d838d325f9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Updating group 1a106309-86ae-4186-b71e-7c41176b5606 with name None description: None add_volumes: 6644f090-22a3-48bf-8f3c-d9db7af496aa remove_volumes: None. Jan 27 16:34:35.730451 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:35.730451 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:35.872535 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4363ec11-4629-4211-88da-d9d838d325f9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 202 Jan 27 16:34:35.873573 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 196/383] 10.222.0.108 () {62 vars in 1378 bytes} [Wed Jan 27 16:34:35 2021] PUT /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:34:35.884654 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-648c5a35-785f-4323-96fd-4ea7ee42293e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:35.899797 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-648c5a35-785f-4323-96fd-4ea7ee42293e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:35.899797 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:35.899797 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:35.899797 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-648c5a35-785f-4323-96fd-4ea7ee42293e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:35.899797 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-648c5a35-785f-4323-96fd-4ea7ee42293e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1a106309-86ae-4186-b71e-7c41176b5606 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:35.899797 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:35.899797 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:35.900069 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6b479ff7-6ef6-4e5f-9b62-f5fdd879d0e7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:35.900069 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6b479ff7-6ef6-4e5f-9b62-f5fdd879d0e7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:35.900069 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:35.900069 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:35.900069 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6b479ff7-6ef6-4e5f-9b62-f5fdd879d0e7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:35.907887 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-648c5a35-785f-4323-96fd-4ea7ee42293e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 200 Jan 27 16:34:35.908334 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 188/384] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:35 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:35.926725 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:35.926725 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:35.931120 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6b479ff7-6ef6-4e5f-9b62-f5fdd879d0e7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:35.948865 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6b479ff7-6ef6-4e5f-9b62-f5fdd879d0e7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:35.948865 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 197/385] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:35 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:36.664975 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1e26202b-7d87-40db-b7ec-6efe61c04435 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] GET http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 Jan 27 16:34:36.665366 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1e26202b-7d87-40db-b7ec-6efe61c04435 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:36.665553 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:36.665553 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:36.665795 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1e26202b-7d87-40db-b7ec-6efe61c04435 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:36.699118 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:36.699118 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:36.705507 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1e26202b-7d87-40db-b7ec-6efe61c04435 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:34:36.720047 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1e26202b-7d87-40db-b7ec-6efe61c04435 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 returned with HTTP 200 Jan 27 16:34:36.723544 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 189/386] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:36 2021] GET /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 => generated 918 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:36.915798 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b95e3e29-68bb-4909-bff6-76a87dab3f28 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:36.916182 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b95e3e29-68bb-4909-bff6-76a87dab3f28 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:36.916275 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:36.916275 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:36.916477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b95e3e29-68bb-4909-bff6-76a87dab3f28 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:36.916693 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-b95e3e29-68bb-4909-bff6-76a87dab3f28 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1a106309-86ae-4186-b71e-7c41176b5606 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:36.922028 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:36.922028 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:36.935232 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b95e3e29-68bb-4909-bff6-76a87dab3f28 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 200 Jan 27 16:34:36.935836 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 198/387] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:36 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:36.944050 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae98c7f5-0ca0-474b-82fa-39f22545a421 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail Jan 27 16:34:36.944523 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae98c7f5-0ca0-474b-82fa-39f22545a421 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:36.944581 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:36.944581 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:36.944813 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae98c7f5-0ca0-474b-82fa-39f22545a421 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:36.945292 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-ae98c7f5-0ca0-474b-82fa-39f22545a421 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:34:36.946371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ae98c7f5-0ca0-474b-82fa-39f22545a421 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:34:36.971896 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-631b2d75-b097-4afe-a0d6-3b54d0fdd84e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:36.972762 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-631b2d75-b097-4afe-a0d6-3b54d0fdd84e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:36.973023 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:36.973023 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:36.973520 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-631b2d75-b097-4afe-a0d6-3b54d0fdd84e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:37.010564 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:37.010564 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:37.015255 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-631b2d75-b097-4afe-a0d6-3b54d0fdd84e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:37.027915 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-631b2d75-b097-4afe-a0d6-3b54d0fdd84e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:37.035322 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 199/388] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:36 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:37.120599 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ae98c7f5-0ca0-474b-82fa-39f22545a421 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Get all volumes completed successfully. Jan 27 16:34:37.128168 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-ae98c7f5-0ca0-474b-82fa-39f22545a421 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:37.128168 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-ae98c7f5-0ca0-474b-82fa-39f22545a421 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:37.128168 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-ae98c7f5-0ca0-474b-82fa-39f22545a421 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:37.132790 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:37.132790 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:37.142606 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-ae98c7f5-0ca0-474b-82fa-39f22545a421 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:37.142972 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-ae98c7f5-0ca0-474b-82fa-39f22545a421 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:37.149955 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-ae98c7f5-0ca0-474b-82fa-39f22545a421 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:37.155368 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:37.155368 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:37.169496 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae98c7f5-0ca0-474b-82fa-39f22545a421 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail returned with HTTP 200 Jan 27 16:34:37.170294 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 190/389] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:34:36 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/detail => generated 1998 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:37.181323 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f53917a-29ca-49de-8a19-91bcdc900f8e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] POST http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots Jan 27 16:34:37.181651 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:37.181651 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:37.181910 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f53917a-29ca-49de-8a19-91bcdc900f8e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1a106309-86ae-4186-b71e-7c41176b5606", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-2103159545"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:37.182564 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-2f53917a-29ca-49de-8a19-91bcdc900f8e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Creating new group_snapshot {'group_snapshot': {'group_id': '1a106309-86ae-4186-b71e-7c41176b5606', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-2103159545'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 27 16:34:37.223418 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:37.223418 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:37.223418 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.group_snapshots [None req-2f53917a-29ca-49de-8a19-91bcdc900f8e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-2103159545. Jan 27 16:34:37.596649 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:37.596649 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:37.620672 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-2f53917a-29ca-49de-8a19-91bcdc900f8e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1096106519 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1096106519, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:34:37.987415 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-2f53917a-29ca-49de-8a19-91bcdc900f8e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Created reservations ['ae3090bf-3213-45e0-9784-a1441dd82a01', 'c518c893-4200-4f2d-9bb5-beb8ce376079', '5ac3aad0-c5fb-4b43-80b6-c11c62a9aca2', 'c9fcebde-4bd2-414d-aac6-bb251b343629'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:38.039996 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-74fbc7bb-eb7b-45ab-81f4-828f49f38301 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:38.040284 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-74fbc7bb-eb7b-45ab-81f4-828f49f38301 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:38.040419 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:38.040419 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:38.040614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-74fbc7bb-eb7b-45ab-81f4-828f49f38301 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:38.069974 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:38.069974 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:38.075336 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-74fbc7bb-eb7b-45ab-81f4-828f49f38301 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:38.097892 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-74fbc7bb-eb7b-45ab-81f4-828f49f38301 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:38.098367 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 191/390] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:38 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 976 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:38.189826 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f53917a-29ca-49de-8a19-91bcdc900f8e tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots returned with HTTP 202 Jan 27 16:34:38.193169 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 200/391] 10.222.0.108 () {62 vars in 1296 bytes} [Wed Jan 27 16:34:37 2021] POST /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots => generated 187 bytes in 1012 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:34:38.196416 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-67a6ccd7-3bff-4017-bcbe-f53fcfa0b5ac tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 Jan 27 16:34:38.196878 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-67a6ccd7-3bff-4017-bcbe-f53fcfa0b5ac tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:38.197042 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:38.197042 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:38.197343 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-67a6ccd7-3bff-4017-bcbe-f53fcfa0b5ac tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:38.197600 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-67a6ccd7-3bff-4017-bcbe-f53fcfa0b5ac tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member c3846b68-79f4-4982-a5f9-547497e675f0 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:34:38.246782 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:38.246782 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:38.261651 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-67a6ccd7-3bff-4017-bcbe-f53fcfa0b5ac tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 returned with HTTP 200 Jan 27 16:34:38.262307 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 192/392] 10.222.0.108 () {60 vars in 1385 bytes} [Wed Jan 27 16:34:38 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 => generated 326 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:34:39.113314 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32699648-f8eb-44d4-a70e-72ffeccecb59 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:39.113624 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32699648-f8eb-44d4-a70e-72ffeccecb59 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:39.113702 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:39.113702 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:39.116759 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32699648-f8eb-44d4-a70e-72ffeccecb59 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:39.203910 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:39.203910 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:39.214994 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-32699648-f8eb-44d4-a70e-72ffeccecb59 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:39.240785 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32699648-f8eb-44d4-a70e-72ffeccecb59 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:39.247326 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 201/393] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:39 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 1364 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:39.249741 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] POST http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes Jan 27 16:34:39.251416 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:39.251416 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:39.251802 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-414044954"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:39.252889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-414044954'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:34:39.254920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Create volume of 1 GB Jan 27 16:34:39.263530 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Availability Zones retrieved successfully. Jan 27 16:34:39.270332 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37b788da-60f6-44e7-afb6-aeead5f9ff59 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 Jan 27 16:34:39.270640 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-37b788da-60f6-44e7-afb6-aeead5f9ff59 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:39.270944 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:39.270944 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:39.271398 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-37b788da-60f6-44e7-afb6-aeead5f9ff59 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:39.271704 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-37b788da-60f6-44e7-afb6-aeead5f9ff59 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member c3846b68-79f4-4982-a5f9-547497e675f0 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:34:39.272260 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Flow 'volume_create_api' (8ec93d4b-b679-4205-b68d-d20f60fe44ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:39.273717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02247154-7faa-4b59-bdaa-c7ce106e8c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:39.274801 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:34:39.275409 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:39.275409 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:39.282920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37b788da-60f6-44e7-afb6-aeead5f9ff59 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 returned with HTTP 200 Jan 27 16:34:39.283419 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 202/394] 10.222.0.108 () {60 vars in 1385 bytes} [Wed Jan 27 16:34:39 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:39.374731 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02247154-7faa-4b59-bdaa-c7ce106e8c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:39.376173 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a0b073-af34-48fc-8454-f441e64d5756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:39.446744 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Created reservations ['6a9fa7b1-6418-4262-8d0a-6f8e98565109', '4201d701-c0e8-424b-839e-e01cf5ee16f8', '02f62875-6e00-46c5-a94c-193632befdd4', '2ac55088-5e46-4fe2-9865-9c9e9b86b4a5'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:39.447898 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a0b073-af34-48fc-8454-f441e64d5756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a9fa7b1-6418-4262-8d0a-6f8e98565109', '4201d701-c0e8-424b-839e-e01cf5ee16f8', '02f62875-6e00-46c5-a94c-193632befdd4', '2ac55088-5e46-4fe2-9865-9c9e9b86b4a5']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:39.449038 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f86e965b-03fd-45fe-b52f-9ce3e05bf002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:39.506675 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f86e965b-03fd-45fe-b52f-9ce3e05bf002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd055ac9d-d15b-40d9-8e11-cced6a2974a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-414044954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbd505ca0509471f84d8adba70404751',qos_specs=None,replication_status=,reservations=['6a9fa7b1-6418-4262-8d0a-6f8e98565109','4201d701-c0e8-424b-839e-e01cf5ee16f8','02f62875-6e00-46c5-a94c-193632befdd4','2ac55088-5e46-4fe2-9865-9c9e9b86b4a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65bc004741434ce5a9831bfe35ff84e6',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:34:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-414044954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d055ac9d-d15b-40d9-8e11-cced6a2974a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbd505ca0509471f84d8adba70404751',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='65bc004741434ce5a9831bfe35ff84e6',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:39.508330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c227fb02-c2fc-40e7-b7f6-d45398af160c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:39.551709 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c227fb02-c2fc-40e7-b7f6-d45398af160c) transitioned into state 'SUCCESS' from state '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-414044954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbd505ca0509471f84d8adba70404751',qos_specs=None,replication_status=,reservations=['6a9fa7b1-6418-4262-8d0a-6f8e98565109','4201d701-c0e8-424b-839e-e01cf5ee16f8','02f62875-6e00-46c5-a94c-193632befdd4','2ac55088-5e46-4fe2-9865-9c9e9b86b4a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65bc004741434ce5a9831bfe35ff84e6',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:39.552899 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0078f6b-bdcf-40c4-a46f-181b66cdb8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:39.598580 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0078f6b-bdcf-40c4-a46f-181b66cdb8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:39.600574 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Flow 'volume_create_api' (8ec93d4b-b679-4205-b68d-d20f60fe44ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:39.629014 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Create volume request issued successfully. Jan 27 16:34:39.635467 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-619a89ae-7c97-4d7a-af78-ae5e797adb2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes returned with HTTP 202 Jan 27 16:34:39.636214 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 193/395] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:34:39 2021] POST /volume/v3/cbd505ca0509471f84d8adba70404751/volumes => generated 822 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:34:39.645698 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-54de1d91-a16b-492e-825d-5cb45226f86d tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 Jan 27 16:34:39.645969 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-54de1d91-a16b-492e-825d-5cb45226f86d tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:39.646099 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:39.646099 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:39.646288 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-54de1d91-a16b-492e-825d-5cb45226f86d tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:39.690195 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:39.690195 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:39.696539 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-54de1d91-a16b-492e-825d-5cb45226f86d tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:39.709663 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-54de1d91-a16b-492e-825d-5cb45226f86d tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 returned with HTTP 200 Jan 27 16:34:39.710221 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 203/396] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:39 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 => generated 890 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:40.291035 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-90ef4b23-d491-4629-8b26-238e6a635ca3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 Jan 27 16:34:40.291706 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-90ef4b23-d491-4629-8b26-238e6a635ca3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:40.291980 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:40.291980 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:40.292309 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-90ef4b23-d491-4629-8b26-238e6a635ca3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:40.292642 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-90ef4b23-d491-4629-8b26-238e6a635ca3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member c3846b68-79f4-4982-a5f9-547497e675f0 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:34:40.297941 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:40.297941 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:40.305095 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-90ef4b23-d491-4629-8b26-238e6a635ca3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 returned with HTTP 200 Jan 27 16:34:40.305686 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 194/397] 10.222.0.108 () {60 vars in 1385 bytes} [Wed Jan 27 16:34:40 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 => generated 326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:40.719903 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23ede8db-2247-4f57-a339-5b45cd846bf8 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 Jan 27 16:34:40.720272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23ede8db-2247-4f57-a339-5b45cd846bf8 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:40.720436 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:40.720436 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:40.720692 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23ede8db-2247-4f57-a339-5b45cd846bf8 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:40.744966 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:40.744966 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:40.750075 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-23ede8db-2247-4f57-a339-5b45cd846bf8 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:40.762291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23ede8db-2247-4f57-a339-5b45cd846bf8 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 returned with HTTP 200 Jan 27 16:34:40.762964 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 204/398] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:40 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 => generated 915 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:40.771727 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] POST http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes Jan 27 16:34:40.772030 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:40.772030 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:40.772256 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-911224982"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:40.773052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-911224982'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:34:40.773241 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Create volume of 1 GB Jan 27 16:34:40.780269 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Availability Zones retrieved successfully. Jan 27 16:34:40.788384 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Flow 'volume_create_api' (1bcdb296-b261-4dfd-add0-eb96b274f683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:40.789726 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41212dcf-8665-44e4-b449-bcf47d7e1143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:40.790713 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:34:40.829540 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41212dcf-8665-44e4-b449-bcf47d7e1143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:40.830609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (824b0a2d-467c-4307-9e5f-0698c887711e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:40.892232 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Created reservations ['49ddf0b0-024c-4e15-a0ef-b70f1a4e3c20', '9ad333e2-f816-42c9-add8-46c343ff04c2', '920cf2a1-2c3e-4327-88e7-ea392bfb76ab', 'cf09fdd1-7674-42ee-a36c-789e79226890'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:40.893636 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (824b0a2d-467c-4307-9e5f-0698c887711e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49ddf0b0-024c-4e15-a0ef-b70f1a4e3c20', '9ad333e2-f816-42c9-add8-46c343ff04c2', '920cf2a1-2c3e-4327-88e7-ea392bfb76ab', 'cf09fdd1-7674-42ee-a36c-789e79226890']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:40.895560 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e3f84c-a952-47b5-9305-8de9dd785cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:41.008022 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e3f84c-a952-47b5-9305-8de9dd785cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c3171e3-83e1-4b0c-989f-1076cea0ab9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-911224982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbd505ca0509471f84d8adba70404751',qos_specs=None,replication_status=,reservations=['49ddf0b0-024c-4e15-a0ef-b70f1a4e3c20','9ad333e2-f816-42c9-add8-46c343ff04c2','920cf2a1-2c3e-4327-88e7-ea392bfb76ab','cf09fdd1-7674-42ee-a36c-789e79226890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65bc004741434ce5a9831bfe35ff84e6',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:34:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-911224982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c3171e3-83e1-4b0c-989f-1076cea0ab9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbd505ca0509471f84d8adba70404751',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='65bc004741434ce5a9831bfe35ff84e6',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:41.009022 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0ba0bf-f4af-4049-b44a-2ac487a1fd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:41.072792 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c0ba0bf-f4af-4049-b44a-2ac487a1fd63) transitioned into state 'SUCCESS' from state '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-911224982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbd505ca0509471f84d8adba70404751',qos_specs=None,replication_status=,reservations=['49ddf0b0-024c-4e15-a0ef-b70f1a4e3c20','9ad333e2-f816-42c9-add8-46c343ff04c2','920cf2a1-2c3e-4327-88e7-ea392bfb76ab','cf09fdd1-7674-42ee-a36c-789e79226890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65bc004741434ce5a9831bfe35ff84e6',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:41.073778 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7953aac-7ba4-4b26-a9a8-d3dddf5018a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:41.133701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7953aac-7ba4-4b26-a9a8-d3dddf5018a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:41.134992 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Flow 'volume_create_api' (1bcdb296-b261-4dfd-add0-eb96b274f683) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:41.163017 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Create volume request issued successfully. Jan 27 16:34:41.174672 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0d3cb7f0-85b9-491c-b70d-0ce695cb1d2c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes returned with HTTP 202 Jan 27 16:34:41.175492 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 195/399] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:34:40 2021] POST /volume/v3/cbd505ca0509471f84d8adba70404751/volumes => generated 822 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:34:41.183097 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d75e644a-f21f-4775-bd7c-108a204605b6 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b Jan 27 16:34:41.183379 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d75e644a-f21f-4775-bd7c-108a204605b6 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:41.183512 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:41.183512 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:41.183705 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d75e644a-f21f-4775-bd7c-108a204605b6 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:41.229757 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:41.229757 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:41.245688 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d75e644a-f21f-4775-bd7c-108a204605b6 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:41.265786 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d75e644a-f21f-4775-bd7c-108a204605b6 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b returned with HTTP 200 Jan 27 16:34:41.266322 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 205/400] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:41 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b => generated 890 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:41.327320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c3ae0ada-29ea-4606-8074-c8ecb95795bf tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 Jan 27 16:34:41.329394 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c3ae0ada-29ea-4606-8074-c8ecb95795bf tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:41.329619 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:41.329619 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:41.329905 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c3ae0ada-29ea-4606-8074-c8ecb95795bf tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:41.330797 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-c3ae0ada-29ea-4606-8074-c8ecb95795bf tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member c3846b68-79f4-4982-a5f9-547497e675f0 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:34:41.338535 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:41.338535 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:41.345881 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c3ae0ada-29ea-4606-8074-c8ecb95795bf tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 returned with HTTP 200 Jan 27 16:34:41.346753 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 196/401] 10.222.0.108 () {60 vars in 1385 bytes} [Wed Jan 27 16:34:41 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:41.352764 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-650ee0c3-03bc-4849-a97d-c273fa451bf1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail Jan 27 16:34:41.353480 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-650ee0c3-03bc-4849-a97d-c273fa451bf1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:41.353741 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:41.353741 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:41.354081 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-650ee0c3-03bc-4849-a97d-c273fa451bf1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:41.354735 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-650ee0c3-03bc-4849-a97d-c273fa451bf1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:34:41.356200 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-650ee0c3-03bc-4849-a97d-c273fa451bf1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:34:41.384254 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-650ee0c3-03bc-4849-a97d-c273fa451bf1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Get all snapshots completed successfully. Jan 27 16:34:41.385020 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:41.385020 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:41.386284 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-650ee0c3-03bc-4849-a97d-c273fa451bf1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail returned with HTTP 200 Jan 27 16:34:41.400781 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 206/402] 10.222.0.108 () {58 vars in 1236 bytes} [Wed Jan 27 16:34:41 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail => generated 931 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:41.408405 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f2f6178c-d4eb-457a-ac0e-32fe06d68a71 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bd082ed0-cc1f-4f4b-bdd4-2dcb4eb4c7f5 Jan 27 16:34:41.408703 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f2f6178c-d4eb-457a-ac0e-32fe06d68a71 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:41.408917 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:41.408917 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:41.409261 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f2f6178c-d4eb-457a-ac0e-32fe06d68a71 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:41.433165 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:41.433165 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:41.434221 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f2f6178c-d4eb-457a-ac0e-32fe06d68a71 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Snapshot retrieved successfully. Jan 27 16:34:41.435355 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f2f6178c-d4eb-457a-ac0e-32fe06d68a71 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bd082ed0-cc1f-4f4b-bdd4-2dcb4eb4c7f5 returned with HTTP 200 Jan 27 16:34:41.435932 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 197/403] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:34:41 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/bd082ed0-cc1f-4f4b-bdd4-2dcb4eb4c7f5 => generated 470 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:41.442664 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83aebd6d-3d75-4247-bcab-527200ee74cd tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/99ce2171-fbd8-4c1b-b74b-7b5f91cba831 Jan 27 16:34:41.443090 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83aebd6d-3d75-4247-bcab-527200ee74cd tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:41.443331 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:41.443331 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:41.443676 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83aebd6d-3d75-4247-bcab-527200ee74cd tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:41.466286 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:41.466286 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:41.472010 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-83aebd6d-3d75-4247-bcab-527200ee74cd tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Snapshot retrieved successfully. Jan 27 16:34:41.475354 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83aebd6d-3d75-4247-bcab-527200ee74cd tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/99ce2171-fbd8-4c1b-b74b-7b5f91cba831 returned with HTTP 200 Jan 27 16:34:41.486140 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 207/404] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:34:41 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/99ce2171-fbd8-4c1b-b74b-7b5f91cba831 => generated 470 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:41.492037 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7b99ecf3-cd16-4292-96b9-bdbb1ae9dca4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] DELETE http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 Jan 27 16:34:41.492433 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7b99ecf3-cd16-4292-96b9-bdbb1ae9dca4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:41.492622 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:41.492622 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:41.492910 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7b99ecf3-cd16-4292-96b9-bdbb1ae9dca4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:41.493201 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-7b99ecf3-cd16-4292-96b9-bdbb1ae9dca4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] delete called for member c3846b68-79f4-4982-a5f9-547497e675f0 {{(pid=87929) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 27 16:34:41.493446 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.group_snapshots [None req-7b99ecf3-cd16-4292-96b9-bdbb1ae9dca4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Delete group_snapshot with id: c3846b68-79f4-4982-a5f9-547497e675f0 Jan 27 16:34:41.506707 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:41.506707 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:41.729575 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7b99ecf3-cd16-4292-96b9-bdbb1ae9dca4 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 returned with HTTP 202 Jan 27 16:34:41.730714 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 198/405] 10.222.0.108 () {60 vars in 1388 bytes} [Wed Jan 27 16:34:41 2021] DELETE /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:34:41.738078 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-24afde8f-570c-4426-9c69-501367bbe1d9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail Jan 27 16:34:41.738435 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-24afde8f-570c-4426-9c69-501367bbe1d9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:41.738579 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:41.738579 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:41.738809 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-24afde8f-570c-4426-9c69-501367bbe1d9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:41.739311 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-24afde8f-570c-4426-9c69-501367bbe1d9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:34:41.740589 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24afde8f-570c-4426-9c69-501367bbe1d9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:34:41.804428 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-24afde8f-570c-4426-9c69-501367bbe1d9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Get all volumes completed successfully. Jan 27 16:34:41.805467 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-24afde8f-570c-4426-9c69-501367bbe1d9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:41.805743 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-24afde8f-570c-4426-9c69-501367bbe1d9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:41.815158 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-24afde8f-570c-4426-9c69-501367bbe1d9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:41.819395 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:41.819395 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:41.836117 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-24afde8f-570c-4426-9c69-501367bbe1d9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:41.836484 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-24afde8f-570c-4426-9c69-501367bbe1d9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:41.841775 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-24afde8f-570c-4426-9c69-501367bbe1d9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:41.849106 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:41.849106 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:41.879194 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-24afde8f-570c-4426-9c69-501367bbe1d9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail returned with HTTP 200 Jan 27 16:34:41.880290 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 208/406] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:34:41 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/detail => generated 1998 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:41.892058 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5fe4556c-c5c9-4aa4-91b0-58f50960182c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail Jan 27 16:34:41.893313 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5fe4556c-c5c9-4aa4-91b0-58f50960182c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:41.893313 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:41.893313 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:41.893313 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5fe4556c-c5c9-4aa4-91b0-58f50960182c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:41.893313 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-5fe4556c-c5c9-4aa4-91b0-58f50960182c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:34:41.893565 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:41.893565 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:41.894595 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-5fe4556c-c5c9-4aa4-91b0-58f50960182c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:34:41.922471 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5fe4556c-c5c9-4aa4-91b0-58f50960182c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Get all snapshots completed successfully. Jan 27 16:34:41.923145 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:41.923145 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:41.923983 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5fe4556c-c5c9-4aa4-91b0-58f50960182c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail returned with HTTP 200 Jan 27 16:34:41.924535 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 199/407] 10.222.0.108 () {58 vars in 1236 bytes} [Wed Jan 27 16:34:41 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail => generated 929 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:41.931647 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b563748b-e1c4-4a06-994c-ba175657f186 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bd082ed0-cc1f-4f4b-bdd4-2dcb4eb4c7f5 Jan 27 16:34:41.932138 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b563748b-e1c4-4a06-994c-ba175657f186 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:41.932366 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:41.932366 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:41.932696 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b563748b-e1c4-4a06-994c-ba175657f186 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:41.957816 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:41.957816 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:41.958746 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b563748b-e1c4-4a06-994c-ba175657f186 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Snapshot retrieved successfully. Jan 27 16:34:41.959866 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b563748b-e1c4-4a06-994c-ba175657f186 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bd082ed0-cc1f-4f4b-bdd4-2dcb4eb4c7f5 returned with HTTP 200 Jan 27 16:34:41.960517 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 209/408] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:34:41 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/bd082ed0-cc1f-4f4b-bdd4-2dcb4eb4c7f5 => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:42.275805 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-58e802df-8d40-4cb1-8c22-310348c77f14 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b Jan 27 16:34:42.276049 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-58e802df-8d40-4cb1-8c22-310348c77f14 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:42.276183 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:42.276183 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:42.276373 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-58e802df-8d40-4cb1-8c22-310348c77f14 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:42.302808 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:42.302808 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:42.313168 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-58e802df-8d40-4cb1-8c22-310348c77f14 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:42.324019 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-58e802df-8d40-4cb1-8c22-310348c77f14 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b returned with HTTP 200 Jan 27 16:34:42.324441 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 200/409] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:34:42 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b => generated 915 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:42.974330 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b7063ca-5958-4d27-bf0d-9e9ce51cc1d5 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bd082ed0-cc1f-4f4b-bdd4-2dcb4eb4c7f5 Jan 27 16:34:42.974330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b7063ca-5958-4d27-bf0d-9e9ce51cc1d5 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:42.974330 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:42.974330 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:42.974330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b7063ca-5958-4d27-bf0d-9e9ce51cc1d5 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:42.991888 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:42.991888 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:42.992567 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8b7063ca-5958-4d27-bf0d-9e9ce51cc1d5 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Snapshot retrieved successfully. Jan 27 16:34:42.995960 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b7063ca-5958-4d27-bf0d-9e9ce51cc1d5 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bd082ed0-cc1f-4f4b-bdd4-2dcb4eb4c7f5 returned with HTTP 200 Jan 27 16:34:42.996439 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 210/410] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:34:42 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/bd082ed0-cc1f-4f4b-bdd4-2dcb4eb4c7f5 => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:44.005385 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d41997ff-e94b-4038-b9d9-bdc46d56a611 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bd082ed0-cc1f-4f4b-bdd4-2dcb4eb4c7f5 Jan 27 16:34:44.005978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d41997ff-e94b-4038-b9d9-bdc46d56a611 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:44.006132 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:44.006132 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:44.006505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d41997ff-e94b-4038-b9d9-bdc46d56a611 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:44.021686 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:44.021686 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:44.022597 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d41997ff-e94b-4038-b9d9-bdc46d56a611 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Snapshot retrieved successfully. Jan 27 16:34:44.023680 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d41997ff-e94b-4038-b9d9-bdc46d56a611 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bd082ed0-cc1f-4f4b-bdd4-2dcb4eb4c7f5 returned with HTTP 200 Jan 27 16:34:44.024383 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 201/411] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:34:44 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/bd082ed0-cc1f-4f4b-bdd4-2dcb4eb4c7f5 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:45.033276 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-849b0b75-d41e-468b-832c-9a7084f5ddb6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bd082ed0-cc1f-4f4b-bdd4-2dcb4eb4c7f5 Jan 27 16:34:45.034440 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-849b0b75-d41e-468b-832c-9a7084f5ddb6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:45.034823 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:45.034823 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:45.035431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-849b0b75-d41e-468b-832c-9a7084f5ddb6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:45.066133 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-849b0b75-d41e-468b-832c-9a7084f5ddb6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bd082ed0-cc1f-4f4b-bdd4-2dcb4eb4c7f5 returned with HTTP 404 Jan 27 16:34:45.067361 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 211/412] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:34:45 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/bd082ed0-cc1f-4f4b-bdd4-2dcb4eb4c7f5 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:34:45.072464 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14daeebb-9032-4152-84c8-eb35d7e1d9bf tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/99ce2171-fbd8-4c1b-b74b-7b5f91cba831 Jan 27 16:34:45.073344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-14daeebb-9032-4152-84c8-eb35d7e1d9bf tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:45.073562 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:45.073562 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:45.073879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-14daeebb-9032-4152-84c8-eb35d7e1d9bf tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:45.087291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14daeebb-9032-4152-84c8-eb35d7e1d9bf tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/99ce2171-fbd8-4c1b-b74b-7b5f91cba831 returned with HTTP 404 Jan 27 16:34:45.090619 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 202/413] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:34:45 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/99ce2171-fbd8-4c1b-b74b-7b5f91cba831 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:34:45.093430 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-01a06224-fae6-491f-9ade-7988d07eb9db tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 Jan 27 16:34:45.097920 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-01a06224-fae6-491f-9ade-7988d07eb9db tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:45.098492 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-01a06224-fae6-491f-9ade-7988d07eb9db tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:45.098849 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-01a06224-fae6-491f-9ade-7988d07eb9db tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member c3846b68-79f4-4982-a5f9-547497e675f0 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:34:45.107549 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-01a06224-fae6-491f-9ade-7988d07eb9db tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 returned with HTTP 404 Jan 27 16:34:45.108602 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 212/414] 10.222.0.108 () {60 vars in 1385 bytes} [Wed Jan 27 16:34:45 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:34:45.114541 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e963966a-90c9-4d2b-a6f6-1dd5a3b93267 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] DELETE http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 Jan 27 16:34:45.114843 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e963966a-90c9-4d2b-a6f6-1dd5a3b93267 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:45.115566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e963966a-90c9-4d2b-a6f6-1dd5a3b93267 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:45.115923 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-e963966a-90c9-4d2b-a6f6-1dd5a3b93267 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] delete called for member c3846b68-79f4-4982-a5f9-547497e675f0 {{(pid=87929) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 27 16:34:45.116092 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.group_snapshots [None req-e963966a-90c9-4d2b-a6f6-1dd5a3b93267 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Delete group_snapshot with id: c3846b68-79f4-4982-a5f9-547497e675f0 Jan 27 16:34:45.119474 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e963966a-90c9-4d2b-a6f6-1dd5a3b93267 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 returned with HTTP 404 Jan 27 16:34:45.122419 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 203/415] 10.222.0.108 () {60 vars in 1388 bytes} [Wed Jan 27 16:34:45 2021] DELETE /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/c3846b68-79f4-4982-a5f9-547497e675f0 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:34:45.124661 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7713b193-a474-4b13-aa1c-bf29e5db2429 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail Jan 27 16:34:45.126063 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7713b193-a474-4b13-aa1c-bf29e5db2429 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:45.126465 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7713b193-a474-4b13-aa1c-bf29e5db2429 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:45.126917 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-7713b193-a474-4b13-aa1c-bf29e5db2429 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:34:45.128293 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7713b193-a474-4b13-aa1c-bf29e5db2429 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:34:45.181514 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7713b193-a474-4b13-aa1c-bf29e5db2429 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Get all volumes completed successfully. Jan 27 16:34:45.184926 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-7713b193-a474-4b13-aa1c-bf29e5db2429 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:45.188281 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-7713b193-a474-4b13-aa1c-bf29e5db2429 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:45.201542 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-7713b193-a474-4b13-aa1c-bf29e5db2429 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:45.205729 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:45.205729 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:45.212698 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-7713b193-a474-4b13-aa1c-bf29e5db2429 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:45.213032 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-7713b193-a474-4b13-aa1c-bf29e5db2429 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:45.217866 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-7713b193-a474-4b13-aa1c-bf29e5db2429 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:45.222568 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:45.222568 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:45.236223 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7713b193-a474-4b13-aa1c-bf29e5db2429 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail returned with HTTP 200 Jan 27 16:34:45.236842 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 213/416] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:34:45 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/detail => generated 1998 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:45.245720 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3304c003-d521-4d00-8e06-e3a6b6df3617 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] POST http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606/action Jan 27 16:34:45.246199 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3304c003-d521-4d00-8e06-e3a6b6df3617 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:34:45.246392 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3304c003-d521-4d00-8e06-e3a6b6df3617 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:45.246952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-3304c003-d521-4d00-8e06-e3a6b6df3617 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] delete called for group 1a106309-86ae-4186-b71e-7c41176b5606 {{(pid=87929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:34:45.247111 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-3304c003-d521-4d00-8e06-e3a6b6df3617 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Delete group with id: 1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:45.252421 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:45.252421 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:45.469444 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3304c003-d521-4d00-8e06-e3a6b6df3617 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606/action returned with HTTP 202 Jan 27 16:34:45.472178 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 204/417] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 16:34:45 2021] POST /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:34:45.475151 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aafae441-9be6-4be9-9a23-a8f784dff9fb tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa Jan 27 16:34:45.475770 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aafae441-9be6-4be9-9a23-a8f784dff9fb tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:45.476107 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:45.476107 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:45.476449 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aafae441-9be6-4be9-9a23-a8f784dff9fb tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:45.518814 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:45.518814 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:45.524823 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-aafae441-9be6-4be9-9a23-a8f784dff9fb tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:45.532703 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-aafae441-9be6-4be9-9a23-a8f784dff9fb tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:45.533087 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-aafae441-9be6-4be9-9a23-a8f784dff9fb tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:45.566643 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-aafae441-9be6-4be9-9a23-a8f784dff9fb tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:45.572986 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:45.572986 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:45.585554 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aafae441-9be6-4be9-9a23-a8f784dff9fb tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa returned with HTTP 200 Jan 27 16:34:45.586248 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 214/418] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:45 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa => generated 1001 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:46.598528 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e11fd158-c45e-43be-955a-910362231bcc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa Jan 27 16:34:46.598528 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e11fd158-c45e-43be-955a-910362231bcc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:46.598528 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:46.598528 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:46.598528 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e11fd158-c45e-43be-955a-910362231bcc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:46.625876 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:46.625876 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:46.630893 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e11fd158-c45e-43be-955a-910362231bcc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:46.637769 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-e11fd158-c45e-43be-955a-910362231bcc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:46.637974 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-e11fd158-c45e-43be-955a-910362231bcc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:46.646238 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-e11fd158-c45e-43be-955a-910362231bcc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:46.651466 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:46.651466 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:46.692540 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e11fd158-c45e-43be-955a-910362231bcc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa returned with HTTP 200 Jan 27 16:34:46.692989 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 205/419] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:46 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa => generated 1001 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:47.702689 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f4296320-6148-47c3-9c06-0c26b677f645 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa Jan 27 16:34:47.703075 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f4296320-6148-47c3-9c06-0c26b677f645 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:47.703381 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:47.703381 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:47.703606 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f4296320-6148-47c3-9c06-0c26b677f645 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:47.764654 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:47.764654 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:47.772179 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f4296320-6148-47c3-9c06-0c26b677f645 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:47.803033 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-f4296320-6148-47c3-9c06-0c26b677f645 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:47.803291 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-f4296320-6148-47c3-9c06-0c26b677f645 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:47.821897 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-f4296320-6148-47c3-9c06-0c26b677f645 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:47.828753 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:47.828753 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:47.846116 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f4296320-6148-47c3-9c06-0c26b677f645 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa returned with HTTP 200 Jan 27 16:34:47.847226 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 215/420] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:47 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa => generated 1001 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:48.856029 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e182691c-137f-49c1-bb99-17a042dcd362 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa Jan 27 16:34:48.856378 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e182691c-137f-49c1-bb99-17a042dcd362 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:48.857178 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:48.857178 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:48.857528 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e182691c-137f-49c1-bb99-17a042dcd362 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:48.915644 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e182691c-137f-49c1-bb99-17a042dcd362 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa returned with HTTP 404 Jan 27 16:34:48.916710 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 206/421] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:48 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:34:48.921898 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe53f21b-a122-431b-bebd-f2219224cb10 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/70c4813f-5cc1-4c12-82d6-0a380045e209 Jan 27 16:34:48.922247 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe53f21b-a122-431b-bebd-f2219224cb10 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:48.922504 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:48.922504 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:48.922837 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe53f21b-a122-431b-bebd-f2219224cb10 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:48.988167 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe53f21b-a122-431b-bebd-f2219224cb10 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/70c4813f-5cc1-4c12-82d6-0a380045e209 returned with HTTP 404 Jan 27 16:34:48.989121 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 216/422] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:48 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/70c4813f-5cc1-4c12-82d6-0a380045e209 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:34:48.994283 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c8317c5-78ca-486a-839f-615272157354 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:48.994764 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c8317c5-78ca-486a-839f-615272157354 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:48.995089 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c8317c5-78ca-486a-839f-615272157354 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:48.995368 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-0c8317c5-78ca-486a-839f-615272157354 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1a106309-86ae-4186-b71e-7c41176b5606 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:49.001183 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:49.001183 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:49.034640 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c8317c5-78ca-486a-839f-615272157354 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 200 Jan 27 16:34:49.035742 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 207/423] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:48 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:50.105583 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a862f8e4-22f3-4856-a19c-0fd5b55d1791 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 Jan 27 16:34:50.105583 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a862f8e4-22f3-4856-a19c-0fd5b55d1791 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:50.105583 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a862f8e4-22f3-4856-a19c-0fd5b55d1791 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:50.105583 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-a862f8e4-22f3-4856-a19c-0fd5b55d1791 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 1a106309-86ae-4186-b71e-7c41176b5606 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:50.105583 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a862f8e4-22f3-4856-a19c-0fd5b55d1791 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 returned with HTTP 404 Jan 27 16:34:50.105583 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 217/424] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:50 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/1a106309-86ae-4186-b71e-7c41176b5606 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:34:50.106070 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e537f6c-220e-45b6-bbc1-de33e3e348db tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] DELETE http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types/37097df0-199d-40a0-8368-fa6665e5eae9 Jan 27 16:34:50.106070 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e537f6c-220e-45b6-bbc1-de33e3e348db tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:50.106070 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:50.106070 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:50.106070 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e537f6c-220e-45b6-bbc1-de33e3e348db tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:50.106070 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:50.106070 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:50.106070 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:34:50.106070 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:34:50.259364 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e537f6c-220e-45b6-bbc1-de33e3e348db tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types/37097df0-199d-40a0-8368-fa6665e5eae9 returned with HTTP 202 Jan 27 16:34:50.260434 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 208/425] 10.222.0.108 () {60 vars in 1376 bytes} [Wed Jan 27 16:34:50 2021] DELETE /volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types/37097df0-199d-40a0-8368-fa6665e5eae9 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:34:50.375164 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4cb73105-3713-4926-9590-fa1e0e403cba tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] POST http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types Jan 27 16:34:50.375164 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4cb73105-3713-4926-9590-fa1e0e403cba tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1741628083"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:50.680924 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4cb73105-3713-4926-9590-fa1e0e403cba tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types returned with HTTP 200 Jan 27 16:34:50.681416 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 218/426] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 16:34:50 2021] POST /volume/v3/571fc0952c8b452a8da3acdb77093bb0/types => generated 224 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:50.687215 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5383374e-ae80-491c-a644-074b1c57fa99 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] POST http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types Jan 27 16:34:50.687729 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5383374e-ae80-491c-a644-074b1c57fa99 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-561190223"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:50.743455 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5383374e-ae80-491c-a644-074b1c57fa99 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types returned with HTTP 202 Jan 27 16:34:50.750254 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-db04ebfc-a937-4a40-bbad-4791fc7b114a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] POST http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups Jan 27 16:34:50.750939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-db04ebfc-a937-4a40-bbad-4791fc7b114a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eb56e0fd-57a4-4d07-aaf2-d19998049135", "volume_types": ["fb3627de-418b-4e36-99a5-923630142a41"], "name": "tempest-GroupSnapshotsTest-Group-344609551"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:50.751634 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-db04ebfc-a937-4a40-bbad-4791fc7b114a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Creating new group {'group': {'group_type': 'eb56e0fd-57a4-4d07-aaf2-d19998049135', 'volume_types': ['fb3627de-418b-4e36-99a5-923630142a41'], 'name': 'tempest-GroupSnapshotsTest-Group-344609551'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 16:34:50.754906 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 209/427] 10.222.0.108 () {62 vars in 1283 bytes} [Wed Jan 27 16:34:50 2021] POST /volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types => generated 180 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:34:50.758619 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-db04ebfc-a937-4a40-bbad-4791fc7b114a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Creating group tempest-GroupSnapshotsTest-Group-344609551. Jan 27 16:34:50.771266 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-db04ebfc-a937-4a40-bbad-4791fc7b114a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Availability Zones retrieved successfully. Jan 27 16:34:50.898018 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-db04ebfc-a937-4a40-bbad-4791fc7b114a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Created reservations ['89cb3d56-b4f7-4c2e-8156-0bb41950d634'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:51.024841 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-db04ebfc-a937-4a40-bbad-4791fc7b114a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups returned with HTTP 202 Jan 27 16:34:51.025450 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 219/428] 10.222.0.108 () {62 vars in 1269 bytes} [Wed Jan 27 16:34:50 2021] POST /volume/v3/22162d086da543a2a13270044a812a31/groups => generated 111 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:34:51.031434 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-59b7b082-e426-48b5-92a7-72626cd12b68 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/7b5f4b98-aaa2-4e21-b077-cfa896b8f210 Jan 27 16:34:51.031844 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-59b7b082-e426-48b5-92a7-72626cd12b68 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:51.032636 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-59b7b082-e426-48b5-92a7-72626cd12b68 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:51.032897 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-59b7b082-e426-48b5-92a7-72626cd12b68 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 7b5f4b98-aaa2-4e21-b077-cfa896b8f210 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:51.037545 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:51.037545 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:51.051572 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-59b7b082-e426-48b5-92a7-72626cd12b68 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/7b5f4b98-aaa2-4e21-b077-cfa896b8f210 returned with HTTP 200 Jan 27 16:34:51.052090 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 210/429] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:51 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/7b5f4b98-aaa2-4e21-b077-cfa896b8f210 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:52.060102 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b839e1c-fb43-4b61-ad56-b381d157c840 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/7b5f4b98-aaa2-4e21-b077-cfa896b8f210 Jan 27 16:34:52.060432 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b839e1c-fb43-4b61-ad56-b381d157c840 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:52.060550 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:52.060550 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:52.060749 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b839e1c-fb43-4b61-ad56-b381d157c840 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:52.060975 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-5b839e1c-fb43-4b61-ad56-b381d157c840 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 7b5f4b98-aaa2-4e21-b077-cfa896b8f210 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:34:52.065444 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:52.065444 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:52.102467 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b839e1c-fb43-4b61-ad56-b381d157c840 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/7b5f4b98-aaa2-4e21-b077-cfa896b8f210 returned with HTTP 200 Jan 27 16:34:52.107326 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 220/430] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:34:52 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/7b5f4b98-aaa2-4e21-b077-cfa896b8f210 => generated 392 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:52.109546 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] POST http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes Jan 27 16:34:52.110319 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:52.110319 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:52.110589 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fb3627de-418b-4e36-99a5-923630142a41", "group_id": "7b5f4b98-aaa2-4e21-b077-cfa896b8f210", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1235336321"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:52.111307 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Create volume request body: {'volume': {'volume_type': 'fb3627de-418b-4e36-99a5-923630142a41', 'group_id': '7b5f4b98-aaa2-4e21-b077-cfa896b8f210', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1235336321'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:34:52.137341 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:52.137341 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:52.138041 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Create volume of 1 GB Jan 27 16:34:52.155685 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Availability Zones retrieved successfully. Jan 27 16:34:52.165603 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Flow 'volume_create_api' (319b4955-8771-4455-923f-a36e6d86a83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:52.167367 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a22da99-a3f2-4ed2-af4e-c04827573f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:52.168269 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:52.168269 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:52.168604 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:34:52.202952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a22da99-a3f2-4ed2-af4e-c04827573f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:34:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fb3627de-418b-4e36-99a5-923630142a41,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1741628083',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fb3627de-418b-4e36-99a5-923630142a41', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7b5f4b98-aaa2-4e21-b077-cfa896b8f210', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:52.204898 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d12482f1-f573-4705-8fc6-678ecf327e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:52.238465 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1741628083 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1741628083, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:34:52.238971 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1741628083 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1741628083, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:34:52.291499 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Created reservations ['043c4290-6862-4d1d-b6ea-69ab952d578a', 'a52222dd-843f-4f8f-8a87-622de6be9238', '78d9c74d-386b-4bc1-a578-4265cbc2f817', '2394d257-7fef-4089-ac99-b5cfaa667934'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:52.292913 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d12482f1-f573-4705-8fc6-678ecf327e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['043c4290-6862-4d1d-b6ea-69ab952d578a', 'a52222dd-843f-4f8f-8a87-622de6be9238', '78d9c74d-386b-4bc1-a578-4265cbc2f817', '2394d257-7fef-4089-ac99-b5cfaa667934']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:52.294735 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5369350d-409d-4bc3-95d7-c57a391b6e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:52.383763 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5369350d-409d-4bc3-95d7-c57a391b6e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e476f34-6143-4d09-b9c1-cb3e832621af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1235336321',encryption_key_id=None,group_id=7b5f4b98-aaa2-4e21-b077-cfa896b8f210,group_type_id=,metadata={},multiattach=False,project_id='22162d086da543a2a13270044a812a31',qos_specs=None,replication_status=,reservations=['043c4290-6862-4d1d-b6ea-69ab952d578a','a52222dd-843f-4f8f-8a87-622de6be9238','78d9c74d-386b-4bc1-a578-4265cbc2f817','2394d257-7fef-4089-ac99-b5cfaa667934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='549f1b9aa0d44a8e915d49dd75048784',volume_type_id=fb3627de-418b-4e36-99a5-923630142a41), 'volume': 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-27T16:34:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1235336321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7b5f4b98-aaa2-4e21-b077-cfa896b8f210,host=None,id=6e476f34-6143-4d09-b9c1-cb3e832621af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22162d086da543a2a13270044a812a31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='549f1b9aa0d44a8e915d49dd75048784',volume_attachment=,volume_type=,volume_type_id=fb3627de-418b-4e36-99a5-923630142a41)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:52.384851 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dbd3c6a-392c-4c1a-93a4-1d5e100ac0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:52.508185 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dbd3c6a-392c-4c1a-93a4-1d5e100ac0cd) transitioned into state 'SUCCESS' from state '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-1235336321',encryption_key_id=None,group_id=7b5f4b98-aaa2-4e21-b077-cfa896b8f210,group_type_id=,metadata={},multiattach=False,project_id='22162d086da543a2a13270044a812a31',qos_specs=None,replication_status=,reservations=['043c4290-6862-4d1d-b6ea-69ab952d578a','a52222dd-843f-4f8f-8a87-622de6be9238','78d9c74d-386b-4bc1-a578-4265cbc2f817','2394d257-7fef-4089-ac99-b5cfaa667934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='549f1b9aa0d44a8e915d49dd75048784',volume_type_id=fb3627de-418b-4e36-99a5-923630142a41)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:52.509310 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83d61979-b497-4968-a033-440856acf81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:34:52.574181 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83d61979-b497-4968-a033-440856acf81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:34:52.575978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Flow 'volume_create_api' (319b4955-8771-4455-923f-a36e6d86a83f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:34:52.618356 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Create volume request issued successfully. Jan 27 16:34:52.626588 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:52.627008 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:52.631961 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:52.636423 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:52.636423 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:52.645493 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f07319ce-c468-46cc-9894-00b8d199d36b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes returned with HTTP 202 Jan 27 16:34:52.645613 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 211/431] 10.222.0.108 () {62 vars in 1272 bytes} [Wed Jan 27 16:34:52 2021] POST /volume/v3/22162d086da543a2a13270044a812a31/volumes => generated 910 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:34:52.653164 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-50e5ff5e-bb5c-40ef-ae97-e63eb4c74a18 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af Jan 27 16:34:52.653322 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-50e5ff5e-bb5c-40ef-ae97-e63eb4c74a18 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:52.653456 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:52.653456 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:52.653645 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-50e5ff5e-bb5c-40ef-ae97-e63eb4c74a18 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:52.693275 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:52.693275 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:52.705319 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-50e5ff5e-bb5c-40ef-ae97-e63eb4c74a18 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:52.712518 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-50e5ff5e-bb5c-40ef-ae97-e63eb4c74a18 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:52.712762 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-50e5ff5e-bb5c-40ef-ae97-e63eb4c74a18 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:52.716977 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-50e5ff5e-bb5c-40ef-ae97-e63eb4c74a18 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:52.720734 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:52.720734 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:52.733625 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-50e5ff5e-bb5c-40ef-ae97-e63eb4c74a18 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af returned with HTTP 200 Jan 27 16:34:52.735752 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 221/432] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:52 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af => generated 978 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:53.749067 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9760c8b8-aed3-432d-9074-2647b0dea24c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af Jan 27 16:34:53.754272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9760c8b8-aed3-432d-9074-2647b0dea24c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:53.754272 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:53.754272 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:53.754272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9760c8b8-aed3-432d-9074-2647b0dea24c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:53.777435 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:53.777435 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:53.785973 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9760c8b8-aed3-432d-9074-2647b0dea24c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:53.792936 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-9760c8b8-aed3-432d-9074-2647b0dea24c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:53.793290 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-9760c8b8-aed3-432d-9074-2647b0dea24c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:53.798189 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-9760c8b8-aed3-432d-9074-2647b0dea24c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:53.801759 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:53.801759 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:53.814001 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9760c8b8-aed3-432d-9074-2647b0dea24c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af returned with HTTP 200 Jan 27 16:34:53.814827 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 212/433] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:53 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af => generated 1003 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:53.822854 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e2c6886-9431-4e00-8e16-e3b5542d8078 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] POST http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots Jan 27 16:34:53.823358 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:53.823358 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:53.823698 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e2c6886-9431-4e00-8e16-e3b5542d8078 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7b5f4b98-aaa2-4e21-b077-cfa896b8f210", "name": "tempest-group_snapshot-1488658257"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:53.824333 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-2e2c6886-9431-4e00-8e16-e3b5542d8078 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Creating new group_snapshot {'group_snapshot': {'group_id': '7b5f4b98-aaa2-4e21-b077-cfa896b8f210', 'name': 'tempest-group_snapshot-1488658257'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 27 16:34:53.830121 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:53.830121 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:53.836393 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.group_snapshots [None req-2e2c6886-9431-4e00-8e16-e3b5542d8078 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Creating group_snapshot tempest-group_snapshot-1488658257. Jan 27 16:34:53.915960 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:53.915960 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:53.938428 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-2e2c6886-9431-4e00-8e16-e3b5542d8078 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1741628083 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1741628083, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:34:53.939553 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-2e2c6886-9431-4e00-8e16-e3b5542d8078 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1741628083 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1741628083, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:34:53.988151 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-2e2c6886-9431-4e00-8e16-e3b5542d8078 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Created reservations ['a3fdbf00-7093-4a31-a747-052f0c4e3ce7', '333fc536-ecdf-4a71-a188-5e2d1049a899', '623a6b84-4144-47fe-8603-41f6a27327d0', '939c3f7d-681f-411f-8df8-4d2b2956ea80'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:34:54.113647 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e2c6886-9431-4e00-8e16-e3b5542d8078 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots returned with HTTP 202 Jan 27 16:34:54.115325 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 222/434] 10.222.0.108 () {62 vars in 1296 bytes} [Wed Jan 27 16:34:53 2021] POST /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots => generated 168 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:34:54.121108 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-99193790-57fd-415f-9bde-bb6de33a6341 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf Jan 27 16:34:54.121386 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-99193790-57fd-415f-9bde-bb6de33a6341 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:54.121515 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:54.121515 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:54.121765 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-99193790-57fd-415f-9bde-bb6de33a6341 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:54.121895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-99193790-57fd-415f-9bde-bb6de33a6341 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 21e79605-5678-4cc2-a2a8-876b5c5a3baf {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:34:54.126384 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:54.126384 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:54.141237 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-99193790-57fd-415f-9bde-bb6de33a6341 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf returned with HTTP 200 Jan 27 16:34:54.141838 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 213/435] 10.222.0.108 () {60 vars in 1385 bytes} [Wed Jan 27 16:34:54 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf => generated 307 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:55.149679 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-315492d6-2bf1-4d8a-85d4-18889282491d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf Jan 27 16:34:55.149993 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-315492d6-2bf1-4d8a-85d4-18889282491d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:55.150067 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:55.150067 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:55.150425 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-315492d6-2bf1-4d8a-85d4-18889282491d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:55.150642 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-315492d6-2bf1-4d8a-85d4-18889282491d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 21e79605-5678-4cc2-a2a8-876b5c5a3baf {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:34:55.154279 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:55.154279 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:55.161111 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-315492d6-2bf1-4d8a-85d4-18889282491d tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf returned with HTTP 200 Jan 27 16:34:55.161567 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 223/436] 10.222.0.108 () {60 vars in 1385 bytes} [Wed Jan 27 16:34:55 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:56.168060 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bbe3c743-180f-4553-935f-ada01b362f4b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf Jan 27 16:34:56.168712 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bbe3c743-180f-4553-935f-ada01b362f4b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:56.168963 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:56.168963 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:56.169291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bbe3c743-180f-4553-935f-ada01b362f4b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:56.169609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-bbe3c743-180f-4553-935f-ada01b362f4b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 21e79605-5678-4cc2-a2a8-876b5c5a3baf {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:34:56.174000 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:56.174000 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:56.184749 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bbe3c743-180f-4553-935f-ada01b362f4b tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf returned with HTTP 200 Jan 27 16:34:56.186921 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 214/437] 10.222.0.108 () {60 vars in 1385 bytes} [Wed Jan 27 16:34:56 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf => generated 308 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:56.193689 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4578a504-a91b-44c9-8101-3a16d074e65c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail Jan 27 16:34:56.194253 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4578a504-a91b-44c9-8101-3a16d074e65c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:56.194490 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:56.194490 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:56.194833 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4578a504-a91b-44c9-8101-3a16d074e65c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:56.195390 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-4578a504-a91b-44c9-8101-3a16d074e65c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:34:56.197290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-4578a504-a91b-44c9-8101-3a16d074e65c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:34:56.208805 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4578a504-a91b-44c9-8101-3a16d074e65c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Get all snapshots completed successfully. Jan 27 16:34:56.209398 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:56.209398 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:56.210225 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4578a504-a91b-44c9-8101-3a16d074e65c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail returned with HTTP 200 Jan 27 16:34:56.217460 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 224/438] 10.222.0.108 () {58 vars in 1236 bytes} [Wed Jan 27 16:34:56 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail => generated 454 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:56.223034 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ca6a2d5-b24d-4d41-88ad-4b7a58c4b2f0 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bc867211-48b2-4201-bea9-691a659daedb Jan 27 16:34:56.223426 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ca6a2d5-b24d-4d41-88ad-4b7a58c4b2f0 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:56.223645 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:56.223645 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:56.224006 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ca6a2d5-b24d-4d41-88ad-4b7a58c4b2f0 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:56.254389 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:56.254389 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:56.255199 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1ca6a2d5-b24d-4d41-88ad-4b7a58c4b2f0 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Snapshot retrieved successfully. Jan 27 16:34:56.256253 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ca6a2d5-b24d-4d41-88ad-4b7a58c4b2f0 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bc867211-48b2-4201-bea9-691a659daedb returned with HTTP 200 Jan 27 16:34:56.256974 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 215/439] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:34:56 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/bc867211-48b2-4201-bea9-691a659daedb => generated 451 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:56.263590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b8683f8d-3266-45a1-a10e-f3d4fe6822e1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf Jan 27 16:34:56.263978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b8683f8d-3266-45a1-a10e-f3d4fe6822e1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:56.264144 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:56.264144 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:56.264371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b8683f8d-3266-45a1-a10e-f3d4fe6822e1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:56.264711 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-b8683f8d-3266-45a1-a10e-f3d4fe6822e1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 21e79605-5678-4cc2-a2a8-876b5c5a3baf {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:34:56.269232 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:56.269232 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:56.276976 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b8683f8d-3266-45a1-a10e-f3d4fe6822e1 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf returned with HTTP 200 Jan 27 16:34:56.277665 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 225/440] 10.222.0.108 () {60 vars in 1385 bytes} [Wed Jan 27 16:34:56 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf => generated 308 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:56.287659 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2557f8be-cd1b-4233-b84e-9a7b9619406c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/detail Jan 27 16:34:56.290277 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2557f8be-cd1b-4233-b84e-9a7b9619406c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:56.290501 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:56.290501 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:56.290777 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2557f8be-cd1b-4233-b84e-9a7b9619406c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:56.309854 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2557f8be-cd1b-4233-b84e-9a7b9619406c tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/detail returned with HTTP 200 Jan 27 16:34:56.317064 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 216/441] 10.222.0.108 () {60 vars in 1295 bytes} [Wed Jan 27 16:34:56 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/detail => generated 311 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:56.320823 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b11755e-37c2-452c-a284-40248ab583b3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] DELETE http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf Jan 27 16:34:56.321241 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b11755e-37c2-452c-a284-40248ab583b3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:56.321453 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:56.321453 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:56.321885 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b11755e-37c2-452c-a284-40248ab583b3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:56.322186 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-8b11755e-37c2-452c-a284-40248ab583b3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] delete called for member 21e79605-5678-4cc2-a2a8-876b5c5a3baf {{(pid=87928) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 27 16:34:56.322449 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.group_snapshots [None req-8b11755e-37c2-452c-a284-40248ab583b3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Delete group_snapshot with id: 21e79605-5678-4cc2-a2a8-876b5c5a3baf Jan 27 16:34:56.326556 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:56.326556 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:56.443322 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b11755e-37c2-452c-a284-40248ab583b3 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf returned with HTTP 202 Jan 27 16:34:56.444671 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 226/442] 10.222.0.108 () {60 vars in 1388 bytes} [Wed Jan 27 16:34:56 2021] DELETE /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:34:56.449523 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b5be109-265f-42e0-b84c-a0c38edb2f12 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail Jan 27 16:34:56.449989 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b5be109-265f-42e0-b84c-a0c38edb2f12 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:56.450357 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:56.450357 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:56.450768 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b5be109-265f-42e0-b84c-a0c38edb2f12 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:56.451344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-1b5be109-265f-42e0-b84c-a0c38edb2f12 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:34:56.452031 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:56.452031 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:56.452735 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-1b5be109-265f-42e0-b84c-a0c38edb2f12 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:34:56.487562 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1b5be109-265f-42e0-b84c-a0c38edb2f12 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Get all volumes completed successfully. Jan 27 16:34:56.488664 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-1b5be109-265f-42e0-b84c-a0c38edb2f12 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:56.488905 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-1b5be109-265f-42e0-b84c-a0c38edb2f12 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:56.501832 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-1b5be109-265f-42e0-b84c-a0c38edb2f12 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:56.505987 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:56.505987 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:56.517324 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b5be109-265f-42e0-b84c-a0c38edb2f12 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail returned with HTTP 200 Jan 27 16:34:56.518094 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 217/443] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:34:56 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/detail => generated 1006 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:56.526188 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cfadd6fa-cca9-45a5-9080-e156e9de9bb8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail Jan 27 16:34:56.526647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cfadd6fa-cca9-45a5-9080-e156e9de9bb8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:56.526844 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:56.526844 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:56.527203 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cfadd6fa-cca9-45a5-9080-e156e9de9bb8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:56.527601 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-cfadd6fa-cca9-45a5-9080-e156e9de9bb8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:34:56.528418 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:56.528418 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:56.529699 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-cfadd6fa-cca9-45a5-9080-e156e9de9bb8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:34:56.539745 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cfadd6fa-cca9-45a5-9080-e156e9de9bb8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Get all snapshots completed successfully. Jan 27 16:34:56.540525 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:56.540525 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:56.541676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cfadd6fa-cca9-45a5-9080-e156e9de9bb8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail returned with HTTP 200 Jan 27 16:34:56.542440 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 227/444] 10.222.0.108 () {58 vars in 1236 bytes} [Wed Jan 27 16:34:56 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/detail => generated 453 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:56.549750 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21a7d344-3071-4c5b-90b7-8ec8045f6165 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bc867211-48b2-4201-bea9-691a659daedb Jan 27 16:34:56.550159 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-21a7d344-3071-4c5b-90b7-8ec8045f6165 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:56.550444 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:56.550444 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:56.550714 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-21a7d344-3071-4c5b-90b7-8ec8045f6165 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:56.566679 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:56.566679 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:56.567402 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-21a7d344-3071-4c5b-90b7-8ec8045f6165 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Snapshot retrieved successfully. Jan 27 16:34:56.568476 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21a7d344-3071-4c5b-90b7-8ec8045f6165 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bc867211-48b2-4201-bea9-691a659daedb returned with HTTP 200 Jan 27 16:34:56.568953 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 218/445] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:34:56 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/bc867211-48b2-4201-bea9-691a659daedb => generated 450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:57.580382 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d20cc5f4-fa77-49d6-8abb-2e7813b66f29 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bc867211-48b2-4201-bea9-691a659daedb Jan 27 16:34:57.581001 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d20cc5f4-fa77-49d6-8abb-2e7813b66f29 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:57.581518 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:57.581518 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:57.581985 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d20cc5f4-fa77-49d6-8abb-2e7813b66f29 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:57.601815 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d20cc5f4-fa77-49d6-8abb-2e7813b66f29 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/snapshots/bc867211-48b2-4201-bea9-691a659daedb returned with HTTP 404 Jan 27 16:34:57.602424 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 228/446] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:34:57 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/snapshots/bc867211-48b2-4201-bea9-691a659daedb => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:34:57.608442 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4df4f861-4817-4f57-ace5-500000f2cf12 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf Jan 27 16:34:57.608956 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4df4f861-4817-4f57-ace5-500000f2cf12 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:57.609239 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:57.609239 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:57.609749 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4df4f861-4817-4f57-ace5-500000f2cf12 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:57.610138 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-4df4f861-4817-4f57-ace5-500000f2cf12 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 21e79605-5678-4cc2-a2a8-876b5c5a3baf {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 27 16:34:57.613795 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4df4f861-4817-4f57-ace5-500000f2cf12 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf returned with HTTP 404 Jan 27 16:34:57.614410 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 219/447] 10.222.0.108 () {60 vars in 1385 bytes} [Wed Jan 27 16:34:57 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:34:57.619527 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-60e5b4dc-034e-4172-bfa9-7b3fe7fffafe tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots Jan 27 16:34:57.619900 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-60e5b4dc-034e-4172-bfa9-7b3fe7fffafe tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:57.620352 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-60e5b4dc-034e-4172-bfa9-7b3fe7fffafe tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:57.625759 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-60e5b4dc-034e-4172-bfa9-7b3fe7fffafe tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots returned with HTTP 200 Jan 27 16:34:57.626406 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 229/448] 10.222.0.108 () {60 vars in 1274 bytes} [Wed Jan 27 16:34:57 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots => generated 23 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:57.639228 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c26a7f36-21a3-4e76-a18f-d53f33772bb6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] DELETE http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf Jan 27 16:34:57.639565 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c26a7f36-21a3-4e76-a18f-d53f33772bb6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:57.639848 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c26a7f36-21a3-4e76-a18f-d53f33772bb6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:57.643045 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.group_snapshots [None req-c26a7f36-21a3-4e76-a18f-d53f33772bb6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] delete called for member 21e79605-5678-4cc2-a2a8-876b5c5a3baf {{(pid=87929) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 27 16:34:57.643045 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.group_snapshots [None req-c26a7f36-21a3-4e76-a18f-d53f33772bb6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Delete group_snapshot with id: 21e79605-5678-4cc2-a2a8-876b5c5a3baf Jan 27 16:34:57.651980 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c26a7f36-21a3-4e76-a18f-d53f33772bb6 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf returned with HTTP 404 Jan 27 16:34:57.652615 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 220/449] 10.222.0.108 () {60 vars in 1388 bytes} [Wed Jan 27 16:34:57 2021] DELETE /volume/v3/22162d086da543a2a13270044a812a31/group_snapshots/21e79605-5678-4cc2-a2a8-876b5c5a3baf => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:34:57.658437 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-810ed8b9-0c37-4558-836e-dc00df1a561a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail Jan 27 16:34:57.658806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-810ed8b9-0c37-4558-836e-dc00df1a561a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:57.659130 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-810ed8b9-0c37-4558-836e-dc00df1a561a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:57.659541 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-810ed8b9-0c37-4558-836e-dc00df1a561a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:34:57.660531 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-810ed8b9-0c37-4558-836e-dc00df1a561a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:34:57.689584 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-810ed8b9-0c37-4558-836e-dc00df1a561a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Get all volumes completed successfully. Jan 27 16:34:57.690638 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-810ed8b9-0c37-4558-836e-dc00df1a561a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:57.690996 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-810ed8b9-0c37-4558-836e-dc00df1a561a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:57.696340 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-810ed8b9-0c37-4558-836e-dc00df1a561a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:57.700352 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:57.700352 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:57.711001 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-810ed8b9-0c37-4558-836e-dc00df1a561a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/detail returned with HTTP 200 Jan 27 16:34:57.711621 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 230/450] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:34:57 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/detail => generated 1006 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:57.720927 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1e474e90-388e-425b-bcbe-ee3844b222e8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] POST http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/7b5f4b98-aaa2-4e21-b077-cfa896b8f210/action Jan 27 16:34:57.721692 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1e474e90-388e-425b-bcbe-ee3844b222e8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:34:57.722127 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1e474e90-388e-425b-bcbe-ee3844b222e8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:57.723232 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-1e474e90-388e-425b-bcbe-ee3844b222e8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] delete called for group 7b5f4b98-aaa2-4e21-b077-cfa896b8f210 {{(pid=87929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:34:57.723531 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-1e474e90-388e-425b-bcbe-ee3844b222e8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Delete group with id: 7b5f4b98-aaa2-4e21-b077-cfa896b8f210 Jan 27 16:34:57.730161 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:57.730161 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:57.853870 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1e474e90-388e-425b-bcbe-ee3844b222e8 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/7b5f4b98-aaa2-4e21-b077-cfa896b8f210/action returned with HTTP 202 Jan 27 16:34:57.854731 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 221/451] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 16:34:57 2021] POST /volume/v3/22162d086da543a2a13270044a812a31/groups/7b5f4b98-aaa2-4e21-b077-cfa896b8f210/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:34:57.860280 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9adaab92-3703-4e4a-866b-31d905d7aa92 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af Jan 27 16:34:57.860647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9adaab92-3703-4e4a-866b-31d905d7aa92 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:57.860784 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:57.860784 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:57.861193 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9adaab92-3703-4e4a-866b-31d905d7aa92 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:57.894069 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:57.894069 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:57.898884 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9adaab92-3703-4e4a-866b-31d905d7aa92 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:57.906097 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-9adaab92-3703-4e4a-866b-31d905d7aa92 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:57.906734 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-9adaab92-3703-4e4a-866b-31d905d7aa92 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:57.911351 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-9adaab92-3703-4e4a-866b-31d905d7aa92 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:57.914967 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:57.914967 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:57.925758 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9adaab92-3703-4e4a-866b-31d905d7aa92 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af returned with HTTP 200 Jan 27 16:34:57.926365 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 231/452] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:57 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af => generated 1002 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:58.866050 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-f23f7ea7-32ef-49e6-b641-2d018c8ed082 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:34:58.866757 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-f23f7ea7-32ef-49e6-b641-2d018c8ed082 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:58.867009 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:58.867009 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:58.867346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-f23f7ea7-32ef-49e6-b641-2d018c8ed082 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:58.902073 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:58.902073 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:58.910174 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-f23f7ea7-32ef-49e6-b641-2d018c8ed082 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:58.923542 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-f23f7ea7-32ef-49e6-b641-2d018c8ed082 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:34:58.924196 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 222/453] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:34:58 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 1364 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:58.934382 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-bb2467fb-1fa0-43da-bffe-8ba9ea531c92 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 Jan 27 16:34:58.934795 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-bb2467fb-1fa0-43da-bffe-8ba9ea531c92 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:58.935077 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:58.935077 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:58.935414 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-bb2467fb-1fa0-43da-bffe-8ba9ea531c92 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:58.946732 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af Jan 27 16:34:58.946956 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:58.947082 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:58.947082 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:58.947281 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:58.998170 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:58.998170 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:58.999693 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:58.999693 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:59.005445 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-bb2467fb-1fa0-43da-bffe-8ba9ea531c92 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:59.005870 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Volume info retrieved successfully. Jan 27 16:34:59.013086 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:34:59.013329 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:34:59.018422 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:34:59.022004 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:59.022004 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:59.030252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-bb2467fb-1fa0-43da-bffe-8ba9ea531c92 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 returned with HTTP 200 Jan 27 16:34:59.030252 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 232/454] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:34:58 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 => generated 915 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:34:59.036227 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af returned with HTTP 200 Jan 27 16:34:59.036512 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-5569ae9b-8e5f-4713-9ccc-4bb4d595713a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b Jan 27 16:34:59.036918 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-5569ae9b-8e5f-4713-9ccc-4bb4d595713a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:59.037156 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:59.037156 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:59.037495 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-5569ae9b-8e5f-4713-9ccc-4bb4d595713a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:59.041812 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 223/455] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:34:58 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af => generated 1001 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:34:59.066751 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:59.066751 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:59.071128 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-5569ae9b-8e5f-4713-9ccc-4bb4d595713a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:34:59.082319 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-5569ae9b-8e5f-4713-9ccc-4bb4d595713a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b returned with HTTP 200 Jan 27 16:34:59.082989 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 233/456] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:34:59 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b => generated 915 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:34:59.089562 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume// Jan 27 16:34:59.089853 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:59.090104 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:59.090104 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:59.090465 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:59.091278 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:34:59.091698 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 224/457] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 16:34:59 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:34:59.100279 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d428346d-139d-47fa-ae0c-ca38e1710233 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] POST http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments Jan 27 16:34:59.100584 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:59.100584 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:59.100808 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d428346d-139d-47fa-ae0c-ca38e1710233 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "108114b0-94b5-4316-bd7d-50e87dc8e28b", "instance_uuid": "f35901c4-5bfb-432c-a462-8f14338e7593", "connector": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:59.141746 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:59.141746 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:59.298406 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d428346d-139d-47fa-ae0c-ca38e1710233 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments returned with HTTP 200 Jan 27 16:34:59.308270 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume// Jan 27 16:34:59.308845 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:59.309429 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:59.310698 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32bf1fda-8334-4c8d-9da5-e1565e9c081a tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:34:59.311407 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 225/458] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 16:34:59 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:34:59.322119 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-28e80c7f-36c7-4514-9cba-974a57623094 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] POST http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments Jan 27 16:34:59.322640 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-28e80c7f-36c7-4514-9cba-974a57623094 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d055ac9d-d15b-40d9-8e11-cced6a2974a0", "instance_uuid": "f35901c4-5bfb-432c-a462-8f14338e7593", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:59.328288 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 234/459] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 16:34:59 2021] POST /volume/v3/cbd505ca0509471f84d8adba70404751/attachments => generated 273 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:34:59.360302 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:59.360302 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:59.501226 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-28e80c7f-36c7-4514-9cba-974a57623094 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments returned with HTTP 200 Jan 27 16:34:59.501825 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 226/460] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 16:34:59 2021] POST /volume/v3/cbd505ca0509471f84d8adba70404751/attachments => generated 273 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:34:59.507669 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d428346d-139d-47fa-ae0c-ca38e1710233 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume// Jan 27 16:34:59.508299 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d428346d-139d-47fa-ae0c-ca38e1710233 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:34:59.508566 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:59.508566 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:59.509017 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d428346d-139d-47fa-ae0c-ca38e1710233 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:34:59.510579 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d428346d-139d-47fa-ae0c-ca38e1710233 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:34:59.511246 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 235/461] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 16:34:59 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:34:59.520366 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d23d8b1e-f943-4591-816c-a9e90a7a40b0 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] POST http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments Jan 27 16:34:59.520859 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:34:59.520859 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:34:59.521293 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d23d8b1e-f943-4591-816c-a9e90a7a40b0 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c3171e3-83e1-4b0c-989f-1076cea0ab9b", "instance_uuid": "f35901c4-5bfb-432c-a462-8f14338e7593", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:34:59.551548 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:34:59.551548 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:34:59.705041 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d23d8b1e-f943-4591-816c-a9e90a7a40b0 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments returned with HTTP 200 Jan 27 16:34:59.707925 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 227/462] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 16:34:59 2021] POST /volume/v3/cbd505ca0509471f84d8adba70404751/attachments => generated 273 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:35:00.046699 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2d3f8f15-4356-4171-b69f-046462c6de23 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af Jan 27 16:35:00.047130 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2d3f8f15-4356-4171-b69f-046462c6de23 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:00.047344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2d3f8f15-4356-4171-b69f-046462c6de23 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:00.078163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2d3f8f15-4356-4171-b69f-046462c6de23 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af returned with HTTP 404 Jan 27 16:35:00.079037 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 236/463] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:35:00 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:35:00.087695 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ebbf9edf-73ee-4de4-a3b8-6cca914b1ee0 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] GET http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/7b5f4b98-aaa2-4e21-b077-cfa896b8f210 Jan 27 16:35:00.089261 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ebbf9edf-73ee-4de4-a3b8-6cca914b1ee0 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:00.091558 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:00.091558 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:00.093026 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ebbf9edf-73ee-4de4-a3b8-6cca914b1ee0 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:00.094482 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-ebbf9edf-73ee-4de4-a3b8-6cca914b1ee0 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] show called for member 7b5f4b98-aaa2-4e21-b077-cfa896b8f210 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:35:00.116743 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ebbf9edf-73ee-4de4-a3b8-6cca914b1ee0 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/groups/7b5f4b98-aaa2-4e21-b077-cfa896b8f210 returned with HTTP 404 Jan 27 16:35:00.122550 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ed6812c-ffca-4fc4-844d-d636c0ffc484 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] DELETE http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types/eb56e0fd-57a4-4d07-aaf2-d19998049135 Jan 27 16:35:00.122823 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ed6812c-ffca-4fc4-844d-d636c0ffc484 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:00.123081 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ed6812c-ffca-4fc4-844d-d636c0ffc484 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:00.123418 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:00.123418 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:00.141115 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:35:00.141115 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:35:00.146861 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 228/464] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:35:00 2021] GET /volume/v3/22162d086da543a2a13270044a812a31/groups/7b5f4b98-aaa2-4e21-b077-cfa896b8f210 => generated 108 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 27 16:35:00.197808 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ed6812c-ffca-4fc4-844d-d636c0ffc484 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types/eb56e0fd-57a4-4d07-aaf2-d19998049135 returned with HTTP 202 Jan 27 16:35:00.198311 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 237/465] 10.222.0.108 () {60 vars in 1376 bytes} [Wed Jan 27 16:35:00 2021] DELETE /volume/v3/571fc0952c8b452a8da3acdb77093bb0/group_types/eb56e0fd-57a4-4d07-aaf2-d19998049135 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:35:00.204377 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-566f3eee-48ce-45df-abd7-22ca6d0b4cfc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] DELETE http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af Jan 27 16:35:00.206822 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-566f3eee-48ce-45df-abd7-22ca6d0b4cfc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:00.206822 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-566f3eee-48ce-45df-abd7-22ca6d0b4cfc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:00.206822 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-566f3eee-48ce-45df-abd7-22ca6d0b4cfc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Delete volume with id: 6e476f34-6143-4d09-b9c1-cb3e832621af Jan 27 16:35:00.235653 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-566f3eee-48ce-45df-abd7-22ca6d0b4cfc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af returned with HTTP 404 Jan 27 16:35:00.238836 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 229/466] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:35:00 2021] DELETE /volume/v3/22162d086da543a2a13270044a812a31/volumes/6e476f34-6143-4d09-b9c1-cb3e832621af => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:00.241945 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f47292c-242d-413c-8ab7-05b8a03ba9b4 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] DELETE http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/fb3627de-418b-4e36-99a5-923630142a41 Jan 27 16:35:00.242895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f47292c-242d-413c-8ab7-05b8a03ba9b4 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:00.243458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f47292c-242d-413c-8ab7-05b8a03ba9b4 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Calling method '_delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:00.321589 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f47292c-242d-413c-8ab7-05b8a03ba9b4 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/fb3627de-418b-4e36-99a5-923630142a41 returned with HTTP 202 Jan 27 16:35:00.324317 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 238/467] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:35:00 2021] DELETE /volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/fb3627de-418b-4e36-99a5-923630142a41 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:35:00.327112 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-46ca88ef-2057-424f-9c73-edb27f17291b tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] GET http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/fb3627de-418b-4e36-99a5-923630142a41 Jan 27 16:35:00.327393 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-46ca88ef-2057-424f-9c73-edb27f17291b tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:00.327646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-46ca88ef-2057-424f-9c73-edb27f17291b tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:00.334323 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-46ca88ef-2057-424f-9c73-edb27f17291b tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/fb3627de-418b-4e36-99a5-923630142a41 returned with HTTP 404 Jan 27 16:35:00.334811 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 230/468] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:35:00 2021] GET /volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/fb3627de-418b-4e36-99a5-923630142a41 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:00.339040 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70f57384-8c47-41e7-b8f4-1b301e5348f9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] DELETE http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa Jan 27 16:35:00.339448 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70f57384-8c47-41e7-b8f4-1b301e5348f9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:00.339713 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70f57384-8c47-41e7-b8f4-1b301e5348f9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:00.340023 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-70f57384-8c47-41e7-b8f4-1b301e5348f9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Delete volume with id: 6644f090-22a3-48bf-8f3c-d9db7af496aa Jan 27 16:35:00.366029 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70f57384-8c47-41e7-b8f4-1b301e5348f9 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa returned with HTTP 404 Jan 27 16:35:00.368065 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 239/469] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:35:00 2021] DELETE /volume/v3/22162d086da543a2a13270044a812a31/volumes/6644f090-22a3-48bf-8f3c-d9db7af496aa => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:35:00.370722 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f42cd837-7e61-4709-8eb8-4a54644b0110 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] DELETE http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/70c4813f-5cc1-4c12-82d6-0a380045e209 Jan 27 16:35:00.371186 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f42cd837-7e61-4709-8eb8-4a54644b0110 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:00.371507 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f42cd837-7e61-4709-8eb8-4a54644b0110 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:00.371819 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-f42cd837-7e61-4709-8eb8-4a54644b0110 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Delete volume with id: 70c4813f-5cc1-4c12-82d6-0a380045e209 Jan 27 16:35:00.398424 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f42cd837-7e61-4709-8eb8-4a54644b0110 tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/70c4813f-5cc1-4c12-82d6-0a380045e209 returned with HTTP 404 Jan 27 16:35:00.399026 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 231/470] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:35:00 2021] DELETE /volume/v3/22162d086da543a2a13270044a812a31/volumes/70c4813f-5cc1-4c12-82d6-0a380045e209 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:00.403771 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21db1165-57b1-4b71-a858-f92276eb3dec tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] DELETE http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/59dfa3be-5671-45b3-afae-42cd9a79cf06 Jan 27 16:35:00.404077 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-21db1165-57b1-4b71-a858-f92276eb3dec tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:00.404359 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-21db1165-57b1-4b71-a858-f92276eb3dec tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Calling method '_delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:00.481116 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21db1165-57b1-4b71-a858-f92276eb3dec tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/59dfa3be-5671-45b3-afae-42cd9a79cf06 returned with HTTP 202 Jan 27 16:35:00.483730 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 240/471] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:35:00 2021] DELETE /volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/59dfa3be-5671-45b3-afae-42cd9a79cf06 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:35:00.487349 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-db2aaf61-bb3b-4997-a72f-63fa619309a8 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] GET http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/59dfa3be-5671-45b3-afae-42cd9a79cf06 Jan 27 16:35:00.487633 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-db2aaf61-bb3b-4997-a72f-63fa619309a8 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:00.487911 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-db2aaf61-bb3b-4997-a72f-63fa619309a8 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:00.495748 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-db2aaf61-bb3b-4997-a72f-63fa619309a8 tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/59dfa3be-5671-45b3-afae-42cd9a79cf06 returned with HTTP 404 Jan 27 16:35:00.497181 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 232/472] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:35:00 2021] GET /volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/59dfa3be-5671-45b3-afae-42cd9a79cf06 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:00.501852 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f9839fc7-04ee-458b-a0b8-dd40ec1152fc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] DELETE http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 Jan 27 16:35:00.502133 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f9839fc7-04ee-458b-a0b8-dd40ec1152fc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:00.502391 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f9839fc7-04ee-458b-a0b8-dd40ec1152fc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:00.502667 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-f9839fc7-04ee-458b-a0b8-dd40ec1152fc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] Delete volume with id: d5c941d9-c8a9-4e3b-b98c-c06d5c549829 Jan 27 16:35:00.530647 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f9839fc7-04ee-458b-a0b8-dd40ec1152fc tempest-GroupSnapshotsTest-1759828369 tempest-GroupSnapshotsTest-1759828369-project] http://10.222.0.108/volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 returned with HTTP 404 Jan 27 16:35:00.531324 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 241/473] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:35:00 2021] DELETE /volume/v3/22162d086da543a2a13270044a812a31/volumes/d5c941d9-c8a9-4e3b-b98c-c06d5c549829 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:00.536332 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b43f4bf1-06ca-48fc-b3f6-40bed2278d1c tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] DELETE http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/6f3e4be9-2c06-4782-8a93-5f68f96d2362 Jan 27 16:35:00.536662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b43f4bf1-06ca-48fc-b3f6-40bed2278d1c tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:00.536980 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b43f4bf1-06ca-48fc-b3f6-40bed2278d1c tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:00.537334 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:00.537334 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:00.645269 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:35:00.645269 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:35:00.695108 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b43f4bf1-06ca-48fc-b3f6-40bed2278d1c tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/6f3e4be9-2c06-4782-8a93-5f68f96d2362 returned with HTTP 202 Jan 27 16:35:00.706679 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 233/474] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:35:00 2021] DELETE /volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/6f3e4be9-2c06-4782-8a93-5f68f96d2362 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:35:00.706837 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-164d646e-60de-4775-afe1-d64a8c1944bb tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] GET http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/6f3e4be9-2c06-4782-8a93-5f68f96d2362 Jan 27 16:35:00.706837 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-164d646e-60de-4775-afe1-d64a8c1944bb tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:00.706837 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-164d646e-60de-4775-afe1-d64a8c1944bb tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:00.710810 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-164d646e-60de-4775-afe1-d64a8c1944bb tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/6f3e4be9-2c06-4782-8a93-5f68f96d2362 returned with HTTP 404 Jan 27 16:35:00.711272 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 242/475] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:35:00 2021] GET /volume/v3/571fc0952c8b452a8da3acdb77093bb0/types/6f3e4be9-2c06-4782-8a93-5f68f96d2362 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:35:04.132380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b43f4bf1-06ca-48fc-b3f6-40bed2278d1c tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] GET http://10.222.0.108/volume// Jan 27 16:35:04.133143 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b43f4bf1-06ca-48fc-b3f6-40bed2278d1c tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:04.133532 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b43f4bf1-06ca-48fc-b3f6-40bed2278d1c tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:04.134450 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b43f4bf1-06ca-48fc-b3f6-40bed2278d1c tempest-GroupSnapshotsTest-974719493 tempest-GroupSnapshotsTest-974719493-project-admin] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:35:04.134885 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 234/476] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:35:04 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:35:04.149874 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-75d6ab7d-93a0-4cc0-9118-242502e63767 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:35:04.152272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-75d6ab7d-93a0-4cc0-9118-242502e63767 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:04.152897 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-75d6ab7d-93a0-4cc0-9118-242502e63767 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:04.208246 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:04.208246 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:04.213308 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-75d6ab7d-93a0-4cc0-9118-242502e63767 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:35:04.223968 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:04.223968 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:04.229417 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-75d6ab7d-93a0-4cc0-9118-242502e63767 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:35:04.230114 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 243/477] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 16:35:04 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 1462 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:35:04.266706 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e6d43161-3a18-4789-9cbf-01792c8707de tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] PUT http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/9a2de8fb-0c53-4ddd-a80f-053fe524e756 Jan 27 16:35:04.267335 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e6d43161-3a18-4789-9cbf-01792c8707de tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:04.300065 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:35:04.300065 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 16:35:04.300411 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e6d43161-3a18-4789-9cbf-01792c8707de tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Lock "b'cinder-attachment_update-108114b0-94b5-4316-bd7d-50e87dc8e28b-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.011s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:35:04.302954 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:04.302954 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:04.521558 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-025ba77a-e292-46a0-930f-1d519be88633 tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] POST http://10.222.0.108/volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types Jan 27 16:35:04.522036 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:04.522036 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:04.522494 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-025ba77a-e292-46a0-930f-1d519be88633 tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1003678054", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1319681371", "vendor_name": "tempest-vendor_name-1362434340"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:04.655752 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-025ba77a-e292-46a0-930f-1d519be88633 tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] http://10.222.0.108/volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types returned with HTTP 200 Jan 27 16:35:04.660113 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 244/478] 10.222.0.108 () {60 vars in 1225 bytes} [Wed Jan 27 16:35:04 2021] POST /volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types => generated 328 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:04.869780 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] POST http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes Jan 27 16:35:04.870257 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2d9ef8ed-d143-4253-bd13-5c3b0cc91f97", "size": 1, "name": "tempest-UserMessagesTest-Volume-298345353"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:04.871192 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Create volume request body: {'volume': {'volume_type': '2d9ef8ed-d143-4253-bd13-5c3b0cc91f97', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-298345353'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:35:04.882903 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Create volume of 1 GB Jan 27 16:35:04.883346 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:04.883346 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:04.883782 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Availability Zones retrieved successfully. Jan 27 16:35:04.905746 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Flow 'volume_create_api' (93f01644-31c9-4a7b-a50c-031b4596eeb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:35:04.907284 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dda444f-fba3-40be-b945-88df88f7b616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:04.909122 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:35:04.940125 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dda444f-fba3-40be-b945-88df88f7b616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:35:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1319681371',vendor_name='tempest-vendor_name-1362434340'},id=2d9ef8ed-d143-4253-bd13-5c3b0cc91f97,is_public=True,name='tempest-UserMessagesTest-volume-type-1003678054',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d9ef8ed-d143-4253-bd13-5c3b0cc91f97', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:04.941246 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e09bae90-a683-4606-8815-f53063c28ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:04.977611 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1003678054 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1003678054, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:35:04.978518 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1003678054 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1003678054, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:35:05.070971 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Created reservations ['232bea9d-6e90-4b18-916f-fd0c6195c23d', '1847937b-b4df-4ae2-87c7-e9eced511f54', '04faaed6-e34e-4c32-8863-2c21f8598348', '2b6619f5-d651-492f-af82-2e6d2785b69e'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:35:05.072479 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e09bae90-a683-4606-8815-f53063c28ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['232bea9d-6e90-4b18-916f-fd0c6195c23d', '1847937b-b4df-4ae2-87c7-e9eced511f54', '04faaed6-e34e-4c32-8863-2c21f8598348', '2b6619f5-d651-492f-af82-2e6d2785b69e']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:05.073612 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6df2ec8-f124-44c1-837d-eed3997ab451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:05.181266 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6df2ec8-f124-44c1-837d-eed3997ab451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d3b12c8-6a04-41a5-880c-13ca8e65d7de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-298345353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f712cad1510d4f0d98a7a45cb7163964',qos_specs=None,replication_status=,reservations=['232bea9d-6e90-4b18-916f-fd0c6195c23d','1847937b-b4df-4ae2-87c7-e9eced511f54','04faaed6-e34e-4c32-8863-2c21f8598348','2b6619f5-d651-492f-af82-2e6d2785b69e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96cfb79b86c4cc098514f5a70b05ab4',volume_type_id=2d9ef8ed-d143-4253-bd13-5c3b0cc91f97), 'volume': 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-27T16:35:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-298345353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d3b12c8-6a04-41a5-880c-13ca8e65d7de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f712cad1510d4f0d98a7a45cb7163964',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='b96cfb79b86c4cc098514f5a70b05ab4',volume_attachment=,volume_type=,volume_type_id=2d9ef8ed-d143-4253-bd13-5c3b0cc91f97)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:05.187088 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a308cb-a5f2-4c5a-9003-15a4e8edb78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:05.236608 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a308cb-a5f2-4c5a-9003-15a4e8edb78e) transitioned into state 'SUCCESS' from state '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-298345353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f712cad1510d4f0d98a7a45cb7163964',qos_specs=None,replication_status=,reservations=['232bea9d-6e90-4b18-916f-fd0c6195c23d','1847937b-b4df-4ae2-87c7-e9eced511f54','04faaed6-e34e-4c32-8863-2c21f8598348','2b6619f5-d651-492f-af82-2e6d2785b69e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96cfb79b86c4cc098514f5a70b05ab4',volume_type_id=2d9ef8ed-d143-4253-bd13-5c3b0cc91f97)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:05.237704 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2973a82-6ec3-4844-9570-1afed431bb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:05.283303 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2973a82-6ec3-4844-9570-1afed431bb68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:05.284957 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Flow 'volume_create_api' (93f01644-31c9-4a7b-a50c-031b4596eeb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:35:05.360271 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Create volume request issued successfully. Jan 27 16:35:05.382140 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-42f1a73a-a4d5-45fc-9cd2-18b51e76c0e7 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes returned with HTTP 202 Jan 27 16:35:05.386858 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 245/479] 10.222.0.108 () {62 vars in 1271 bytes} [Wed Jan 27 16:35:04 2021] POST /volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes => generated 853 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:35:05.392347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f19591f-5c9e-4357-9965-4e2f9dee6ab5 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] GET http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/5d3b12c8-6a04-41a5-880c-13ca8e65d7de Jan 27 16:35:05.392657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f19591f-5c9e-4357-9965-4e2f9dee6ab5 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:05.392802 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:05.392802 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:05.392959 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f19591f-5c9e-4357-9965-4e2f9dee6ab5 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:05.470426 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:05.470426 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:05.491417 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6f19591f-5c9e-4357-9965-4e2f9dee6ab5 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Volume info retrieved successfully. Jan 27 16:35:05.521585 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f19591f-5c9e-4357-9965-4e2f9dee6ab5 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/5d3b12c8-6a04-41a5-880c-13ca8e65d7de returned with HTTP 200 Jan 27 16:35:05.522319 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 246/480] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 16:35:05 2021] GET /volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/5d3b12c8-6a04-41a5-880c-13ca8e65d7de => generated 921 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:05.819804 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e6d43161-3a18-4789-9cbf-01792c8707de tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Lock "b'cinder-attachment_update-108114b0-94b5-4316-bd7d-50e87dc8e28b-n-h2-705658-15'" released by "attachment_update" :: held 1.519s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:35:05.820784 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e6d43161-3a18-4789-9cbf-01792c8707de tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/9a2de8fb-0c53-4ddd-a80f-053fe524e756 returned with HTTP 200 Jan 27 16:35:05.821611 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 235/481] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 16:35:04 2021] PUT /volume/v3/cbd505ca0509471f84d8adba70404751/attachments/9a2de8fb-0c53-4ddd-a80f-053fe524e756 => generated 763 bytes in 1558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:35:05.890188 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-a298f248-a381-4b00-93c9-fa67de488d98 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] POST http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/9a2de8fb-0c53-4ddd-a80f-053fe524e756/action Jan 27 16:35:05.891050 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:05.891050 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:05.891577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-a298f248-a381-4b00-93c9-fa67de488d98 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Action body: b'{"os-complete": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:35:05.892067 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-a298f248-a381-4b00-93c9-fa67de488d98 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:06.005172 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:06.005172 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:06.100041 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-a298f248-a381-4b00-93c9-fa67de488d98 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/9a2de8fb-0c53-4ddd-a80f-053fe524e756/action returned with HTTP 204 Jan 27 16:35:06.100597 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 247/482] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 16:35:05 2021] POST /volume/v3/cbd505ca0509471f84d8adba70404751/attachments/9a2de8fb-0c53-4ddd-a80f-053fe524e756/action => generated 0 bytes in 214 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:06.525249 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e6d43161-3a18-4789-9cbf-01792c8707de tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume// Jan 27 16:35:06.525548 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e6d43161-3a18-4789-9cbf-01792c8707de tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:06.525665 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:06.525665 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:06.525856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e6d43161-3a18-4789-9cbf-01792c8707de tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:06.526473 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e6d43161-3a18-4789-9cbf-01792c8707de tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:35:06.526826 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 236/483] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:35:06 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:35:06.541212 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ca34eb53-889b-4a71-8193-4dfc21418095 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] GET http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/5d3b12c8-6a04-41a5-880c-13ca8e65d7de Jan 27 16:35:06.541436 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ca34eb53-889b-4a71-8193-4dfc21418095 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:06.541560 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:06.541560 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:06.541889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ca34eb53-889b-4a71-8193-4dfc21418095 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:06.549667 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-99827649-54a4-4e60-bf66-30c3d3ee3002 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 Jan 27 16:35:06.549993 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-99827649-54a4-4e60-bf66-30c3d3ee3002 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:06.550367 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-99827649-54a4-4e60-bf66-30c3d3ee3002 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:06.606331 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:06.606331 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:06.609134 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:06.609134 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:06.618375 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-99827649-54a4-4e60-bf66-30c3d3ee3002 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:35:06.623509 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ca34eb53-889b-4a71-8193-4dfc21418095 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Volume info retrieved successfully. Jan 27 16:35:06.632494 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:06.632494 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:06.641311 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ca34eb53-889b-4a71-8193-4dfc21418095 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/5d3b12c8-6a04-41a5-880c-13ca8e65d7de returned with HTTP 200 Jan 27 16:35:06.641311 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 248/484] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 16:35:06 2021] GET /volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/5d3b12c8-6a04-41a5-880c-13ca8e65d7de => generated 942 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:06.642976 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-99827649-54a4-4e60-bf66-30c3d3ee3002 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 returned with HTTP 200 Jan 27 16:35:06.643623 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 237/485] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 16:35:06 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 => generated 1013 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:35:06.643860 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-99a0e4ca-1676-43ca-a8d3-a85ec7c890e2 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] GET http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages Jan 27 16:35:06.644273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-99a0e4ca-1676-43ca-a8d3-a85ec7c890e2 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:06.644495 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:06.644495 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:06.644808 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-99a0e4ca-1676-43ca-a8d3-a85ec7c890e2 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:06.650355 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-99a0e4ca-1676-43ca-a8d3-a85ec7c890e2 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages returned with HTTP 200 Jan 27 16:35:06.650836 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 249/486] 10.222.0.108 () {60 vars in 1252 bytes} [Wed Jan 27 16:35:06 2021] GET /volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:06.657482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-003e2dd2-d822-49ae-ac63-2764f294327e tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] DELETE http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages/9cd7446f-66e0-40d8-8750-980295f7f8cb Jan 27 16:35:06.657800 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-003e2dd2-d822-49ae-ac63-2764f294327e tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:06.657934 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:06.657934 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:06.658128 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-003e2dd2-d822-49ae-ac63-2764f294327e tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:06.663869 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:35:06.663869 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:35:06.683166 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-1c55e438-a61e-4359-8d2d-17164965f9c5 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] PUT http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/8c8aa95f-a63b-471d-a0af-8ae99199b786 Jan 27 16:35:06.683778 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-1c55e438-a61e-4359-8d2d-17164965f9c5 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:06.692913 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-003e2dd2-d822-49ae-ac63-2764f294327e tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages/9cd7446f-66e0-40d8-8750-980295f7f8cb returned with HTTP 204 Jan 27 16:35:06.693752 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 238/487] 10.222.0.108 () {60 vars in 1366 bytes} [Wed Jan 27 16:35:06 2021] DELETE /volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages/9cd7446f-66e0-40d8-8750-980295f7f8cb => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 27 16:35:06.698469 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7d29fa1a-e2b6-4ea4-9fc7-c8eef6953a5a tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] GET http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages/9cd7446f-66e0-40d8-8750-980295f7f8cb Jan 27 16:35:06.698769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7d29fa1a-e2b6-4ea4-9fc7-c8eef6953a5a tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:06.699109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7d29fa1a-e2b6-4ea4-9fc7-c8eef6953a5a tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:06.705249 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7d29fa1a-e2b6-4ea4-9fc7-c8eef6953a5a tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages/9cd7446f-66e0-40d8-8750-980295f7f8cb returned with HTTP 404 Jan 27 16:35:06.708895 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 239/488] 10.222.0.108 () {60 vars in 1363 bytes} [Wed Jan 27 16:35:06 2021] GET /volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages/9cd7446f-66e0-40d8-8750-980295f7f8cb => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:06.713687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1cb6ec0a-53d3-4556-ae41-b590e90a3053 tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] POST http://10.222.0.108/volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types Jan 27 16:35:06.713687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1cb6ec0a-53d3-4556-ae41-b590e90a3053 tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2103837214", "extra_specs": {"storage_protocol": "tempest-storage_protocol-579387481", "vendor_name": "tempest-vendor_name-88601627"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:06.719260 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:35:06.719260 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 16:35:06.719720 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-1c55e438-a61e-4359-8d2d-17164965f9c5 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Lock "b'cinder-attachment_update-d055ac9d-d15b-40d9-8e11-cced6a2974a0-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.017s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:35:06.721237 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:06.721237 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:06.868092 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1cb6ec0a-53d3-4556-ae41-b590e90a3053 tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] http://10.222.0.108/volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types returned with HTTP 200 Jan 27 16:35:06.876172 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 240/489] 10.222.0.108 () {60 vars in 1225 bytes} [Wed Jan 27 16:35:06 2021] POST /volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types => generated 325 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:06.885072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] POST http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes Jan 27 16:35:06.885738 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "558e022d-8857-4df7-8449-9690b19e8561", "size": 1, "name": "tempest-UserMessagesTest-Volume-324979232"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:06.888166 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Create volume request body: {'volume': {'volume_type': '558e022d-8857-4df7-8449-9690b19e8561', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-324979232'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:35:06.905272 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Create volume of 1 GB Jan 27 16:35:06.915715 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:06.915715 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:06.917207 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Availability Zones retrieved successfully. Jan 27 16:35:06.931075 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Flow 'volume_create_api' (ad21f2f4-4d61-4e4a-a7ef-e11ed5d52aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:35:06.934056 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f34dbc70-cca8-4344-b480-fe2f07e96ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:06.953290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:35:07.047412 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f34dbc70-cca8-4344-b480-fe2f07e96ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:35:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-579387481',vendor_name='tempest-vendor_name-88601627'},id=558e022d-8857-4df7-8449-9690b19e8561,is_public=True,name='tempest-UserMessagesTest-volume-type-2103837214',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '558e022d-8857-4df7-8449-9690b19e8561', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:07.050868 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877b569b-a99f-4b7c-8bd0-c1d4d1e90aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:07.091623 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2103837214 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2103837214, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:35:07.092662 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2103837214 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2103837214, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:35:07.164177 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Created reservations ['5da88190-a82b-44b5-a286-efcbf6ab0cdb', 'ee79fd63-53ba-4642-bf5b-78f542646cc2', '6d10f071-6f69-4459-9f00-ff2a0a868f5d', 'fcab1ccd-ebab-4050-9f74-0e2979559494'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:35:07.165368 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877b569b-a99f-4b7c-8bd0-c1d4d1e90aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5da88190-a82b-44b5-a286-efcbf6ab0cdb', 'ee79fd63-53ba-4642-bf5b-78f542646cc2', '6d10f071-6f69-4459-9f00-ff2a0a868f5d', 'fcab1ccd-ebab-4050-9f74-0e2979559494']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:07.166605 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a5c91bb-4b83-4b2b-a14e-b979be667f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:07.262394 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a5c91bb-4b83-4b2b-a14e-b979be667f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d79be1c-414a-4465-890f-8bef7fb13b37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-324979232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f712cad1510d4f0d98a7a45cb7163964',qos_specs=None,replication_status=,reservations=['5da88190-a82b-44b5-a286-efcbf6ab0cdb','ee79fd63-53ba-4642-bf5b-78f542646cc2','6d10f071-6f69-4459-9f00-ff2a0a868f5d','fcab1ccd-ebab-4050-9f74-0e2979559494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96cfb79b86c4cc098514f5a70b05ab4',volume_type_id=558e022d-8857-4df7-8449-9690b19e8561), 'volume': 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-27T16:35:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-324979232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d79be1c-414a-4465-890f-8bef7fb13b37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f712cad1510d4f0d98a7a45cb7163964',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='b96cfb79b86c4cc098514f5a70b05ab4',volume_attachment=,volume_type=,volume_type_id=558e022d-8857-4df7-8449-9690b19e8561)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:07.264262 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d17fe6e-06e7-441e-9e7e-63062da77352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:07.335029 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d17fe6e-06e7-441e-9e7e-63062da77352) transitioned into state 'SUCCESS' from state '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-324979232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f712cad1510d4f0d98a7a45cb7163964',qos_specs=None,replication_status=,reservations=['5da88190-a82b-44b5-a286-efcbf6ab0cdb','ee79fd63-53ba-4642-bf5b-78f542646cc2','6d10f071-6f69-4459-9f00-ff2a0a868f5d','fcab1ccd-ebab-4050-9f74-0e2979559494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96cfb79b86c4cc098514f5a70b05ab4',volume_type_id=558e022d-8857-4df7-8449-9690b19e8561)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:07.336336 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298e8a47-d18f-48e6-b8f3-e893828ce296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:07.378853 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298e8a47-d18f-48e6-b8f3-e893828ce296) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:07.381895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Flow 'volume_create_api' (ad21f2f4-4d61-4e4a-a7ef-e11ed5d52aff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:35:07.419217 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Create volume request issued successfully. Jan 27 16:35:07.427774 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-efddfc33-9c32-4068-bceb-472e925b1e54 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes returned with HTTP 202 Jan 27 16:35:07.428580 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 241/490] 10.222.0.108 () {62 vars in 1271 bytes} [Wed Jan 27 16:35:06 2021] POST /volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes => generated 853 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:35:07.436505 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c37706a-4c71-411c-ae63-403c40d0dcea tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] GET http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/4d79be1c-414a-4465-890f-8bef7fb13b37 Jan 27 16:35:07.438120 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c37706a-4c71-411c-ae63-403c40d0dcea tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:07.439598 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:07.439598 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:07.439943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c37706a-4c71-411c-ae63-403c40d0dcea tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:07.475410 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:07.475410 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:07.481016 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3c37706a-4c71-411c-ae63-403c40d0dcea tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Volume info retrieved successfully. Jan 27 16:35:07.550869 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c37706a-4c71-411c-ae63-403c40d0dcea tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/4d79be1c-414a-4465-890f-8bef7fb13b37 returned with HTTP 200 Jan 27 16:35:07.551352 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 242/491] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 16:35:07 2021] GET /volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/4d79be1c-414a-4465-890f-8bef7fb13b37 => generated 921 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:08.190402 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-1c55e438-a61e-4359-8d2d-17164965f9c5 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Lock "b'cinder-attachment_update-d055ac9d-d15b-40d9-8e11-cced6a2974a0-n-h2-705658-15'" released by "attachment_update" :: held 1.471s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:35:08.194210 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-1c55e438-a61e-4359-8d2d-17164965f9c5 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/8c8aa95f-a63b-471d-a0af-8ae99199b786 returned with HTTP 200 Jan 27 16:35:08.194210 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 250/492] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 16:35:06 2021] PUT /volume/v3/cbd505ca0509471f84d8adba70404751/attachments/8c8aa95f-a63b-471d-a0af-8ae99199b786 => generated 763 bytes in 1514 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:35:08.560261 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-61d196ef-aefe-47b7-8de4-320e3a41a1ed tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] GET http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/4d79be1c-414a-4465-890f-8bef7fb13b37 Jan 27 16:35:08.560614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-61d196ef-aefe-47b7-8de4-320e3a41a1ed tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:08.560759 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:08.560759 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:08.560981 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-61d196ef-aefe-47b7-8de4-320e3a41a1ed tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:08.604876 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:08.604876 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:08.621237 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-61d196ef-aefe-47b7-8de4-320e3a41a1ed tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Volume info retrieved successfully. Jan 27 16:35:08.642584 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-61a438ff-c23b-492a-ac7a-4d75ef61b02c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] POST http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/8c8aa95f-a63b-471d-a0af-8ae99199b786/action Jan 27 16:35:08.642584 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:08.642584 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:08.642584 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-61a438ff-c23b-492a-ac7a-4d75ef61b02c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Action body: b'{"os-complete": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:35:08.642584 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-61a438ff-c23b-492a-ac7a-4d75ef61b02c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:08.650764 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-61d196ef-aefe-47b7-8de4-320e3a41a1ed tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/4d79be1c-414a-4465-890f-8bef7fb13b37 returned with HTTP 200 Jan 27 16:35:08.651297 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 243/493] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 16:35:08 2021] GET /volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/4d79be1c-414a-4465-890f-8bef7fb13b37 => generated 942 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:08.661879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d78c97e5-0829-4082-85ff-dafdf0b9a69f tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] GET http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages Jan 27 16:35:08.662441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d78c97e5-0829-4082-85ff-dafdf0b9a69f tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:08.662683 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:08.662683 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:08.663044 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d78c97e5-0829-4082-85ff-dafdf0b9a69f tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:08.672893 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d78c97e5-0829-4082-85ff-dafdf0b9a69f tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages returned with HTTP 200 Jan 27 16:35:08.673469 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 244/494] 10.222.0.108 () {60 vars in 1252 bytes} [Wed Jan 27 16:35:08 2021] GET /volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:08.694841 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2383962e-ed17-493b-9a26-7cdba573fb60 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] GET http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages/b10df9fc-e4fd-4879-80f9-b3ef80513ffd Jan 27 16:35:08.694841 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2383962e-ed17-493b-9a26-7cdba573fb60 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:08.694841 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2383962e-ed17-493b-9a26-7cdba573fb60 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:08.700540 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2383962e-ed17-493b-9a26-7cdba573fb60 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages/b10df9fc-e4fd-4879-80f9-b3ef80513ffd returned with HTTP 200 Jan 27 16:35:08.701206 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 245/495] 10.222.0.108 () {60 vars in 1363 bytes} [Wed Jan 27 16:35:08 2021] GET /volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages/b10df9fc-e4fd-4879-80f9-b3ef80513ffd => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:08.704004 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:08.704004 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:08.710570 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe9695e3-0a3f-4c19-b936-be186cab78ac tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] GET http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages Jan 27 16:35:08.714638 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe9695e3-0a3f-4c19-b936-be186cab78ac tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:08.714638 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe9695e3-0a3f-4c19-b936-be186cab78ac tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:08.717204 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe9695e3-0a3f-4c19-b936-be186cab78ac tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages returned with HTTP 200 Jan 27 16:35:08.717746 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 246/496] 10.222.0.108 () {60 vars in 1252 bytes} [Wed Jan 27 16:35:08 2021] GET /volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:08.725041 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-311956d1-c0d1-4a9e-b6c9-34f9d8780fd9 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] DELETE http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages/b10df9fc-e4fd-4879-80f9-b3ef80513ffd Jan 27 16:35:08.725041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-311956d1-c0d1-4a9e-b6c9-34f9d8780fd9 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:08.725041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-311956d1-c0d1-4a9e-b6c9-34f9d8780fd9 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:08.730082 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:35:08.730082 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:35:08.762508 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-311956d1-c0d1-4a9e-b6c9-34f9d8780fd9 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages/b10df9fc-e4fd-4879-80f9-b3ef80513ffd returned with HTTP 204 Jan 27 16:35:08.766131 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 247/497] 10.222.0.108 () {60 vars in 1366 bytes} [Wed Jan 27 16:35:08 2021] DELETE /volume/v3/f712cad1510d4f0d98a7a45cb7163964/messages/b10df9fc-e4fd-4879-80f9-b3ef80513ffd => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 27 16:35:08.768900 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9ffbe1d1-112c-4010-ab5f-523526802eed tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] DELETE http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/4d79be1c-414a-4465-890f-8bef7fb13b37 Jan 27 16:35:08.769176 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9ffbe1d1-112c-4010-ab5f-523526802eed tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:08.774655 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9ffbe1d1-112c-4010-ab5f-523526802eed tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:08.774655 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-9ffbe1d1-112c-4010-ab5f-523526802eed tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Delete volume with id: 4d79be1c-414a-4465-890f-8bef7fb13b37 Jan 27 16:35:08.794857 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-61a438ff-c23b-492a-ac7a-4d75ef61b02c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/8c8aa95f-a63b-471d-a0af-8ae99199b786/action returned with HTTP 204 Jan 27 16:35:08.795817 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 251/498] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 16:35:08 2021] POST /volume/v3/cbd505ca0509471f84d8adba70404751/attachments/8c8aa95f-a63b-471d-a0af-8ae99199b786/action => generated 0 bytes in 157 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:08.809930 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:08.809930 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:08.810596 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9ffbe1d1-112c-4010-ab5f-523526802eed tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Volume info retrieved successfully. Jan 27 16:35:08.811949 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9ffbe1d1-112c-4010-ab5f-523526802eed tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Decrease volume quotas only if status is not error_managing. {{(pid=87929) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 27 16:35:08.856412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-61a438ff-c23b-492a-ac7a-4d75ef61b02c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume// Jan 27 16:35:08.856938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-61a438ff-c23b-492a-ac7a-4d75ef61b02c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:08.856938 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:08.856938 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:08.857159 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-61a438ff-c23b-492a-ac7a-4d75ef61b02c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:08.857967 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-61a438ff-c23b-492a-ac7a-4d75ef61b02c tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:35:08.858694 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 252/499] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:35:08 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 16:35:08.870450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-9ffbe1d1-112c-4010-ab5f-523526802eed tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Created reservations ['43f37e1f-bcfe-493e-a636-c7ffa43d8774', '962d00fa-58f8-4ed4-a798-bfa20579de94', '9b7fb465-523f-4b20-b86f-92444543885d', 'a26d6bce-0c62-452d-83a5-c0daaf778025'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:35:08.871769 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:35:08.871769 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:35:08.873812 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-8ff88dd9-4610-4eba-aa22-162041ac7206 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b Jan 27 16:35:08.874260 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-8ff88dd9-4610-4eba-aa22-162041ac7206 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:08.875109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-8ff88dd9-4610-4eba-aa22-162041ac7206 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:08.904831 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:08.904831 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:08.911151 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-8ff88dd9-4610-4eba-aa22-162041ac7206 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:35:08.921355 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:08.921355 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:08.926222 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-8ff88dd9-4610-4eba-aa22-162041ac7206 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b returned with HTTP 200 Jan 27 16:35:08.926890 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 253/500] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 16:35:08 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:35:08.984545 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9ffbe1d1-112c-4010-ab5f-523526802eed tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Delete volume request issued successfully. Jan 27 16:35:08.985532 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d1f27b85-e2a1-436b-92a4-1850313f065b tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] PUT http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/a8d1f3a7-92fa-4732-baf6-e612ec47f70c Jan 27 16:35:08.985634 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9ffbe1d1-112c-4010-ab5f-523526802eed tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/4d79be1c-414a-4465-890f-8bef7fb13b37 returned with HTTP 202 Jan 27 16:35:08.985990 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 248/501] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:35:08 2021] DELETE /volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/4d79be1c-414a-4465-890f-8bef7fb13b37 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:35:08.986119 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:08.986119 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:08.986434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d1f27b85-e2a1-436b-92a4-1850313f065b tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdc"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:08.991060 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a95cfe36-c44a-4900-a3f1-995ba428acb5 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] GET http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/4d79be1c-414a-4465-890f-8bef7fb13b37 Jan 27 16:35:08.991060 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a95cfe36-c44a-4900-a3f1-995ba428acb5 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:08.991204 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:08.991204 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:08.991333 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a95cfe36-c44a-4900-a3f1-995ba428acb5 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:09.035131 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:35:09.035131 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 16:35:09.035131 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d1f27b85-e2a1-436b-92a4-1850313f065b tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Lock "b'cinder-attachment_update-4c3171e3-83e1-4b0c-989f-1076cea0ab9b-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.011s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:35:09.035131 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:09.035131 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:09.035415 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a95cfe36-c44a-4900-a3f1-995ba428acb5 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/4d79be1c-414a-4465-890f-8bef7fb13b37 returned with HTTP 404 Jan 27 16:35:09.035946 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 249/502] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:08 2021] GET /volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/4d79be1c-414a-4465-890f-8bef7fb13b37 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:35:09.040777 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ac230c6-2e01-4eee-9c05-56af67fd232d tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] DELETE http://10.222.0.108/volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types/558e022d-8857-4df7-8449-9690b19e8561 Jan 27 16:35:09.041188 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ac230c6-2e01-4eee-9c05-56af67fd232d tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:09.041466 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ac230c6-2e01-4eee-9c05-56af67fd232d tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:09.147877 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ac230c6-2e01-4eee-9c05-56af67fd232d tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] http://10.222.0.108/volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types/558e022d-8857-4df7-8449-9690b19e8561 returned with HTTP 202 Jan 27 16:35:09.148511 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 250/503] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:35:09 2021] DELETE /volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types/558e022d-8857-4df7-8449-9690b19e8561 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:35:09.152913 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8d34f7b5-e155-41b5-92c4-0d98876160aa tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] GET http://10.222.0.108/volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types/558e022d-8857-4df7-8449-9690b19e8561 Jan 27 16:35:09.153197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8d34f7b5-e155-41b5-92c4-0d98876160aa tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:09.159294 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8d34f7b5-e155-41b5-92c4-0d98876160aa tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:09.165053 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8d34f7b5-e155-41b5-92c4-0d98876160aa tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] http://10.222.0.108/volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types/558e022d-8857-4df7-8449-9690b19e8561 returned with HTTP 404 Jan 27 16:35:09.165632 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 251/504] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:35:09 2021] GET /volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types/558e022d-8857-4df7-8449-9690b19e8561 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:35:09.170165 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a3ad6ec-bc7f-400f-8c12-aefc8f850158 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] DELETE http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/5d3b12c8-6a04-41a5-880c-13ca8e65d7de Jan 27 16:35:09.170438 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a3ad6ec-bc7f-400f-8c12-aefc8f850158 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:09.170691 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a3ad6ec-bc7f-400f-8c12-aefc8f850158 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:09.170935 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-7a3ad6ec-bc7f-400f-8c12-aefc8f850158 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Delete volume with id: 5d3b12c8-6a04-41a5-880c-13ca8e65d7de Jan 27 16:35:09.236662 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:09.236662 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:09.237462 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7a3ad6ec-bc7f-400f-8c12-aefc8f850158 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Volume info retrieved successfully. Jan 27 16:35:09.240255 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7a3ad6ec-bc7f-400f-8c12-aefc8f850158 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Decrease volume quotas only if status is not error_managing. {{(pid=87929) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 27 16:35:09.280561 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-7a3ad6ec-bc7f-400f-8c12-aefc8f850158 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1003678054 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1003678054, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:35:09.280561 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-7a3ad6ec-bc7f-400f-8c12-aefc8f850158 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1003678054 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1003678054, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:35:09.347511 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-7a3ad6ec-bc7f-400f-8c12-aefc8f850158 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Created reservations ['a852cb14-884d-4637-8195-6268a4af9495', '6772ed1b-2b9b-4849-8720-36e17c1fb43d', 'b27ceb01-c822-4ccc-b178-bc9ea6f4d875', '0c867eb0-689d-42e5-ba82-ce5bd0c6bc7f'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:35:09.348686 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:35:09.348686 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:35:09.485314 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7a3ad6ec-bc7f-400f-8c12-aefc8f850158 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Delete volume request issued successfully. Jan 27 16:35:09.485606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a3ad6ec-bc7f-400f-8c12-aefc8f850158 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/5d3b12c8-6a04-41a5-880c-13ca8e65d7de returned with HTTP 202 Jan 27 16:35:09.486337 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 252/505] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:35:09 2021] DELETE /volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/5d3b12c8-6a04-41a5-880c-13ca8e65d7de => generated 0 bytes in 318 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:35:09.490754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a35c74f-5f66-47e2-8c3d-3cfbaf675855 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] GET http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/5d3b12c8-6a04-41a5-880c-13ca8e65d7de Jan 27 16:35:09.491028 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a35c74f-5f66-47e2-8c3d-3cfbaf675855 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:09.491153 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:09.491153 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:09.491559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a35c74f-5f66-47e2-8c3d-3cfbaf675855 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:09.566594 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a35c74f-5f66-47e2-8c3d-3cfbaf675855 tempest-UserMessagesTest-1529883584 tempest-UserMessagesTest-1529883584-project] http://10.222.0.108/volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/5d3b12c8-6a04-41a5-880c-13ca8e65d7de returned with HTTP 404 Jan 27 16:35:09.585239 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 253/506] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:09 2021] GET /volume/v3/f712cad1510d4f0d98a7a45cb7163964/volumes/5d3b12c8-6a04-41a5-880c-13ca8e65d7de => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:09.592241 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8153d58-7019-479e-b382-c42d82c37117 tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] DELETE http://10.222.0.108/volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types/2d9ef8ed-d143-4253-bd13-5c3b0cc91f97 Jan 27 16:35:09.592656 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8153d58-7019-479e-b382-c42d82c37117 tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:09.593121 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8153d58-7019-479e-b382-c42d82c37117 tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:09.720985 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8153d58-7019-479e-b382-c42d82c37117 tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] http://10.222.0.108/volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types/2d9ef8ed-d143-4253-bd13-5c3b0cc91f97 returned with HTTP 202 Jan 27 16:35:09.721485 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 254/507] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:35:09 2021] DELETE /volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types/2d9ef8ed-d143-4253-bd13-5c3b0cc91f97 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:35:09.726356 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aeab0e38-1d86-476e-b8e2-7c162a902c78 tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] GET http://10.222.0.108/volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types/2d9ef8ed-d143-4253-bd13-5c3b0cc91f97 Jan 27 16:35:09.727717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aeab0e38-1d86-476e-b8e2-7c162a902c78 tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:09.727717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aeab0e38-1d86-476e-b8e2-7c162a902c78 tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:09.734900 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aeab0e38-1d86-476e-b8e2-7c162a902c78 tempest-UserMessagesTest-1755357066 tempest-UserMessagesTest-1755357066-project-admin] http://10.222.0.108/volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types/2d9ef8ed-d143-4253-bd13-5c3b0cc91f97 returned with HTTP 404 Jan 27 16:35:09.735495 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 255/508] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:35:09 2021] GET /volume/v3/f1f9f7db5a394d83bd8e32f1a05b9b34/types/2d9ef8ed-d143-4253-bd13-5c3b0cc91f97 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:35:10.362380 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d1f27b85-e2a1-436b-92a4-1850313f065b tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Lock "b'cinder-attachment_update-4c3171e3-83e1-4b0c-989f-1076cea0ab9b-n-h2-705658-15'" released by "attachment_update" :: held 1.330s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:35:10.362989 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d1f27b85-e2a1-436b-92a4-1850313f065b tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/a8d1f3a7-92fa-4732-baf6-e612ec47f70c returned with HTTP 200 Jan 27 16:35:10.363564 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 254/509] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 16:35:08 2021] PUT /volume/v3/cbd505ca0509471f84d8adba70404751/attachments/a8d1f3a7-92fa-4732-baf6-e612ec47f70c => generated 763 bytes in 1389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:35:10.428131 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d103c32e-f4ea-4f42-984e-cd746c8049c7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] POST http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/a8d1f3a7-92fa-4732-baf6-e612ec47f70c/action Jan 27 16:35:10.429171 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d103c32e-f4ea-4f42-984e-cd746c8049c7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:35:10.429689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d103c32e-f4ea-4f42-984e-cd746c8049c7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:10.475362 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:10.475362 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:10.555088 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-d103c32e-f4ea-4f42-984e-cd746c8049c7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/a8d1f3a7-92fa-4732-baf6-e612ec47f70c/action returned with HTTP 204 Jan 27 16:35:10.555696 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 256/510] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 16:35:10 2021] POST /volume/v3/cbd505ca0509471f84d8adba70404751/attachments/a8d1f3a7-92fa-4732-baf6-e612ec47f70c/action => generated 0 bytes in 134 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:13.828310 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-505da1e6-71b5-4ccc-a1dc-cc912fa062a1 tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] GET http://10.222.0.108/volume/v3/60f76e6bb8f94d47bb236e69fcb28d51/os-hosts Jan 27 16:35:13.828980 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-505da1e6-71b5-4ccc-a1dc-cc912fa062a1 tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:13.829100 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:13.829100 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:13.829435 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-505da1e6-71b5-4ccc-a1dc-cc912fa062a1 tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:13.829880 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:13.829880 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:13.835054 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.hosts [None req-505da1e6-71b5-4ccc-a1dc-cc912fa062a1 tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] status, active and update: available, enabled, 2021-01-27 16:35:08+00:00 {{(pid=87928) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 16:35:13.835263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.hosts [None req-505da1e6-71b5-4ccc-a1dc-cc912fa062a1 tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] status, active and update: available, enabled, 2021-01-27 16:35:14+00:00 {{(pid=87928) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 16:35:13.835456 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.hosts [None req-505da1e6-71b5-4ccc-a1dc-cc912fa062a1 tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] status, active and update: available, enabled, 2021-01-27 16:35:08+00:00 {{(pid=87928) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 16:35:13.835925 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-505da1e6-71b5-4ccc-a1dc-cc912fa062a1 tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] http://10.222.0.108/volume/v3/60f76e6bb8f94d47bb236e69fcb28d51/os-hosts returned with HTTP 200 Jan 27 16:35:13.836423 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 255/511] 10.222.0.108 () {58 vars in 1212 bytes} [Wed Jan 27 16:35:13 2021] GET /volume/v3/60f76e6bb8f94d47bb236e69fcb28d51/os-hosts => generated 566 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:13.844986 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4d9f55c-b64c-4bef-bddf-9b8793b01c1c tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] GET http://10.222.0.108/volume/v3/60f76e6bb8f94d47bb236e69fcb28d51/os-hosts Jan 27 16:35:13.845647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4d9f55c-b64c-4bef-bddf-9b8793b01c1c tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:13.845853 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:13.845853 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:13.846175 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4d9f55c-b64c-4bef-bddf-9b8793b01c1c tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:13.852173 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.hosts [None req-e4d9f55c-b64c-4bef-bddf-9b8793b01c1c tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] status, active and update: available, enabled, 2021-01-27 16:35:08+00:00 {{(pid=87929) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 16:35:13.852516 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.hosts [None req-e4d9f55c-b64c-4bef-bddf-9b8793b01c1c tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] status, active and update: available, enabled, 2021-01-27 16:35:14+00:00 {{(pid=87929) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 16:35:13.852715 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.hosts [None req-e4d9f55c-b64c-4bef-bddf-9b8793b01c1c tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] status, active and update: available, enabled, 2021-01-27 16:35:08+00:00 {{(pid=87929) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 27 16:35:13.853087 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4d9f55c-b64c-4bef-bddf-9b8793b01c1c tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] http://10.222.0.108/volume/v3/60f76e6bb8f94d47bb236e69fcb28d51/os-hosts returned with HTTP 200 Jan 27 16:35:13.853748 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 257/512] 10.222.0.108 () {58 vars in 1212 bytes} [Wed Jan 27 16:35:13 2021] GET /volume/v3/60f76e6bb8f94d47bb236e69fcb28d51/os-hosts => generated 566 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:13.861177 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-925c799d-441a-4257-87bf-c6b883da64f8 tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] GET http://10.222.0.108/volume/v3/60f76e6bb8f94d47bb236e69fcb28d51/os-hosts/n-d-705658-15@lvmdriver-1 Jan 27 16:35:13.861574 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-925c799d-441a-4257-87bf-c6b883da64f8 tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:13.861838 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-925c799d-441a-4257-87bf-c6b883da64f8 tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:13.904559 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-925c799d-441a-4257-87bf-c6b883da64f8 tempest-VolumeHostsAdminTestsJSON-1369659153 tempest-VolumeHostsAdminTestsJSON-1369659153-project-admin] http://10.222.0.108/volume/v3/60f76e6bb8f94d47bb236e69fcb28d51/os-hosts/n-d-705658-15@lvmdriver-1 returned with HTTP 200 Jan 27 16:35:13.921579 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 256/513] 10.222.0.108 () {58 vars in 1290 bytes} [Wed Jan 27 16:35:13 2021] GET /volume/v3/60f76e6bb8f94d47bb236e69fcb28d51/os-hosts/n-d-705658-15@lvmdriver-1 => generated 567 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:19.605134 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2306e93a-e06b-49ab-ad89-0a188a7203b1 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] POST http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types Jan 27 16:35:19.605718 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2306e93a-e06b-49ab-ad89-0a188a7203b1 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1466035981", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:19.660311 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2306e93a-e06b-49ab-ad89-0a188a7203b1 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types returned with HTTP 200 Jan 27 16:35:19.660927 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 258/514] 10.222.0.108 () {60 vars in 1225 bytes} [Wed Jan 27 16:35:19 2021] POST /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types => generated 278 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:19.667264 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1d2e86fb-542a-48fe-8284-d9d6aee04261 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] POST http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types Jan 27 16:35:19.667726 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1d2e86fb-542a-48fe-8284-d9d6aee04261 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1049250869", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:19.721867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1d2e86fb-542a-48fe-8284-d9d6aee04261 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types returned with HTTP 200 Jan 27 16:35:19.725640 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 257/515] 10.222.0.108 () {60 vars in 1225 bytes} [Wed Jan 27 16:35:19 2021] POST /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types => generated 278 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:19.806031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] POST http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes Jan 27 16:35:19.806717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1195654896", "volume_type": "2de7b37f-aaf0-4dc7-8de8-2941f0b4e511", "size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:19.808161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1195654896', 'volume_type': '2de7b37f-aaf0-4dc7-8de8-2941f0b4e511', 'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:35:19.816848 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Create volume of 1 GB Jan 27 16:35:19.817423 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:19.817423 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:19.818016 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Availability Zones retrieved successfully. Jan 27 16:35:19.826613 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Flow 'volume_create_api' (ba95ce59-cc36-49bc-86c0-ec2fa1ddb208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:35:19.828672 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aa5d9b6-972b-4de9-80d4-56b055416a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:19.830334 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:35:19.862963 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aa5d9b6-972b-4de9-80d4-56b055416a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:35:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=2de7b37f-aaf0-4dc7-8de8-2941f0b4e511,is_public=True,name='tempest-VolumeTypesTest-volume-type-1466035981',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2de7b37f-aaf0-4dc7-8de8-2941f0b4e511', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:19.864050 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396cfa98-dd44-4d13-b7a0-5e52dfd08c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:19.887299 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1466035981 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1466035981, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:35:19.887736 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1466035981 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1466035981, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:35:19.987970 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Created reservations ['3bd4b369-5c8e-4043-a7d5-1af053cf3957', '7bff2329-9800-4350-bfc2-18246c92a337', '4cd2c54a-7b5c-4648-8c80-63455617c8d8', 'd85f979e-afa7-4e29-8ecf-c07d985102f5'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:35:19.989211 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (396cfa98-dd44-4d13-b7a0-5e52dfd08c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bd4b369-5c8e-4043-a7d5-1af053cf3957', '7bff2329-9800-4350-bfc2-18246c92a337', '4cd2c54a-7b5c-4648-8c80-63455617c8d8', 'd85f979e-afa7-4e29-8ecf-c07d985102f5']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:19.990345 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (559729d9-f430-469a-af90-cea0ea870df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:20.049161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (559729d9-f430-469a-af90-cea0ea870df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33971399-ef7f-415a-ae81-a48010cfb01a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1195654896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c42f78617c84b38b0642e5758a46338',qos_specs=None,replication_status=,reservations=['3bd4b369-5c8e-4043-a7d5-1af053cf3957','7bff2329-9800-4350-bfc2-18246c92a337','4cd2c54a-7b5c-4648-8c80-63455617c8d8','d85f979e-afa7-4e29-8ecf-c07d985102f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08385877fb47459fa08e3f00e360e070',volume_type_id=2de7b37f-aaf0-4dc7-8de8-2941f0b4e511), 'volume': 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-27T16:35:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1195654896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33971399-ef7f-415a-ae81-a48010cfb01a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c42f78617c84b38b0642e5758a46338',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='08385877fb47459fa08e3f00e360e070',volume_attachment=,volume_type=,volume_type_id=2de7b37f-aaf0-4dc7-8de8-2941f0b4e511)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:20.050194 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b72f853-5e10-47ad-8041-53f1767203d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:20.108738 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b72f853-5e10-47ad-8041-53f1767203d9) transitioned into state 'SUCCESS' from state '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-1195654896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c42f78617c84b38b0642e5758a46338',qos_specs=None,replication_status=,reservations=['3bd4b369-5c8e-4043-a7d5-1af053cf3957','7bff2329-9800-4350-bfc2-18246c92a337','4cd2c54a-7b5c-4648-8c80-63455617c8d8','d85f979e-afa7-4e29-8ecf-c07d985102f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08385877fb47459fa08e3f00e360e070',volume_type_id=2de7b37f-aaf0-4dc7-8de8-2941f0b4e511)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:20.110046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf226e1a-4318-41e9-8157-658b19afbb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:20.168149 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf226e1a-4318-41e9-8157-658b19afbb3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:20.169841 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Flow 'volume_create_api' (ba95ce59-cc36-49bc-86c0-ec2fa1ddb208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:35:20.195938 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Create volume request issued successfully. Jan 27 16:35:20.202544 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f5412cc3-dbdb-45fd-b718-8437b7f2cc55 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes returned with HTTP 202 Jan 27 16:35:20.203332 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 259/516] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:35:19 2021] POST /volume/v3/1c42f78617c84b38b0642e5758a46338/volumes => generated 852 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:35:20.216866 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a3256787-8f99-448f-9204-17b5cd8f8aee tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] GET http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a Jan 27 16:35:20.217259 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a3256787-8f99-448f-9204-17b5cd8f8aee tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:20.217608 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a3256787-8f99-448f-9204-17b5cd8f8aee tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:20.280802 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:20.280802 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:20.291167 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a3256787-8f99-448f-9204-17b5cd8f8aee tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Volume info retrieved successfully. Jan 27 16:35:20.303928 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a3256787-8f99-448f-9204-17b5cd8f8aee tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a returned with HTTP 200 Jan 27 16:35:20.308520 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 258/517] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:20 2021] GET /volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:21.318116 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4837dc6-b9b9-4b59-b9f3-7d650c8f1874 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] GET http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a Jan 27 16:35:21.318640 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4837dc6-b9b9-4b59-b9f3-7d650c8f1874 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:21.318640 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:21.318640 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:21.318896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4837dc6-b9b9-4b59-b9f3-7d650c8f1874 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:21.345440 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:21.345440 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:21.352647 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e4837dc6-b9b9-4b59-b9f3-7d650c8f1874 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Volume info retrieved successfully. Jan 27 16:35:21.385661 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4837dc6-b9b9-4b59-b9f3-7d650c8f1874 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a returned with HTTP 200 Jan 27 16:35:21.385661 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 260/518] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:21 2021] GET /volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a => generated 945 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:21.385799 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b21b07a0-5720-42f3-af76-eb3a0ef9e442 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] POST http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a/action Jan 27 16:35:21.385799 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:21.385799 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:21.385799 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b21b07a0-5720-42f3-af76-eb3a0ef9e442 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Action body: b'{"os-retype": {"new_type": "80af77b1-f3b4-4a6a-824f-2f3448863e4c"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:35:21.385799 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b21b07a0-5720-42f3-af76-eb3a0ef9e442 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "80af77b1-f3b4-4a6a-824f-2f3448863e4c"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:21.400525 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:21.400525 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:21.401147 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b21b07a0-5720-42f3-af76-eb3a0ef9e442 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Volume info retrieved successfully. Jan 27 16:35:21.423370 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-b21b07a0-5720-42f3-af76-eb3a0ef9e442 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1049250869 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1049250869, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:35:21.423996 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-b21b07a0-5720-42f3-af76-eb3a0ef9e442 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1049250869 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1049250869, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:35:22.112946 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-b21b07a0-5720-42f3-af76-eb3a0ef9e442 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Created reservations ['87fc447e-eada-4593-bbe9-a88bad03972d', 'd2b8064b-92e0-40ac-837a-a53dfcf7703c'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:35:22.138365 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-b21b07a0-5720-42f3-af76-eb3a0ef9e442 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1466035981 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1466035981, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:35:22.146308 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-b21b07a0-5720-42f3-af76-eb3a0ef9e442 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1466035981 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1466035981, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:35:23.369855 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-b21b07a0-5720-42f3-af76-eb3a0ef9e442 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Created reservations ['714da911-e304-4162-9c0c-c140fdc9d43a', '88cbabb6-5e9f-4c63-a9d2-80c7f90ce4d6'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:35:23.570784 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b21b07a0-5720-42f3-af76-eb3a0ef9e442 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Retype volume request issued successfully. Jan 27 16:35:23.571366 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b21b07a0-5720-42f3-af76-eb3a0ef9e442 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a/action returned with HTTP 202 Jan 27 16:35:23.572134 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 259/519] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 16:35:21 2021] POST /volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a/action => generated 0 bytes in 2201 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:35:23.577566 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-03dc8f52-062f-47ca-81e6-a121b8677723 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] GET http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a Jan 27 16:35:23.578327 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-03dc8f52-062f-47ca-81e6-a121b8677723 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:23.578667 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:23.578667 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:23.579077 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-03dc8f52-062f-47ca-81e6-a121b8677723 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:23.623242 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:23.623242 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:23.631166 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-03dc8f52-062f-47ca-81e6-a121b8677723 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Volume info retrieved successfully. Jan 27 16:35:23.647100 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-03dc8f52-062f-47ca-81e6-a121b8677723 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a returned with HTTP 200 Jan 27 16:35:23.648020 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 261/520] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:23 2021] GET /volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a => generated 944 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:24.657832 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5068d34e-3f80-4f21-86dc-74a5539aaa30 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] GET http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a Jan 27 16:35:24.658098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5068d34e-3f80-4f21-86dc-74a5539aaa30 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:24.658335 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:24.658335 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:24.658721 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5068d34e-3f80-4f21-86dc-74a5539aaa30 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:24.706285 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:24.706285 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:24.715182 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5068d34e-3f80-4f21-86dc-74a5539aaa30 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Volume info retrieved successfully. Jan 27 16:35:24.738572 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5068d34e-3f80-4f21-86dc-74a5539aaa30 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a returned with HTTP 200 Jan 27 16:35:24.739575 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 260/521] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:24 2021] GET /volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a => generated 945 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:24.751661 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9ca4071-0985-44c4-917b-a3537cfc3431 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] GET http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a Jan 27 16:35:24.752990 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9ca4071-0985-44c4-917b-a3537cfc3431 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:24.753670 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:24.753670 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:24.754026 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9ca4071-0985-44c4-917b-a3537cfc3431 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:24.786893 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:24.786893 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:24.791765 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e9ca4071-0985-44c4-917b-a3537cfc3431 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Volume info retrieved successfully. Jan 27 16:35:24.805949 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9ca4071-0985-44c4-917b-a3537cfc3431 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a returned with HTTP 200 Jan 27 16:35:24.806894 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 262/522] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:24 2021] GET /volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a => generated 945 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:24.815665 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f99f5844-de74-4432-9fca-c0ba5c044f14 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] POST http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types Jan 27 16:35:24.815902 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:24.815902 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:24.816145 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f99f5844-de74-4432-9fca-c0ba5c044f14 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1799670455", "description": "tempest-volume-type-description-308780405", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:24.881550 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f99f5844-de74-4432-9fca-c0ba5c044f14 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types returned with HTTP 200 Jan 27 16:35:24.881550 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 261/523] 10.222.0.108 () {60 vars in 1225 bytes} [Wed Jan 27 16:35:24 2021] POST /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types => generated 317 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:24.883339 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7544396b-e22e-44a9-b44a-cc5db16fad04 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] GET http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/6943527b-fc7e-4dd0-893d-ebbd5954ef02 Jan 27 16:35:24.883618 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7544396b-e22e-44a9-b44a-cc5db16fad04 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:24.884344 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:24.884344 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:24.884549 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7544396b-e22e-44a9-b44a-cc5db16fad04 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:24.894154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7544396b-e22e-44a9-b44a-cc5db16fad04 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/6943527b-fc7e-4dd0-893d-ebbd5954ef02 returned with HTTP 200 Jan 27 16:35:24.895143 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 263/524] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:35:24 2021] GET /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/6943527b-fc7e-4dd0-893d-ebbd5954ef02 => generated 339 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:24.907450 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e2a38a1-fd81-47db-9341-f06dd6e52afa tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] POST http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types Jan 27 16:35:24.908057 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e2a38a1-fd81-47db-9341-f06dd6e52afa tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-447198990"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:24.980141 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e2a38a1-fd81-47db-9341-f06dd6e52afa tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types returned with HTTP 200 Jan 27 16:35:24.980792 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 262/525] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 16:35:24 2021] POST /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types => generated 220 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:24.988565 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37b361da-2838-4662-8605-2adf3de01bf8 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] POST http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption Jan 27 16:35:24.989179 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-37b361da-2838-4662-8605-2adf3de01bf8 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:25.090156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37b361da-2838-4662-8605-2adf3de01bf8 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption returned with HTTP 200 Jan 27 16:35:25.095139 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 264/526] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:35:24 2021] POST /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption => generated 193 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:25.100830 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96809e48-3ad8-4fd3-aebc-6300b8a60976 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] GET http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption Jan 27 16:35:25.101089 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96809e48-3ad8-4fd3-aebc-6300b8a60976 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.101643 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96809e48-3ad8-4fd3-aebc-6300b8a60976 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.117383 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96809e48-3ad8-4fd3-aebc-6300b8a60976 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption returned with HTTP 200 Jan 27 16:35:25.117870 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 263/527] 10.222.0.108 () {58 vars in 1347 bytes} [Wed Jan 27 16:35:25 2021] GET /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption => generated 313 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:35:25.133030 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-efb3bdad-cb83-4f0e-96ad-d8841d0dd0ef tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] PUT http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption/provider Jan 27 16:35:25.133473 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-efb3bdad-cb83-4f0e-96ad-d8841d0dd0ef tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:25.210281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-efb3bdad-cb83-4f0e-96ad-d8841d0dd0ef tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption/provider returned with HTTP 200 Jan 27 16:35:25.211101 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 265/528] 10.222.0.108 () {60 vars in 1395 bytes} [Wed Jan 27 16:35:25 2021] PUT /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption/provider => generated 122 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:25.218672 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-26b12773-6bf1-4bfa-beac-5786b0c660dc tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] GET http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption Jan 27 16:35:25.221053 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-26b12773-6bf1-4bfa-beac-5786b0c660dc tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.221053 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-26b12773-6bf1-4bfa-beac-5786b0c660dc tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.231332 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-26b12773-6bf1-4bfa-beac-5786b0c660dc tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption returned with HTTP 200 Jan 27 16:35:25.231758 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 264/529] 10.222.0.108 () {58 vars in 1347 bytes} [Wed Jan 27 16:35:25 2021] GET /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption => generated 347 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:25.239808 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8726b365-16c5-4e59-b26c-514e0dd35ca3 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] GET http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption/cipher Jan 27 16:35:25.240178 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8726b365-16c5-4e59-b26c-514e0dd35ca3 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.240654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8726b365-16c5-4e59-b26c-514e0dd35ca3 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.250882 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8726b365-16c5-4e59-b26c-514e0dd35ca3 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption/cipher returned with HTTP 200 Jan 27 16:35:25.251477 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 266/530] 10.222.0.108 () {58 vars in 1368 bytes} [Wed Jan 27 16:35:25 2021] GET /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption/cipher => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:35:25.258169 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-25a01530-c3b6-43d8-866a-8e19b85a7db5 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] DELETE http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption/provider Jan 27 16:35:25.258228 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-25a01530-c3b6-43d8-866a-8e19b85a7db5 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.258464 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-25a01530-c3b6-43d8-866a-8e19b85a7db5 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.333356 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-25a01530-c3b6-43d8-866a-8e19b85a7db5 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption/provider returned with HTTP 202 Jan 27 16:35:25.333952 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 265/531] 10.222.0.108 () {58 vars in 1377 bytes} [Wed Jan 27 16:35:25 2021] DELETE /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption/provider => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:35:25.339795 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c51d643f-db4a-4337-9ddb-9e2cccf4d843 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] GET http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption Jan 27 16:35:25.340090 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c51d643f-db4a-4337-9ddb-9e2cccf4d843 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.340352 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c51d643f-db4a-4337-9ddb-9e2cccf4d843 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.349932 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c51d643f-db4a-4337-9ddb-9e2cccf4d843 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption returned with HTTP 200 Jan 27 16:35:25.350512 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 267/532] 10.222.0.108 () {58 vars in 1347 bytes} [Wed Jan 27 16:35:25 2021] GET /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption => generated 2 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 16:35:25.357315 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02944728-d503-402b-9704-0a673446c39c tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] GET http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption Jan 27 16:35:25.357800 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02944728-d503-402b-9704-0a673446c39c tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.358160 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02944728-d503-402b-9704-0a673446c39c tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.367674 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02944728-d503-402b-9704-0a673446c39c tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption returned with HTTP 200 Jan 27 16:35:25.373383 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 266/533] 10.222.0.108 () {58 vars in 1347 bytes} [Wed Jan 27 16:35:25 2021] GET /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 16:35:25.375145 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-453e60c6-fc22-42c1-8b37-9d9ea533d0d1 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] GET http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types Jan 27 16:35:25.375575 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-453e60c6-fc22-42c1-8b37-9d9ea533d0d1 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.376267 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-453e60c6-fc22-42c1-8b37-9d9ea533d0d1 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.404697 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-453e60c6-fc22-42c1-8b37-9d9ea533d0d1 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types returned with HTTP 200 Jan 27 16:35:25.409880 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 268/534] 10.222.0.108 () {58 vars in 1203 bytes} [Wed Jan 27 16:35:25 2021] GET /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types => generated 1578 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:35:25.412464 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cfcc1dd7-acee-41ba-969b-ef496a93fdb7 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] POST http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types Jan 27 16:35:25.412926 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cfcc1dd7-acee-41ba-969b-ef496a93fdb7 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-206054946"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:25.466420 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cfcc1dd7-acee-41ba-969b-ef496a93fdb7 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types returned with HTTP 200 Jan 27 16:35:25.470575 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 267/535] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 16:35:25 2021] POST /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types => generated 220 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:25.473485 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b91206c9-8547-49c2-bba2-3feeb07ac826 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] PUT http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/d9d7524a-3d2d-476e-811d-e518c6fcf250 Jan 27 16:35:25.474049 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b91206c9-8547-49c2-bba2-3feeb07ac826 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-350610126", "description": "tempest-volume-type-description-307721863", "is_public": false}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:25.579951 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b91206c9-8547-49c2-bba2-3feeb07ac826 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/d9d7524a-3d2d-476e-811d-e518c6fcf250 returned with HTTP 200 Jan 27 16:35:25.583352 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 269/536] 10.222.0.108 () {60 vars in 1335 bytes} [Wed Jan 27 16:35:25 2021] PUT /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/d9d7524a-3d2d-476e-811d-e518c6fcf250 => generated 203 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:25.586515 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-401587bd-002c-4e94-b9b6-5b173fe1a8fd tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] GET http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/d9d7524a-3d2d-476e-811d-e518c6fcf250 Jan 27 16:35:25.591352 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-401587bd-002c-4e94-b9b6-5b173fe1a8fd tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.591906 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-401587bd-002c-4e94-b9b6-5b173fe1a8fd tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.604189 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-401587bd-002c-4e94-b9b6-5b173fe1a8fd tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/d9d7524a-3d2d-476e-811d-e518c6fcf250 returned with HTTP 200 Jan 27 16:35:25.605130 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 268/537] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:35:25 2021] GET /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/d9d7524a-3d2d-476e-811d-e518c6fcf250 => generated 267 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:25.611997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eaf30b46-c8de-469e-b40a-267aa783550a tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] DELETE http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/d9d7524a-3d2d-476e-811d-e518c6fcf250 Jan 27 16:35:25.612273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eaf30b46-c8de-469e-b40a-267aa783550a tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.612769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eaf30b46-c8de-469e-b40a-267aa783550a tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.692198 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:35:25.692198 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:35:25.732720 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eaf30b46-c8de-469e-b40a-267aa783550a tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/d9d7524a-3d2d-476e-811d-e518c6fcf250 returned with HTTP 202 Jan 27 16:35:25.735727 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 270/538] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:35:25 2021] DELETE /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/d9d7524a-3d2d-476e-811d-e518c6fcf250 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:35:25.738627 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e2fee621-4e32-4265-ba2c-c49eca5c10f3 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] GET http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/d9d7524a-3d2d-476e-811d-e518c6fcf250 Jan 27 16:35:25.738907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e2fee621-4e32-4265-ba2c-c49eca5c10f3 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.739172 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e2fee621-4e32-4265-ba2c-c49eca5c10f3 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.746124 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e2fee621-4e32-4265-ba2c-c49eca5c10f3 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/d9d7524a-3d2d-476e-811d-e518c6fcf250 returned with HTTP 404 Jan 27 16:35:25.747197 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 269/539] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:35:25 2021] GET /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/d9d7524a-3d2d-476e-811d-e518c6fcf250 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:25.752280 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0b604f21-49b4-4803-8c43-508304f69b5a tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] DELETE http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f Jan 27 16:35:25.752801 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0b604f21-49b4-4803-8c43-508304f69b5a tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.753146 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0b604f21-49b4-4803-8c43-508304f69b5a tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.840446 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0b604f21-49b4-4803-8c43-508304f69b5a tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f returned with HTTP 202 Jan 27 16:35:25.841338 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 271/540] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:35:25 2021] DELETE /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:35:25.847188 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c3d4605-a017-4d90-a423-1a6b589cddf4 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] GET http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f Jan 27 16:35:25.847945 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c3d4605-a017-4d90-a423-1a6b589cddf4 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.848695 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c3d4605-a017-4d90-a423-1a6b589cddf4 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.855324 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c3d4605-a017-4d90-a423-1a6b589cddf4 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f returned with HTTP 404 Jan 27 16:35:25.858735 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 270/541] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:35:25 2021] GET /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/054712cc-5273-4c04-bf7d-a375d055534f => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:25.863050 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee1e9fcb-d536-451c-a218-807ae58dbca5 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] DELETE http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/6943527b-fc7e-4dd0-893d-ebbd5954ef02 Jan 27 16:35:25.863333 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee1e9fcb-d536-451c-a218-807ae58dbca5 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.863632 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee1e9fcb-d536-451c-a218-807ae58dbca5 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.946665 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee1e9fcb-d536-451c-a218-807ae58dbca5 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/6943527b-fc7e-4dd0-893d-ebbd5954ef02 returned with HTTP 202 Jan 27 16:35:25.952070 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 272/542] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:35:25 2021] DELETE /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/6943527b-fc7e-4dd0-893d-ebbd5954ef02 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:35:25.953415 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e287ade8-0fce-4e0c-a132-6ffcce67246e tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] GET http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/6943527b-fc7e-4dd0-893d-ebbd5954ef02 Jan 27 16:35:25.954006 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e287ade8-0fce-4e0c-a132-6ffcce67246e tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.954529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e287ade8-0fce-4e0c-a132-6ffcce67246e tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.961692 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e287ade8-0fce-4e0c-a132-6ffcce67246e tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/6943527b-fc7e-4dd0-893d-ebbd5954ef02 returned with HTTP 404 Jan 27 16:35:25.976512 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 271/543] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:35:25 2021] GET /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/6943527b-fc7e-4dd0-893d-ebbd5954ef02 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:25.980069 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22e9228b-c2cb-4bed-935b-03d44d321396 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] DELETE http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a Jan 27 16:35:25.980425 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22e9228b-c2cb-4bed-935b-03d44d321396 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:25.980845 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22e9228b-c2cb-4bed-935b-03d44d321396 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:25.981229 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-22e9228b-c2cb-4bed-935b-03d44d321396 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Delete volume with id: 33971399-ef7f-415a-ae81-a48010cfb01a Jan 27 16:35:26.036908 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:26.036908 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:26.037648 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-22e9228b-c2cb-4bed-935b-03d44d321396 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Volume info retrieved successfully. Jan 27 16:35:26.149580 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-22e9228b-c2cb-4bed-935b-03d44d321396 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Delete volume request issued successfully. Jan 27 16:35:26.149853 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22e9228b-c2cb-4bed-935b-03d44d321396 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a returned with HTTP 202 Jan 27 16:35:26.152383 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 273/544] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:35:25 2021] DELETE /volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:35:26.159702 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7af9ebc-a68b-466d-978d-50ab59687ab5 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] GET http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a Jan 27 16:35:26.159702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7af9ebc-a68b-466d-978d-50ab59687ab5 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:26.159702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7af9ebc-a68b-466d-978d-50ab59687ab5 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:26.212527 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:26.212527 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:26.218767 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e7af9ebc-a68b-466d-978d-50ab59687ab5 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Volume info retrieved successfully. Jan 27 16:35:26.230914 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7af9ebc-a68b-466d-978d-50ab59687ab5 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a returned with HTTP 200 Jan 27 16:35:26.231495 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 272/545] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:26 2021] GET /volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a => generated 944 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:27.241001 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a44398a7-6182-443e-a2f2-c6ac428116bf tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] GET http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a Jan 27 16:35:27.241368 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a44398a7-6182-443e-a2f2-c6ac428116bf tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:27.241448 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:27.241448 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:27.241865 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a44398a7-6182-443e-a2f2-c6ac428116bf tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:27.312858 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:27.312858 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:27.319847 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a44398a7-6182-443e-a2f2-c6ac428116bf tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Volume info retrieved successfully. Jan 27 16:35:27.371221 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a44398a7-6182-443e-a2f2-c6ac428116bf tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a returned with HTTP 200 Jan 27 16:35:27.378689 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 274/546] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:27 2021] GET /volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a => generated 944 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:28.074532 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] POST http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes Jan 27 16:35:28.074806 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:28.074806 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:28.075065 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-645821816"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:28.075664 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-645821816'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:35:28.075873 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Create volume of 1 GB Jan 27 16:35:28.087086 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Availability Zones retrieved successfully. Jan 27 16:35:28.105668 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Flow 'volume_create_api' (29142405-c342-47d9-85bb-163c89e89bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:35:28.107027 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03823ea9-3e84-4eb9-972f-30ebb3b20c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:28.108092 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:35:28.174902 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03823ea9-3e84-4eb9-972f-30ebb3b20c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:28.176073 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2acca5df-c58f-48ec-9c71-a594c00f4824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:28.266504 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Created reservations ['72a2618b-7aa3-41e6-99aa-e85fbc7cbe4a', 'd3ab9a8d-f71c-4780-bf5d-01b17ee8b667', '807277d0-3bcb-4d34-9bf3-e0555556b328', '1ece447c-9f1d-4add-bcd1-28a858372116'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:35:28.267914 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2acca5df-c58f-48ec-9c71-a594c00f4824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72a2618b-7aa3-41e6-99aa-e85fbc7cbe4a', 'd3ab9a8d-f71c-4780-bf5d-01b17ee8b667', '807277d0-3bcb-4d34-9bf3-e0555556b328', '1ece447c-9f1d-4add-bcd1-28a858372116']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:28.269155 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8332197d-2295-4042-9b01-f7b94e365d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:28.381044 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b6b3c010-b87c-498f-ab2f-dfcab28831e5 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] GET http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a Jan 27 16:35:28.381348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b6b3c010-b87c-498f-ab2f-dfcab28831e5 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:28.381501 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:28.381501 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:28.381691 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b6b3c010-b87c-498f-ab2f-dfcab28831e5 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:28.390713 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8332197d-2295-4042-9b01-f7b94e365d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-645821816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a265ad635ec40faac7a7b0f736d22ba',qos_specs=None,replication_status=,reservations=['72a2618b-7aa3-41e6-99aa-e85fbc7cbe4a','d3ab9a8d-f71c-4780-bf5d-01b17ee8b667','807277d0-3bcb-4d34-9bf3-e0555556b328','1ece447c-9f1d-4add-bcd1-28a858372116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='033ccab182264528b3d09b67e0913b7d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:35:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-645821816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a265ad635ec40faac7a7b0f736d22ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='033ccab182264528b3d09b67e0913b7d',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:28.395842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d942aa19-8196-4fba-90e5-5224ae291734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:28.456818 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b6b3c010-b87c-498f-ab2f-dfcab28831e5 tempest-VolumeTypesTest-70427952 tempest-VolumeTypesTest-70427952-project] http://10.222.0.108/volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a returned with HTTP 404 Jan 27 16:35:28.463390 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 275/547] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:28 2021] GET /volume/v3/1c42f78617c84b38b0642e5758a46338/volumes/33971399-ef7f-415a-ae81-a48010cfb01a => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:28.463390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63d9604d-b890-48ff-b431-ee9ec05d8059 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] DELETE http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/80af77b1-f3b4-4a6a-824f-2f3448863e4c Jan 27 16:35:28.464320 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63d9604d-b890-48ff-b431-ee9ec05d8059 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:28.465540 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63d9604d-b890-48ff-b431-ee9ec05d8059 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:28.486296 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d942aa19-8196-4fba-90e5-5224ae291734) transitioned into state 'SUCCESS' from state '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-645821816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a265ad635ec40faac7a7b0f736d22ba',qos_specs=None,replication_status=,reservations=['72a2618b-7aa3-41e6-99aa-e85fbc7cbe4a','d3ab9a8d-f71c-4780-bf5d-01b17ee8b667','807277d0-3bcb-4d34-9bf3-e0555556b328','1ece447c-9f1d-4add-bcd1-28a858372116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='033ccab182264528b3d09b67e0913b7d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:28.487274 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d830e36-b792-488b-a8e5-736dc69ee24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:28.539355 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:35:28.539355 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:35:28.549989 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d830e36-b792-488b-a8e5-736dc69ee24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:28.551623 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Flow 'volume_create_api' (29142405-c342-47d9-85bb-163c89e89bbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:35:28.575102 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63d9604d-b890-48ff-b431-ee9ec05d8059 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/80af77b1-f3b4-4a6a-824f-2f3448863e4c returned with HTTP 202 Jan 27 16:35:28.578136 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 276/548] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:35:28 2021] DELETE /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/80af77b1-f3b4-4a6a-824f-2f3448863e4c => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:35:28.583910 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-45dcfdfb-8864-414b-825b-53d74a811780 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] GET http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/80af77b1-f3b4-4a6a-824f-2f3448863e4c Jan 27 16:35:28.584331 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-45dcfdfb-8864-414b-825b-53d74a811780 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:28.584704 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-45dcfdfb-8864-414b-825b-53d74a811780 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:28.597671 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-45dcfdfb-8864-414b-825b-53d74a811780 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/80af77b1-f3b4-4a6a-824f-2f3448863e4c returned with HTTP 404 Jan 27 16:35:28.598250 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 277/549] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:35:28 2021] GET /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/80af77b1-f3b4-4a6a-824f-2f3448863e4c => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:28.603729 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5fde2bca-d29a-4ced-b725-6be2229108f7 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] DELETE http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/2de7b37f-aaf0-4dc7-8de8-2941f0b4e511 Jan 27 16:35:28.604129 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5fde2bca-d29a-4ced-b725-6be2229108f7 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:28.604395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Create volume request issued successfully. Jan 27 16:35:28.604600 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5fde2bca-d29a-4ced-b725-6be2229108f7 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:28.613279 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d5b48db-9f8d-4de9-bd32-e241a441e41e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes returned with HTTP 202 Jan 27 16:35:28.613965 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 273/550] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:35:28 2021] POST /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes => generated 821 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:35:28.621568 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bf80c692-bd11-4323-8d74-61387b481f24 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:35:28.621842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bf80c692-bd11-4323-8d74-61387b481f24 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:28.621972 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:28.621972 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:28.622164 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bf80c692-bd11-4323-8d74-61387b481f24 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:28.648478 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:28.648478 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:28.653890 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bf80c692-bd11-4323-8d74-61387b481f24 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:35:28.674265 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bf80c692-bd11-4323-8d74-61387b481f24 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:35:28.674994 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 274/551] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:28 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 889 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:28.708966 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5fde2bca-d29a-4ced-b725-6be2229108f7 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/2de7b37f-aaf0-4dc7-8de8-2941f0b4e511 returned with HTTP 202 Jan 27 16:35:28.709457 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 278/552] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:35:28 2021] DELETE /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/2de7b37f-aaf0-4dc7-8de8-2941f0b4e511 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:35:28.714761 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5bce5620-50d1-4dba-91aa-9a42cbc3cbc1 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] GET http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/2de7b37f-aaf0-4dc7-8de8-2941f0b4e511 Jan 27 16:35:28.715169 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5bce5620-50d1-4dba-91aa-9a42cbc3cbc1 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:28.715392 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:28.715392 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:28.715707 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5bce5620-50d1-4dba-91aa-9a42cbc3cbc1 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:28.724788 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5bce5620-50d1-4dba-91aa-9a42cbc3cbc1 tempest-VolumeTypesTest-504197535 tempest-VolumeTypesTest-504197535-project-admin] http://10.222.0.108/volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/2de7b37f-aaf0-4dc7-8de8-2941f0b4e511 returned with HTTP 404 Jan 27 16:35:28.725999 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 275/553] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:35:28 2021] GET /volume/v3/09bf9ae900304478b1c87d487b1aff0b/types/2de7b37f-aaf0-4dc7-8de8-2941f0b4e511 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:29.683778 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7f3bece6-1462-4dbe-8914-f3e67c7cf46f tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:35:29.685877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7f3bece6-1462-4dbe-8914-f3e67c7cf46f tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:29.685877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7f3bece6-1462-4dbe-8914-f3e67c7cf46f tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:29.716922 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:29.716922 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:29.725899 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7f3bece6-1462-4dbe-8914-f3e67c7cf46f tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:35:29.734807 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7f3bece6-1462-4dbe-8914-f3e67c7cf46f tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:35:29.735575 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 279/554] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:29 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:30.319298 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-9ebf0511-54f8-47c8-879b-9743bd873eba tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:35:30.319647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-9ebf0511-54f8-47c8-879b-9743bd873eba tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:30.319978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-9ebf0511-54f8-47c8-879b-9743bd873eba tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:30.345546 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:30.345546 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:30.350412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-9ebf0511-54f8-47c8-879b-9743bd873eba tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:35:30.361666 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-9ebf0511-54f8-47c8-879b-9743bd873eba tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:35:30.362119 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 276/555] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:35:30 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:31.180103 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7f3bece6-1462-4dbe-8914-f3e67c7cf46f tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume// Jan 27 16:35:31.181157 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7f3bece6-1462-4dbe-8914-f3e67c7cf46f tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:31.181487 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:31.181487 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:31.181842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7f3bece6-1462-4dbe-8914-f3e67c7cf46f tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:31.182943 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7f3bece6-1462-4dbe-8914-f3e67c7cf46f tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:35:31.184138 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 280/556] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 16:35:31 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:35:31.191898 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-d42d4116-5e0e-48c8-aa74-0bf1d3089c88 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] POST http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments Jan 27 16:35:31.192523 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:31.192523 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:31.192978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-d42d4116-5e0e-48c8-aa74-0bf1d3089c88 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a", "instance_uuid": "802443bf-bd31-4832-8390-d55397752b91", "connector": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:31.222848 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:31.222848 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:31.340179 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-d42d4116-5e0e-48c8-aa74-0bf1d3089c88 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments returned with HTTP 200 Jan 27 16:35:31.345357 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 277/557] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 16:35:31 2021] POST /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:35:31.415306 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-24462ef5-be04-45b5-af4f-a587620dfd01 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:35:31.415588 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-24462ef5-be04-45b5-af4f-a587620dfd01 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:31.415941 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-24462ef5-be04-45b5-af4f-a587620dfd01 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:31.446894 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:31.446894 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:31.455773 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-24462ef5-be04-45b5-af4f-a587620dfd01 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:35:31.471992 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:31.471992 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:31.482360 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-24462ef5-be04-45b5-af4f-a587620dfd01 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:35:31.488335 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 281/558] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:31 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 913 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:31.820728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-d42d4116-5e0e-48c8-aa74-0bf1d3089c88 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume// Jan 27 16:35:31.821933 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-d42d4116-5e0e-48c8-aa74-0bf1d3089c88 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:31.822216 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:31.822216 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:31.822782 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-d42d4116-5e0e-48c8-aa74-0bf1d3089c88 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:31.824737 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-d42d4116-5e0e-48c8-aa74-0bf1d3089c88 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:35:31.825341 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 278/559] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:35:31 2021] GET /volume/ => generated 756 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:35:31.837790 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-a3995c0e-d2c2-4621-8ba2-82dff3b77168 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:35:31.838142 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-a3995c0e-d2c2-4621-8ba2-82dff3b77168 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:31.838321 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:31.838321 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:31.838560 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-a3995c0e-d2c2-4621-8ba2-82dff3b77168 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:31.886180 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:31.886180 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:31.891544 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-a3995c0e-d2c2-4621-8ba2-82dff3b77168 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:35:31.901444 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:31.901444 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:31.906349 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-a3995c0e-d2c2-4621-8ba2-82dff3b77168 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:35:31.907148 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 282/560] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 16:35:31 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 1012 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:35:31.940713 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-c0b7e309-c7e5-4d0f-87af-2d07f3f1dc35 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] PUT http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/59766faf-3b48-4d64-bb95-9ba85fcb268d Jan 27 16:35:31.941355 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-c0b7e309-c7e5-4d0f-87af-2d07f3f1dc35 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:31.981382 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:35:31.981382 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 16:35:31.983106 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-c0b7e309-c7e5-4d0f-87af-2d07f3f1dc35 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Lock "b'cinder-attachment_update-0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.032s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:35:31.988633 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:31.988633 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:32.491967 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8055dd5a-6e9e-47af-9799-623e77df426d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:35:32.492469 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8055dd5a-6e9e-47af-9799-623e77df426d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:32.492603 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:32.492603 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:32.492793 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8055dd5a-6e9e-47af-9799-623e77df426d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:32.522992 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:32.522992 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:32.527951 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8055dd5a-6e9e-47af-9799-623e77df426d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:35:32.546056 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:32.546056 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:32.551383 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8055dd5a-6e9e-47af-9799-623e77df426d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:35:32.551953 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 283/561] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:32 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:33.143764 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-c0b7e309-c7e5-4d0f-87af-2d07f3f1dc35 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Lock "b'cinder-attachment_update-0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a-n-h2-705658-15'" released by "attachment_update" :: held 1.161s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:35:33.144191 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-c0b7e309-c7e5-4d0f-87af-2d07f3f1dc35 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/59766faf-3b48-4d64-bb95-9ba85fcb268d returned with HTTP 200 Jan 27 16:35:33.149601 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 279/562] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 16:35:31 2021] PUT /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/59766faf-3b48-4d64-bb95-9ba85fcb268d => generated 763 bytes in 1207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:35:33.565263 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eeb6007c-0d1e-4849-990a-3d12e7916134 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:35:33.565263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eeb6007c-0d1e-4849-990a-3d12e7916134 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:33.565263 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:33.565263 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:33.565263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eeb6007c-0d1e-4849-990a-3d12e7916134 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:33.587250 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:33.587250 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:33.592067 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eeb6007c-0d1e-4849-990a-3d12e7916134 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:35:33.604994 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:33.604994 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:33.609677 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eeb6007c-0d1e-4849-990a-3d12e7916134 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:35:33.613094 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 284/563] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:33 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:34.623586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f24f3d08-5915-4c72-b7b1-95594492b9ee tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:35:34.624429 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f24f3d08-5915-4c72-b7b1-95594492b9ee tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:34.625030 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:34.625030 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:34.625680 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f24f3d08-5915-4c72-b7b1-95594492b9ee tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:34.651961 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:34.651961 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:34.658313 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f24f3d08-5915-4c72-b7b1-95594492b9ee tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:35:34.678986 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:34.678986 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:34.688450 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f24f3d08-5915-4c72-b7b1-95594492b9ee tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:35:34.688980 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 280/564] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:34 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:35.698749 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c71b9d6a-bb2d-4c2e-9ac0-1a1aaaa3511e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:35:35.699529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c71b9d6a-bb2d-4c2e-9ac0-1a1aaaa3511e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:35.699751 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:35.699751 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:35.699964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c71b9d6a-bb2d-4c2e-9ac0-1a1aaaa3511e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:35.749689 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:35.749689 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:35.771326 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c71b9d6a-bb2d-4c2e-9ac0-1a1aaaa3511e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:35:35.785253 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:35.785253 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:35.789804 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c71b9d6a-bb2d-4c2e-9ac0-1a1aaaa3511e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:35:35.790425 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 285/565] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:35 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:35.897163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] POST http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes Jan 27 16:35:35.899135 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:35.899135 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:35.900361 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-566913999"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:35.901464 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-566913999'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:35:35.901896 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create volume of 1 GB Jan 27 16:35:35.910501 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Availability Zones retrieved successfully. Jan 27 16:35:35.925529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Flow 'volume_create_api' (198797c1-c394-4bb5-abd3-cca1daed60a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:35:35.927028 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72552227-3d5d-4af3-972e-11db70430755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:35.928242 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:35:36.005781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72552227-3d5d-4af3-972e-11db70430755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:36.007217 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71cba997-845f-48b9-834a-65224c735676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:36.098660 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Created reservations ['30964f29-d88c-498a-8234-7ea16c27cd9e', '5761ae02-fae6-4802-891c-6a98486cf3dc', 'ff1f4eb8-d8fc-41f5-af8c-62c379b67715', 'ee3fd4f7-b45f-4db5-a8a2-50ee316ad543'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:35:36.099910 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71cba997-845f-48b9-834a-65224c735676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30964f29-d88c-498a-8234-7ea16c27cd9e', '5761ae02-fae6-4802-891c-6a98486cf3dc', 'ff1f4eb8-d8fc-41f5-af8c-62c379b67715', 'ee3fd4f7-b45f-4db5-a8a2-50ee316ad543']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:36.101074 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b2b79d5-df64-496f-99b8-75ad3e782bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:36.159291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b2b79d5-df64-496f-99b8-75ad3e782bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67dfb37a-ba11-4d0f-965e-43692abeb9f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-566913999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7574379c8864f45b3a79869f4686dab',qos_specs=None,replication_status=,reservations=['30964f29-d88c-498a-8234-7ea16c27cd9e','5761ae02-fae6-4802-891c-6a98486cf3dc','ff1f4eb8-d8fc-41f5-af8c-62c379b67715','ee3fd4f7-b45f-4db5-a8a2-50ee316ad543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0889a2546fbf42d185e9ec4ee091bb66',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:35:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-566913999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67dfb37a-ba11-4d0f-965e-43692abeb9f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7574379c8864f45b3a79869f4686dab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0889a2546fbf42d185e9ec4ee091bb66',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:36.160439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7b00b37-d91d-4ef3-9202-231d556f3aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:36.203093 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7b00b37-d91d-4ef3-9202-231d556f3aa5) transitioned into state 'SUCCESS' from state '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-566913999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7574379c8864f45b3a79869f4686dab',qos_specs=None,replication_status=,reservations=['30964f29-d88c-498a-8234-7ea16c27cd9e','5761ae02-fae6-4802-891c-6a98486cf3dc','ff1f4eb8-d8fc-41f5-af8c-62c379b67715','ee3fd4f7-b45f-4db5-a8a2-50ee316ad543'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0889a2546fbf42d185e9ec4ee091bb66',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:36.204161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d652cbe6-e2a3-451f-89ec-a142fa792f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:36.242503 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d652cbe6-e2a3-451f-89ec-a142fa792f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:36.244034 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Flow 'volume_create_api' (198797c1-c394-4bb5-abd3-cca1daed60a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:35:36.269526 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create volume request issued successfully. Jan 27 16:35:36.276412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-24d2dad5-042b-471a-b528-bde818244a25 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes returned with HTTP 202 Jan 27 16:35:36.279864 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 281/566] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:35:35 2021] POST /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes => generated 824 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:35:36.286651 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97c76a20-840d-40ea-93af-0ccc92ca8353 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/67dfb37a-ba11-4d0f-965e-43692abeb9f6 Jan 27 16:35:36.286974 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97c76a20-840d-40ea-93af-0ccc92ca8353 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:36.287146 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:36.287146 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:36.287348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97c76a20-840d-40ea-93af-0ccc92ca8353 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:36.313990 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:36.313990 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:36.319106 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-97c76a20-840d-40ea-93af-0ccc92ca8353 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:35:36.331205 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97c76a20-840d-40ea-93af-0ccc92ca8353 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/67dfb37a-ba11-4d0f-965e-43692abeb9f6 returned with HTTP 200 Jan 27 16:35:36.332040 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 286/567] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:36 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/67dfb37a-ba11-4d0f-965e-43692abeb9f6 => generated 892 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:36.804482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3957b2d9-1f29-46f0-90cc-640b88144628 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:35:36.805052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3957b2d9-1f29-46f0-90cc-640b88144628 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:36.806176 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:36.806176 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:36.806824 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3957b2d9-1f29-46f0-90cc-640b88144628 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:36.839311 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:36.839311 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:36.844145 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3957b2d9-1f29-46f0-90cc-640b88144628 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:35:36.853385 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:36.853385 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:36.857723 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3957b2d9-1f29-46f0-90cc-640b88144628 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:35:36.858519 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 282/568] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:36 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:37.342663 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b3b19d9-248a-416d-9114-b33dfcba4a49 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/67dfb37a-ba11-4d0f-965e-43692abeb9f6 Jan 27 16:35:37.343123 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b3b19d9-248a-416d-9114-b33dfcba4a49 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:37.343360 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:37.343360 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:37.343990 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b3b19d9-248a-416d-9114-b33dfcba4a49 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:37.379082 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:37.379082 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:37.384662 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1b3b19d9-248a-416d-9114-b33dfcba4a49 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:35:37.396675 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b3b19d9-248a-416d-9114-b33dfcba4a49 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/67dfb37a-ba11-4d0f-965e-43692abeb9f6 returned with HTTP 200 Jan 27 16:35:37.397464 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 287/569] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:37 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/67dfb37a-ba11-4d0f-965e-43692abeb9f6 => generated 917 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:37.406430 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-da2330f4-c146-460a-991f-d2d50191cc2b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] POST http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots Jan 27 16:35:37.406837 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:37.406837 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:37.407378 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-da2330f4-c146-460a-991f-d2d50191cc2b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67dfb37a-ba11-4d0f-965e-43692abeb9f6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-356529146"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:37.434245 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:37.434245 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:37.434877 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-da2330f4-c146-460a-991f-d2d50191cc2b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:35:37.435058 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-da2330f4-c146-460a-991f-d2d50191cc2b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create snapshot from volume 67dfb37a-ba11-4d0f-965e-43692abeb9f6 Jan 27 16:35:37.452574 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-da2330f4-c146-460a-991f-d2d50191cc2b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] 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 27 16:35:37.497276 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-da2330f4-c146-460a-991f-d2d50191cc2b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Created reservations ['9f73b8a2-4d9a-412b-adc7-87197621a93f', '4e0dc283-a47b-4730-bc90-53017d553fe8', 'b25f51cf-17be-4fe3-af0f-cb1d94c312ed', 'fa7ddb5a-8f3e-4d22-9971-bc4306967336'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:35:37.615380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-da2330f4-c146-460a-991f-d2d50191cc2b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot create request issued successfully. Jan 27 16:35:37.615885 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-da2330f4-c146-460a-991f-d2d50191cc2b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots returned with HTTP 202 Jan 27 16:35:37.616402 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 283/570] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 16:35:37 2021] POST /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots => generated 309 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:35:37.623071 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-04a4a8a6-0b86-4a35-a450-c247ead66ca9 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 Jan 27 16:35:37.623331 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-04a4a8a6-0b86-4a35-a450-c247ead66ca9 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:37.623536 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:37.623536 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:37.623706 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-04a4a8a6-0b86-4a35-a450-c247ead66ca9 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:37.638803 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:37.638803 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:37.639352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-04a4a8a6-0b86-4a35-a450-c247ead66ca9 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:35:37.640427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-04a4a8a6-0b86-4a35-a450-c247ead66ca9 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 returned with HTTP 200 Jan 27 16:35:37.641037 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 288/571] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:35:37 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:37.868060 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0253f55-b808-4745-b430-c47e54046d98 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:35:37.868442 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0253f55-b808-4745-b430-c47e54046d98 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:37.868760 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:37.868760 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:37.869103 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0253f55-b808-4745-b430-c47e54046d98 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:37.896507 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:37.896507 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:37.902150 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e0253f55-b808-4745-b430-c47e54046d98 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:35:37.911648 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:37.911648 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:37.916193 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0253f55-b808-4745-b430-c47e54046d98 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:35:37.916766 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 284/572] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:37 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:38.649115 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b12460ca-74bf-46e2-a968-e7963d42667c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 Jan 27 16:35:38.649774 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b12460ca-74bf-46e2-a968-e7963d42667c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:38.650033 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:38.650033 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:38.650368 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b12460ca-74bf-46e2-a968-e7963d42667c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:38.663528 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:38.663528 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:38.664160 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b12460ca-74bf-46e2-a968-e7963d42667c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:35:38.665214 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b12460ca-74bf-46e2-a968-e7963d42667c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 returned with HTTP 200 Jan 27 16:35:38.665731 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 289/573] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:35:38 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:38.925867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c90972e0-ee33-4bf2-a29a-0ac9fa814407 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:35:38.926148 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c90972e0-ee33-4bf2-a29a-0ac9fa814407 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:38.926205 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:38.926205 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:38.926372 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c90972e0-ee33-4bf2-a29a-0ac9fa814407 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:38.955387 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:38.955387 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:38.990023 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c90972e0-ee33-4bf2-a29a-0ac9fa814407 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:35:39.010601 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:39.010601 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:39.021156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c90972e0-ee33-4bf2-a29a-0ac9fa814407 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:35:39.022288 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 285/574] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:38 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:39.428646 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-61c576f6-6418-4dbd-a0b4-f595b30db2e6 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] POST http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/59766faf-3b48-4d64-bb95-9ba85fcb268d/action Jan 27 16:35:39.429115 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:39.429115 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:39.429503 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-61c576f6-6418-4dbd-a0b4-f595b30db2e6 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:35:39.429721 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-61c576f6-6418-4dbd-a0b4-f595b30db2e6 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:39.468696 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:39.468696 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:39.532665 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-4a11bb0a-a393-419d-9eca-4c7347af57ce req-61c576f6-6418-4dbd-a0b4-f595b30db2e6 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/59766faf-3b48-4d64-bb95-9ba85fcb268d/action returned with HTTP 204 Jan 27 16:35:39.533443 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 290/575] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 16:35:39 2021] POST /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/59766faf-3b48-4d64-bb95-9ba85fcb268d/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:35:39.679126 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-34841015-15d5-47eb-9303-f453fc715a99 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 Jan 27 16:35:39.679884 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-34841015-15d5-47eb-9303-f453fc715a99 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:39.680055 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:39.680055 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:39.680501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-34841015-15d5-47eb-9303-f453fc715a99 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:39.699208 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:39.699208 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:39.699778 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-34841015-15d5-47eb-9303-f453fc715a99 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:35:39.700765 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-34841015-15d5-47eb-9303-f453fc715a99 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 returned with HTTP 200 Jan 27 16:35:39.701285 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 286/576] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:35:39 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:39.708065 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14d2d1e7-3693-4031-972e-906c41252d40 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] POST http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups Jan 27 16:35:39.708372 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:39.708372 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:39.708553 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-14d2d1e7-3693-4031-972e-906c41252d40 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "67dfb37a-ba11-4d0f-965e-43692abeb9f6", "snapshot_id": "1a216174-d62f-48f6-8939-20e550ec5fe8", "name": "tempest-VolumesSnapshotTestJSON-Backup-1896535112"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:39.709248 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-14d2d1e7-3693-4031-972e-906c41252d40 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Creating new backup {'backup': {'volume_id': '67dfb37a-ba11-4d0f-965e-43692abeb9f6', 'snapshot_id': '1a216174-d62f-48f6-8939-20e550ec5fe8', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1896535112'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 16:35:39.709442 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-14d2d1e7-3693-4031-972e-906c41252d40 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Creating backup of volume 67dfb37a-ba11-4d0f-965e-43692abeb9f6 in container None Jan 27 16:35:39.736459 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:39.736459 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:39.737218 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-14d2d1e7-3693-4031-972e-906c41252d40 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:35:39.751794 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:39.751794 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:39.752417 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-14d2d1e7-3693-4031-972e-906c41252d40 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:35:39.762211 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-14d2d1e7-3693-4031-972e-906c41252d40 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] 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 27 16:35:39.762760 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-14d2d1e7-3693-4031-972e-906c41252d40 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] 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 27 16:35:39.817221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-14d2d1e7-3693-4031-972e-906c41252d40 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Created reservations ['71ed4796-bad0-4772-8d49-fffde1b73a63', 'd4dff8a3-043a-49c6-8cbc-e43e7a76f0bc'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:35:39.998807 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14d2d1e7-3693-4031-972e-906c41252d40 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups returned with HTTP 202 Jan 27 16:35:40.002826 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 291/577] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:35:39 2021] POST /volume/v3/f7574379c8864f45b3a79869f4686dab/backups => generated 403 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:35:40.007124 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e7a2aaa-dfd3-4f43-800b-8d727c34268c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:40.007572 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e7a2aaa-dfd3-4f43-800b-8d727c34268c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:40.007818 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:40.007818 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:40.008208 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e7a2aaa-dfd3-4f43-800b-8d727c34268c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:40.008528 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-0e7a2aaa-dfd3-4f43-800b-8d727c34268c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:40.032163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5eee6d7d-704d-48f4-ac2b-1b047a9085f7 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:35:40.032504 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5eee6d7d-704d-48f4-ac2b-1b047a9085f7 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:40.034399 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:40.034399 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:40.034399 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5eee6d7d-704d-48f4-ac2b-1b047a9085f7 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:40.042517 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:40.042517 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:40.050360 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e7a2aaa-dfd3-4f43-800b-8d727c34268c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:40.054591 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 287/578] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:40 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:40.059843 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:40.059843 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:40.066498 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5eee6d7d-704d-48f4-ac2b-1b047a9085f7 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:35:40.079223 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:40.079223 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:40.093881 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5eee6d7d-704d-48f4-ac2b-1b047a9085f7 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:35:40.100173 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 292/579] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:40 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 1206 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:35:41.059876 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cd387ed6-714e-4ac4-a06f-db87bc8240ee tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:41.060631 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cd387ed6-714e-4ac4-a06f-db87bc8240ee tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:41.060768 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:41.060768 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:41.061168 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cd387ed6-714e-4ac4-a06f-db87bc8240ee tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:41.061388 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-cd387ed6-714e-4ac4-a06f-db87bc8240ee tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:41.075733 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:41.075733 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:41.081625 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cd387ed6-714e-4ac4-a06f-db87bc8240ee tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:41.086454 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 288/580] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:41 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:41.314020 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] POST http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes Jan 27 16:35:41.314297 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:41.314297 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:41.314632 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1238472305"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:35:41.315183 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1238472305'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:35:41.315374 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Create volume of 1 GB Jan 27 16:35:41.334161 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Availability Zones retrieved successfully. Jan 27 16:35:41.345541 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Flow 'volume_create_api' (c12d67cf-289a-4164-acf9-a60b4cb32ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:35:41.347484 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1fe345f-0cdf-4f0e-bb38-6fa1de43cc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:41.348921 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:35:41.404856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1fe345f-0cdf-4f0e-bb38-6fa1de43cc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:41.406372 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b555f2-fe8f-48fc-bc06-296ec09d3a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:41.561291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Created reservations ['cea8cde0-9850-40f3-a596-bd21ab99497f', '71319aa2-e121-4758-94f7-167423ab61ec', '7c2292af-1e02-4f06-b078-c61472f22ec7', '0276beb4-b020-4a70-8dbb-595d1c30c3c3'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:35:41.562602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b555f2-fe8f-48fc-bc06-296ec09d3a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cea8cde0-9850-40f3-a596-bd21ab99497f', '71319aa2-e121-4758-94f7-167423ab61ec', '7c2292af-1e02-4f06-b078-c61472f22ec7', '0276beb4-b020-4a70-8dbb-595d1c30c3c3']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:41.564930 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7664ba1a-0a65-41c4-8be6-a4fe37875634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:41.669785 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7664ba1a-0a65-41c4-8be6-a4fe37875634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2e67ca9-0c34-4363-a843-f1fa5a94c364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1238472305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a265ad635ec40faac7a7b0f736d22ba',qos_specs=None,replication_status=,reservations=['cea8cde0-9850-40f3-a596-bd21ab99497f','71319aa2-e121-4758-94f7-167423ab61ec','7c2292af-1e02-4f06-b078-c61472f22ec7','0276beb4-b020-4a70-8dbb-595d1c30c3c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='033ccab182264528b3d09b67e0913b7d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:35:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1238472305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2e67ca9-0c34-4363-a843-f1fa5a94c364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a265ad635ec40faac7a7b0f736d22ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='033ccab182264528b3d09b67e0913b7d',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:41.671034 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e0c7396-7bc3-441b-9031-e057c88cbf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:41.744180 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e0c7396-7bc3-441b-9031-e057c88cbf87) transitioned into state 'SUCCESS' from state '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-1238472305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a265ad635ec40faac7a7b0f736d22ba',qos_specs=None,replication_status=,reservations=['cea8cde0-9850-40f3-a596-bd21ab99497f','71319aa2-e121-4758-94f7-167423ab61ec','7c2292af-1e02-4f06-b078-c61472f22ec7','0276beb4-b020-4a70-8dbb-595d1c30c3c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='033ccab182264528b3d09b67e0913b7d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:41.745120 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63e3c08-f09f-41ff-9fc9-5090e3213110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:35:41.803521 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63e3c08-f09f-41ff-9fc9-5090e3213110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:35:41.804875 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Flow 'volume_create_api' (c12d67cf-289a-4164-acf9-a60b4cb32ff3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:35:41.832882 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Create volume request issued successfully. Jan 27 16:35:41.840058 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-99ed554b-3d1c-4b89-8f71-3ed906379ba3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes returned with HTTP 202 Jan 27 16:35:41.845712 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 293/581] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:35:41 2021] POST /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes => generated 822 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:35:41.849007 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-53132351-21fa-494d-8c3e-8d0cabe1bc7f tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 Jan 27 16:35:41.849494 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-53132351-21fa-494d-8c3e-8d0cabe1bc7f tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:41.849719 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:41.849719 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:41.850059 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-53132351-21fa-494d-8c3e-8d0cabe1bc7f tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:41.876134 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:41.876134 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:41.880963 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-53132351-21fa-494d-8c3e-8d0cabe1bc7f tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:35:41.891682 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-53132351-21fa-494d-8c3e-8d0cabe1bc7f tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 returned with HTTP 200 Jan 27 16:35:41.892142 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 289/582] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:41 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 => generated 890 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:42.090833 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-509c553a-e949-4cb7-9ae3-e88aff3e7ab0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:42.091122 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-509c553a-e949-4cb7-9ae3-e88aff3e7ab0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:42.094876 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:42.094876 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:42.094876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-509c553a-e949-4cb7-9ae3-e88aff3e7ab0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:42.094876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-509c553a-e949-4cb7-9ae3-e88aff3e7ab0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:42.107112 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:42.107112 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:42.108608 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-509c553a-e949-4cb7-9ae3-e88aff3e7ab0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:42.109426 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 294/583] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:42 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:42.901197 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9aa725e-3515-4f55-ac06-5e89af5b6ad6 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 Jan 27 16:35:42.901650 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9aa725e-3515-4f55-ac06-5e89af5b6ad6 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:42.901859 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:42.901859 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:42.902149 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9aa725e-3515-4f55-ac06-5e89af5b6ad6 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:42.942910 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:42.942910 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:42.963783 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e9aa725e-3515-4f55-ac06-5e89af5b6ad6 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:35:42.997717 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9aa725e-3515-4f55-ac06-5e89af5b6ad6 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 returned with HTTP 200 Jan 27 16:35:43.003232 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 290/584] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:42 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:43.118487 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e899bb62-8a13-41f9-ba20-cb2bcb8c3abf tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:43.119281 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e899bb62-8a13-41f9-ba20-cb2bcb8c3abf tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:43.119497 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:43.119497 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:43.119814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e899bb62-8a13-41f9-ba20-cb2bcb8c3abf tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:43.120101 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e899bb62-8a13-41f9-ba20-cb2bcb8c3abf tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:43.142849 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:43.142849 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:43.143931 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e899bb62-8a13-41f9-ba20-cb2bcb8c3abf tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:43.148836 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 295/585] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:43 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:44.157524 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f754e8c1-20bf-4338-a870-866a4273b882 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:44.157804 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f754e8c1-20bf-4338-a870-866a4273b882 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:44.157925 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:44.157925 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:44.158156 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f754e8c1-20bf-4338-a870-866a4273b882 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:44.164326 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f754e8c1-20bf-4338-a870-866a4273b882 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:44.169327 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:44.169327 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:44.170254 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f754e8c1-20bf-4338-a870-866a4273b882 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:44.170723 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 291/586] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:44 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:45.183816 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d0c1e2fa-93a4-44d5-a67c-13db7fdd706f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:45.184546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d0c1e2fa-93a4-44d5-a67c-13db7fdd706f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:45.184824 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:45.184824 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:45.185290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d0c1e2fa-93a4-44d5-a67c-13db7fdd706f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:45.185721 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d0c1e2fa-93a4-44d5-a67c-13db7fdd706f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:45.198000 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:45.198000 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:45.198921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d0c1e2fa-93a4-44d5-a67c-13db7fdd706f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:45.199458 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 296/587] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:45 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:46.208538 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8d35387-a518-49d8-a0ed-f09ee1550993 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:46.209357 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8d35387-a518-49d8-a0ed-f09ee1550993 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:46.209606 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:46.209606 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:46.209959 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8d35387-a518-49d8-a0ed-f09ee1550993 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:46.210151 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e8d35387-a518-49d8-a0ed-f09ee1550993 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:46.223339 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:46.223339 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:46.224860 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8d35387-a518-49d8-a0ed-f09ee1550993 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:46.225612 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 292/588] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:46 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:47.233997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-827bebd4-263f-47dc-b428-9506c3e60606 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:47.250342 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-827bebd4-263f-47dc-b428-9506c3e60606 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:47.250342 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:47.250342 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:47.250342 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-827bebd4-263f-47dc-b428-9506c3e60606 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:47.250342 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-827bebd4-263f-47dc-b428-9506c3e60606 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:47.250342 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:47.250342 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:47.250342 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-827bebd4-263f-47dc-b428-9506c3e60606 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:47.251223 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 297/589] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:47 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:35:48.263014 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7b39c793-ec6f-4f37-99f6-a30e0502d2bf tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:48.263747 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7b39c793-ec6f-4f37-99f6-a30e0502d2bf tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:48.263946 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:48.263946 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:48.264592 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7b39c793-ec6f-4f37-99f6-a30e0502d2bf tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:48.265010 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-7b39c793-ec6f-4f37-99f6-a30e0502d2bf tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:48.277038 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:48.277038 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:48.278046 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7b39c793-ec6f-4f37-99f6-a30e0502d2bf tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:48.278541 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 293/590] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:48 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:49.288353 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ec486e34-29c9-4f6a-b4db-14a28ec17d96 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:49.288879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ec486e34-29c9-4f6a-b4db-14a28ec17d96 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:49.288879 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:49.288879 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:49.289031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ec486e34-29c9-4f6a-b4db-14a28ec17d96 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:49.289126 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ec486e34-29c9-4f6a-b4db-14a28ec17d96 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:49.302232 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:49.302232 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:49.303303 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ec486e34-29c9-4f6a-b4db-14a28ec17d96 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:49.303776 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 298/591] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:49 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:50.313207 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-040eb91d-3136-4c9b-8c60-79226819e60b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:50.313984 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-040eb91d-3136-4c9b-8c60-79226819e60b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:50.314294 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:50.314294 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:50.314595 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-040eb91d-3136-4c9b-8c60-79226819e60b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:50.314961 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-040eb91d-3136-4c9b-8c60-79226819e60b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:50.329456 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:50.329456 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:50.330678 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-040eb91d-3136-4c9b-8c60-79226819e60b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:50.331073 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 294/592] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:50 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:51.339865 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1872a8ab-7511-409f-a6b0-350423842dd3 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:51.340137 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1872a8ab-7511-409f-a6b0-350423842dd3 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:51.340264 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:51.340264 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:51.340476 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1872a8ab-7511-409f-a6b0-350423842dd3 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:51.340661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1872a8ab-7511-409f-a6b0-350423842dd3 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:51.351728 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:51.351728 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:51.352785 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1872a8ab-7511-409f-a6b0-350423842dd3 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:51.353306 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 299/593] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:51 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:52.367112 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab36d2fa-8aab-4279-b354-913045ec42a0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:52.367879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab36d2fa-8aab-4279-b354-913045ec42a0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:52.368050 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:52.368050 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:52.368545 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab36d2fa-8aab-4279-b354-913045ec42a0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:52.369033 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ab36d2fa-8aab-4279-b354-913045ec42a0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:52.387261 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:52.387261 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:52.388506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab36d2fa-8aab-4279-b354-913045ec42a0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:52.389010 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 295/594] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:52 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:53.399494 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0674ea0-a7fd-4396-89cd-03500dd88cc4 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:53.399865 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0674ea0-a7fd-4396-89cd-03500dd88cc4 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:53.399988 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:53.399988 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:53.400211 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0674ea0-a7fd-4396-89cd-03500dd88cc4 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:53.400422 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e0674ea0-a7fd-4396-89cd-03500dd88cc4 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:53.413337 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:53.413337 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:53.414366 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0674ea0-a7fd-4396-89cd-03500dd88cc4 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:53.414873 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 300/595] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:53 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:54.430720 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7ed6ba6-f7f1-4ea1-b1ef-bf146cdbcc6e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:54.431336 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7ed6ba6-f7f1-4ea1-b1ef-bf146cdbcc6e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:54.431445 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:54.431445 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:54.431727 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7ed6ba6-f7f1-4ea1-b1ef-bf146cdbcc6e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:54.432122 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e7ed6ba6-f7f1-4ea1-b1ef-bf146cdbcc6e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:54.450998 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:54.450998 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:54.452715 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7ed6ba6-f7f1-4ea1-b1ef-bf146cdbcc6e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:54.453375 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 296/596] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:54 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:35:55.467598 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22c58fe4-4153-4f78-9e6b-a627ef9de8da tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:55.468328 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22c58fe4-4153-4f78-9e6b-a627ef9de8da tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:55.468537 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:55.468537 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:55.469374 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22c58fe4-4153-4f78-9e6b-a627ef9de8da tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:55.470620 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-22c58fe4-4153-4f78-9e6b-a627ef9de8da tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:55.484638 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:55.484638 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:55.485947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22c58fe4-4153-4f78-9e6b-a627ef9de8da tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:55.488743 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 301/597] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:55 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:56.496173 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4c7eab8d-3220-4a76-ba43-eb3072a6efb1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:56.496525 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4c7eab8d-3220-4a76-ba43-eb3072a6efb1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:56.496682 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:56.496682 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:56.496909 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4c7eab8d-3220-4a76-ba43-eb3072a6efb1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:56.497131 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-4c7eab8d-3220-4a76-ba43-eb3072a6efb1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:56.509637 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:56.509637 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:56.510694 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4c7eab8d-3220-4a76-ba43-eb3072a6efb1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:56.511131 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 297/598] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:56 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:57.519901 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-89d88a10-6f09-495c-8c18-0531094f2b52 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:57.520223 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-89d88a10-6f09-495c-8c18-0531094f2b52 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:57.520327 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:57.520327 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:57.520641 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-89d88a10-6f09-495c-8c18-0531094f2b52 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:57.520886 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-89d88a10-6f09-495c-8c18-0531094f2b52 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:57.531980 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:57.531980 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:57.533067 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-89d88a10-6f09-495c-8c18-0531094f2b52 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:57.536334 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 302/599] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:57 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:58.541891 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14626285-0875-4e17-a409-522617b9a738 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:58.542172 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-14626285-0875-4e17-a409-522617b9a738 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:58.542305 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:58.542305 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:58.542496 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-14626285-0875-4e17-a409-522617b9a738 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:58.542680 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-14626285-0875-4e17-a409-522617b9a738 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:58.553667 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:58.553667 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:58.554583 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14626285-0875-4e17-a409-522617b9a738 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:58.554957 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 298/600] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:58 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:35:59.564404 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7156b634-b2c0-4d14-85f9-3a7cb9e4a708 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:35:59.564716 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7156b634-b2c0-4d14-85f9-3a7cb9e4a708 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:35:59.564851 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:35:59.564851 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:35:59.565075 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7156b634-b2c0-4d14-85f9-3a7cb9e4a708 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:35:59.565263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-7156b634-b2c0-4d14-85f9-3a7cb9e4a708 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:35:59.578134 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:35:59.578134 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:35:59.579159 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7156b634-b2c0-4d14-85f9-3a7cb9e4a708 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:35:59.583032 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 303/601] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:35:59 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:00.593076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e35593a3-ecd2-4314-b6ea-387e3e8283a9 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:00.593720 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e35593a3-ecd2-4314-b6ea-387e3e8283a9 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:00.593984 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:00.593984 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:00.594562 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e35593a3-ecd2-4314-b6ea-387e3e8283a9 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:00.595042 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e35593a3-ecd2-4314-b6ea-387e3e8283a9 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:00.616121 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:00.616121 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:00.617174 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e35593a3-ecd2-4314-b6ea-387e3e8283a9 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:00.617601 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 299/602] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:00 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:01.628458 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a848c1fc-8102-43ed-8cc7-88d41053f836 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:01.628458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a848c1fc-8102-43ed-8cc7-88d41053f836 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:01.628458 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:01.628458 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:01.628458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a848c1fc-8102-43ed-8cc7-88d41053f836 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:01.628458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a848c1fc-8102-43ed-8cc7-88d41053f836 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:01.642678 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:01.642678 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:01.643783 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a848c1fc-8102-43ed-8cc7-88d41053f836 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:01.644238 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 304/603] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:01 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:02.886122 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f947610d-3aa7-4e3e-a689-5cf24ee0c126 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:02.886122 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f947610d-3aa7-4e3e-a689-5cf24ee0c126 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:02.886122 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:02.886122 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:02.886122 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f947610d-3aa7-4e3e-a689-5cf24ee0c126 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:02.886122 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f947610d-3aa7-4e3e-a689-5cf24ee0c126 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:02.886122 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:02.886122 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:02.886122 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f947610d-3aa7-4e3e-a689-5cf24ee0c126 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:02.886122 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 300/604] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:02 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:03.905348 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c60b7560-7b76-47de-9844-7f1a7314af6a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:03.906011 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c60b7560-7b76-47de-9844-7f1a7314af6a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:03.906208 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:03.906208 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:03.906886 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c60b7560-7b76-47de-9844-7f1a7314af6a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:03.907263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-c60b7560-7b76-47de-9844-7f1a7314af6a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:03.927838 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:03.927838 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:03.929088 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c60b7560-7b76-47de-9844-7f1a7314af6a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:03.929633 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 305/605] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:03 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:04.939810 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a0ea208-8264-4647-ad9c-888bf10bc946 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:04.940524 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a0ea208-8264-4647-ad9c-888bf10bc946 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:04.940524 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:04.940524 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:04.940524 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a0ea208-8264-4647-ad9c-888bf10bc946 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:04.941684 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1a0ea208-8264-4647-ad9c-888bf10bc946 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:04.953159 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:04.953159 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:04.954177 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a0ea208-8264-4647-ad9c-888bf10bc946 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:04.954561 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 301/606] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:04 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:05.963284 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70b1073c-7388-4ec3-b660-d81974c918a5 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:05.963621 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70b1073c-7388-4ec3-b660-d81974c918a5 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:05.963802 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:05.963802 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:05.964098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70b1073c-7388-4ec3-b660-d81974c918a5 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:05.964339 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-70b1073c-7388-4ec3-b660-d81974c918a5 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:05.990061 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:05.990061 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:05.991019 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70b1073c-7388-4ec3-b660-d81974c918a5 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:05.991539 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 306/607] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:05 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:07.000139 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4ff81378-dbc3-419d-bced-7252e17564a6 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:07.000431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4ff81378-dbc3-419d-bced-7252e17564a6 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:07.000553 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:07.000553 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:07.000748 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4ff81378-dbc3-419d-bced-7252e17564a6 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:07.000940 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-4ff81378-dbc3-419d-bced-7252e17564a6 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:07.015293 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:07.015293 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:07.017845 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4ff81378-dbc3-419d-bced-7252e17564a6 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:07.024673 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 302/608] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:06 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:08.028890 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bbe9fe52-4346-4b62-b6bd-4c3cf7b211cb tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:08.029301 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bbe9fe52-4346-4b62-b6bd-4c3cf7b211cb tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:08.029426 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:08.029426 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:08.029617 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bbe9fe52-4346-4b62-b6bd-4c3cf7b211cb tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:08.029799 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-bbe9fe52-4346-4b62-b6bd-4c3cf7b211cb tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:08.040670 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:08.040670 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:08.041612 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bbe9fe52-4346-4b62-b6bd-4c3cf7b211cb tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:08.045594 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 307/609] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:08 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:09.051169 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3fbbc3a7-aa5d-4505-9bf5-1e976deacb76 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:09.051525 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3fbbc3a7-aa5d-4505-9bf5-1e976deacb76 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:09.051639 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:09.051639 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:09.051846 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3fbbc3a7-aa5d-4505-9bf5-1e976deacb76 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:09.052032 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3fbbc3a7-aa5d-4505-9bf5-1e976deacb76 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:09.062758 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:09.062758 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:09.063659 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3fbbc3a7-aa5d-4505-9bf5-1e976deacb76 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:09.065997 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 303/610] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:09 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:10.072700 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cb2965bf-23f5-494c-a2b2-ab44b0b18951 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:10.073026 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cb2965bf-23f5-494c-a2b2-ab44b0b18951 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:10.073154 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:10.073154 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:10.073448 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cb2965bf-23f5-494c-a2b2-ab44b0b18951 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:10.073679 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-cb2965bf-23f5-494c-a2b2-ab44b0b18951 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:10.089454 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:10.089454 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:10.089454 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cb2965bf-23f5-494c-a2b2-ab44b0b18951 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:10.089454 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 308/611] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:10 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:36:11.095811 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5a97209b-2e93-4685-94a8-84eb47827479 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:11.096163 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5a97209b-2e93-4685-94a8-84eb47827479 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:11.096319 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:11.096319 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:11.096547 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5a97209b-2e93-4685-94a8-84eb47827479 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:11.096766 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5a97209b-2e93-4685-94a8-84eb47827479 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:11.108686 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:11.108686 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:11.109765 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5a97209b-2e93-4685-94a8-84eb47827479 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:11.110066 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 304/612] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:11 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:12.122085 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f940db4-3983-485c-bd5b-52ddd1b6fb09 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:12.122085 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f940db4-3983-485c-bd5b-52ddd1b6fb09 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:12.122085 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:12.122085 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:12.122085 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f940db4-3983-485c-bd5b-52ddd1b6fb09 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:12.122469 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3f940db4-3983-485c-bd5b-52ddd1b6fb09 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:12.138909 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:12.138909 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:12.140258 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f940db4-3983-485c-bd5b-52ddd1b6fb09 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:12.143021 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 309/613] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:12 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:13.151624 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-13317662-ccad-409c-9efc-0779243acaf1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:13.151938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-13317662-ccad-409c-9efc-0779243acaf1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:13.152051 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:13.152051 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:13.152242 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-13317662-ccad-409c-9efc-0779243acaf1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:13.152449 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-13317662-ccad-409c-9efc-0779243acaf1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:13.163702 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:13.163702 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:13.164645 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-13317662-ccad-409c-9efc-0779243acaf1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:13.165002 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 305/614] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:13 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:14.177504 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed3b69d0-b843-4a15-86ca-b28429c8a5ed tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:14.178052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed3b69d0-b843-4a15-86ca-b28429c8a5ed tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:14.178368 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:14.178368 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:14.178614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed3b69d0-b843-4a15-86ca-b28429c8a5ed tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:14.178933 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ed3b69d0-b843-4a15-86ca-b28429c8a5ed tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:14.192783 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:14.192783 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:14.194177 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed3b69d0-b843-4a15-86ca-b28429c8a5ed tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:14.198389 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 310/615] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:14 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:15.203885 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ff77889c-c834-4cdf-bd2b-27b096aa3f55 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:15.204213 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ff77889c-c834-4cdf-bd2b-27b096aa3f55 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:15.204272 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:15.204272 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:15.204460 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ff77889c-c834-4cdf-bd2b-27b096aa3f55 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:15.204643 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ff77889c-c834-4cdf-bd2b-27b096aa3f55 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:15.218692 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:15.218692 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:15.219404 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ff77889c-c834-4cdf-bd2b-27b096aa3f55 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:15.219795 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 306/616] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:15 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:16.232365 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a3ce8f12-f372-4e46-8216-2fc9ed3b463d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:16.232966 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a3ce8f12-f372-4e46-8216-2fc9ed3b463d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:16.232966 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:16.232966 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:16.232966 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a3ce8f12-f372-4e46-8216-2fc9ed3b463d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:16.233249 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a3ce8f12-f372-4e46-8216-2fc9ed3b463d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:16.259976 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:16.259976 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:16.261455 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a3ce8f12-f372-4e46-8216-2fc9ed3b463d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:16.262191 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 311/617] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:16 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:17.272885 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d72a4662-52f1-4418-a2e0-0e7687a77a86 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:17.272885 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d72a4662-52f1-4418-a2e0-0e7687a77a86 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:17.273530 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:17.273530 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:17.273530 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d72a4662-52f1-4418-a2e0-0e7687a77a86 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:17.273530 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d72a4662-52f1-4418-a2e0-0e7687a77a86 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:17.291627 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:17.291627 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:17.291627 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d72a4662-52f1-4418-a2e0-0e7687a77a86 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:17.291627 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 307/618] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:17 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:18.295558 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d0007990-1387-4703-b18e-ea458b351074 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:18.296001 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d0007990-1387-4703-b18e-ea458b351074 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:18.296001 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:18.296001 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:18.296211 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d0007990-1387-4703-b18e-ea458b351074 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:18.296374 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d0007990-1387-4703-b18e-ea458b351074 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:18.308147 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:18.308147 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:18.309146 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d0007990-1387-4703-b18e-ea458b351074 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:18.309594 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 312/619] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:18 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:19.323301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed376e76-2797-4e83-9e4c-06d260886be0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:19.324206 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed376e76-2797-4e83-9e4c-06d260886be0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:19.324806 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:19.324806 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:19.325153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed376e76-2797-4e83-9e4c-06d260886be0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:19.326565 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ed376e76-2797-4e83-9e4c-06d260886be0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:19.342753 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:19.342753 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:19.343801 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed376e76-2797-4e83-9e4c-06d260886be0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:19.344235 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 308/620] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:19 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:20.354273 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-24cb009f-c08b-4d8f-b35d-1bd1a28b4cec tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:20.354917 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-24cb009f-c08b-4d8f-b35d-1bd1a28b4cec tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:20.354917 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:20.354917 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:20.355289 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-24cb009f-c08b-4d8f-b35d-1bd1a28b4cec tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:20.355393 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-24cb009f-c08b-4d8f-b35d-1bd1a28b4cec tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:20.368762 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:20.368762 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:20.369861 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-24cb009f-c08b-4d8f-b35d-1bd1a28b4cec tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:20.370488 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 313/621] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:20 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:21.380255 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-de2be19b-2c9d-4959-9612-7a6df2bd2153 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:21.380626 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-de2be19b-2c9d-4959-9612-7a6df2bd2153 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:21.380808 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:21.380808 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:21.381089 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-de2be19b-2c9d-4959-9612-7a6df2bd2153 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:21.381444 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-de2be19b-2c9d-4959-9612-7a6df2bd2153 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:21.393941 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:21.393941 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:21.395141 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-de2be19b-2c9d-4959-9612-7a6df2bd2153 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:21.395588 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 309/622] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:21 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:22.403528 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb3339b9-236a-409a-89ea-1f601eefe597 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:22.403884 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb3339b9-236a-409a-89ea-1f601eefe597 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:22.403884 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:22.403884 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:22.404041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb3339b9-236a-409a-89ea-1f601eefe597 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:22.404227 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-eb3339b9-236a-409a-89ea-1f601eefe597 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:22.447961 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:22.447961 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:22.449591 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb3339b9-236a-409a-89ea-1f601eefe597 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:22.450351 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 314/623] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:22 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:23.459034 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf8c0df7-6f0f-4fb4-b200-4c761c2c7d91 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:23.459408 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf8c0df7-6f0f-4fb4-b200-4c761c2c7d91 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:23.459865 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:23.459865 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:23.460246 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf8c0df7-6f0f-4fb4-b200-4c761c2c7d91 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:23.460493 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-cf8c0df7-6f0f-4fb4-b200-4c761c2c7d91 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:23.483026 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:23.483026 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:23.484104 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf8c0df7-6f0f-4fb4-b200-4c761c2c7d91 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:23.484554 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 310/624] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:23 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:24.493217 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5bba052a-93ed-4ff4-bf23-f9c81788f558 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:24.493489 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5bba052a-93ed-4ff4-bf23-f9c81788f558 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:24.493623 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:24.493623 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:24.493817 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5bba052a-93ed-4ff4-bf23-f9c81788f558 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:24.493997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5bba052a-93ed-4ff4-bf23-f9c81788f558 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:24.506801 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:24.506801 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:24.507908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5bba052a-93ed-4ff4-bf23-f9c81788f558 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:24.508367 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 315/625] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:24 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:25.518606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb49759e-6e90-43fa-ac15-23c3dd4c9c24 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:25.519697 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb49759e-6e90-43fa-ac15-23c3dd4c9c24 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:25.519894 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:25.519894 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:25.520265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb49759e-6e90-43fa-ac15-23c3dd4c9c24 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:25.520581 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-fb49759e-6e90-43fa-ac15-23c3dd4c9c24 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:25.531404 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:25.531404 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:25.532551 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb49759e-6e90-43fa-ac15-23c3dd4c9c24 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:25.537138 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 311/626] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:25 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:26.541962 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e90fc420-b6f4-4669-b51c-dca5772f7024 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:26.542583 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e90fc420-b6f4-4669-b51c-dca5772f7024 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:26.542583 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:26.542583 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:26.542583 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e90fc420-b6f4-4669-b51c-dca5772f7024 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:26.542894 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e90fc420-b6f4-4669-b51c-dca5772f7024 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:26.553820 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:26.553820 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:26.554802 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e90fc420-b6f4-4669-b51c-dca5772f7024 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:26.555230 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 316/627] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:26 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:26.562328 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9861e3de-aa7e-4f04-af22-bd620e589db3 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 Jan 27 16:36:26.562614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9861e3de-aa7e-4f04-af22-bd620e589db3 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:26.562748 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:26.562748 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:26.562940 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9861e3de-aa7e-4f04-af22-bd620e589db3 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:26.576381 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:26.576381 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:26.576969 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9861e3de-aa7e-4f04-af22-bd620e589db3 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:36:26.577944 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9861e3de-aa7e-4f04-af22-bd620e589db3 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 returned with HTTP 200 Jan 27 16:36:26.578325 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 312/628] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:36:26 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:36:26.585671 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e39bcd0f-7b27-4dd7-a2c4-60817042dee8 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:26.585976 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e39bcd0f-7b27-4dd7-a2c4-60817042dee8 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:26.586114 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:26.586114 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:26.586335 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e39bcd0f-7b27-4dd7-a2c4-60817042dee8 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:26.586643 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e39bcd0f-7b27-4dd7-a2c4-60817042dee8 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Show backup with id 33571418-2715-40dd-87bf-592ba26312e9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:36:26.598809 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:26.598809 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:26.599753 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e39bcd0f-7b27-4dd7-a2c4-60817042dee8 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 200 Jan 27 16:36:26.600192 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 317/629] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:26 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:26.607033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5457abc9-562a-4f4b-a7dd-39806aac2166 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] DELETE http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 Jan 27 16:36:26.607407 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5457abc9-562a-4f4b-a7dd-39806aac2166 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:26.607529 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:26.607529 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:26.607730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5457abc9-562a-4f4b-a7dd-39806aac2166 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:26.607976 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-5457abc9-562a-4f4b-a7dd-39806aac2166 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete backup with id: 33571418-2715-40dd-87bf-592ba26312e9. Jan 27 16:36:26.619273 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:26.619273 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:26.675376 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-5457abc9-562a-4f4b-a7dd-39806aac2166 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] delete_backup rpcapi backup_id 33571418-2715-40dd-87bf-592ba26312e9 {{(pid=87928) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 16:36:26.677823 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5457abc9-562a-4f4b-a7dd-39806aac2166 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 returned with HTTP 202 Jan 27 16:36:26.678452 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 313/630] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:36:26 2021] DELETE /volume/v3/f7574379c8864f45b3a79869f4686dab/backups/33571418-2715-40dd-87bf-592ba26312e9 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:36:31.852596 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eea60b44-366d-441f-9abd-2913f067bb56 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] GET http://10.222.0.108/volume/v3/6a8fd45b984c415bb3482f418ee235b3/scheduler-stats/get_pools Jan 27 16:36:31.852892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eea60b44-366d-441f-9abd-2913f067bb56 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:31.853007 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:31.853007 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:31.853212 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eea60b44-366d-441f-9abd-2913f067bb56 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] Calling method 'get_pools' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:31.864337 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eea60b44-366d-441f-9abd-2913f067bb56 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] http://10.222.0.108/volume/v3/6a8fd45b984c415bb3482f418ee235b3/scheduler-stats/get_pools returned with HTTP 200 Jan 27 16:36:31.864828 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 318/631] 10.222.0.108 () {58 vars in 1263 bytes} [Wed Jan 27 16:36:31 2021] GET /volume/v3/6a8fd45b984c415bb3482f418ee235b3/scheduler-stats/get_pools => generated 62 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:36:31.873130 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83fcfb3f-1a1e-4d60-9cdf-50068915b95e tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] GET http://10.222.0.108/volume/v3/6a8fd45b984c415bb3482f418ee235b3/scheduler-stats/get_pools?detail=True Jan 27 16:36:31.873366 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83fcfb3f-1a1e-4d60-9cdf-50068915b95e tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:31.873498 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:31.873498 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:31.873711 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83fcfb3f-1a1e-4d60-9cdf-50068915b95e tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] Calling method 'get_pools' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:31.883932 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83fcfb3f-1a1e-4d60-9cdf-50068915b95e tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] http://10.222.0.108/volume/v3/6a8fd45b984c415bb3482f418ee235b3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 27 16:36:31.884344 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 314/632] 10.222.0.108 () {58 vars in 1286 bytes} [Wed Jan 27 16:36:31 2021] GET /volume/v3/6a8fd45b984c415bb3482f418ee235b3/scheduler-stats/get_pools?detail=True => generated 771 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:31.891390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-845f58e7-c728-455e-8b15-817ca171c75d tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] GET http://10.222.0.108/volume/v3/6a8fd45b984c415bb3482f418ee235b3/capabilities/n-d-705658-15@lvmdriver-1 Jan 27 16:36:31.891642 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-845f58e7-c728-455e-8b15-817ca171c75d tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:31.896007 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-845f58e7-c728-455e-8b15-817ca171c75d tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:31.902672 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-845f58e7-c728-455e-8b15-817ca171c75d tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] http://10.222.0.108/volume/v3/6a8fd45b984c415bb3482f418ee235b3/capabilities/n-d-705658-15@lvmdriver-1 returned with HTTP 200 Jan 27 16:36:31.903108 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 319/633] 10.222.0.108 () {58 vars in 1302 bytes} [Wed Jan 27 16:36:31 2021] GET /volume/v3/6a8fd45b984c415bb3482f418ee235b3/capabilities/n-d-705658-15@lvmdriver-1 => generated 713 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:31.911192 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb3f9cc4-0205-4293-96b8-217308c89103 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] GET http://10.222.0.108/volume/v3/6a8fd45b984c415bb3482f418ee235b3/capabilities/n-d-705658-15@lvmdriver-1 Jan 27 16:36:31.911468 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb3f9cc4-0205-4293-96b8-217308c89103 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:31.911732 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb3f9cc4-0205-4293-96b8-217308c89103 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:31.921353 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb3f9cc4-0205-4293-96b8-217308c89103 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829 tempest-BackendsCapabilitiesAdminTestsJSON-1163468829-project-admin] http://10.222.0.108/volume/v3/6a8fd45b984c415bb3482f418ee235b3/capabilities/n-d-705658-15@lvmdriver-1 returned with HTTP 200 Jan 27 16:36:31.921800 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 315/634] 10.222.0.108 () {58 vars in 1302 bytes} [Wed Jan 27 16:36:31 2021] GET /volume/v3/6a8fd45b984c415bb3482f418ee235b3/capabilities/n-d-705658-15@lvmdriver-1 => generated 713 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:35.074398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] POST http://10.222.0.108/volume/v3/c4d5fdf0415b42ae881643283d6a5bd4/volumes Jan 27 16:36:35.075063 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-843708303"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:35.075510 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-843708303'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:36:35.075683 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Create volume of 1 GB Jan 27 16:36:35.082420 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Availability Zones retrieved successfully. Jan 27 16:36:35.090068 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Flow 'volume_create_api' (ed6d8bd7-90ee-4e48-96ba-75421e5ea6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:35.091558 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5244662-c000-4c91-a310-f7953ed944b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:35.092554 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:36:35.137477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5244662-c000-4c91-a310-f7953ed944b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:35.140231 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e24a797-66c6-4736-94dc-30b86a58a120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:36.231452 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Created reservations ['3d6c2560-c07f-4f7c-8331-a39b55d5ced7', '0f116327-259f-4b02-857d-074d4d6f0e99', 'ae2bd595-410c-4096-a970-4b8d27003005', 'cb9312bf-fd81-4457-8580-41f235431d77'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:36:36.234183 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e24a797-66c6-4736-94dc-30b86a58a120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d6c2560-c07f-4f7c-8331-a39b55d5ced7', '0f116327-259f-4b02-857d-074d4d6f0e99', 'ae2bd595-410c-4096-a970-4b8d27003005', 'cb9312bf-fd81-4457-8580-41f235431d77']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:36.236781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e681cd2b-dec6-4f75-8150-217c8f4425f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:36.340292 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e681cd2b-dec6-4f75-8150-217c8f4425f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b1b1f10-cfde-4377-bb90-df784e081630', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-843708303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d5fdf0415b42ae881643283d6a5bd4',qos_specs=None,replication_status=,reservations=['3d6c2560-c07f-4f7c-8331-a39b55d5ced7','0f116327-259f-4b02-857d-074d4d6f0e99','ae2bd595-410c-4096-a970-4b8d27003005','cb9312bf-fd81-4457-8580-41f235431d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='543a4692cb344509bf14df4f85b30fdd',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:36:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-843708303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b1b1f10-cfde-4377-bb90-df784e081630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4d5fdf0415b42ae881643283d6a5bd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='543a4692cb344509bf14df4f85b30fdd',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:36.341607 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b52fcee-9e96-4589-a3f0-295e6d328874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:36.387244 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b52fcee-9e96-4589-a3f0-295e6d328874) transitioned into state 'SUCCESS' from state '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-843708303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d5fdf0415b42ae881643283d6a5bd4',qos_specs=None,replication_status=,reservations=['3d6c2560-c07f-4f7c-8331-a39b55d5ced7','0f116327-259f-4b02-857d-074d4d6f0e99','ae2bd595-410c-4096-a970-4b8d27003005','cb9312bf-fd81-4457-8580-41f235431d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='543a4692cb344509bf14df4f85b30fdd',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:36.388772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c7ee97-d45a-4c3f-89ac-ac5c32013542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:36.446348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c7ee97-d45a-4c3f-89ac-ac5c32013542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:36.447923 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Flow 'volume_create_api' (ed6d8bd7-90ee-4e48-96ba-75421e5ea6cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:36.471703 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Create volume request issued successfully. Jan 27 16:36:36.478096 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-542f5967-1499-4e5b-a3e7-b9a44df5fe5f tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] http://10.222.0.108/volume/v3/c4d5fdf0415b42ae881643283d6a5bd4/volumes returned with HTTP 202 Jan 27 16:36:36.479131 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 320/635] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:36:34 2021] POST /volume/v3/c4d5fdf0415b42ae881643283d6a5bd4/volumes => generated 822 bytes in 1513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:36:36.487614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cd6cd144-e64d-4dfd-9b8a-16b309523545 tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] GET http://10.222.0.108/volume/v3/c4d5fdf0415b42ae881643283d6a5bd4/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 Jan 27 16:36:36.487953 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cd6cd144-e64d-4dfd-9b8a-16b309523545 tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:36.488263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cd6cd144-e64d-4dfd-9b8a-16b309523545 tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:36.516825 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:36.516825 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:36.521748 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cd6cd144-e64d-4dfd-9b8a-16b309523545 tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Volume info retrieved successfully. Jan 27 16:36:36.533522 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cd6cd144-e64d-4dfd-9b8a-16b309523545 tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] http://10.222.0.108/volume/v3/c4d5fdf0415b42ae881643283d6a5bd4/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 returned with HTTP 200 Jan 27 16:36:36.534010 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 316/636] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:36 2021] GET /volume/v3/c4d5fdf0415b42ae881643283d6a5bd4/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 => generated 890 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:37.545749 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38f5f764-e68b-4fa0-9312-a3f6ea78f379 tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] GET http://10.222.0.108/volume/v3/c4d5fdf0415b42ae881643283d6a5bd4/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 Jan 27 16:36:37.546203 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38f5f764-e68b-4fa0-9312-a3f6ea78f379 tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:37.546281 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:37.546281 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:37.546453 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38f5f764-e68b-4fa0-9312-a3f6ea78f379 tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:37.572546 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:37.572546 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:37.578126 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-38f5f764-e68b-4fa0-9312-a3f6ea78f379 tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Volume info retrieved successfully. Jan 27 16:36:37.589720 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38f5f764-e68b-4fa0-9312-a3f6ea78f379 tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] http://10.222.0.108/volume/v3/c4d5fdf0415b42ae881643283d6a5bd4/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 returned with HTTP 200 Jan 27 16:36:37.590166 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 321/637] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:37 2021] GET /volume/v3/c4d5fdf0415b42ae881643283d6a5bd4/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 => generated 915 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:37.650644 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a4d3d2ea-6237-46b7-972d-973c631b22f0 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] GET http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 Jan 27 16:36:37.655751 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a4d3d2ea-6237-46b7-972d-973c631b22f0 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:37.655751 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:37.655751 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:37.655751 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a4d3d2ea-6237-46b7-972d-973c631b22f0 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:37.679633 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:37.679633 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:37.684412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a4d3d2ea-6237-46b7-972d-973c631b22f0 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Volume info retrieved successfully. Jan 27 16:36:37.694921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a4d3d2ea-6237-46b7-972d-973c631b22f0 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 returned with HTTP 200 Jan 27 16:36:37.699866 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 317/638] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:37 2021] GET /volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 => generated 1087 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:36:37.703908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d33b8f52-65a4-4297-8007-3cc6e55a770c tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] POST http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/4b1b1f10-cfde-4377-bb90-df784e081630/action Jan 27 16:36:37.704167 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:37.704167 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:37.704392 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d33b8f52-65a4-4297-8007-3cc6e55a770c tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Action body: b'{"os-unmanage": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:36:37.704579 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d33b8f52-65a4-4297-8007-3cc6e55a770c tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:37.704808 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.volume_unmanage [None req-d33b8f52-65a4-4297-8007-3cc6e55a770c tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Unmanage volume with id: 4b1b1f10-cfde-4377-bb90-df784e081630 Jan 27 16:36:37.729664 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:37.729664 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:37.730060 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d33b8f52-65a4-4297-8007-3cc6e55a770c tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Volume info retrieved successfully. Jan 27 16:36:37.784849 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d33b8f52-65a4-4297-8007-3cc6e55a770c tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Delete volume request issued successfully. Jan 27 16:36:37.788930 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d33b8f52-65a4-4297-8007-3cc6e55a770c tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/4b1b1f10-cfde-4377-bb90-df784e081630/action returned with HTTP 202 Jan 27 16:36:37.788930 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 322/639] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 16:36:37 2021] POST /volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/4b1b1f10-cfde-4377-bb90-df784e081630/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:36:37.792647 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6fabe3e5-29ff-433e-b89f-cb07137d6d9a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] GET http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 Jan 27 16:36:37.793037 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6fabe3e5-29ff-433e-b89f-cb07137d6d9a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:37.793218 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:37.793218 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:37.793513 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6fabe3e5-29ff-433e-b89f-cb07137d6d9a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:37.822903 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:37.822903 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:37.827616 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6fabe3e5-29ff-433e-b89f-cb07137d6d9a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Volume info retrieved successfully. Jan 27 16:36:37.839319 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6fabe3e5-29ff-433e-b89f-cb07137d6d9a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 returned with HTTP 200 Jan 27 16:36:37.839815 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 318/640] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:37 2021] GET /volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 => generated 1088 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:36:38.852767 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-043f55ca-bcd2-48e6-af50-512f0b63ba73 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] GET http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 Jan 27 16:36:38.853432 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-043f55ca-bcd2-48e6-af50-512f0b63ba73 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:38.853680 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:38.853680 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:38.854165 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-043f55ca-bcd2-48e6-af50-512f0b63ba73 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:38.898159 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-043f55ca-bcd2-48e6-af50-512f0b63ba73 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 returned with HTTP 404 Jan 27 16:36:38.898871 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 323/641] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:38 2021] GET /volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:36:38.905692 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f667e04-9a68-4282-98bf-0b5c9a3159c5 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] GET http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/detail?all_tenants=1 Jan 27 16:36:38.906114 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f667e04-9a68-4282-98bf-0b5c9a3159c5 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:38.906246 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:38.906246 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:38.906502 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f667e04-9a68-4282-98bf-0b5c9a3159c5 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:38.907893 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8f667e04-9a68-4282-98bf-0b5c9a3159c5 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:36:38.955225 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8f667e04-9a68-4282-98bf-0b5c9a3159c5 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Get all volumes completed successfully. Jan 27 16:36:38.957730 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:38.957730 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:38.963773 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f667e04-9a68-4282-98bf-0b5c9a3159c5 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 27 16:36:38.964820 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 319/642] 10.222.0.108 () {58 vars in 1257 bytes} [Wed Jan 27 16:36:38 2021] GET /volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/detail?all_tenants=1 => generated 10301 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:36:38.977557 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] POST http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/os-volume-manage Jan 27 16:36:38.978155 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-129318476", "host": "n-d-705658-15@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-4b1b1f10-cfde-4377-bb90-df784e081630"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:38.980216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.volume_manage [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-129318476', 'host': 'n-d-705658-15@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-4b1b1f10-cfde-4377-bb90-df784e081630'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 27 16:36:39.001468 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Flow 'volume_manage_existing_api' (bf57c615-811a-412a-95c3-17aacc84631c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:39.002988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9967d4-8751-44d1-a8ad-047c0818deb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:39.080594 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Created reservations ['89b305c2-851d-4d45-9e00-4e6d1a7aca78', 'c9978363-c7dd-49bd-8ce5-17c8266d13fb', 'bbf259a2-a627-4a3f-81b2-42b8f4e1f6bb', '36f1e94e-dc4c-4c37-9f3e-3b54e15568a7'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:36:39.081720 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9967d4-8751-44d1-a8ad-047c0818deb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89b305c2-851d-4d45-9e00-4e6d1a7aca78', 'c9978363-c7dd-49bd-8ce5-17c8266d13fb', 'bbf259a2-a627-4a3f-81b2-42b8f4e1f6bb', '36f1e94e-dc4c-4c37-9f3e-3b54e15568a7']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:39.082847 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (1fe7c4ea-34d9-4570-918c-bc3275456a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:39.139267 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (1fe7c4ea-34d9-4570-918c-bc3275456a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'efe22da2b757460baa14fa190dd53551', 'project_id': 'ffa4a65abc3f4f819cc42406e654a16d', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-129318476', 'host': 'n-d-705658-15@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', '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-27T16:36:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-129318476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-705658-15@lvmdriver-1#lvmdriver-1',id=ee05cd8d-2900-499b-8748-7909f6d27fda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffa4a65abc3f4f819cc42406e654a16d',provider_auth=None,provider_geometry=None,provider_id=None,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='efe22da2b757460baa14fa190dd53551',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:39.140385 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7f44290-2ec6-48e9-881d-134f70b41673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:39.189016 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7f44290-2ec6-48e9-881d-134f70b41673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'efe22da2b757460baa14fa190dd53551', 'project_id': 'ffa4a65abc3f4f819cc42406e654a16d', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-129318476', 'host': 'n-d-705658-15@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:39.190034 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (d9816834-7c9c-4bc1-ae85-3fee68cf3442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:39.193441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (d9816834-7c9c-4bc1-ae85-3fee68cf3442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:39.194724 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Flow 'volume_manage_existing_api' (bf57c615-811a-412a-95c3-17aacc84631c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:39.195185 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Manage volume request issued successfully. Jan 27 16:36:39.216424 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e3c57ac5-c01d-40c7-98bd-d458bb58108a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/os-volume-manage returned with HTTP 202 Jan 27 16:36:39.216884 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 324/643] 10.222.0.108 () {60 vars in 1258 bytes} [Wed Jan 27 16:36:38 2021] POST /volume/v3/ffa4a65abc3f4f819cc42406e654a16d/os-volume-manage => generated 848 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:36:39.230401 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14a9f672-c4aa-420d-943c-d77cc70733a4 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] GET http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda Jan 27 16:36:39.230894 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-14a9f672-c4aa-420d-943c-d77cc70733a4 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:39.231033 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:39.231033 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:39.231243 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-14a9f672-c4aa-420d-943c-d77cc70733a4 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:39.265365 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:39.265365 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:39.269878 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-14a9f672-c4aa-420d-943c-d77cc70733a4 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Volume info retrieved successfully. Jan 27 16:36:39.280191 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14a9f672-c4aa-420d-943c-d77cc70733a4 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda returned with HTTP 200 Jan 27 16:36:39.280689 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 320/644] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:39 2021] GET /volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda => generated 1086 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:36:40.291936 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a4358d1-7ab3-4fe5-a5a0-604cc26bbb3e tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] GET http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda Jan 27 16:36:40.292371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a4358d1-7ab3-4fe5-a5a0-604cc26bbb3e tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:40.292557 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:40.292557 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:40.292827 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a4358d1-7ab3-4fe5-a5a0-604cc26bbb3e tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:40.322453 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:40.322453 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:40.327157 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7a4358d1-7ab3-4fe5-a5a0-604cc26bbb3e tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Volume info retrieved successfully. Jan 27 16:36:40.337959 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a4358d1-7ab3-4fe5-a5a0-604cc26bbb3e tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda returned with HTTP 200 Jan 27 16:36:40.338392 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 325/645] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:40 2021] GET /volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda => generated 1087 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:36:40.349780 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a507dd90-4a1d-4c81-b73b-9948022c8be4 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] GET http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda Jan 27 16:36:40.350420 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a507dd90-4a1d-4c81-b73b-9948022c8be4 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:40.350654 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:40.350654 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:40.351133 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a507dd90-4a1d-4c81-b73b-9948022c8be4 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:40.392696 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:40.392696 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:40.397474 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a507dd90-4a1d-4c81-b73b-9948022c8be4 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Volume info retrieved successfully. Jan 27 16:36:40.409273 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a507dd90-4a1d-4c81-b73b-9948022c8be4 tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda returned with HTTP 200 Jan 27 16:36:40.409783 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 321/646] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:40 2021] GET /volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda => generated 1087 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:36:40.426333 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38b331cf-d2e9-4ba5-94b1-c4f20a79fe4a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] DELETE http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda Jan 27 16:36:40.426935 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38b331cf-d2e9-4ba5-94b1-c4f20a79fe4a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:40.427183 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:40.427183 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:40.427635 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38b331cf-d2e9-4ba5-94b1-c4f20a79fe4a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:40.428259 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-38b331cf-d2e9-4ba5-94b1-c4f20a79fe4a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Delete volume with id: ee05cd8d-2900-499b-8748-7909f6d27fda Jan 27 16:36:40.457551 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:40.457551 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:40.457974 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-38b331cf-d2e9-4ba5-94b1-c4f20a79fe4a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Volume info retrieved successfully. Jan 27 16:36:40.530993 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-38b331cf-d2e9-4ba5-94b1-c4f20a79fe4a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Delete volume request issued successfully. Jan 27 16:36:40.531277 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38b331cf-d2e9-4ba5-94b1-c4f20a79fe4a tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda returned with HTTP 202 Jan 27 16:36:40.532307 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 326/647] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:36:40 2021] DELETE /volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:36:40.538910 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-90013a2b-5c7b-4e15-9251-3b512451f13f tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] GET http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda Jan 27 16:36:40.539324 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-90013a2b-5c7b-4e15-9251-3b512451f13f tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:40.539529 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:40.539529 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:40.539846 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-90013a2b-5c7b-4e15-9251-3b512451f13f tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:40.571010 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:40.571010 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:40.576473 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-90013a2b-5c7b-4e15-9251-3b512451f13f tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Volume info retrieved successfully. Jan 27 16:36:40.589135 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-90013a2b-5c7b-4e15-9251-3b512451f13f tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda returned with HTTP 200 Jan 27 16:36:40.589692 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 322/648] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:40 2021] GET /volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda => generated 1086 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:36:41.600436 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02701589-804e-45e3-ad91-4327a7acab3b tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] GET http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda Jan 27 16:36:41.600831 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02701589-804e-45e3-ad91-4327a7acab3b tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:41.600979 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:41.600979 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:41.601185 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02701589-804e-45e3-ad91-4327a7acab3b tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:41.627766 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:41.627766 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:41.632373 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-02701589-804e-45e3-ad91-4327a7acab3b tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Volume info retrieved successfully. Jan 27 16:36:41.642159 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02701589-804e-45e3-ad91-4327a7acab3b tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda returned with HTTP 200 Jan 27 16:36:41.642632 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 327/649] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:41 2021] GET /volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda => generated 1086 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:36:42.656409 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb7c3edd-4b7f-4b78-bfde-02ab534ee61e tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] GET http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda Jan 27 16:36:42.656966 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb7c3edd-4b7f-4b78-bfde-02ab534ee61e tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:42.657185 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:42.657185 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:42.657590 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb7c3edd-4b7f-4b78-bfde-02ab534ee61e tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:42.698039 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb7c3edd-4b7f-4b78-bfde-02ab534ee61e tempest-VolumeManageAdminTest-886009789 tempest-VolumeManageAdminTest-886009789-project-admin] http://10.222.0.108/volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda returned with HTTP 404 Jan 27 16:36:42.698747 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 323/650] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:42 2021] GET /volume/v3/ffa4a65abc3f4f819cc42406e654a16d/volumes/ee05cd8d-2900-499b-8748-7909f6d27fda => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:36:42.706496 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2ee2f033-796e-424d-bd49-39d62d07e900 tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] DELETE http://10.222.0.108/volume/v3/c4d5fdf0415b42ae881643283d6a5bd4/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 Jan 27 16:36:42.706841 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2ee2f033-796e-424d-bd49-39d62d07e900 tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:42.707094 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:42.707094 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:42.707366 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2ee2f033-796e-424d-bd49-39d62d07e900 tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:42.707740 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-2ee2f033-796e-424d-bd49-39d62d07e900 tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] Delete volume with id: 4b1b1f10-cfde-4377-bb90-df784e081630 Jan 27 16:36:42.736393 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2ee2f033-796e-424d-bd49-39d62d07e900 tempest-VolumeManageAdminTest-2106068836 tempest-VolumeManageAdminTest-2106068836-project] http://10.222.0.108/volume/v3/c4d5fdf0415b42ae881643283d6a5bd4/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 returned with HTTP 404 Jan 27 16:36:42.737026 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 328/651] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:36:42 2021] DELETE /volume/v3/c4d5fdf0415b42ae881643283d6a5bd4/volumes/4b1b1f10-cfde-4377-bb90-df784e081630 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:36:43.069401 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9a14aecc-bfa1-4696-b505-3bd309f9e0ea tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:36:43.069687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9a14aecc-bfa1-4696-b505-3bd309f9e0ea tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:43.069962 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9a14aecc-bfa1-4696-b505-3bd309f9e0ea tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:43.096956 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:43.096956 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:43.101836 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9a14aecc-bfa1-4696-b505-3bd309f9e0ea tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:36:43.112669 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:43.112669 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:43.117226 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9a14aecc-bfa1-4696-b505-3bd309f9e0ea tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:36:43.117718 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 324/652] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:43 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 1206 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:36:45.619040 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-991c2544-f47b-4c16-a8a8-be9730b8c39e tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] GET http://10.222.0.108/volume/v3/789222070e6045d892060fdb6a5bfea2/os-quota-sets/f7d3e707abb74e9ab7335e7c9481699f Jan 27 16:36:45.619323 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-991c2544-f47b-4c16-a8a8-be9730b8c39e tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:45.619559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-991c2544-f47b-4c16-a8a8-be9730b8c39e tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:45.630605 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-991c2544-f47b-4c16-a8a8-be9730b8c39e tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] 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 27 16:36:45.631110 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-991c2544-f47b-4c16-a8a8-be9730b8c39e tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] 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 27 16:36:45.631506 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-991c2544-f47b-4c16-a8a8-be9730b8c39e tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] 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 27 16:36:45.631992 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-991c2544-f47b-4c16-a8a8-be9730b8c39e tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] 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 27 16:36:45.636389 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-991c2544-f47b-4c16-a8a8-be9730b8c39e tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] http://10.222.0.108/volume/v3/789222070e6045d892060fdb6a5bfea2/os-quota-sets/f7d3e707abb74e9ab7335e7c9481699f returned with HTTP 200 Jan 27 16:36:45.636766 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 329/653] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:36:45 2021] GET /volume/v3/789222070e6045d892060fdb6a5bfea2/os-quota-sets/f7d3e707abb74e9ab7335e7c9481699f => generated 361 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:45.718464 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] POST http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes Jan 27 16:36:45.718753 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:45.718753 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:45.718974 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1025694470"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:45.719632 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1025694470'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:36:45.719833 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Create volume of 1 GB Jan 27 16:36:45.726939 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Availability Zones retrieved successfully. Jan 27 16:36:45.734890 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Flow 'volume_create_api' (0ae077a3-adba-438c-bf8f-9c0c28c04b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:45.736273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (544d5185-2f1e-4117-8502-64ca05d48cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:45.737229 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:36:45.768979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (544d5185-2f1e-4117-8502-64ca05d48cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:45.769997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (985b5eae-1f40-4464-afc7-b9a34572e83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:45.843607 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Created reservations ['1009e25a-f56f-4594-b2ce-58937e25373b', 'a94ac1b6-981a-41a8-96d5-99565a543dc6', '4ce231f1-2c13-48ed-8703-4e688a438eaa', 'e5785715-699d-43a3-83f4-edfb837b5095'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:36:45.844667 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (985b5eae-1f40-4464-afc7-b9a34572e83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1009e25a-f56f-4594-b2ce-58937e25373b', 'a94ac1b6-981a-41a8-96d5-99565a543dc6', '4ce231f1-2c13-48ed-8703-4e688a438eaa', 'e5785715-699d-43a3-83f4-edfb837b5095']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:45.845710 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49d2bf3b-a28a-43f9-9ded-218ead75b90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:45.904369 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49d2bf3b-a28a-43f9-9ded-218ead75b90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acd1b1fc-1166-4136-be3f-6344e1ad4ba6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1025694470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d3e707abb74e9ab7335e7c9481699f',qos_specs=None,replication_status=,reservations=['1009e25a-f56f-4594-b2ce-58937e25373b','a94ac1b6-981a-41a8-96d5-99565a543dc6','4ce231f1-2c13-48ed-8703-4e688a438eaa','e5785715-699d-43a3-83f4-edfb837b5095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a87dd3f1e1433aaaac448f74cf9af7',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:36:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1025694470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acd1b1fc-1166-4136-be3f-6344e1ad4ba6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d3e707abb74e9ab7335e7c9481699f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='21a87dd3f1e1433aaaac448f74cf9af7',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:45.908010 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98119636-7c83-4a25-9f98-33b96bb52285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:45.955988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98119636-7c83-4a25-9f98-33b96bb52285) transitioned into state 'SUCCESS' from state '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-1025694470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d3e707abb74e9ab7335e7c9481699f',qos_specs=None,replication_status=,reservations=['1009e25a-f56f-4594-b2ce-58937e25373b','a94ac1b6-981a-41a8-96d5-99565a543dc6','4ce231f1-2c13-48ed-8703-4e688a438eaa','e5785715-699d-43a3-83f4-edfb837b5095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21a87dd3f1e1433aaaac448f74cf9af7',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:45.956961 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c27e7a-e208-4476-bdf0-2b1c6de332cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:45.992557 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c27e7a-e208-4476-bdf0-2b1c6de332cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:45.993940 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Flow 'volume_create_api' (0ae077a3-adba-438c-bf8f-9c0c28c04b79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:46.018925 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Create volume request issued successfully. Jan 27 16:36:46.025382 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-60d79132-3c51-4277-b53a-f3d088826f75 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes returned with HTTP 202 Jan 27 16:36:46.025878 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 325/654] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:36:45 2021] POST /volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes => generated 830 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:36:46.033917 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08699cf7-46a4-4008-9acc-532d145b3e1e tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] GET http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 Jan 27 16:36:46.034292 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08699cf7-46a4-4008-9acc-532d145b3e1e tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:46.034702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08699cf7-46a4-4008-9acc-532d145b3e1e tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:46.060472 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:46.060472 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:46.065150 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-08699cf7-46a4-4008-9acc-532d145b3e1e tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Volume info retrieved successfully. Jan 27 16:36:46.076515 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08699cf7-46a4-4008-9acc-532d145b3e1e tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 returned with HTTP 200 Jan 27 16:36:46.076945 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 330/655] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:46 2021] GET /volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 => generated 898 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:47.087896 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b8c0ca5c-0c26-40ce-9cf0-27f66725978b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] GET http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 Jan 27 16:36:47.088376 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b8c0ca5c-0c26-40ce-9cf0-27f66725978b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:47.088462 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:47.088462 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:47.088983 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b8c0ca5c-0c26-40ce-9cf0-27f66725978b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:47.124258 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:47.124258 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:47.129515 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b8c0ca5c-0c26-40ce-9cf0-27f66725978b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Volume info retrieved successfully. Jan 27 16:36:47.146475 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b8c0ca5c-0c26-40ce-9cf0-27f66725978b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 returned with HTTP 200 Jan 27 16:36:47.146988 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 326/656] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:47 2021] GET /volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 => generated 923 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:47.159022 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d933eecd-0877-4a7f-a7e6-a7db30204f8f tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] PUT http://10.222.0.108/volume/v3/789222070e6045d892060fdb6a5bfea2/os-quota-sets/f7d3e707abb74e9ab7335e7c9481699f Jan 27 16:36:47.159286 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:47.159286 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:47.159523 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d933eecd-0877-4a7f-a7e6-a7db30204f8f tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:47.303493 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d933eecd-0877-4a7f-a7e6-a7db30204f8f tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] http://10.222.0.108/volume/v3/789222070e6045d892060fdb6a5bfea2/os-quota-sets/f7d3e707abb74e9ab7335e7c9481699f returned with HTTP 200 Jan 27 16:36:47.304006 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 331/657] 10.222.0.108 () {60 vars in 1346 bytes} [Wed Jan 27 16:36:47 2021] PUT /volume/v3/789222070e6045d892060fdb6a5bfea2/os-quota-sets/f7d3e707abb74e9ab7335e7c9481699f => generated 316 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:36:47.310336 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] POST http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes Jan 27 16:36:47.310726 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:47.310726 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:47.311107 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:47.311949 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Create volume request body: {'volume': {'size': 2}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:36:47.312037 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Create volume of 2 GB Jan 27 16:36:47.319398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Availability Zones retrieved successfully. Jan 27 16:36:47.327549 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Flow 'volume_create_api' (c9ac0071-8101-4d02-a166-974b21d28629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:47.328907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cf68780-af47-41cd-a11e-309679e641b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:47.330124 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Validating volume size '2' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:36:47.363007 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cf68780-af47-41cd-a11e-309679e641b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:47.364127 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92054b35-9e67-438d-9d35-c16006d01d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:47.402807 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota_utils [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Quota exceeded for f7d3e707abb74e9ab7335e7c9481699f, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 27 16:36:47.428653 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.volume.api [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92054b35-9e67-438d-9d35-c16006d01d7f) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 16:36:47.428653 n-d-705658-15 devstack@c-api.service[87927]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 27 16:36:47.430871 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92054b35-9e67-438d-9d35-c16006d01d7f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:47.431945 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.volume.api [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92054b35-9e67-438d-9d35-c16006d01d7f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 16:36:47.432943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cf68780-af47-41cd-a11e-309679e641b4) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:47.433959 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.volume.api [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cf68780-af47-41cd-a11e-309679e641b4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 16:36:47.435144 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.volume.api [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Flow 'volume_create_api' (c9ac0071-8101-4d02-a166-974b21d28629) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 16:36:47.435607 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.middleware.fault [None req-6d3233e7-a733-4f65-8544-3846d888489b tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes returned with HTTP 413 Jan 27 16:36:47.436636 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 327/658] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:36:47 2021] POST /volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes => generated 208 bytes in 128 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 27 16:36:47.444851 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bfb24709-d15c-4553-95b6-649797d48fb6 tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] PUT http://10.222.0.108/volume/v3/789222070e6045d892060fdb6a5bfea2/os-quota-sets/f7d3e707abb74e9ab7335e7c9481699f Jan 27 16:36:47.447177 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bfb24709-d15c-4553-95b6-649797d48fb6 tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:47.602014 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bfb24709-d15c-4553-95b6-649797d48fb6 tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] http://10.222.0.108/volume/v3/789222070e6045d892060fdb6a5bfea2/os-quota-sets/f7d3e707abb74e9ab7335e7c9481699f returned with HTTP 200 Jan 27 16:36:47.602538 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 332/659] 10.222.0.108 () {60 vars in 1346 bytes} [Wed Jan 27 16:36:47 2021] PUT /volume/v3/789222070e6045d892060fdb6a5bfea2/os-quota-sets/f7d3e707abb74e9ab7335e7c9481699f => generated 316 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:47.609340 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] POST http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes Jan 27 16:36:47.609617 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:47.609617 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:47.609840 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:47.610511 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Create volume request body: {'volume': {'size': 1}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:36:47.610703 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Create volume of 1 GB Jan 27 16:36:47.611004 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:47.611004 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:47.618620 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Availability Zones retrieved successfully. Jan 27 16:36:47.626996 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Flow 'volume_create_api' (95b2e5c5-fbf9-4b80-9a12-49d0eee2e48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:47.628380 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f0da0e-bf72-4782-9542-f0f33f4bdfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:47.629346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:36:47.673392 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f0da0e-bf72-4782-9542-f0f33f4bdfb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:47.674446 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5748c521-af89-4f23-8fd3-6faaf82cd030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:47.700095 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota_utils [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Quota exceeded for f7d3e707abb74e9ab7335e7c9481699f, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 27 16:36:47.701302 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.volume.api [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5748c521-af89-4f23-8fd3-6faaf82cd030) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 16:36:47.701302 n-d-705658-15 devstack@c-api.service[87927]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 27 16:36:47.704047 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5748c521-af89-4f23-8fd3-6faaf82cd030) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:47.705439 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.volume.api [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5748c521-af89-4f23-8fd3-6faaf82cd030) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 16:36:47.706475 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f0da0e-bf72-4782-9542-f0f33f4bdfb9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:47.707651 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.volume.api [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8f0da0e-bf72-4782-9542-f0f33f4bdfb9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 16:36:47.709009 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.volume.api [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Flow 'volume_create_api' (95b2e5c5-fbf9-4b80-9a12-49d0eee2e48a) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 16:36:47.709369 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.middleware.fault [None req-5fcdf5a2-53f0-4528-8227-51a2e984934c tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes returned with HTTP 413 Jan 27 16:36:47.710214 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 328/660] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:36:47 2021] POST /volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes => generated 150 bytes in 103 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 27 16:36:47.718366 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b789f4f-6ad9-4900-b00d-a060c0ed5147 tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] PUT http://10.222.0.108/volume/v3/789222070e6045d892060fdb6a5bfea2/os-quota-sets/f7d3e707abb74e9ab7335e7c9481699f Jan 27 16:36:47.718894 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b789f4f-6ad9-4900-b00d-a060c0ed5147 tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:47.786071 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b789f4f-6ad9-4900-b00d-a060c0ed5147 tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] http://10.222.0.108/volume/v3/789222070e6045d892060fdb6a5bfea2/os-quota-sets/f7d3e707abb74e9ab7335e7c9481699f returned with HTTP 200 Jan 27 16:36:47.787179 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 333/661] 10.222.0.108 () {60 vars in 1346 bytes} [Wed Jan 27 16:36:47 2021] PUT /volume/v3/789222070e6045d892060fdb6a5bfea2/os-quota-sets/f7d3e707abb74e9ab7335e7c9481699f => generated 315 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:47.793401 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c765788d-ecb8-4829-99c8-4ba14c30905e tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] POST http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6/action Jan 27 16:36:47.793717 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:47.793717 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:47.793935 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c765788d-ecb8-4829-99c8-4ba14c30905e tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:36:47.794145 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c765788d-ecb8-4829-99c8-4ba14c30905e tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:47.819065 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:47.819065 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:47.819772 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c765788d-ecb8-4829-99c8-4ba14c30905e tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Volume info retrieved successfully. Jan 27 16:36:47.881873 n-d-705658-15 devstack@c-api.service[87927]: ERROR cinder.volume.api [None req-c765788d-ecb8-4829-99c8-4ba14c30905e tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Quota exceeded for f7d3e707abb74e9ab7335e7c9481699f, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 27 16:36:47.915238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.middleware.fault [None req-c765788d-ecb8-4829-99c8-4ba14c30905e tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6/action returned with HTTP 413 Jan 27 16:36:47.916149 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 329/662] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 16:36:47 2021] POST /volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6/action => generated 208 bytes in 125 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 27 16:36:47.921975 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3d3fa1d-dad4-4ae2-9e63-d3398b69c0f0 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] DELETE http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 Jan 27 16:36:47.922345 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3d3fa1d-dad4-4ae2-9e63-d3398b69c0f0 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:47.922625 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3d3fa1d-dad4-4ae2-9e63-d3398b69c0f0 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:47.922880 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-b3d3fa1d-dad4-4ae2-9e63-d3398b69c0f0 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Delete volume with id: acd1b1fc-1166-4136-be3f-6344e1ad4ba6 Jan 27 16:36:47.949225 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:47.949225 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:47.950301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b3d3fa1d-dad4-4ae2-9e63-d3398b69c0f0 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Volume info retrieved successfully. Jan 27 16:36:48.024481 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b3d3fa1d-dad4-4ae2-9e63-d3398b69c0f0 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Delete volume request issued successfully. Jan 27 16:36:48.024481 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3d3fa1d-dad4-4ae2-9e63-d3398b69c0f0 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 returned with HTTP 202 Jan 27 16:36:48.027378 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 334/663] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:36:47 2021] DELETE /volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:36:48.032613 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a108537-16c3-4d61-b0c7-6c69a356b061 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] GET http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 Jan 27 16:36:48.033066 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a108537-16c3-4d61-b0c7-6c69a356b061 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:48.033298 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:48.033298 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:48.033646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a108537-16c3-4d61-b0c7-6c69a356b061 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:48.060729 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:48.060729 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:48.065626 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1a108537-16c3-4d61-b0c7-6c69a356b061 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Volume info retrieved successfully. Jan 27 16:36:48.076578 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a108537-16c3-4d61-b0c7-6c69a356b061 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 returned with HTTP 200 Jan 27 16:36:48.077178 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 330/664] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:48 2021] GET /volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 => generated 922 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:49.087163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-695e73a1-ae9b-473e-b3f1-996a980455fb tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] GET http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 Jan 27 16:36:49.087982 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-695e73a1-ae9b-473e-b3f1-996a980455fb tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:49.087982 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:49.087982 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:49.087982 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-695e73a1-ae9b-473e-b3f1-996a980455fb tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:49.113537 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:49.113537 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:49.118320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-695e73a1-ae9b-473e-b3f1-996a980455fb tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Volume info retrieved successfully. Jan 27 16:36:49.129758 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-695e73a1-ae9b-473e-b3f1-996a980455fb tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 returned with HTTP 200 Jan 27 16:36:49.130594 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 335/665] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:49 2021] GET /volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 => generated 922 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:50.141994 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57cb3c43-f88e-43b6-9af4-f0e153aac866 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] GET http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 Jan 27 16:36:50.142418 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57cb3c43-f88e-43b6-9af4-f0e153aac866 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:50.142589 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:50.142589 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:50.142876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57cb3c43-f88e-43b6-9af4-f0e153aac866 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:50.173736 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57cb3c43-f88e-43b6-9af4-f0e153aac866 tempest-VolumeQuotasNegativeTestJSON-1634496095 tempest-VolumeQuotasNegativeTestJSON-1634496095-project] http://10.222.0.108/volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 returned with HTTP 404 Jan 27 16:36:50.174394 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 331/666] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:50 2021] GET /volume/v3/f7d3e707abb74e9ab7335e7c9481699f/volumes/acd1b1fc-1166-4136-be3f-6344e1ad4ba6 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:36:50.181915 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4cdc4c76-613d-402f-9b29-e6824e54ef7a tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] PUT http://10.222.0.108/volume/v3/789222070e6045d892060fdb6a5bfea2/os-quota-sets/f7d3e707abb74e9ab7335e7c9481699f Jan 27 16:36:50.182225 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:50.182225 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:50.182525 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4cdc4c76-613d-402f-9b29-e6824e54ef7a tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:50.458998 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4cdc4c76-613d-402f-9b29-e6824e54ef7a tempest-VolumeQuotasNegativeTestJSON-1431639068 tempest-VolumeQuotasNegativeTestJSON-1431639068-project-admin] http://10.222.0.108/volume/v3/789222070e6045d892060fdb6a5bfea2/os-quota-sets/f7d3e707abb74e9ab7335e7c9481699f returned with HTTP 200 Jan 27 16:36:50.459595 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 336/667] 10.222.0.108 () {60 vars in 1347 bytes} [Wed Jan 27 16:36:50 2021] PUT /volume/v3/789222070e6045d892060fdb6a5bfea2/os-quota-sets/f7d3e707abb74e9ab7335e7c9481699f => generated 319 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:53.540830 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9288e1ba-c562-4bb8-89a3-31cc3da183d8 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] GET http://10.222.0.108/volume/v3/837cc6993093499ab33c04bdae4487eb/os-services Jan 27 16:36:53.541460 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9288e1ba-c562-4bb8-89a3-31cc3da183d8 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:53.541460 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9288e1ba-c562-4bb8-89a3-31cc3da183d8 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:53.546531 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9288e1ba-c562-4bb8-89a3-31cc3da183d8 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] http://10.222.0.108/volume/v3/837cc6993093499ab33c04bdae4487eb/os-services returned with HTTP 200 Jan 27 16:36:53.546946 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 332/668] 10.222.0.108 () {58 vars in 1221 bytes} [Wed Jan 27 16:36:53 2021] GET /volume/v3/837cc6993093499ab33c04bdae4487eb/os-services => generated 632 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:36:53.557363 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f39b646f-2fee-4177-95a3-6b110c2ad738 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] GET http://10.222.0.108/volume/v3/837cc6993093499ab33c04bdae4487eb/os-services?host=n-d-705658-15 Jan 27 16:36:53.557776 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f39b646f-2fee-4177-95a3-6b110c2ad738 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:53.558109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f39b646f-2fee-4177-95a3-6b110c2ad738 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:53.565077 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f39b646f-2fee-4177-95a3-6b110c2ad738 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] http://10.222.0.108/volume/v3/837cc6993093499ab33c04bdae4487eb/os-services?host=n-d-705658-15 returned with HTTP 200 Jan 27 16:36:53.566193 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 337/669] 10.222.0.108 () {58 vars in 1258 bytes} [Wed Jan 27 16:36:53 2021] GET /volume/v3/837cc6993093499ab33c04bdae4487eb/os-services?host=n-d-705658-15 => generated 632 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:53.578590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4441d020-ffbb-4a1b-9b09-70de1a374138 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] GET http://10.222.0.108/volume/v3/837cc6993093499ab33c04bdae4487eb/os-services?host=n-d-705658-15&binary=cinder-scheduler Jan 27 16:36:53.579175 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4441d020-ffbb-4a1b-9b09-70de1a374138 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:53.579776 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4441d020-ffbb-4a1b-9b09-70de1a374138 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:53.589558 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4441d020-ffbb-4a1b-9b09-70de1a374138 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] http://10.222.0.108/volume/v3/837cc6993093499ab33c04bdae4487eb/os-services?host=n-d-705658-15&binary=cinder-scheduler returned with HTTP 200 Jan 27 16:36:53.590397 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 333/670] 10.222.0.108 () {58 vars in 1306 bytes} [Wed Jan 27 16:36:53 2021] GET /volume/v3/837cc6993093499ab33c04bdae4487eb/os-services?host=n-d-705658-15&binary=cinder-scheduler => generated 192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:53.599957 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f12cde4-86a3-4d90-850b-a682580abd34 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] GET http://10.222.0.108/volume/v3/837cc6993093499ab33c04bdae4487eb/os-services?binary=cinder-scheduler Jan 27 16:36:53.600300 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f12cde4-86a3-4d90-850b-a682580abd34 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:53.600601 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f12cde4-86a3-4d90-850b-a682580abd34 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:53.605536 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f12cde4-86a3-4d90-850b-a682580abd34 tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] http://10.222.0.108/volume/v3/837cc6993093499ab33c04bdae4487eb/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 27 16:36:53.606060 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 338/671] 10.222.0.108 () {58 vars in 1268 bytes} [Wed Jan 27 16:36:53 2021] GET /volume/v3/837cc6993093499ab33c04bdae4487eb/os-services?binary=cinder-scheduler => generated 192 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:53.685654 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] POST http://10.222.0.108/volume/v3/050882b570cd44129f259149f37e2456/volumes Jan 27 16:36:53.686119 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1504045545"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:36:53.687341 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1504045545'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:36:53.687550 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Create volume of 1 GB Jan 27 16:36:53.696093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Availability Zones retrieved successfully. Jan 27 16:36:53.704877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Flow 'volume_create_api' (b6f6e66d-987a-44b4-82ee-a4501e6ca0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:53.706448 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a934ac8-46dc-4329-a62a-c97c52ca3908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:53.707506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:36:53.744896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a934ac8-46dc-4329-a62a-c97c52ca3908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:53.746055 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ab02b5-2cf0-4af4-b4af-b0a664a4e2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:53.831654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Created reservations ['ab12192e-d329-4774-a449-386de3c590f0', 'e3aa71c6-4864-4378-b825-f459bfc4d8f6', '8fad6eb6-7c20-48b2-9204-7f1111305b38', '1e6f3e5b-f497-412d-b30f-c42dc1c788a3'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:36:53.832611 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ab02b5-2cf0-4af4-b4af-b0a664a4e2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab12192e-d329-4774-a449-386de3c590f0', 'e3aa71c6-4864-4378-b825-f459bfc4d8f6', '8fad6eb6-7c20-48b2-9204-7f1111305b38', '1e6f3e5b-f497-412d-b30f-c42dc1c788a3']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:53.833578 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80810cb3-5457-4bfe-a369-679542b1b635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:53.900717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80810cb3-5457-4bfe-a369-679542b1b635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2de3b48-c598-490b-a34a-861118646e15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1504045545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050882b570cd44129f259149f37e2456',qos_specs=None,replication_status=,reservations=['ab12192e-d329-4774-a449-386de3c590f0','e3aa71c6-4864-4378-b825-f459bfc4d8f6','8fad6eb6-7c20-48b2-9204-7f1111305b38','1e6f3e5b-f497-412d-b30f-c42dc1c788a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efb591496cc1436faacc5c48bb08b702',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1504045545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2de3b48-c598-490b-a34a-861118646e15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='050882b570cd44129f259149f37e2456',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='efb591496cc1436faacc5c48bb08b702',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:53.901847 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5c8f7d-5de3-4ea3-b160-7dc2a117d529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:53.948032 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5c8f7d-5de3-4ea3-b160-7dc2a117d529) transitioned into state 'SUCCESS' from state '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-1504045545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='050882b570cd44129f259149f37e2456',qos_specs=None,replication_status=,reservations=['ab12192e-d329-4774-a449-386de3c590f0','e3aa71c6-4864-4378-b825-f459bfc4d8f6','8fad6eb6-7c20-48b2-9204-7f1111305b38','1e6f3e5b-f497-412d-b30f-c42dc1c788a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efb591496cc1436faacc5c48bb08b702',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:53.949096 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eede35b7-c8e8-4258-ba79-10bd84e6be0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:36:53.988763 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eede35b7-c8e8-4258-ba79-10bd84e6be0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:36:53.990336 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Flow 'volume_create_api' (b6f6e66d-987a-44b4-82ee-a4501e6ca0b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:36:54.020765 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Create volume request issued successfully. Jan 27 16:36:54.028099 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ece2ba69-6425-42c2-909e-8025c0448b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] http://10.222.0.108/volume/v3/050882b570cd44129f259149f37e2456/volumes returned with HTTP 202 Jan 27 16:36:54.028679 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 334/672] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:36:53 2021] POST /volume/v3/050882b570cd44129f259149f37e2456/volumes => generated 825 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:36:54.037936 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3e9e975-2572-4b37-ac0c-4477e0104175 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] GET http://10.222.0.108/volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 Jan 27 16:36:54.038274 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3e9e975-2572-4b37-ac0c-4477e0104175 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:54.038728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3e9e975-2572-4b37-ac0c-4477e0104175 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:54.067509 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:54.067509 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:54.072719 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f3e9e975-2572-4b37-ac0c-4477e0104175 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Volume info retrieved successfully. Jan 27 16:36:54.085587 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3e9e975-2572-4b37-ac0c-4477e0104175 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] http://10.222.0.108/volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 returned with HTTP 200 Jan 27 16:36:54.086093 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 339/673] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:54 2021] GET /volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 => generated 893 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:55.101731 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28a04904-ee9b-4b1f-9fe6-d28fa369370b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] GET http://10.222.0.108/volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 Jan 27 16:36:55.102435 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-28a04904-ee9b-4b1f-9fe6-d28fa369370b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:55.102717 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:55.102717 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:55.103251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-28a04904-ee9b-4b1f-9fe6-d28fa369370b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:55.148668 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:55.148668 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:55.155702 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-28a04904-ee9b-4b1f-9fe6-d28fa369370b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Volume info retrieved successfully. Jan 27 16:36:55.169203 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28a04904-ee9b-4b1f-9fe6-d28fa369370b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] http://10.222.0.108/volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 returned with HTTP 200 Jan 27 16:36:55.169715 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 335/674] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:55 2021] GET /volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 => generated 918 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:55.181045 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-56a4a23f-0264-4535-a3da-4249ddc7382b tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] GET http://10.222.0.108/volume/v3/837cc6993093499ab33c04bdae4487eb/volumes/b2de3b48-c598-490b-a34a-861118646e15 Jan 27 16:36:55.181423 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-56a4a23f-0264-4535-a3da-4249ddc7382b tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:55.181619 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:55.181619 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:55.181907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-56a4a23f-0264-4535-a3da-4249ddc7382b tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:55.215840 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:55.215840 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:55.221333 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-56a4a23f-0264-4535-a3da-4249ddc7382b tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] Volume info retrieved successfully. Jan 27 16:36:55.233480 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-56a4a23f-0264-4535-a3da-4249ddc7382b tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] http://10.222.0.108/volume/v3/837cc6993093499ab33c04bdae4487eb/volumes/b2de3b48-c598-490b-a34a-861118646e15 returned with HTTP 200 Jan 27 16:36:55.233985 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 340/675] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:55 2021] GET /volume/v3/837cc6993093499ab33c04bdae4487eb/volumes/b2de3b48-c598-490b-a34a-861118646e15 => generated 1090 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:36:55.245636 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-172393de-16b3-4182-820f-b9b14fc3aced tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] GET http://10.222.0.108/volume/v3/837cc6993093499ab33c04bdae4487eb/os-services?host=n-d-705658-15&binary=cinder-volume Jan 27 16:36:55.245995 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-172393de-16b3-4182-820f-b9b14fc3aced tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:55.246132 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:55.246132 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:55.246378 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-172393de-16b3-4182-820f-b9b14fc3aced tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:55.253395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-172393de-16b3-4182-820f-b9b14fc3aced tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] http://10.222.0.108/volume/v3/837cc6993093499ab33c04bdae4487eb/os-services?host=n-d-705658-15&binary=cinder-volume returned with HTTP 200 Jan 27 16:36:55.253915 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 336/676] 10.222.0.108 () {58 vars in 1300 bytes} [Wed Jan 27 16:36:55 2021] GET /volume/v3/837cc6993093499ab33c04bdae4487eb/os-services?host=n-d-705658-15&binary=cinder-volume => generated 279 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:55.262691 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b3ccc38-1ed7-45f9-b734-6337fd64208a tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] GET http://10.222.0.108/volume/v3/837cc6993093499ab33c04bdae4487eb/os-services Jan 27 16:36:55.262998 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b3ccc38-1ed7-45f9-b734-6337fd64208a tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:55.263127 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:55.263127 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:55.263429 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b3ccc38-1ed7-45f9-b734-6337fd64208a tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:55.268852 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b3ccc38-1ed7-45f9-b734-6337fd64208a tempest-VolumesServicesTestJSON-851967545 tempest-VolumesServicesTestJSON-851967545-project-admin] http://10.222.0.108/volume/v3/837cc6993093499ab33c04bdae4487eb/os-services returned with HTTP 200 Jan 27 16:36:55.269277 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 341/677] 10.222.0.108 () {58 vars in 1221 bytes} [Wed Jan 27 16:36:55 2021] GET /volume/v3/837cc6993093499ab33c04bdae4487eb/os-services => generated 632 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:55.275692 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86ce1a9e-59e0-44ac-8624-3031e6325b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] DELETE http://10.222.0.108/volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 Jan 27 16:36:55.276010 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86ce1a9e-59e0-44ac-8624-3031e6325b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:55.276312 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86ce1a9e-59e0-44ac-8624-3031e6325b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:55.276609 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-86ce1a9e-59e0-44ac-8624-3031e6325b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Delete volume with id: b2de3b48-c598-490b-a34a-861118646e15 Jan 27 16:36:55.304584 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:55.304584 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:55.305243 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-86ce1a9e-59e0-44ac-8624-3031e6325b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Volume info retrieved successfully. Jan 27 16:36:55.387423 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-86ce1a9e-59e0-44ac-8624-3031e6325b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Delete volume request issued successfully. Jan 27 16:36:55.387805 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86ce1a9e-59e0-44ac-8624-3031e6325b8b tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] http://10.222.0.108/volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 returned with HTTP 202 Jan 27 16:36:55.388529 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 337/678] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:36:55 2021] DELETE /volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:36:55.395558 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a497ecbb-35b0-45db-a065-c3f8dda19c08 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] GET http://10.222.0.108/volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 Jan 27 16:36:55.395558 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a497ecbb-35b0-45db-a065-c3f8dda19c08 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:55.395952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a497ecbb-35b0-45db-a065-c3f8dda19c08 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:55.428472 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:55.428472 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:55.434181 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a497ecbb-35b0-45db-a065-c3f8dda19c08 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Volume info retrieved successfully. Jan 27 16:36:55.447096 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a497ecbb-35b0-45db-a065-c3f8dda19c08 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] http://10.222.0.108/volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 returned with HTTP 200 Jan 27 16:36:55.447584 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 342/679] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:55 2021] GET /volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 => generated 917 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:36:56.461977 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1177606c-371d-4d8a-b935-aa86cd986e72 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] GET http://10.222.0.108/volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 Jan 27 16:36:56.462624 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1177606c-371d-4d8a-b935-aa86cd986e72 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:56.462890 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:56.462890 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:56.463385 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1177606c-371d-4d8a-b935-aa86cd986e72 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:56.495939 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:36:56.495939 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:36:56.501660 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1177606c-371d-4d8a-b935-aa86cd986e72 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Volume info retrieved successfully. Jan 27 16:36:56.514173 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1177606c-371d-4d8a-b935-aa86cd986e72 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] http://10.222.0.108/volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 returned with HTTP 200 Jan 27 16:36:56.514672 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 338/680] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:56 2021] GET /volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 => generated 917 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:36:57.524916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-06eeca97-2ced-4b7a-96b7-03b5a38ccee3 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] GET http://10.222.0.108/volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 Jan 27 16:36:57.525336 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-06eeca97-2ced-4b7a-96b7-03b5a38ccee3 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:36:57.525336 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:36:57.525336 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:36:57.525507 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-06eeca97-2ced-4b7a-96b7-03b5a38ccee3 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:36:57.552946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-06eeca97-2ced-4b7a-96b7-03b5a38ccee3 tempest-VolumesServicesTestJSON-2048093035 tempest-VolumesServicesTestJSON-2048093035-project] http://10.222.0.108/volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 returned with HTTP 404 Jan 27 16:36:57.553544 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 343/681] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:36:57 2021] GET /volume/v3/050882b570cd44129f259149f37e2456/volumes/b2de3b48-c598-490b-a34a-861118646e15 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:00.568985 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c3058a13-95dc-400c-bf6f-80cb145b27e0 tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] POST http://10.222.0.108/volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types Jan 27 16:37:00.569275 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:00.569275 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:00.569507 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c3058a13-95dc-400c-bf6f-80cb145b27e0 tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1651153782", "os-volume-type-access:is_public": false}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:00.623573 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c3058a13-95dc-400c-bf6f-80cb145b27e0 tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] http://10.222.0.108/volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types returned with HTTP 200 Jan 27 16:37:00.624038 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 339/682] 10.222.0.108 () {60 vars in 1225 bytes} [Wed Jan 27 16:37:00 2021] POST /volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types => generated 231 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:00.716182 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00511f34-6f8e-489f-a074-af0f08df5eec tempest-VolumeTypesNegativeTest-1344504305 tempest-VolumeTypesNegativeTest-1344504305-project] POST http://10.222.0.108/volume/v3/87b8e60f04ac473bb73218eedc79cbd4/volumes Jan 27 16:37:00.716671 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-00511f34-6f8e-489f-a074-af0f08df5eec tempest-VolumeTypesNegativeTest-1344504305 tempest-VolumeTypesNegativeTest-1344504305-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dbd6fc13-0caa-4c08-9080-ae6292e5ad6c", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-756068970"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:00.717442 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-00511f34-6f8e-489f-a074-af0f08df5eec tempest-VolumeTypesNegativeTest-1344504305 tempest-VolumeTypesNegativeTest-1344504305-project] Create volume request body: {'volume': {'volume_type': 'dbd6fc13-0caa-4c08-9080-ae6292e5ad6c', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-756068970'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:37:00.731316 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00511f34-6f8e-489f-a074-af0f08df5eec tempest-VolumeTypesNegativeTest-1344504305 tempest-VolumeTypesNegativeTest-1344504305-project] http://10.222.0.108/volume/v3/87b8e60f04ac473bb73218eedc79cbd4/volumes returned with HTTP 404 Jan 27 16:37:00.731913 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 344/683] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:37:00 2021] POST /volume/v3/87b8e60f04ac473bb73218eedc79cbd4/volumes => generated 114 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:00.737969 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-070d2ba7-7f8d-47a2-b75c-b66b05b293b4 tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] POST http://10.222.0.108/volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types Jan 27 16:37:00.738411 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-070d2ba7-7f8d-47a2-b75c-b66b05b293b4 tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:00.739150 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-070d2ba7-7f8d-47a2-b75c-b66b05b293b4 tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] http://10.222.0.108/volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types returned with HTTP 400 Jan 27 16:37:00.739622 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 340/684] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 16:37:00 2021] POST /volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types => generated 108 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:37:00.745347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-584ed6bb-2009-4e92-870b-36b62d9f367a tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] DELETE http://10.222.0.108/volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types/795ba06b-ea7e-4c30-a3d8-2fad954ad2c4 Jan 27 16:37:00.745675 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-584ed6bb-2009-4e92-870b-36b62d9f367a tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:00.746002 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-584ed6bb-2009-4e92-870b-36b62d9f367a tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:00.753933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-584ed6bb-2009-4e92-870b-36b62d9f367a tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] http://10.222.0.108/volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types/795ba06b-ea7e-4c30-a3d8-2fad954ad2c4 returned with HTTP 404 Jan 27 16:37:00.754501 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 345/685] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:37:00 2021] DELETE /volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types/795ba06b-ea7e-4c30-a3d8-2fad954ad2c4 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:00.760440 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2b7022e4-6d8f-4b0b-96e2-752536d35c64 tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] GET http://10.222.0.108/volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types/fa6dc736-ab96-45c4-abab-fd6dbbdbe90e Jan 27 16:37:00.760758 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2b7022e4-6d8f-4b0b-96e2-752536d35c64 tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:00.761061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2b7022e4-6d8f-4b0b-96e2-752536d35c64 tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:00.768838 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2b7022e4-6d8f-4b0b-96e2-752536d35c64 tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] http://10.222.0.108/volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types/fa6dc736-ab96-45c4-abab-fd6dbbdbe90e returned with HTTP 404 Jan 27 16:37:00.769405 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 341/686] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:37:00 2021] GET /volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types/fa6dc736-ab96-45c4-abab-fd6dbbdbe90e => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:00.774648 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe5a2f02-886a-48fc-95cf-73c8461a64ec tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] DELETE http://10.222.0.108/volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types/dbd6fc13-0caa-4c08-9080-ae6292e5ad6c Jan 27 16:37:00.774970 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe5a2f02-886a-48fc-95cf-73c8461a64ec tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:00.775287 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe5a2f02-886a-48fc-95cf-73c8461a64ec tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:00.811421 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:37:00.811421 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:37:00.851409 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe5a2f02-886a-48fc-95cf-73c8461a64ec tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] http://10.222.0.108/volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types/dbd6fc13-0caa-4c08-9080-ae6292e5ad6c returned with HTTP 202 Jan 27 16:37:00.851967 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 346/687] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:37:00 2021] DELETE /volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types/dbd6fc13-0caa-4c08-9080-ae6292e5ad6c => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:37:00.859735 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a28170ed-2605-4a83-aea2-5be9957764d4 tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] GET http://10.222.0.108/volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types/dbd6fc13-0caa-4c08-9080-ae6292e5ad6c Jan 27 16:37:00.860567 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a28170ed-2605-4a83-aea2-5be9957764d4 tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:00.861147 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a28170ed-2605-4a83-aea2-5be9957764d4 tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:00.869194 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a28170ed-2605-4a83-aea2-5be9957764d4 tempest-VolumeTypesNegativeTest-1128373396 tempest-VolumeTypesNegativeTest-1128373396-project-admin] http://10.222.0.108/volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types/dbd6fc13-0caa-4c08-9080-ae6292e5ad6c returned with HTTP 404 Jan 27 16:37:00.869738 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 342/688] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:37:00 2021] GET /volume/v3/af1dcffd5b284ed7972b6e51123ee4a5/types/dbd6fc13-0caa-4c08-9080-ae6292e5ad6c => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:04.487670 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] POST http://10.222.0.108/volume/v3/84eab322c7c9457c849740abc874bdda/volumes Jan 27 16:37:04.488610 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-96198363"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:04.488914 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-96198363'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:37:04.489135 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Create volume of 1 GB Jan 27 16:37:04.497405 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Availability Zones retrieved successfully. Jan 27 16:37:04.506698 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Flow 'volume_create_api' (0c2c9314-51d9-4795-a28e-814040a14ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:37:04.508259 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7df58ff5-744a-42fe-af32-a34f1400f87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:04.509334 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:37:04.544687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7df58ff5-744a-42fe-af32-a34f1400f87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:04.545861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981c9134-90b5-4ae7-ab09-fa19db0168b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:04.622207 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Created reservations ['34bfa3f7-afc9-4ae2-af1f-59d7c39effc5', 'a97af0b8-bd3c-4103-b60b-85fb80d9c616', 'b66a48c8-169d-49a6-8848-25e4799a8cbc', '389312e1-59f2-4c10-9f12-555ace433e5b'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:37:04.623313 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981c9134-90b5-4ae7-ab09-fa19db0168b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34bfa3f7-afc9-4ae2-af1f-59d7c39effc5', 'a97af0b8-bd3c-4103-b60b-85fb80d9c616', 'b66a48c8-169d-49a6-8848-25e4799a8cbc', '389312e1-59f2-4c10-9f12-555ace433e5b']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:04.624533 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c67d9d7-8822-409a-8553-be48b08441c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:04.684285 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c67d9d7-8822-409a-8553-be48b08441c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e00640b9-134f-407b-afac-bd0a58f6a6e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-96198363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84eab322c7c9457c849740abc874bdda',qos_specs=None,replication_status=,reservations=['34bfa3f7-afc9-4ae2-af1f-59d7c39effc5','a97af0b8-bd3c-4103-b60b-85fb80d9c616','b66a48c8-169d-49a6-8848-25e4799a8cbc','389312e1-59f2-4c10-9f12-555ace433e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34226b21304249b28efda3e06318ea9e',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:37:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-96198363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e00640b9-134f-407b-afac-bd0a58f6a6e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84eab322c7c9457c849740abc874bdda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='34226b21304249b28efda3e06318ea9e',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:04.685501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77cefcf6-5a4c-4418-975e-ad0947570f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:04.726830 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77cefcf6-5a4c-4418-975e-ad0947570f08) transitioned into state 'SUCCESS' from state '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-96198363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84eab322c7c9457c849740abc874bdda',qos_specs=None,replication_status=,reservations=['34bfa3f7-afc9-4ae2-af1f-59d7c39effc5','a97af0b8-bd3c-4103-b60b-85fb80d9c616','b66a48c8-169d-49a6-8848-25e4799a8cbc','389312e1-59f2-4c10-9f12-555ace433e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34226b21304249b28efda3e06318ea9e',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:04.727942 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e9fdb2b-c7f8-4796-94e5-78e91e0a013e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:04.763239 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e9fdb2b-c7f8-4796-94e5-78e91e0a013e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:04.764857 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Flow 'volume_create_api' (0c2c9314-51d9-4795-a28e-814040a14ecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:37:04.794151 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Create volume request issued successfully. Jan 27 16:37:04.802165 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e7072c8-e5c2-4b6e-8f41-a5f069269a5d tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] http://10.222.0.108/volume/v3/84eab322c7c9457c849740abc874bdda/volumes returned with HTTP 202 Jan 27 16:37:04.802688 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 347/689] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:37:04 2021] POST /volume/v3/84eab322c7c9457c849740abc874bdda/volumes => generated 819 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:37:04.812091 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-74e34eb4-df2d-4bea-8186-a7a7965383f4 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] GET http://10.222.0.108/volume/v3/84eab322c7c9457c849740abc874bdda/volumes/e00640b9-134f-407b-afac-bd0a58f6a6e4 Jan 27 16:37:04.812565 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-74e34eb4-df2d-4bea-8186-a7a7965383f4 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:04.812980 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-74e34eb4-df2d-4bea-8186-a7a7965383f4 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:04.844444 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:04.844444 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:04.850675 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-74e34eb4-df2d-4bea-8186-a7a7965383f4 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Volume info retrieved successfully. Jan 27 16:37:04.862581 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-74e34eb4-df2d-4bea-8186-a7a7965383f4 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] http://10.222.0.108/volume/v3/84eab322c7c9457c849740abc874bdda/volumes/e00640b9-134f-407b-afac-bd0a58f6a6e4 returned with HTTP 200 Jan 27 16:37:04.863071 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 343/690] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:37:04 2021] GET /volume/v3/84eab322c7c9457c849740abc874bdda/volumes/e00640b9-134f-407b-afac-bd0a58f6a6e4 => generated 887 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:05.874964 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-40d990e9-2855-4908-9cfa-4fe8ded0c47b tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] GET http://10.222.0.108/volume/v3/84eab322c7c9457c849740abc874bdda/volumes/e00640b9-134f-407b-afac-bd0a58f6a6e4 Jan 27 16:37:05.875340 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-40d990e9-2855-4908-9cfa-4fe8ded0c47b tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:05.875476 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:05.875476 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:05.875755 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-40d990e9-2855-4908-9cfa-4fe8ded0c47b tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:05.906429 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:05.906429 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:05.912076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-40d990e9-2855-4908-9cfa-4fe8ded0c47b tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Volume info retrieved successfully. Jan 27 16:37:05.926490 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-40d990e9-2855-4908-9cfa-4fe8ded0c47b tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] http://10.222.0.108/volume/v3/84eab322c7c9457c849740abc874bdda/volumes/e00640b9-134f-407b-afac-bd0a58f6a6e4 returned with HTTP 200 Jan 27 16:37:05.927037 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 348/691] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:37:05 2021] GET /volume/v3/84eab322c7c9457c849740abc874bdda/volumes/e00640b9-134f-407b-afac-bd0a58f6a6e4 => generated 912 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:05.937604 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1cbacab7-91c3-489b-9a84-f8423517ed9b tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] GET http://10.222.0.108/volume/v3/84eab322c7c9457c849740abc874bdda/limits Jan 27 16:37:05.937939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1cbacab7-91c3-489b-9a84-f8423517ed9b tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:05.938099 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:05.938099 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:05.938342 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1cbacab7-91c3-489b-9a84-f8423517ed9b tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:05.949981 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-1cbacab7-91c3-489b-9a84-f8423517ed9b tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] 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 27 16:37:05.950553 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-1cbacab7-91c3-489b-9a84-f8423517ed9b tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] 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 27 16:37:05.951617 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-1cbacab7-91c3-489b-9a84-f8423517ed9b tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] 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 27 16:37:05.952158 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-1cbacab7-91c3-489b-9a84-f8423517ed9b tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] 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 27 16:37:05.952680 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-1cbacab7-91c3-489b-9a84-f8423517ed9b tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] 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 27 16:37:05.970432 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1cbacab7-91c3-489b-9a84-f8423517ed9b tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] http://10.222.0.108/volume/v3/84eab322c7c9457c849740abc874bdda/limits returned with HTTP 200 Jan 27 16:37:05.971066 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 344/692] 10.222.0.108 () {58 vars in 1206 bytes} [Wed Jan 27 16:37:05 2021] GET /volume/v3/84eab322c7c9457c849740abc874bdda/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:05.978353 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a08f1cf-07a5-4bc2-ac92-2a6af084daa7 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] DELETE http://10.222.0.108/volume/v3/84eab322c7c9457c849740abc874bdda/volumes/e00640b9-134f-407b-afac-bd0a58f6a6e4 Jan 27 16:37:05.978702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a08f1cf-07a5-4bc2-ac92-2a6af084daa7 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:05.978860 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:05.978860 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:05.979094 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a08f1cf-07a5-4bc2-ac92-2a6af084daa7 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:05.979394 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-1a08f1cf-07a5-4bc2-ac92-2a6af084daa7 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Delete volume with id: e00640b9-134f-407b-afac-bd0a58f6a6e4 Jan 27 16:37:06.007811 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:06.007811 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:06.008524 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1a08f1cf-07a5-4bc2-ac92-2a6af084daa7 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Volume info retrieved successfully. Jan 27 16:37:06.083515 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1a08f1cf-07a5-4bc2-ac92-2a6af084daa7 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Delete volume request issued successfully. Jan 27 16:37:06.083931 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a08f1cf-07a5-4bc2-ac92-2a6af084daa7 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] http://10.222.0.108/volume/v3/84eab322c7c9457c849740abc874bdda/volumes/e00640b9-134f-407b-afac-bd0a58f6a6e4 returned with HTTP 202 Jan 27 16:37:06.084775 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 349/693] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:37:05 2021] DELETE /volume/v3/84eab322c7c9457c849740abc874bdda/volumes/e00640b9-134f-407b-afac-bd0a58f6a6e4 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:37:06.092318 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9bf834a7-de2f-44c2-b5bc-36e9dc117ccb tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] GET http://10.222.0.108/volume/v3/84eab322c7c9457c849740abc874bdda/volumes/e00640b9-134f-407b-afac-bd0a58f6a6e4 Jan 27 16:37:06.092861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9bf834a7-de2f-44c2-b5bc-36e9dc117ccb tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:06.093303 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9bf834a7-de2f-44c2-b5bc-36e9dc117ccb tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:06.136545 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:06.136545 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:06.146895 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9bf834a7-de2f-44c2-b5bc-36e9dc117ccb tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Volume info retrieved successfully. Jan 27 16:37:06.167202 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9bf834a7-de2f-44c2-b5bc-36e9dc117ccb tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] http://10.222.0.108/volume/v3/84eab322c7c9457c849740abc874bdda/volumes/e00640b9-134f-407b-afac-bd0a58f6a6e4 returned with HTTP 200 Jan 27 16:37:06.167697 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 345/694] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:37:06 2021] GET /volume/v3/84eab322c7c9457c849740abc874bdda/volumes/e00640b9-134f-407b-afac-bd0a58f6a6e4 => generated 911 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:07.179728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-be9787ce-7906-4a26-abb3-e93057b58244 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] GET http://10.222.0.108/volume/v3/84eab322c7c9457c849740abc874bdda/volumes/e00640b9-134f-407b-afac-bd0a58f6a6e4 Jan 27 16:37:07.180419 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-be9787ce-7906-4a26-abb3-e93057b58244 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:07.180419 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:07.180419 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:07.180419 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-be9787ce-7906-4a26-abb3-e93057b58244 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:07.220056 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:07.220056 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:07.225161 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-be9787ce-7906-4a26-abb3-e93057b58244 tempest-AbsoluteLimitsTests-1906432544 tempest-AbsoluteLimitsTests-1906432544-project] http://10.222.0.108/volume/v3/84eab322c7c9457c849740abc874bdda/volumes/e00640b9-134f-407b-afac-bd0a58f6a6e4 returned with HTTP 404 Jan 27 16:37:07.225769 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 350/695] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:37:07 2021] GET /volume/v3/84eab322c7c9457c849740abc874bdda/volumes/e00640b9-134f-407b-afac-bd0a58f6a6e4 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:09.397252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] POST http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes Jan 27 16:37:09.397782 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:09.397782 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:09.397782 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1435579904"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:09.398566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1435579904'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:37:09.398790 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Create volume of 1 GB Jan 27 16:37:09.407467 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Availability Zones retrieved successfully. Jan 27 16:37:09.416933 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Flow 'volume_create_api' (35ebf1ff-7d6d-4430-88cf-6ac3b005c9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:37:09.418565 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c7778b9-bbde-4696-bae6-12f7461592d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:09.419698 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:37:09.456888 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c7778b9-bbde-4696-bae6-12f7461592d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:09.458119 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69eae001-bd7c-4f35-907c-f4b1d799e242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:09.534383 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Created reservations ['e1af28b1-8a49-4dc6-bdf6-4c0316d5656b', '99c71044-f056-440b-b541-202df27aa557', '8155c4b0-51c5-414d-b25c-d17237d367cc', '0da2a076-6bb2-4ff8-805c-9e304d168a83'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:37:09.535649 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69eae001-bd7c-4f35-907c-f4b1d799e242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1af28b1-8a49-4dc6-bdf6-4c0316d5656b', '99c71044-f056-440b-b541-202df27aa557', '8155c4b0-51c5-414d-b25c-d17237d367cc', '0da2a076-6bb2-4ff8-805c-9e304d168a83']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:09.536861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4af35a6d-416a-47f7-aca8-40cda138b871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:09.595346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4af35a6d-416a-47f7-aca8-40cda138b871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '226ec5c6-69dd-4ea2-886f-600c37b95499', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1435579904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b00181b525e48a9a8f8b4003912062c',qos_specs=None,replication_status=,reservations=['e1af28b1-8a49-4dc6-bdf6-4c0316d5656b','99c71044-f056-440b-b541-202df27aa557','8155c4b0-51c5-414d-b25c-d17237d367cc','0da2a076-6bb2-4ff8-805c-9e304d168a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82db6c8aa3b4bb888f6fbc670922a6a',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1435579904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=226ec5c6-69dd-4ea2-886f-600c37b95499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b00181b525e48a9a8f8b4003912062c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e82db6c8aa3b4bb888f6fbc670922a6a',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:09.596415 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c40f91b-bc80-468e-b511-4a121e4d40cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:09.644961 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c40f91b-bc80-468e-b511-4a121e4d40cb) transitioned into state 'SUCCESS' from state '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-1435579904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b00181b525e48a9a8f8b4003912062c',qos_specs=None,replication_status=,reservations=['e1af28b1-8a49-4dc6-bdf6-4c0316d5656b','99c71044-f056-440b-b541-202df27aa557','8155c4b0-51c5-414d-b25c-d17237d367cc','0da2a076-6bb2-4ff8-805c-9e304d168a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e82db6c8aa3b4bb888f6fbc670922a6a',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:09.646965 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7d6e5e-eb8e-44bf-bcf4-50a95829620f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:09.688730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7d6e5e-eb8e-44bf-bcf4-50a95829620f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:09.690840 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Flow 'volume_create_api' (35ebf1ff-7d6d-4430-88cf-6ac3b005c9a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:37:09.726609 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Create volume request issued successfully. Jan 27 16:37:09.734459 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-24a6d32c-9c7e-4817-973c-aa7cafff86f0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes returned with HTTP 202 Jan 27 16:37:09.735060 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 346/696] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:37:09 2021] POST /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes => generated 821 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:37:09.744841 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2cf1346a-08e5-411e-9833-de9b0b61b24d tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] GET http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 Jan 27 16:37:09.745186 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2cf1346a-08e5-411e-9833-de9b0b61b24d tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:09.745374 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:09.745374 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:09.745627 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2cf1346a-08e5-411e-9833-de9b0b61b24d tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:09.777542 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:09.777542 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:09.783325 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2cf1346a-08e5-411e-9833-de9b0b61b24d tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:09.796086 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2cf1346a-08e5-411e-9833-de9b0b61b24d tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 returned with HTTP 200 Jan 27 16:37:09.796626 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 351/697] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:37:09 2021] GET /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 => generated 889 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:10.817626 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-604816da-b0a7-4144-b150-75947fc78a81 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] GET http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 Jan 27 16:37:10.818266 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-604816da-b0a7-4144-b150-75947fc78a81 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:10.818367 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:10.818367 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:10.818687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-604816da-b0a7-4144-b150-75947fc78a81 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:10.858231 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:10.858231 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:10.864191 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-604816da-b0a7-4144-b150-75947fc78a81 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:10.877268 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-604816da-b0a7-4144-b150-75947fc78a81 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 returned with HTTP 200 Jan 27 16:37:10.877768 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 347/698] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:37:10 2021] GET /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 => generated 914 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:10.889496 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-418a4cff-6ed2-430b-9836-4bf5a1188081 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] POST http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata Jan 27 16:37:10.889809 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:10.889809 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:10.890093 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-418a4cff-6ed2-430b-9836-4bf5a1188081 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:10.920946 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:10.920946 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:10.921566 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-418a4cff-6ed2-430b-9836-4bf5a1188081 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:10.988937 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-418a4cff-6ed2-430b-9836-4bf5a1188081 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Create volume metadata completed successfully. Jan 27 16:37:10.989440 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-418a4cff-6ed2-430b-9836-4bf5a1188081 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata returned with HTTP 200 Jan 27 16:37:10.993473 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 352/699] 10.222.0.108 () {60 vars in 1369 bytes} [Wed Jan 27 16:37:10 2021] POST /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata => generated 101 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:10.997853 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bc88a5f9-6d99-4519-939a-536de66d9525 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] GET http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata Jan 27 16:37:10.998920 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bc88a5f9-6d99-4519-939a-536de66d9525 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:10.998920 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:10.998920 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:10.998920 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bc88a5f9-6d99-4519-939a-536de66d9525 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:11.029379 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.029379 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:11.030080 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bc88a5f9-6d99-4519-939a-536de66d9525 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:11.036757 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bc88a5f9-6d99-4519-939a-536de66d9525 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Get volume metadata completed successfully. Jan 27 16:37:11.037190 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bc88a5f9-6d99-4519-939a-536de66d9525 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata returned with HTTP 200 Jan 27 16:37:11.037829 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 348/700] 10.222.0.108 () {58 vars in 1347 bytes} [Wed Jan 27 16:37:10 2021] GET /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata => generated 101 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:11.044570 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1c8081b4-e658-4cd2-9c09-3c76496b2f9f tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] PUT http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata Jan 27 16:37:11.044890 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:11.044890 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:11.045155 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1c8081b4-e658-4cd2-9c09-3c76496b2f9f tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:11.076346 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.076346 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:11.077016 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1c8081b4-e658-4cd2-9c09-3c76496b2f9f tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:11.148970 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1c8081b4-e658-4cd2-9c09-3c76496b2f9f tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Update volume metadata completed successfully. Jan 27 16:37:11.149505 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1c8081b4-e658-4cd2-9c09-3c76496b2f9f tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata returned with HTTP 200 Jan 27 16:37:11.150189 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 353/701] 10.222.0.108 () {60 vars in 1367 bytes} [Wed Jan 27 16:37:11 2021] PUT /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata => generated 57 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:37:11.159086 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7226254-887e-4519-9df0-ab35e14ca109 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] GET http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata Jan 27 16:37:11.159505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7226254-887e-4519-9df0-ab35e14ca109 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:11.159709 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:11.159709 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:11.160070 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7226254-887e-4519-9df0-ab35e14ca109 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:11.194362 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.194362 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:11.195081 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d7226254-887e-4519-9df0-ab35e14ca109 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:11.201519 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d7226254-887e-4519-9df0-ab35e14ca109 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Get volume metadata completed successfully. Jan 27 16:37:11.202096 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7226254-887e-4519-9df0-ab35e14ca109 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata returned with HTTP 200 Jan 27 16:37:11.202656 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 349/702] 10.222.0.108 () {58 vars in 1347 bytes} [Wed Jan 27 16:37:11 2021] GET /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata => generated 57 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:37:11.210481 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d998e030-1da9-4ea9-a9ed-1c50dbfa65de tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] DELETE http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata/key1 Jan 27 16:37:11.210812 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d998e030-1da9-4ea9-a9ed-1c50dbfa65de tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:11.210948 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:11.210948 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:11.211178 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d998e030-1da9-4ea9-a9ed-1c50dbfa65de tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:11.242445 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.242445 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:11.243101 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d998e030-1da9-4ea9-a9ed-1c50dbfa65de tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:11.249979 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d998e030-1da9-4ea9-a9ed-1c50dbfa65de tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Get volume metadata completed successfully. Jan 27 16:37:11.254425 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:37:11.254425 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:37:11.284423 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d998e030-1da9-4ea9-a9ed-1c50dbfa65de tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Delete volume metadata completed successfully. Jan 27 16:37:11.284719 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d998e030-1da9-4ea9-a9ed-1c50dbfa65de tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata/key1 returned with HTTP 200 Jan 27 16:37:11.285244 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 354/703] 10.222.0.108 () {58 vars in 1365 bytes} [Wed Jan 27 16:37:11 2021] DELETE /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata/key1 => generated 0 bytes in 79 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jan 27 16:37:11.291569 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ca6f14a8-3702-4e7a-8e43-4676abfe663b tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] GET http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata Jan 27 16:37:11.291909 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ca6f14a8-3702-4e7a-8e43-4676abfe663b tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:11.292100 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:11.292100 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:11.292305 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ca6f14a8-3702-4e7a-8e43-4676abfe663b tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:11.321294 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.321294 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:11.321983 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ca6f14a8-3702-4e7a-8e43-4676abfe663b tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:11.328888 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ca6f14a8-3702-4e7a-8e43-4676abfe663b tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Get volume metadata completed successfully. Jan 27 16:37:11.329323 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ca6f14a8-3702-4e7a-8e43-4676abfe663b tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata returned with HTTP 200 Jan 27 16:37:11.329818 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 350/704] 10.222.0.108 () {58 vars in 1347 bytes} [Wed Jan 27 16:37:11 2021] GET /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata => generated 32 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 16:37:11.337456 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-92afa0f5-6260-40a2-8502-e37bfbadac82 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] PUT http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata Jan 27 16:37:11.337832 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:11.337832 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:11.338195 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-92afa0f5-6260-40a2-8502-e37bfbadac82 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:11.367244 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.367244 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:11.367881 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-92afa0f5-6260-40a2-8502-e37bfbadac82 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:11.403087 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-92afa0f5-6260-40a2-8502-e37bfbadac82 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Update volume metadata completed successfully. Jan 27 16:37:11.403483 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-92afa0f5-6260-40a2-8502-e37bfbadac82 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata returned with HTTP 200 Jan 27 16:37:11.404016 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 355/705] 10.222.0.108 () {60 vars in 1367 bytes} [Wed Jan 27 16:37:11 2021] PUT /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata => generated 16 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:37:11.411985 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-009dd1ec-2141-4dbc-9a7c-22343d38a5a0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] POST http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata Jan 27 16:37:11.412328 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:11.412328 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:11.412601 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-009dd1ec-2141-4dbc-9a7c-22343d38a5a0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:11.440970 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.440970 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:11.442138 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-009dd1ec-2141-4dbc-9a7c-22343d38a5a0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:11.476075 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-009dd1ec-2141-4dbc-9a7c-22343d38a5a0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Create volume metadata completed successfully. Jan 27 16:37:11.476417 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-009dd1ec-2141-4dbc-9a7c-22343d38a5a0 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata returned with HTTP 200 Jan 27 16:37:11.476859 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 351/706] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:37:11 2021] POST /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata => generated 68 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 16:37:11.483564 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-15930fde-32cc-4fce-8c3b-089e5699564f tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] PUT http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata/key3 Jan 27 16:37:11.483888 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:11.483888 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:11.484156 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-15930fde-32cc-4fce-8c3b-089e5699564f tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:11.517037 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.517037 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:11.517682 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-15930fde-32cc-4fce-8c3b-089e5699564f tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:11.551917 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-15930fde-32cc-4fce-8c3b-089e5699564f tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Update volume metadata completed successfully. Jan 27 16:37:11.552334 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-15930fde-32cc-4fce-8c3b-089e5699564f tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata/key3 returned with HTTP 200 Jan 27 16:37:11.552857 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 356/707] 10.222.0.108 () {60 vars in 1382 bytes} [Wed Jan 27 16:37:11 2021] PUT /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata/key3 => generated 35 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:37:11.561367 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-782a5d1c-1cfd-4867-8ab6-d99c399e0052 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] GET http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata/key3 Jan 27 16:37:11.561681 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-782a5d1c-1cfd-4867-8ab6-d99c399e0052 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:11.561821 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:11.561821 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:11.562062 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-782a5d1c-1cfd-4867-8ab6-d99c399e0052 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:11.590632 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.590632 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:11.591320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-782a5d1c-1cfd-4867-8ab6-d99c399e0052 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:11.598189 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-782a5d1c-1cfd-4867-8ab6-d99c399e0052 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Get volume metadata completed successfully. Jan 27 16:37:11.598550 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-782a5d1c-1cfd-4867-8ab6-d99c399e0052 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata/key3 returned with HTTP 200 Jan 27 16:37:11.599027 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 352/708] 10.222.0.108 () {58 vars in 1362 bytes} [Wed Jan 27 16:37:11 2021] GET /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata/key3 => generated 35 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:37:11.607943 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-656e7bf4-0fdf-401d-b12a-92e6adaa61f9 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] GET http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata Jan 27 16:37:11.608635 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-656e7bf4-0fdf-401d-b12a-92e6adaa61f9 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:11.608890 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:11.608890 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:11.609347 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-656e7bf4-0fdf-401d-b12a-92e6adaa61f9 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:11.645646 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.645646 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:11.646264 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-656e7bf4-0fdf-401d-b12a-92e6adaa61f9 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:11.651783 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-656e7bf4-0fdf-401d-b12a-92e6adaa61f9 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Get volume metadata completed successfully. Jan 27 16:37:11.652171 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-656e7bf4-0fdf-401d-b12a-92e6adaa61f9 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata returned with HTTP 200 Jan 27 16:37:11.652647 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 357/709] 10.222.0.108 () {58 vars in 1347 bytes} [Wed Jan 27 16:37:11 2021] GET /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata => generated 75 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:37:11.658700 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3cccb68a-a6ce-4003-a440-f80150ddbfbe tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] PUT http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata Jan 27 16:37:11.659019 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:11.659019 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:11.659300 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3cccb68a-a6ce-4003-a440-f80150ddbfbe tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:11.689071 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.689071 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:11.689769 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3cccb68a-a6ce-4003-a440-f80150ddbfbe tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:11.728973 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3cccb68a-a6ce-4003-a440-f80150ddbfbe tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Update volume metadata completed successfully. Jan 27 16:37:11.729539 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3cccb68a-a6ce-4003-a440-f80150ddbfbe tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata returned with HTTP 200 Jan 27 16:37:11.730245 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 353/710] 10.222.0.108 () {60 vars in 1367 bytes} [Wed Jan 27 16:37:11 2021] PUT /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499/metadata => generated 16 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:37:11.739551 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-94b922ec-b2fd-436c-be9e-e110c94cdbc1 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] DELETE http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 Jan 27 16:37:11.740191 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-94b922ec-b2fd-436c-be9e-e110c94cdbc1 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:11.740343 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:11.740343 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:11.740736 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-94b922ec-b2fd-436c-be9e-e110c94cdbc1 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:11.741211 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-94b922ec-b2fd-436c-be9e-e110c94cdbc1 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Delete volume with id: 226ec5c6-69dd-4ea2-886f-600c37b95499 Jan 27 16:37:11.774943 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.774943 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:11.775657 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-94b922ec-b2fd-436c-be9e-e110c94cdbc1 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:11.844406 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-94b922ec-b2fd-436c-be9e-e110c94cdbc1 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Delete volume request issued successfully. Jan 27 16:37:11.844796 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-94b922ec-b2fd-436c-be9e-e110c94cdbc1 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 returned with HTTP 202 Jan 27 16:37:11.845388 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 358/711] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:37:11 2021] DELETE /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:37:11.852391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe6ce936-ffc6-415e-9a9e-620e62d35638 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] GET http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 Jan 27 16:37:11.852873 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe6ce936-ffc6-415e-9a9e-620e62d35638 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:11.853072 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:11.853072 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:11.853388 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe6ce936-ffc6-415e-9a9e-620e62d35638 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:11.885681 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:11.885681 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:11.891344 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fe6ce936-ffc6-415e-9a9e-620e62d35638 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:11.904499 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe6ce936-ffc6-415e-9a9e-620e62d35638 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 returned with HTTP 200 Jan 27 16:37:11.905016 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 354/712] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:37:11 2021] GET /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 => generated 913 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:12.916521 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38f75f1d-c929-4425-b2f1-d1d9b3064417 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] GET http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 Jan 27 16:37:12.917164 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38f75f1d-c929-4425-b2f1-d1d9b3064417 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:12.917164 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:12.917164 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:12.917314 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38f75f1d-c929-4425-b2f1-d1d9b3064417 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:12.948947 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:12.948947 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:12.954729 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-38f75f1d-c929-4425-b2f1-d1d9b3064417 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Volume info retrieved successfully. Jan 27 16:37:12.977724 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38f75f1d-c929-4425-b2f1-d1d9b3064417 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 returned with HTTP 200 Jan 27 16:37:12.978352 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 359/713] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:37:12 2021] GET /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 => generated 913 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:13.989897 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e5d70589-7d05-4abf-a84d-b46ebdbc9286 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] GET http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 Jan 27 16:37:13.990311 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e5d70589-7d05-4abf-a84d-b46ebdbc9286 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:13.990445 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:13.990445 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:13.990885 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e5d70589-7d05-4abf-a84d-b46ebdbc9286 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:14.018891 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e5d70589-7d05-4abf-a84d-b46ebdbc9286 tempest-VolumesMetadataTest-1994028500 tempest-VolumesMetadataTest-1994028500-project] http://10.222.0.108/volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 returned with HTTP 404 Jan 27 16:37:14.019543 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 355/714] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:37:13 2021] GET /volume/v3/3b00181b525e48a9a8f8b4003912062c/volumes/226ec5c6-69dd-4ea2-886f-600c37b95499 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:16.768255 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] POST http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes Jan 27 16:37:16.768555 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:16.768555 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:16.768800 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-665199145"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:16.769505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-665199145'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:37:16.769777 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Create volume of 1 GB Jan 27 16:37:16.777812 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Availability Zones retrieved successfully. Jan 27 16:37:16.785325 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Flow 'volume_create_api' (6e38319e-27f5-4970-aa5d-801aecb3d565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:37:16.787306 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bdb174e-5390-4281-8f95-c5c9c16e9ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:16.788239 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:37:16.826056 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bdb174e-5390-4281-8f95-c5c9c16e9ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:16.827237 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e99786da-a1f7-4eb0-a7d0-34cf5faf2bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:16.899531 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Created reservations ['71261703-9246-45ee-b6bb-4b0cc75cea69', '089d85bc-3bbe-41ab-a6f8-325626edeff5', 'f299be3c-a0ed-4e09-bfea-80eb152ce9e6', 'cf03be13-dbe3-4ed4-a043-e4b35008fc51'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:37:16.900722 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e99786da-a1f7-4eb0-a7d0-34cf5faf2bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71261703-9246-45ee-b6bb-4b0cc75cea69', '089d85bc-3bbe-41ab-a6f8-325626edeff5', 'f299be3c-a0ed-4e09-bfea-80eb152ce9e6', 'cf03be13-dbe3-4ed4-a043-e4b35008fc51']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:16.902016 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60ae43a8-d7da-4814-9c30-c22f98ec635a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:16.956080 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60ae43a8-d7da-4814-9c30-c22f98ec635a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3400b18d-bcd9-4cf2-b537-7966d3f19593', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-665199145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acada4cd21754affa4bc0427166694eb',qos_specs=None,replication_status=,reservations=['71261703-9246-45ee-b6bb-4b0cc75cea69','089d85bc-3bbe-41ab-a6f8-325626edeff5','f299be3c-a0ed-4e09-bfea-80eb152ce9e6','cf03be13-dbe3-4ed4-a043-e4b35008fc51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43f23ddc9b564594a2720ebd03ca717d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-665199145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3400b18d-bcd9-4cf2-b537-7966d3f19593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acada4cd21754affa4bc0427166694eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='43f23ddc9b564594a2720ebd03ca717d',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:16.957075 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad52f83-ddae-4dbc-aa4d-db4fbf66ff64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:16.996083 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad52f83-ddae-4dbc-aa4d-db4fbf66ff64) transitioned into state 'SUCCESS' from state '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-665199145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='acada4cd21754affa4bc0427166694eb',qos_specs=None,replication_status=,reservations=['71261703-9246-45ee-b6bb-4b0cc75cea69','089d85bc-3bbe-41ab-a6f8-325626edeff5','f299be3c-a0ed-4e09-bfea-80eb152ce9e6','cf03be13-dbe3-4ed4-a043-e4b35008fc51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43f23ddc9b564594a2720ebd03ca717d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:16.997167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (165416fe-1ca9-4eb4-9aaa-4e4713d79e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:37:17.031163 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (165416fe-1ca9-4eb4-9aaa-4e4713d79e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:37:17.032490 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Flow 'volume_create_api' (6e38319e-27f5-4970-aa5d-801aecb3d565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:37:17.056325 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Create volume request issued successfully. Jan 27 16:37:17.062791 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e2cd91b9-586c-4bc8-9838-698628a80b30 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes returned with HTTP 202 Jan 27 16:37:17.063344 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 360/715] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:37:16 2021] POST /volume/v3/acada4cd21754affa4bc0427166694eb/volumes => generated 819 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:37:17.072550 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-094f0f13-3bf0-4c2a-8540-47e46eae82ef tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] GET http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 Jan 27 16:37:17.072889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-094f0f13-3bf0-4c2a-8540-47e46eae82ef tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:17.073181 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-094f0f13-3bf0-4c2a-8540-47e46eae82ef tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:17.103492 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:17.103492 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:17.109010 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-094f0f13-3bf0-4c2a-8540-47e46eae82ef tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:37:17.122106 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-094f0f13-3bf0-4c2a-8540-47e46eae82ef tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 returned with HTTP 200 Jan 27 16:37:17.122577 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 356/716] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:37:17 2021] GET /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 => generated 887 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:37:18.135225 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cea039f7-4ab8-449e-a32f-6830328fd50e tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] GET http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 Jan 27 16:37:18.135811 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cea039f7-4ab8-449e-a32f-6830328fd50e tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:18.135811 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:18.135811 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:18.136043 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cea039f7-4ab8-449e-a32f-6830328fd50e tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:18.167392 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:18.167392 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:18.173323 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cea039f7-4ab8-449e-a32f-6830328fd50e tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:37:18.186350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cea039f7-4ab8-449e-a32f-6830328fd50e tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 returned with HTTP 200 Jan 27 16:37:18.186908 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 361/717] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:37:18 2021] GET /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 => generated 912 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:26.842686 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-35471476-ef86-4bf0-969b-10ddf1d86462 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] POST http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots Jan 27 16:37:26.843189 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:26.843189 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:26.843427 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-35471476-ef86-4bf0-969b-10ddf1d86462 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67dfb37a-ba11-4d0f-965e-43692abeb9f6", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2032102095"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:26.878591 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:26.878591 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:26.879385 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-35471476-ef86-4bf0-969b-10ddf1d86462 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:37:26.879601 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-35471476-ef86-4bf0-969b-10ddf1d86462 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create snapshot from volume 67dfb37a-ba11-4d0f-965e-43692abeb9f6 Jan 27 16:37:26.963923 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-35471476-ef86-4bf0-969b-10ddf1d86462 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Created reservations ['24ba0ac8-1d9f-4b9e-a256-31c5e35f6d47', '13fee90d-e387-4b85-a8c6-2a36b9e4c9a1', '9e382876-9a69-4988-8c7c-48e79801a01e', '9f80d1b7-cf98-4693-9bc5-f6fc9716727e'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:37:27.667152 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-35471476-ef86-4bf0-969b-10ddf1d86462 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot create request issued successfully. Jan 27 16:37:27.668033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-35471476-ef86-4bf0-969b-10ddf1d86462 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots returned with HTTP 202 Jan 27 16:37:27.669001 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 357/718] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 16:37:26 2021] POST /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots => generated 380 bytes in 831 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:37:27.680920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-03458456-62cb-473a-a903-366af981d410 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 Jan 27 16:37:27.682071 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-03458456-62cb-473a-a903-366af981d410 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:27.682268 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:27.682268 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:27.682543 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-03458456-62cb-473a-a903-366af981d410 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:27.703933 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:27.703933 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:27.703933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-03458456-62cb-473a-a903-366af981d410 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:37:27.703933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-03458456-62cb-473a-a903-366af981d410 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 returned with HTTP 200 Jan 27 16:37:27.703933 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 362/719] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:37:27 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 => generated 512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:37:28.715359 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7df2aa04-972d-488f-90f3-53b908b26ca6 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 Jan 27 16:37:28.717185 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7df2aa04-972d-488f-90f3-53b908b26ca6 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:28.717698 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:28.717698 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:28.718633 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7df2aa04-972d-488f-90f3-53b908b26ca6 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:28.742616 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:28.742616 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:28.743623 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7df2aa04-972d-488f-90f3-53b908b26ca6 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:37:28.744823 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7df2aa04-972d-488f-90f3-53b908b26ca6 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 returned with HTTP 200 Jan 27 16:37:28.745340 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 358/720] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:37:28 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 => generated 512 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:29.760812 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7035d183-5912-42ce-9011-8d95b4d0bb96 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 Jan 27 16:37:29.761426 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7035d183-5912-42ce-9011-8d95b4d0bb96 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:29.761737 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:29.761737 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:29.762225 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7035d183-5912-42ce-9011-8d95b4d0bb96 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:29.786885 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:29.786885 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:29.787598 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7035d183-5912-42ce-9011-8d95b4d0bb96 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:37:29.788974 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7035d183-5912-42ce-9011-8d95b4d0bb96 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 returned with HTTP 200 Jan 27 16:37:29.789467 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 363/721] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:37:29 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 => generated 539 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:29.800808 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bcb1abcf-ceca-470e-baee-9f38ae88e020 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 Jan 27 16:37:29.801494 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bcb1abcf-ceca-470e-baee-9f38ae88e020 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:29.801746 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:29.801746 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:29.802274 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bcb1abcf-ceca-470e-baee-9f38ae88e020 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:29.822226 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:29.822226 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:29.822894 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bcb1abcf-ceca-470e-baee-9f38ae88e020 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:37:29.824200 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bcb1abcf-ceca-470e-baee-9f38ae88e020 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 returned with HTTP 200 Jan 27 16:37:29.824705 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 359/722] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:37:29 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 => generated 539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:29.832363 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b78580e4-7a29-4340-8c83-e00382fa5fab tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots Jan 27 16:37:29.832709 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b78580e4-7a29-4340-8c83-e00382fa5fab tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:29.832863 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:29.832863 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:29.833110 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b78580e4-7a29-4340-8c83-e00382fa5fab tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:29.833619 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-b78580e4-7a29-4340-8c83-e00382fa5fab tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:37:29.835112 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-b78580e4-7a29-4340-8c83-e00382fa5fab tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:37:29.846108 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b78580e4-7a29-4340-8c83-e00382fa5fab tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Get all snapshots completed successfully. Jan 27 16:37:29.846615 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b78580e4-7a29-4340-8c83-e00382fa5fab tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots returned with HTTP 200 Jan 27 16:37:29.847194 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 364/723] 10.222.0.108 () {58 vars in 1215 bytes} [Wed Jan 27 16:37:29 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots => generated 730 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:37:29.853734 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-13ed229b-78a6-4825-bec1-da19fe890dc4 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] PUT http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 Jan 27 16:37:29.853994 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:29.853994 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:29.854290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-13ed229b-78a6-4825-bec1-da19fe890dc4 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1282658167", "description": "This is the new description of snapshot."}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:29.869863 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:29.869863 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:29.870958 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-13ed229b-78a6-4825-bec1-da19fe890dc4 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:37:29.903819 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-13ed229b-78a6-4825-bec1-da19fe890dc4 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 returned with HTTP 200 Jan 27 16:37:29.904323 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 360/724] 10.222.0.108 () {60 vars in 1347 bytes} [Wed Jan 27 16:37:29 2021] PUT /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 => generated 443 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:29.911391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f21e9fcc-6c7a-4136-b892-c014308cd778 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 Jan 27 16:37:29.911722 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f21e9fcc-6c7a-4136-b892-c014308cd778 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:29.911903 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:29.911903 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:29.912158 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f21e9fcc-6c7a-4136-b892-c014308cd778 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:29.927378 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:29.927378 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:29.928026 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f21e9fcc-6c7a-4136-b892-c014308cd778 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:37:29.929246 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f21e9fcc-6c7a-4136-b892-c014308cd778 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 returned with HTTP 200 Jan 27 16:37:29.929708 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 365/725] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:37:29 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 => generated 577 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:29.936660 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e58e1466-c1a2-4668-9f4c-16cd6174c9c7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] DELETE http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 Jan 27 16:37:29.936980 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e58e1466-c1a2-4668-9f4c-16cd6174c9c7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:29.937130 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:29.937130 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:29.937366 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e58e1466-c1a2-4668-9f4c-16cd6174c9c7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:29.937589 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-e58e1466-c1a2-4668-9f4c-16cd6174c9c7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete snapshot with id: 972854d5-f4f5-4e07-b8c1-5488479f4033 Jan 27 16:37:29.952663 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:29.952663 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:29.953274 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e58e1466-c1a2-4668-9f4c-16cd6174c9c7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:37:30.021188 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e58e1466-c1a2-4668-9f4c-16cd6174c9c7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot delete request issued successfully. Jan 27 16:37:30.021739 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e58e1466-c1a2-4668-9f4c-16cd6174c9c7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 returned with HTTP 202 Jan 27 16:37:30.022743 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 361/726] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 16:37:29 2021] DELETE /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:37:30.029253 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d1dd99d-c568-4cae-b219-1d878865809e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 Jan 27 16:37:30.029577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d1dd99d-c568-4cae-b219-1d878865809e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:30.029731 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:30.029731 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:30.029986 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d1dd99d-c568-4cae-b219-1d878865809e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:30.045987 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:30.045987 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:30.046684 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5d1dd99d-c568-4cae-b219-1d878865809e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:37:30.047952 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d1dd99d-c568-4cae-b219-1d878865809e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 returned with HTTP 200 Jan 27 16:37:30.048494 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 366/727] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:37:30 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 => generated 576 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:37:31.057301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6a6b1aa5-1a62-44b8-ac68-b67b979d7b26 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 Jan 27 16:37:31.057650 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6a6b1aa5-1a62-44b8-ac68-b67b979d7b26 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:31.057813 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:31.057813 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:31.058065 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6a6b1aa5-1a62-44b8-ac68-b67b979d7b26 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:31.071894 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6a6b1aa5-1a62-44b8-ac68-b67b979d7b26 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 returned with HTTP 404 Jan 27 16:37:31.072534 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 362/728] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:37:31 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:37:31.079740 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d021ef4a-6945-4fe4-a604-16ed7c95f854 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] POST http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots Jan 27 16:37:31.080067 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:31.080067 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:31.080347 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d021ef4a-6945-4fe4-a604-16ed7c95f854 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67dfb37a-ba11-4d0f-965e-43692abeb9f6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1542406882"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:37:31.112186 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:31.112186 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:31.112894 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d021ef4a-6945-4fe4-a604-16ed7c95f854 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:37:31.113086 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-d021ef4a-6945-4fe4-a604-16ed7c95f854 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create snapshot from volume 67dfb37a-ba11-4d0f-965e-43692abeb9f6 Jan 27 16:37:31.215984 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-d021ef4a-6945-4fe4-a604-16ed7c95f854 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Created reservations ['db158fa3-2013-47a5-b768-8054876d9853', 'f916fbae-82fb-4010-b129-ea5cdcf2383b', '775971c1-93cb-4881-a846-1d416c65a2be', '89a7bbf4-73fa-4508-839d-1833b5fd0c44'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:37:31.329890 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d021ef4a-6945-4fe4-a604-16ed7c95f854 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot create request issued successfully. Jan 27 16:37:31.330365 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d021ef4a-6945-4fe4-a604-16ed7c95f854 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots returned with HTTP 202 Jan 27 16:37:31.331099 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 367/729] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 16:37:31 2021] POST /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots => generated 310 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:37:31.338340 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-58569313-022f-4f46-9f34-662f74d2ead0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded Jan 27 16:37:31.338622 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-58569313-022f-4f46-9f34-662f74d2ead0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:31.338894 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-58569313-022f-4f46-9f34-662f74d2ead0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:31.352325 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:31.352325 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:31.352912 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-58569313-022f-4f46-9f34-662f74d2ead0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:37:31.353885 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-58569313-022f-4f46-9f34-662f74d2ead0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded returned with HTTP 200 Jan 27 16:37:31.354328 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 363/730] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:37:31 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:32.367380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ffd8e520-ccab-4d2c-be9c-6d68957a1b54 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded Jan 27 16:37:32.367779 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ffd8e520-ccab-4d2c-be9c-6d68957a1b54 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:32.367951 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:32.367951 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:32.368179 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ffd8e520-ccab-4d2c-be9c-6d68957a1b54 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:32.385225 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:32.385225 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:32.386028 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ffd8e520-ccab-4d2c-be9c-6d68957a1b54 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:37:32.387145 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ffd8e520-ccab-4d2c-be9c-6d68957a1b54 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded returned with HTTP 200 Jan 27 16:37:32.387792 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 368/731] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:37:32 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:37:33.399046 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-540d95df-5b69-4be2-a726-fc8d3e807532 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded Jan 27 16:37:33.399989 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-540d95df-5b69-4be2-a726-fc8d3e807532 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:37:33.400257 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:37:33.400257 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:37:33.400859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-540d95df-5b69-4be2-a726-fc8d3e807532 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:37:33.423758 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:37:33.423758 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:37:33.424454 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-540d95df-5b69-4be2-a726-fc8d3e807532 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:37:33.425630 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-540d95df-5b69-4be2-a726-fc8d3e807532 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded returned with HTTP 200 Jan 27 16:37:33.426131 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 364/732] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:37:33 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:27.248866 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-953eecf1-de90-4c30-a89a-c68123fbf0a9 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] DELETE http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/9a2de8fb-0c53-4ddd-a80f-053fe524e756 Jan 27 16:38:27.249253 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-953eecf1-de90-4c30-a89a-c68123fbf0a9 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:27.249357 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:27.249357 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:27.249592 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-953eecf1-de90-4c30-a89a-c68123fbf0a9 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:27.262541 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:27.262541 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:27.560617 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-953eecf1-de90-4c30-a89a-c68123fbf0a9 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:38:27.560869 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-953eecf1-de90-4c30-a89a-c68123fbf0a9 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:38:27.592839 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-953eecf1-de90-4c30-a89a-c68123fbf0a9 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/9a2de8fb-0c53-4ddd-a80f-053fe524e756 returned with HTTP 200 Jan 27 16:38:27.593453 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 369/733] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 16:38:27 2021] DELETE /volume/v3/cbd505ca0509471f84d8adba70404751/attachments/9a2de8fb-0c53-4ddd-a80f-053fe524e756 => generated 19 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:27.608517 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-230b0ef4-aae0-4e21-9cd2-d9337cf2af8f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] DELETE http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/8c8aa95f-a63b-471d-a0af-8ae99199b786 Jan 27 16:38:27.608818 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-230b0ef4-aae0-4e21-9cd2-d9337cf2af8f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:27.608971 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:27.608971 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:27.609279 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-230b0ef4-aae0-4e21-9cd2-d9337cf2af8f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:27.622371 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:27.622371 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:27.901702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-230b0ef4-aae0-4e21-9cd2-d9337cf2af8f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:38:27.901967 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-230b0ef4-aae0-4e21-9cd2-d9337cf2af8f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Pending status list for volume during attachment-delete: [] {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:38:27.950558 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-230b0ef4-aae0-4e21-9cd2-d9337cf2af8f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/8c8aa95f-a63b-471d-a0af-8ae99199b786 returned with HTTP 200 Jan 27 16:38:27.951133 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 365/734] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 16:38:27 2021] DELETE /volume/v3/cbd505ca0509471f84d8adba70404751/attachments/8c8aa95f-a63b-471d-a0af-8ae99199b786 => generated 19 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:27.968536 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-82eeac18-430b-4074-9c01-b0a836379aab tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] DELETE http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/a8d1f3a7-92fa-4732-baf6-e612ec47f70c Jan 27 16:38:27.968926 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-82eeac18-430b-4074-9c01-b0a836379aab tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:27.969003 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:27.969003 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:27.969205 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-82eeac18-430b-4074-9c01-b0a836379aab tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:27.982366 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:27.982366 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:28.241497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-82eeac18-430b-4074-9c01-b0a836379aab tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:38:28.241716 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-82eeac18-430b-4074-9c01-b0a836379aab tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:38:28.287328 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-82eeac18-430b-4074-9c01-b0a836379aab tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/a8d1f3a7-92fa-4732-baf6-e612ec47f70c returned with HTTP 200 Jan 27 16:38:28.287904 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 370/735] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 16:38:27 2021] DELETE /volume/v3/cbd505ca0509471f84d8adba70404751/attachments/a8d1f3a7-92fa-4732-baf6-e612ec47f70c => generated 19 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:38:33.566338 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] POST http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes Jan 27 16:38:33.566972 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:33.566972 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:33.567397 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1124260215"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:33.568926 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1124260215'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:38:33.569373 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create volume of 1 GB Jan 27 16:38:33.570109 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:33.570109 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:33.582223 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Availability Zones retrieved successfully. Jan 27 16:38:33.591204 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Flow 'volume_create_api' (6588656b-70a2-4045-8cc7-66cc91e8cb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:38:33.592984 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f31107f-eb62-4c8f-ad25-891b0b7fa7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:33.594123 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:38:33.632709 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f31107f-eb62-4c8f-ad25-891b0b7fa7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:33.633962 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c718d4-a8a4-4e3b-9e16-c7904ff688ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:33.707062 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Created reservations ['d2152e94-6d22-477f-b378-9a05e33aa3c8', 'f6f48e43-7e1b-42e2-adec-47067d0eef74', '42bd3bee-74ef-4ac9-b15c-faa92ede4522', 'fbccf702-d723-4f4b-9e61-6c73c4583279'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:38:33.708275 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40c718d4-a8a4-4e3b-9e16-c7904ff688ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2152e94-6d22-477f-b378-9a05e33aa3c8', 'f6f48e43-7e1b-42e2-adec-47067d0eef74', '42bd3bee-74ef-4ac9-b15c-faa92ede4522', 'fbccf702-d723-4f4b-9e61-6c73c4583279']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:33.709515 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef9182a-4fa3-4689-bbe7-4f45d7d728d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:33.777823 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef9182a-4fa3-4689-bbe7-4f45d7d728d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '918a272c-982c-462f-b0c4-1e3e395549ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1124260215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7574379c8864f45b3a79869f4686dab',qos_specs=None,replication_status=,reservations=['d2152e94-6d22-477f-b378-9a05e33aa3c8','f6f48e43-7e1b-42e2-adec-47067d0eef74','42bd3bee-74ef-4ac9-b15c-faa92ede4522','fbccf702-d723-4f4b-9e61-6c73c4583279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0889a2546fbf42d185e9ec4ee091bb66',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:38:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1124260215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=918a272c-982c-462f-b0c4-1e3e395549ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7574379c8864f45b3a79869f4686dab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0889a2546fbf42d185e9ec4ee091bb66',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:33.779084 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce37740-d199-44d1-8db5-63b91f928c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:33.825442 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce37740-d199-44d1-8db5-63b91f928c21) transitioned into state 'SUCCESS' from state '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-1124260215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7574379c8864f45b3a79869f4686dab',qos_specs=None,replication_status=,reservations=['d2152e94-6d22-477f-b378-9a05e33aa3c8','f6f48e43-7e1b-42e2-adec-47067d0eef74','42bd3bee-74ef-4ac9-b15c-faa92ede4522','fbccf702-d723-4f4b-9e61-6c73c4583279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0889a2546fbf42d185e9ec4ee091bb66',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:33.826643 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2020392-315d-4e50-816a-bdba805edc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:33.865374 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2020392-315d-4e50-816a-bdba805edc79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:33.867023 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Flow 'volume_create_api' (6588656b-70a2-4045-8cc7-66cc91e8cb4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:38:33.896309 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create volume request issued successfully. Jan 27 16:38:33.903552 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-305e25ea-b7b1-47f2-ac26-0208a45d6941 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes returned with HTTP 202 Jan 27 16:38:33.904406 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 366/736] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:38:33 2021] POST /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes => generated 825 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:38:33.913800 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-165b1780-91b9-4611-8b57-3adc8e7cf1d4 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac Jan 27 16:38:33.914116 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-165b1780-91b9-4611-8b57-3adc8e7cf1d4 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:33.914269 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:33.914269 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:33.914502 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-165b1780-91b9-4611-8b57-3adc8e7cf1d4 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:33.945861 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:33.945861 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:33.951593 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-165b1780-91b9-4611-8b57-3adc8e7cf1d4 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:33.964532 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-165b1780-91b9-4611-8b57-3adc8e7cf1d4 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac returned with HTTP 200 Jan 27 16:38:33.964976 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 371/737] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:33 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac => generated 893 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:34.979033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d57cfc59-9a2d-440a-be8d-635cb0177f6f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac Jan 27 16:38:34.979706 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d57cfc59-9a2d-440a-be8d-635cb0177f6f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:34.979974 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:34.979974 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:34.980425 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d57cfc59-9a2d-440a-be8d-635cb0177f6f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:35.011269 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:35.011269 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:35.018479 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d57cfc59-9a2d-440a-be8d-635cb0177f6f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:35.031620 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d57cfc59-9a2d-440a-be8d-635cb0177f6f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac returned with HTTP 200 Jan 27 16:38:35.032137 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 367/738] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:34 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac => generated 918 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:35.041521 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-032af661-cb4a-4b30-8929-74baed4fa5fe tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] POST http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots Jan 27 16:38:35.041806 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:35.041806 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:35.042064 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-032af661-cb4a-4b30-8929-74baed4fa5fe tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "918a272c-982c-462f-b0c4-1e3e395549ac", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1781327718"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:35.071620 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:35.071620 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:35.072398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-032af661-cb4a-4b30-8929-74baed4fa5fe tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:35.072591 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-032af661-cb4a-4b30-8929-74baed4fa5fe tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create snapshot from volume 918a272c-982c-462f-b0c4-1e3e395549ac Jan 27 16:38:35.161760 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-032af661-cb4a-4b30-8929-74baed4fa5fe tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Created reservations ['bd255f73-fae2-4919-b301-091e8a4eb946', 'ad9d2198-8277-4e37-b889-ac6f15b945ba', '546d9cf5-47a0-4497-baa5-9c06ba9a122f', '0144874d-1fa1-4df7-b476-beeb89e7871a'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:38:35.285210 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-032af661-cb4a-4b30-8929-74baed4fa5fe tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot create request issued successfully. Jan 27 16:38:35.286566 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-032af661-cb4a-4b30-8929-74baed4fa5fe tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots returned with HTTP 202 Jan 27 16:38:35.287418 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 372/739] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 16:38:35 2021] POST /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots => generated 310 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:38:35.294153 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c198c85b-6c9a-48d7-b3ec-089e60584caa tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 Jan 27 16:38:35.294489 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c198c85b-6c9a-48d7-b3ec-089e60584caa tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:35.294561 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:35.294561 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:35.294793 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c198c85b-6c9a-48d7-b3ec-089e60584caa tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:35.309407 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:35.309407 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:35.310172 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c198c85b-6c9a-48d7-b3ec-089e60584caa tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:38:35.315461 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c198c85b-6c9a-48d7-b3ec-089e60584caa tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 returned with HTTP 200 Jan 27 16:38:35.315461 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 368/740] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:38:35 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:36.323065 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f6ab36b-90f8-49c2-b1b8-2132627e8a1d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 Jan 27 16:38:36.323414 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f6ab36b-90f8-49c2-b1b8-2132627e8a1d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:36.323473 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:36.323473 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:36.323699 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f6ab36b-90f8-49c2-b1b8-2132627e8a1d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:36.337248 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:36.337248 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:36.337849 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3f6ab36b-90f8-49c2-b1b8-2132627e8a1d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:38:36.349049 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f6ab36b-90f8-49c2-b1b8-2132627e8a1d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 returned with HTTP 200 Jan 27 16:38:36.349049 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 373/741] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:38:36 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:37.350482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-faf0d387-1fb4-4782-bbbd-f541bb123175 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 Jan 27 16:38:37.351099 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-faf0d387-1fb4-4782-bbbd-f541bb123175 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:37.351370 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:37.351370 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:37.351701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-faf0d387-1fb4-4782-bbbd-f541bb123175 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:37.368030 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:37.368030 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:37.368596 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-faf0d387-1fb4-4782-bbbd-f541bb123175 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:38:37.369533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-faf0d387-1fb4-4782-bbbd-f541bb123175 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 returned with HTTP 200 Jan 27 16:38:37.369927 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 369/742] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:38:37 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:37.376467 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] POST http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes Jan 27 16:38:37.377093 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:37.377093 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:37.377635 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4b2432a6-10c7-490a-b05a-89c6f2b34486", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1492145617"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:37.378508 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create volume request body: {'volume': {'snapshot_id': '4b2432a6-10c7-490a-b05a-89c6f2b34486', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1492145617'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:38:37.395565 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:37.395565 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:37.396246 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:38:37.396447 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create volume of 2 GB Jan 27 16:38:37.404002 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Availability Zones retrieved successfully. Jan 27 16:38:37.413839 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Flow 'volume_create_api' (39213ebe-9a99-435a-9959-d6090c51238e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:38:37.415360 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64c9e52-892c-4cbe-af89-871c24f5cdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:37.416487 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:38:37.485860 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64c9e52-892c-4cbe-af89-871c24f5cdf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '4b2432a6-10c7-490a-b05a-89c6f2b34486', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:37.488497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b345f299-3dee-4105-9022-ace114ebb819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:37.601198 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Created reservations ['48630cd4-abaa-414f-9c6b-bf458b496475', '01734b83-1eb0-4faa-a6ff-370f4af611d0', 'bd529ba7-3cd6-4968-818d-e8cf895add6d', '70dcefd4-d9b0-4841-a4a5-4ed83910c47d'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:38:37.602359 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b345f299-3dee-4105-9022-ace114ebb819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48630cd4-abaa-414f-9c6b-bf458b496475', '01734b83-1eb0-4faa-a6ff-370f4af611d0', 'bd529ba7-3cd6-4968-818d-e8cf895add6d', '70dcefd4-d9b0-4841-a4a5-4ed83910c47d']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:37.603643 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ca0174-855e-4c57-a956-f89bbeb16aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:37.705514 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ca0174-855e-4c57-a956-f89bbeb16aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1492145617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7574379c8864f45b3a79869f4686dab',qos_specs=None,replication_status=,reservations=['48630cd4-abaa-414f-9c6b-bf458b496475','01734b83-1eb0-4faa-a6ff-370f4af611d0','bd529ba7-3cd6-4968-818d-e8cf895add6d','70dcefd4-d9b0-4841-a4a5-4ed83910c47d'],size=2,snapshot_id=4b2432a6-10c7-490a-b05a-89c6f2b34486,source_replicaid=,source_volid=None,status='creating',user_id='0889a2546fbf42d185e9ec4ee091bb66',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:38:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1492145617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7574379c8864f45b3a79869f4686dab',provider_auth=None,provider_geometry=None,provider_id=None,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=4b2432a6-10c7-490a-b05a-89c6f2b34486,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0889a2546fbf42d185e9ec4ee091bb66',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:37.706735 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c75f75-59b0-41f0-ad26-edfddac31916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:37.759547 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c75f75-59b0-41f0-ad26-edfddac31916) transitioned into state 'SUCCESS' from state '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-1492145617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7574379c8864f45b3a79869f4686dab',qos_specs=None,replication_status=,reservations=['48630cd4-abaa-414f-9c6b-bf458b496475','01734b83-1eb0-4faa-a6ff-370f4af611d0','bd529ba7-3cd6-4968-818d-e8cf895add6d','70dcefd4-d9b0-4841-a4a5-4ed83910c47d'],size=2,snapshot_id=4b2432a6-10c7-490a-b05a-89c6f2b34486,source_replicaid=,source_volid=None,status='creating',user_id='0889a2546fbf42d185e9ec4ee091bb66',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:37.760555 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (616347e5-6168-4f99-97a2-84a90512dec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:37.832981 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (616347e5-6168-4f99-97a2-84a90512dec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:37.834251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Flow 'volume_create_api' (39213ebe-9a99-435a-9959-d6090c51238e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:38:37.859209 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create volume request issued successfully. Jan 27 16:38:37.866522 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes returned with HTTP 202 Jan 27 16:38:37.867310 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 374/743] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:38:37 2021] POST /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes => generated 859 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:38:37.880082 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0afc7a30-1464-46d3-9156-9aaf17a73899 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 Jan 27 16:38:37.880082 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0afc7a30-1464-46d3-9156-9aaf17a73899 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:37.880082 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:37.880082 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:37.880082 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0afc7a30-1464-46d3-9156-9aaf17a73899 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:37.919329 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:37.919329 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:37.926216 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0afc7a30-1464-46d3-9156-9aaf17a73899 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:37.936845 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0afc7a30-1464-46d3-9156-9aaf17a73899 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 returned with HTTP 200 Jan 27 16:38:37.937373 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 370/744] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:37 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 => generated 927 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:38.591877 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume// Jan 27 16:38:38.592435 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:38.592716 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:38.592716 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:38.593246 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:38.594746 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-721adf82-6d0a-43e6-8952-ee7a1ce55499 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:38:38.595483 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 375/745] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:38:38 2021] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:38:38.609511 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e215c418-390d-480c-bb8b-6b4ccecdbb3e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:38:38.609813 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e215c418-390d-480c-bb8b-6b4ccecdbb3e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:38.609943 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:38.609943 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:38.610134 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e215c418-390d-480c-bb8b-6b4ccecdbb3e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:38.636690 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:38.636690 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:38.641763 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e215c418-390d-480c-bb8b-6b4ccecdbb3e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:38:38.653874 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e215c418-390d-480c-bb8b-6b4ccecdbb3e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:38:38.654351 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 371/746] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 16:38:38 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 1463 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:38:38.674857 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-59c722fd-fa5c-4722-a009-8d3e656003c3 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] DELETE http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/9a2de8fb-0c53-4ddd-a80f-053fe524e756 Jan 27 16:38:38.675182 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-59c722fd-fa5c-4722-a009-8d3e656003c3 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:38.675438 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-59c722fd-fa5c-4722-a009-8d3e656003c3 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:38.683461 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-59c722fd-fa5c-4722-a009-8d3e656003c3 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/9a2de8fb-0c53-4ddd-a80f-053fe524e756 returned with HTTP 404 Jan 27 16:38:38.684038 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 376/747] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 16:38:38 2021] DELETE /volume/v3/cbd505ca0509471f84d8adba70404751/attachments/9a2de8fb-0c53-4ddd-a80f-053fe524e756 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:38:38.801390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e215c418-390d-480c-bb8b-6b4ccecdbb3e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume// Jan 27 16:38:38.802101 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e215c418-390d-480c-bb8b-6b4ccecdbb3e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:38.802421 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:38.802421 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:38.803014 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e215c418-390d-480c-bb8b-6b4ccecdbb3e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:38.804654 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e215c418-390d-480c-bb8b-6b4ccecdbb3e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:38:38.805388 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 372/748] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:38:38 2021] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:38:38.819132 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-3b19e4ec-e321-44a2-bec6-a773217db532 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 Jan 27 16:38:38.820020 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-3b19e4ec-e321-44a2-bec6-a773217db532 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:38.820700 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-3b19e4ec-e321-44a2-bec6-a773217db532 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:38.857233 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:38.857233 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:38.862946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-3b19e4ec-e321-44a2-bec6-a773217db532 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:38:38.875134 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-3b19e4ec-e321-44a2-bec6-a773217db532 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 returned with HTTP 200 Jan 27 16:38:38.875634 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 377/749] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 16:38:38 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:38:38.895868 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e9cf19bd-c5d1-44a3-b8a5-1a197afebb1e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] DELETE http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/8c8aa95f-a63b-471d-a0af-8ae99199b786 Jan 27 16:38:38.896293 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e9cf19bd-c5d1-44a3-b8a5-1a197afebb1e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:38.896629 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e9cf19bd-c5d1-44a3-b8a5-1a197afebb1e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:38.906107 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-e9cf19bd-c5d1-44a3-b8a5-1a197afebb1e tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/8c8aa95f-a63b-471d-a0af-8ae99199b786 returned with HTTP 404 Jan 27 16:38:38.906107 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 373/750] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 16:38:38 2021] DELETE /volume/v3/cbd505ca0509471f84d8adba70404751/attachments/8c8aa95f-a63b-471d-a0af-8ae99199b786 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:38:38.942043 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-3b19e4ec-e321-44a2-bec6-a773217db532 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume// Jan 27 16:38:38.942953 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-3b19e4ec-e321-44a2-bec6-a773217db532 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:38.942953 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:38.942953 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:38.943301 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-3b19e4ec-e321-44a2-bec6-a773217db532 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:38.944573 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-3b19e4ec-e321-44a2-bec6-a773217db532 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:38:38.945394 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 378/751] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:38:38 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:38:38.945920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-690ec917-0dd8-4e7c-b738-61087016f166 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 Jan 27 16:38:38.946480 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-690ec917-0dd8-4e7c-b738-61087016f166 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:38.947094 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-690ec917-0dd8-4e7c-b738-61087016f166 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:38.958417 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-f53729d8-6a72-4f8a-9166-ceaa0d47d16f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b Jan 27 16:38:38.959527 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-f53729d8-6a72-4f8a-9166-ceaa0d47d16f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:38.960364 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-f53729d8-6a72-4f8a-9166-ceaa0d47d16f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:38.985841 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:38.985841 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:38.991089 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-690ec917-0dd8-4e7c-b738-61087016f166 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:38.994985 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:38.994985 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:39.001561 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-f53729d8-6a72-4f8a-9166-ceaa0d47d16f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:38:39.003683 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-690ec917-0dd8-4e7c-b738-61087016f166 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 returned with HTTP 200 Jan 27 16:38:39.004338 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 374/752] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:38 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 => generated 951 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:39.014580 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-f53729d8-6a72-4f8a-9166-ceaa0d47d16f tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b returned with HTTP 200 Jan 27 16:38:39.015098 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 379/753] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 16:38:38 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:38:39.042235 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-91f521bc-daf7-45bb-b2e5-f9f3565e1068 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] DELETE http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/a8d1f3a7-92fa-4732-baf6-e612ec47f70c Jan 27 16:38:39.042511 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-91f521bc-daf7-45bb-b2e5-f9f3565e1068 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:39.042645 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:39.042645 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:39.042835 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-91f521bc-daf7-45bb-b2e5-f9f3565e1068 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:39.051490 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c589b671-16d0-465d-9ef1-20bb43df1a46 req-91f521bc-daf7-45bb-b2e5-f9f3565e1068 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/a8d1f3a7-92fa-4732-baf6-e612ec47f70c returned with HTTP 404 Jan 27 16:38:39.052122 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 375/754] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 16:38:39 2021] DELETE /volume/v3/cbd505ca0509471f84d8adba70404751/attachments/a8d1f3a7-92fa-4732-baf6-e612ec47f70c => generated 149 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:38:40.013089 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1d548133-7027-41f4-8aee-d77e0fbbc5c5 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 Jan 27 16:38:40.013794 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1d548133-7027-41f4-8aee-d77e0fbbc5c5 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:40.013794 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:40.013794 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:40.013794 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1d548133-7027-41f4-8aee-d77e0fbbc5c5 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:40.038643 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:40.038643 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:40.043724 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1d548133-7027-41f4-8aee-d77e0fbbc5c5 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:40.054564 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1d548133-7027-41f4-8aee-d77e0fbbc5c5 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 returned with HTTP 200 Jan 27 16:38:40.054970 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 380/755] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:40 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 => generated 951 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:41.064185 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bdf1059f-d8c7-4d15-9f32-cd68002fd78a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 Jan 27 16:38:41.064537 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bdf1059f-d8c7-4d15-9f32-cd68002fd78a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:41.064707 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bdf1059f-d8c7-4d15-9f32-cd68002fd78a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:41.088899 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:41.088899 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:41.093352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bdf1059f-d8c7-4d15-9f32-cd68002fd78a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:41.103705 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bdf1059f-d8c7-4d15-9f32-cd68002fd78a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 returned with HTTP 200 Jan 27 16:38:41.104165 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 376/756] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:41 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 => generated 951 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:42.118527 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6a1e21ce-f096-4181-a3d2-045a3d12e3ba tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 Jan 27 16:38:42.119158 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6a1e21ce-f096-4181-a3d2-045a3d12e3ba tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:42.119446 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:42.119446 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:42.119972 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6a1e21ce-f096-4181-a3d2-045a3d12e3ba tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:42.158949 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:42.158949 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:42.164782 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6a1e21ce-f096-4181-a3d2-045a3d12e3ba tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:42.177499 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6a1e21ce-f096-4181-a3d2-045a3d12e3ba tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 returned with HTTP 200 Jan 27 16:38:42.178030 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 381/757] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:42 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 => generated 952 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:42.188077 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6b5cd73b-5e4e-47de-aad4-8a56741a037e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 Jan 27 16:38:42.188468 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6b5cd73b-5e4e-47de-aad4-8a56741a037e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:42.188616 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:42.188616 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:42.188889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6b5cd73b-5e4e-47de-aad4-8a56741a037e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:42.219691 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:42.219691 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:42.225500 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6b5cd73b-5e4e-47de-aad4-8a56741a037e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:42.238673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6b5cd73b-5e4e-47de-aad4-8a56741a037e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 returned with HTTP 200 Jan 27 16:38:42.239163 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 377/758] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:42 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 => generated 952 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:42.248490 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32aa4aea-027c-4690-a626-2131c811e827 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] DELETE http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 Jan 27 16:38:42.248769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32aa4aea-027c-4690-a626-2131c811e827 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:42.248944 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:42.248944 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:42.249179 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32aa4aea-027c-4690-a626-2131c811e827 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:42.249513 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-32aa4aea-027c-4690-a626-2131c811e827 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete volume with id: f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 Jan 27 16:38:42.277874 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:42.277874 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:42.278536 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-32aa4aea-027c-4690-a626-2131c811e827 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:42.348980 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-32aa4aea-027c-4690-a626-2131c811e827 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete volume request issued successfully. Jan 27 16:38:42.349316 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32aa4aea-027c-4690-a626-2131c811e827 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 returned with HTTP 202 Jan 27 16:38:42.349970 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 382/759] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:38:42 2021] DELETE /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:38:42.357231 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-576a3a5d-6e90-48ab-8f0b-81e185ccd533 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 Jan 27 16:38:42.357703 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-576a3a5d-6e90-48ab-8f0b-81e185ccd533 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:42.358067 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:42.358067 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:42.358380 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-576a3a5d-6e90-48ab-8f0b-81e185ccd533 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:42.389476 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:42.389476 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:42.396074 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-576a3a5d-6e90-48ab-8f0b-81e185ccd533 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:42.410460 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-576a3a5d-6e90-48ab-8f0b-81e185ccd533 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 returned with HTTP 200 Jan 27 16:38:42.411370 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 378/760] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:42 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 => generated 951 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:43.425008 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-50db0396-e4ee-4537-948e-1518e9027b9e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 Jan 27 16:38:43.425525 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-50db0396-e4ee-4537-948e-1518e9027b9e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:43.425702 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:43.425702 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:43.426890 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-50db0396-e4ee-4537-948e-1518e9027b9e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:43.462828 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:43.462828 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:43.469215 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-50db0396-e4ee-4537-948e-1518e9027b9e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:43.483458 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-50db0396-e4ee-4537-948e-1518e9027b9e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 returned with HTTP 200 Jan 27 16:38:43.484017 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 383/761] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:43 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 => generated 951 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:44.498430 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e3225dfe-d84a-42ac-be19-d59717521163 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 Jan 27 16:38:44.499093 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e3225dfe-d84a-42ac-be19-d59717521163 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:44.499338 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:44.499338 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:44.499890 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e3225dfe-d84a-42ac-be19-d59717521163 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:44.540421 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e3225dfe-d84a-42ac-be19-d59717521163 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 returned with HTTP 404 Jan 27 16:38:44.541076 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 379/762] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:44 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:38:44.548915 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] POST http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes Jan 27 16:38:44.549521 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:44.549521 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:44.549865 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1034284668"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:44.550753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1034284668'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:38:44.551018 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create volume of 1 GB Jan 27 16:38:44.560818 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Availability Zones retrieved successfully. Jan 27 16:38:44.570597 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Flow 'volume_create_api' (59fd5665-d905-4cc1-b467-3e2f58c86cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:38:44.572321 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b5f9fa-ecc1-4d64-9794-292fccbd2223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:44.573531 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:38:44.616574 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b5f9fa-ecc1-4d64-9794-292fccbd2223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:44.617847 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9563739e-a046-4fe3-bad5-71420eeafec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:44.686659 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Created reservations ['90edc447-3d3b-4b3a-b6c2-91af07ceabb7', 'f33eeace-9c92-4d3e-8d94-13f39d0153cf', '8c2b9175-f4c0-45d6-8306-05ee9d47bf41', '4c6123e1-0124-47a9-8841-69718613aa9a'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:38:44.687752 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9563739e-a046-4fe3-bad5-71420eeafec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90edc447-3d3b-4b3a-b6c2-91af07ceabb7', 'f33eeace-9c92-4d3e-8d94-13f39d0153cf', '8c2b9175-f4c0-45d6-8306-05ee9d47bf41', '4c6123e1-0124-47a9-8841-69718613aa9a']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:44.689049 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8242520b-9a54-4924-8992-c879f505abe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:44.751342 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8242520b-9a54-4924-8992-c879f505abe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c36fed0d-9898-4701-b513-365f2eb408a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1034284668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7574379c8864f45b3a79869f4686dab',qos_specs=None,replication_status=,reservations=['90edc447-3d3b-4b3a-b6c2-91af07ceabb7','f33eeace-9c92-4d3e-8d94-13f39d0153cf','8c2b9175-f4c0-45d6-8306-05ee9d47bf41','4c6123e1-0124-47a9-8841-69718613aa9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0889a2546fbf42d185e9ec4ee091bb66',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:38:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1034284668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c36fed0d-9898-4701-b513-365f2eb408a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7574379c8864f45b3a79869f4686dab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0889a2546fbf42d185e9ec4ee091bb66',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:44.752582 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24320d1f-adc5-4f96-b1b7-a5127aedd40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:44.795115 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24320d1f-adc5-4f96-b1b7-a5127aedd40c) transitioned into state 'SUCCESS' from state '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-1034284668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7574379c8864f45b3a79869f4686dab',qos_specs=None,replication_status=,reservations=['90edc447-3d3b-4b3a-b6c2-91af07ceabb7','f33eeace-9c92-4d3e-8d94-13f39d0153cf','8c2b9175-f4c0-45d6-8306-05ee9d47bf41','4c6123e1-0124-47a9-8841-69718613aa9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0889a2546fbf42d185e9ec4ee091bb66',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:44.796347 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76e0195e-4a35-48db-90b1-bbc490a26911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:44.835907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76e0195e-4a35-48db-90b1-bbc490a26911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:44.837489 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Flow 'volume_create_api' (59fd5665-d905-4cc1-b467-3e2f58c86cc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:38:44.866592 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create volume request issued successfully. Jan 27 16:38:44.874422 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e6cf94d-d650-40ae-9bd2-64036c7f9064 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes returned with HTTP 202 Jan 27 16:38:44.875090 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 384/763] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:38:44 2021] POST /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes => generated 825 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:38:44.887313 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-33fbe90f-18ed-4ca3-9470-83acc7c70045 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 Jan 27 16:38:44.888003 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-33fbe90f-18ed-4ca3-9470-83acc7c70045 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:44.888627 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-33fbe90f-18ed-4ca3-9470-83acc7c70045 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:44.927600 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:44.927600 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:44.932751 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-33fbe90f-18ed-4ca3-9470-83acc7c70045 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:44.945940 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-33fbe90f-18ed-4ca3-9470-83acc7c70045 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 returned with HTTP 200 Jan 27 16:38:44.946621 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 380/764] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:44 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 => generated 893 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:45.966968 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f7968f9-e5c2-4322-b442-ed1c39d280e0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 Jan 27 16:38:45.968542 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f7968f9-e5c2-4322-b442-ed1c39d280e0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:45.968788 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:45.968788 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:45.969605 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f7968f9-e5c2-4322-b442-ed1c39d280e0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:46.012516 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:46.012516 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:46.021715 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3f7968f9-e5c2-4322-b442-ed1c39d280e0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:46.035320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f7968f9-e5c2-4322-b442-ed1c39d280e0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 returned with HTTP 200 Jan 27 16:38:46.035944 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 385/765] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:45 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 => generated 918 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:46.047796 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14f3937e-508e-47aa-9fe7-a0723403372a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] POST http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots Jan 27 16:38:46.048193 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:46.048193 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:46.048577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-14f3937e-508e-47aa-9fe7-a0723403372a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c36fed0d-9898-4701-b513-365f2eb408a0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1716192761"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:46.081567 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:46.081567 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:46.082385 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-14f3937e-508e-47aa-9fe7-a0723403372a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:46.082593 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-14f3937e-508e-47aa-9fe7-a0723403372a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create snapshot from volume c36fed0d-9898-4701-b513-365f2eb408a0 Jan 27 16:38:46.150328 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-14f3937e-508e-47aa-9fe7-a0723403372a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Created reservations ['56660a55-be9f-4988-b4da-52ba1f432149', '1a12400f-9192-47b5-a4b3-4ff31bcca963', '41959fde-7bef-4e07-adc9-a15dd821fae0', 'd50eea17-9d60-4507-8aeb-f40968687ba2'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:38:46.269832 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-14f3937e-508e-47aa-9fe7-a0723403372a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot create request issued successfully. Jan 27 16:38:46.270351 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14f3937e-508e-47aa-9fe7-a0723403372a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots returned with HTTP 202 Jan 27 16:38:46.271011 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 381/766] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 16:38:46 2021] POST /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots => generated 310 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:38:46.279273 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f04f724d-c957-43b3-ba6e-b5599be7d28d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 Jan 27 16:38:46.279840 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f04f724d-c957-43b3-ba6e-b5599be7d28d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:46.279840 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:46.279840 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:46.280027 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f04f724d-c957-43b3-ba6e-b5599be7d28d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:46.298654 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:46.298654 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:46.299645 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f04f724d-c957-43b3-ba6e-b5599be7d28d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:38:46.303128 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f04f724d-c957-43b3-ba6e-b5599be7d28d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 returned with HTTP 200 Jan 27 16:38:46.303128 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 386/767] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:38:46 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:47.312398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-daa43df6-2041-4766-b26f-133eeb8d98bd tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 Jan 27 16:38:47.313156 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-daa43df6-2041-4766-b26f-133eeb8d98bd tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:47.313156 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:47.313156 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:47.313156 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-daa43df6-2041-4766-b26f-133eeb8d98bd tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:47.330962 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:47.330962 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:47.331696 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-daa43df6-2041-4766-b26f-133eeb8d98bd tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:38:47.333030 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-daa43df6-2041-4766-b26f-133eeb8d98bd tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 returned with HTTP 200 Jan 27 16:38:47.333676 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 382/768] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:38:47 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:48.347536 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-52d350a4-1edf-4068-b7dc-e37cfe8e6598 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 Jan 27 16:38:48.348256 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-52d350a4-1edf-4068-b7dc-e37cfe8e6598 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:48.348596 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:48.348596 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:48.349096 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-52d350a4-1edf-4068-b7dc-e37cfe8e6598 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:48.372364 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:48.372364 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:48.373199 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-52d350a4-1edf-4068-b7dc-e37cfe8e6598 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:38:48.374608 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-52d350a4-1edf-4068-b7dc-e37cfe8e6598 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 returned with HTTP 200 Jan 27 16:38:48.375198 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 387/769] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:38:48 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:48.383919 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] POST http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes Jan 27 16:38:48.384292 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:48.384292 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:48.384612 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8f41b192-cb76-40a2-b658-53a823896db2", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1799375713"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:38:48.385640 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create volume request body: {'volume': {'snapshot_id': '8f41b192-cb76-40a2-b658-53a823896db2', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1799375713'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:38:48.402476 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:48.402476 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:48.403162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:38:48.403380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create volume of 1 GB Jan 27 16:38:48.411094 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Availability Zones retrieved successfully. Jan 27 16:38:48.420952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Flow 'volume_create_api' (c636f657-d699-4f67-8587-420ecacf34cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:38:48.422638 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c2ce52f-3849-4eec-a9d3-572e9a7258da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:48.424055 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:38:48.489438 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c2ce52f-3849-4eec-a9d3-572e9a7258da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8f41b192-cb76-40a2-b658-53a823896db2', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:48.490791 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1f57769-554d-47cf-85e4-f79fec513018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:48.559027 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Created reservations ['8c25e1dc-635f-4bb8-ae7d-cce9c8fc4ce6', 'a093bde1-d66d-4162-8970-6d4cc37461b3', '71224d8c-fbe4-4189-a6c0-5024a986a9e5', 'ffa1af69-3098-4f93-b8b0-166997af0259'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:38:48.560235 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1f57769-554d-47cf-85e4-f79fec513018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c25e1dc-635f-4bb8-ae7d-cce9c8fc4ce6', 'a093bde1-d66d-4162-8970-6d4cc37461b3', '71224d8c-fbe4-4189-a6c0-5024a986a9e5', 'ffa1af69-3098-4f93-b8b0-166997af0259']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:48.561509 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45018a41-9fd0-4f0e-ac5c-a0ffae5d9494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:48.662362 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45018a41-9fd0-4f0e-ac5c-a0ffae5d9494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f48cb2d7-7da4-4de0-9120-880fb7a7b37a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1799375713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7574379c8864f45b3a79869f4686dab',qos_specs=None,replication_status=,reservations=['8c25e1dc-635f-4bb8-ae7d-cce9c8fc4ce6','a093bde1-d66d-4162-8970-6d4cc37461b3','71224d8c-fbe4-4189-a6c0-5024a986a9e5','ffa1af69-3098-4f93-b8b0-166997af0259'],size=1,snapshot_id=8f41b192-cb76-40a2-b658-53a823896db2,source_replicaid=,source_volid=None,status='creating',user_id='0889a2546fbf42d185e9ec4ee091bb66',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1799375713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f48cb2d7-7da4-4de0-9120-880fb7a7b37a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7574379c8864f45b3a79869f4686dab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8f41b192-cb76-40a2-b658-53a823896db2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0889a2546fbf42d185e9ec4ee091bb66',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:48.663459 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5ce05ff-1049-44bb-bcb7-53c191e35d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:48.707318 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5ce05ff-1049-44bb-bcb7-53c191e35d74) transitioned into state 'SUCCESS' from state '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-1799375713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7574379c8864f45b3a79869f4686dab',qos_specs=None,replication_status=,reservations=['8c25e1dc-635f-4bb8-ae7d-cce9c8fc4ce6','a093bde1-d66d-4162-8970-6d4cc37461b3','71224d8c-fbe4-4189-a6c0-5024a986a9e5','ffa1af69-3098-4f93-b8b0-166997af0259'],size=1,snapshot_id=8f41b192-cb76-40a2-b658-53a823896db2,source_replicaid=,source_volid=None,status='creating',user_id='0889a2546fbf42d185e9ec4ee091bb66',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:48.708550 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00446d6d-86f5-4fc7-b534-e4ab686df426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:38:48.787626 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00446d6d-86f5-4fc7-b534-e4ab686df426) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:38:48.789186 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Flow 'volume_create_api' (c636f657-d699-4f67-8587-420ecacf34cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:38:48.816428 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Create volume request issued successfully. Jan 27 16:38:48.823983 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-06eb1f8e-4fd5-4be3-884e-f3e12887863b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes returned with HTTP 202 Jan 27 16:38:48.824575 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 383/770] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:38:48 2021] POST /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes => generated 859 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:38:48.834045 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1f908b0b-610b-426d-b738-55cc4b417bd1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a Jan 27 16:38:48.834384 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1f908b0b-610b-426d-b738-55cc4b417bd1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:48.834537 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:48.834537 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:48.834772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1f908b0b-610b-426d-b738-55cc4b417bd1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:48.862473 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:48.862473 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:48.867438 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1f908b0b-610b-426d-b738-55cc4b417bd1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:48.878857 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1f908b0b-610b-426d-b738-55cc4b417bd1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a returned with HTTP 200 Jan 27 16:38:48.879470 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 388/771] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:48 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a => generated 927 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:49.890672 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf1dc90b-640c-4b74-befd-114dac73bc90 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a Jan 27 16:38:49.891024 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf1dc90b-640c-4b74-befd-114dac73bc90 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:49.891096 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:49.891096 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:49.891319 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf1dc90b-640c-4b74-befd-114dac73bc90 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:49.920028 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:49.920028 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:49.926278 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cf1dc90b-640c-4b74-befd-114dac73bc90 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:49.938922 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf1dc90b-640c-4b74-befd-114dac73bc90 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a returned with HTTP 200 Jan 27 16:38:49.939407 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 384/772] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:49 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a => generated 951 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:50.949137 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6e7e4105-7c55-4af1-b0e8-45a840fbac2d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a Jan 27 16:38:50.949520 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6e7e4105-7c55-4af1-b0e8-45a840fbac2d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:50.949601 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:50.949601 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:50.949763 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6e7e4105-7c55-4af1-b0e8-45a840fbac2d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:50.985991 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:50.985991 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:50.990993 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6e7e4105-7c55-4af1-b0e8-45a840fbac2d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:51.002234 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6e7e4105-7c55-4af1-b0e8-45a840fbac2d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a returned with HTTP 200 Jan 27 16:38:51.002781 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 389/773] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:50 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a => generated 951 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:52.011615 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9e19292-989d-4559-9f5b-0a8e27592547 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a Jan 27 16:38:52.012077 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9e19292-989d-4559-9f5b-0a8e27592547 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:52.012077 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:52.012077 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:52.012287 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9e19292-989d-4559-9f5b-0a8e27592547 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:52.037107 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:52.037107 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:52.041383 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e9e19292-989d-4559-9f5b-0a8e27592547 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:52.051580 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9e19292-989d-4559-9f5b-0a8e27592547 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a returned with HTTP 200 Jan 27 16:38:52.056007 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 385/774] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:52 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a => generated 951 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:53.065769 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a59d4663-c0e7-44e5-ad5c-4ad2eeab1d9f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a Jan 27 16:38:53.066443 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a59d4663-c0e7-44e5-ad5c-4ad2eeab1d9f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:53.066742 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:53.066742 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:53.067234 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a59d4663-c0e7-44e5-ad5c-4ad2eeab1d9f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:53.106785 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:53.106785 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:53.112671 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a59d4663-c0e7-44e5-ad5c-4ad2eeab1d9f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:53.127220 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a59d4663-c0e7-44e5-ad5c-4ad2eeab1d9f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a returned with HTTP 200 Jan 27 16:38:53.128310 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 390/775] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:53 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a => generated 952 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:53.146410 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-be1e331e-7d75-4611-bf8c-ea499905e4c2 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a Jan 27 16:38:53.148162 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-be1e331e-7d75-4611-bf8c-ea499905e4c2 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:53.148566 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:53.148566 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:53.149150 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-be1e331e-7d75-4611-bf8c-ea499905e4c2 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:53.183800 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:53.183800 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:53.189651 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-be1e331e-7d75-4611-bf8c-ea499905e4c2 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:53.202400 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-be1e331e-7d75-4611-bf8c-ea499905e4c2 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a returned with HTTP 200 Jan 27 16:38:53.203520 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 386/776] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:53 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a => generated 952 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:53.220315 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-05709ee6-e6fb-445e-8dfd-c17264d35f7a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] DELETE http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a Jan 27 16:38:53.221512 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-05709ee6-e6fb-445e-8dfd-c17264d35f7a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:53.221809 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:53.221809 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:53.222060 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-05709ee6-e6fb-445e-8dfd-c17264d35f7a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:53.222407 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-05709ee6-e6fb-445e-8dfd-c17264d35f7a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete volume with id: f48cb2d7-7da4-4de0-9120-880fb7a7b37a Jan 27 16:38:53.250990 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:53.250990 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:53.251675 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-05709ee6-e6fb-445e-8dfd-c17264d35f7a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:53.326252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-05709ee6-e6fb-445e-8dfd-c17264d35f7a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete volume request issued successfully. Jan 27 16:38:53.326557 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-05709ee6-e6fb-445e-8dfd-c17264d35f7a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a returned with HTTP 202 Jan 27 16:38:53.327351 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 391/777] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:38:53 2021] DELETE /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:38:53.335782 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4c089e28-6250-4b98-8a2d-da9337fe42b1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a Jan 27 16:38:53.336475 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4c089e28-6250-4b98-8a2d-da9337fe42b1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:53.336702 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:53.336702 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:53.337315 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4c089e28-6250-4b98-8a2d-da9337fe42b1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:53.371797 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:53.371797 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:53.377607 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4c089e28-6250-4b98-8a2d-da9337fe42b1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:53.390339 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4c089e28-6250-4b98-8a2d-da9337fe42b1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a returned with HTTP 200 Jan 27 16:38:53.390835 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 387/778] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:53 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a => generated 951 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:38:54.400706 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-186ac0bb-5cde-498b-b8c7-b8d7385f3582 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a Jan 27 16:38:54.401127 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-186ac0bb-5cde-498b-b8c7-b8d7385f3582 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:54.401205 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:54.401205 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:54.401373 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-186ac0bb-5cde-498b-b8c7-b8d7385f3582 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:54.432520 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:54.432520 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:54.438425 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-186ac0bb-5cde-498b-b8c7-b8d7385f3582 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:54.451847 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-186ac0bb-5cde-498b-b8c7-b8d7385f3582 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a returned with HTTP 200 Jan 27 16:38:54.457456 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 392/779] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:54 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a => generated 951 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:55.468077 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b1d68b7b-f43e-426c-bd13-59369aabe030 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a Jan 27 16:38:55.468983 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b1d68b7b-f43e-426c-bd13-59369aabe030 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:55.468983 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:55.468983 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:55.469508 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b1d68b7b-f43e-426c-bd13-59369aabe030 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:55.507031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b1d68b7b-f43e-426c-bd13-59369aabe030 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a returned with HTTP 404 Jan 27 16:38:55.507938 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 388/780] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:55 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:38:55.520389 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14ab91ab-617b-4cdc-9809-6d2be2728f77 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] DELETE http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a Jan 27 16:38:55.521073 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-14ab91ab-617b-4cdc-9809-6d2be2728f77 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:55.521330 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:55.521330 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:55.521824 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-14ab91ab-617b-4cdc-9809-6d2be2728f77 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:55.522453 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-14ab91ab-617b-4cdc-9809-6d2be2728f77 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete volume with id: f48cb2d7-7da4-4de0-9120-880fb7a7b37a Jan 27 16:38:55.557519 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14ab91ab-617b-4cdc-9809-6d2be2728f77 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a returned with HTTP 404 Jan 27 16:38:55.558171 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 393/781] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:38:55 2021] DELETE /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f48cb2d7-7da4-4de0-9120-880fb7a7b37a => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:38:55.564653 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-665df94d-2d0c-4b0f-b3f1-d9b51a39e2c2 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] DELETE http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 Jan 27 16:38:55.565279 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-665df94d-2d0c-4b0f-b3f1-d9b51a39e2c2 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:55.565608 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-665df94d-2d0c-4b0f-b3f1-d9b51a39e2c2 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:55.565864 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-665df94d-2d0c-4b0f-b3f1-d9b51a39e2c2 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete snapshot with id: 8f41b192-cb76-40a2-b658-53a823896db2 Jan 27 16:38:55.580942 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:55.580942 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:55.581657 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-665df94d-2d0c-4b0f-b3f1-d9b51a39e2c2 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:38:55.646607 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-665df94d-2d0c-4b0f-b3f1-d9b51a39e2c2 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot delete request issued successfully. Jan 27 16:38:55.646896 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-665df94d-2d0c-4b0f-b3f1-d9b51a39e2c2 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 returned with HTTP 202 Jan 27 16:38:55.647606 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 389/782] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 16:38:55 2021] DELETE /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:38:55.653874 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-72508658-97e1-4d9d-8896-e499702541f9 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 Jan 27 16:38:55.654206 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-72508658-97e1-4d9d-8896-e499702541f9 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:55.654560 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-72508658-97e1-4d9d-8896-e499702541f9 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:55.671888 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:55.671888 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:55.672889 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-72508658-97e1-4d9d-8896-e499702541f9 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:38:55.674458 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-72508658-97e1-4d9d-8896-e499702541f9 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 returned with HTTP 200 Jan 27 16:38:55.675158 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 394/783] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:38:55 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:38:56.685238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-31c3362e-70fa-49a1-8937-c91d5ec43a41 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 Jan 27 16:38:56.685905 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-31c3362e-70fa-49a1-8937-c91d5ec43a41 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:56.685905 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:56.685905 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:56.686107 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-31c3362e-70fa-49a1-8937-c91d5ec43a41 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:56.704480 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:56.704480 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:56.704818 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-31c3362e-70fa-49a1-8937-c91d5ec43a41 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:38:56.706576 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-31c3362e-70fa-49a1-8937-c91d5ec43a41 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 returned with HTTP 200 Jan 27 16:38:56.707154 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 390/784] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:38:56 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:38:57.718828 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fcda4e77-9644-490a-982a-a96564498d14 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 Jan 27 16:38:57.719379 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fcda4e77-9644-490a-982a-a96564498d14 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:57.719495 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:57.719495 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:57.719938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fcda4e77-9644-490a-982a-a96564498d14 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:57.737596 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fcda4e77-9644-490a-982a-a96564498d14 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 returned with HTTP 404 Jan 27 16:38:57.738302 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 395/785] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:38:57 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/8f41b192-cb76-40a2-b658-53a823896db2 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:38:57.745138 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6b7478ca-16e9-4d81-9d76-74a7f682c007 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] DELETE http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 Jan 27 16:38:57.745523 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6b7478ca-16e9-4d81-9d76-74a7f682c007 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:57.745700 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:57.745700 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:57.745978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6b7478ca-16e9-4d81-9d76-74a7f682c007 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:57.746350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-6b7478ca-16e9-4d81-9d76-74a7f682c007 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete volume with id: c36fed0d-9898-4701-b513-365f2eb408a0 Jan 27 16:38:57.777013 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:57.777013 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:57.777706 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6b7478ca-16e9-4d81-9d76-74a7f682c007 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:57.851762 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6b7478ca-16e9-4d81-9d76-74a7f682c007 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete volume request issued successfully. Jan 27 16:38:57.852182 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6b7478ca-16e9-4d81-9d76-74a7f682c007 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 returned with HTTP 202 Jan 27 16:38:57.852866 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 391/786] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:38:57 2021] DELETE /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:38:57.860255 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8e71ba3-f2f3-4cc9-926c-00e0b020d601 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 Jan 27 16:38:57.860717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d8e71ba3-f2f3-4cc9-926c-00e0b020d601 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:57.861145 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d8e71ba3-f2f3-4cc9-926c-00e0b020d601 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:57.895763 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:57.895763 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:57.901368 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d8e71ba3-f2f3-4cc9-926c-00e0b020d601 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:57.915162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8e71ba3-f2f3-4cc9-926c-00e0b020d601 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 returned with HTTP 200 Jan 27 16:38:57.915724 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 396/787] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:57 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 => generated 917 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:38:58.926460 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-efba8f38-512c-4d64-a4f0-a199df6d984d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 Jan 27 16:38:58.926825 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-efba8f38-512c-4d64-a4f0-a199df6d984d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:38:58.926881 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:38:58.926881 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:38:58.927059 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-efba8f38-512c-4d64-a4f0-a199df6d984d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:38:58.954626 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:38:58.954626 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:38:58.963446 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-efba8f38-512c-4d64-a4f0-a199df6d984d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:38:58.988687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-efba8f38-512c-4d64-a4f0-a199df6d984d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 returned with HTTP 200 Jan 27 16:38:58.989326 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 392/788] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:58 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 => generated 917 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:00.001457 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af0884ce-5d40-4272-be1b-2e6a0b7b273d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 Jan 27 16:39:00.002167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af0884ce-5d40-4272-be1b-2e6a0b7b273d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:00.002167 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:00.002167 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:00.002167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af0884ce-5d40-4272-be1b-2e6a0b7b273d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:00.031007 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af0884ce-5d40-4272-be1b-2e6a0b7b273d tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 returned with HTTP 404 Jan 27 16:39:00.031641 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 397/789] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:38:59 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/c36fed0d-9898-4701-b513-365f2eb408a0 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:39:00.038337 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c2e35387-db7c-4f43-bc12-5daab27231c0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] DELETE http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 Jan 27 16:39:00.038694 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c2e35387-db7c-4f43-bc12-5daab27231c0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:00.038863 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:00.038863 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:00.039111 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c2e35387-db7c-4f43-bc12-5daab27231c0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:00.039479 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-c2e35387-db7c-4f43-bc12-5daab27231c0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete volume with id: f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 Jan 27 16:39:00.067555 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c2e35387-db7c-4f43-bc12-5daab27231c0 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 returned with HTTP 404 Jan 27 16:39:00.068238 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 393/790] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:39:00 2021] DELETE /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/f26acf8e-a0a0-4ad5-8551-b3c3a77b3ca7 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:39:00.075946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-efdfa42d-7f03-454b-8b26-be183a08b119 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] DELETE http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 Jan 27 16:39:00.076619 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-efdfa42d-7f03-454b-8b26-be183a08b119 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:00.077222 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-efdfa42d-7f03-454b-8b26-be183a08b119 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:00.077606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-efdfa42d-7f03-454b-8b26-be183a08b119 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete snapshot with id: 4b2432a6-10c7-490a-b05a-89c6f2b34486 Jan 27 16:39:00.101983 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:00.101983 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:00.102599 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-efdfa42d-7f03-454b-8b26-be183a08b119 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:39:00.170989 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-efdfa42d-7f03-454b-8b26-be183a08b119 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot delete request issued successfully. Jan 27 16:39:00.171259 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-efdfa42d-7f03-454b-8b26-be183a08b119 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 returned with HTTP 202 Jan 27 16:39:00.171919 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 398/791] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 16:39:00 2021] DELETE /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:39:00.178217 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-54aad407-c4b9-4f67-8547-14bbcf70cc76 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 Jan 27 16:39:00.178564 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-54aad407-c4b9-4f67-8547-14bbcf70cc76 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:00.178888 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-54aad407-c4b9-4f67-8547-14bbcf70cc76 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:00.197676 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:00.197676 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:00.198373 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-54aad407-c4b9-4f67-8547-14bbcf70cc76 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:39:00.199608 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-54aad407-c4b9-4f67-8547-14bbcf70cc76 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 returned with HTTP 200 Jan 27 16:39:00.200420 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 394/792] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:39:00 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:01.211272 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e5df8789-3f90-4fa5-9679-4552f3e706aa tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 Jan 27 16:39:01.211864 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e5df8789-3f90-4fa5-9679-4552f3e706aa tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:01.211864 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:01.211864 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:01.212078 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e5df8789-3f90-4fa5-9679-4552f3e706aa tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:01.226321 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e5df8789-3f90-4fa5-9679-4552f3e706aa tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 returned with HTTP 404 Jan 27 16:39:01.227030 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 399/793] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:39:01 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/4b2432a6-10c7-490a-b05a-89c6f2b34486 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:39:01.233286 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1607a8ef-10f7-4a4f-b17b-3d3a7056d72c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] DELETE http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac Jan 27 16:39:01.233625 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1607a8ef-10f7-4a4f-b17b-3d3a7056d72c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:01.233801 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:01.233801 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:01.234053 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1607a8ef-10f7-4a4f-b17b-3d3a7056d72c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:01.234384 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-1607a8ef-10f7-4a4f-b17b-3d3a7056d72c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete volume with id: 918a272c-982c-462f-b0c4-1e3e395549ac Jan 27 16:39:01.264988 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:01.264988 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:01.265595 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1607a8ef-10f7-4a4f-b17b-3d3a7056d72c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:39:01.338308 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1607a8ef-10f7-4a4f-b17b-3d3a7056d72c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete volume request issued successfully. Jan 27 16:39:01.338878 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1607a8ef-10f7-4a4f-b17b-3d3a7056d72c tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac returned with HTTP 202 Jan 27 16:39:01.340163 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 395/794] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:39:01 2021] DELETE /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:39:01.346471 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8bbaac9-6582-4fa8-a79a-7b00d80e06d7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac Jan 27 16:39:01.346853 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8bbaac9-6582-4fa8-a79a-7b00d80e06d7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:01.347243 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8bbaac9-6582-4fa8-a79a-7b00d80e06d7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:01.377017 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:01.377017 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:01.383429 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e8bbaac9-6582-4fa8-a79a-7b00d80e06d7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:39:01.396032 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8bbaac9-6582-4fa8-a79a-7b00d80e06d7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac returned with HTTP 200 Jan 27 16:39:01.396603 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 400/795] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:39:01 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac => generated 917 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:02.410813 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00a58a27-d503-4a35-8c2f-35c358a8f4cb tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac Jan 27 16:39:02.411445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-00a58a27-d503-4a35-8c2f-35c358a8f4cb tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:02.411668 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:02.411668 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:02.412265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-00a58a27-d503-4a35-8c2f-35c358a8f4cb tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:02.452581 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:02.452581 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:02.459884 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-00a58a27-d503-4a35-8c2f-35c358a8f4cb tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:39:02.473649 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00a58a27-d503-4a35-8c2f-35c358a8f4cb tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac returned with HTTP 200 Jan 27 16:39:02.474295 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 396/796] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:39:02 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac => generated 917 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:03.487956 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-be408d76-65c4-42d3-87ab-8611b337dcfe tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac Jan 27 16:39:03.488736 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-be408d76-65c4-42d3-87ab-8611b337dcfe tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:03.488874 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:03.488874 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:03.489259 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-be408d76-65c4-42d3-87ab-8611b337dcfe tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:03.520267 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-be408d76-65c4-42d3-87ab-8611b337dcfe tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac returned with HTTP 404 Jan 27 16:39:03.520949 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 401/797] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:39:03 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/918a272c-982c-462f-b0c4-1e3e395549ac => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:39:03.531598 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b57ac6b-3083-4e91-90b8-b1e80a3f24f1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] DELETE http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded Jan 27 16:39:03.532314 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b57ac6b-3083-4e91-90b8-b1e80a3f24f1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:03.532567 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:03.532567 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:03.533093 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b57ac6b-3083-4e91-90b8-b1e80a3f24f1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:03.533545 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-3b57ac6b-3083-4e91-90b8-b1e80a3f24f1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete snapshot with id: ab00d8e6-05e2-4d0a-96e7-134940b67ded Jan 27 16:39:03.550969 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:03.550969 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:03.551676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3b57ac6b-3083-4e91-90b8-b1e80a3f24f1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:39:03.614084 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3b57ac6b-3083-4e91-90b8-b1e80a3f24f1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot delete request issued successfully. Jan 27 16:39:03.614353 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b57ac6b-3083-4e91-90b8-b1e80a3f24f1 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded returned with HTTP 202 Jan 27 16:39:03.614935 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 397/798] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 16:39:03 2021] DELETE /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:39:03.621077 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-161031e4-7617-4a07-b14b-cb3c2f42a450 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded Jan 27 16:39:03.621432 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-161031e4-7617-4a07-b14b-cb3c2f42a450 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:03.621890 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-161031e4-7617-4a07-b14b-cb3c2f42a450 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:03.637403 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:03.637403 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:03.638129 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-161031e4-7617-4a07-b14b-cb3c2f42a450 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:39:03.639802 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-161031e4-7617-4a07-b14b-cb3c2f42a450 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded returned with HTTP 200 Jan 27 16:39:03.639802 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 402/799] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:39:03 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:04.650420 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8e67bd1-e6d8-47bc-a2b3-99080ead71bd tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded Jan 27 16:39:04.651037 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8e67bd1-e6d8-47bc-a2b3-99080ead71bd tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:04.651037 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:04.651037 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:04.651275 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8e67bd1-e6d8-47bc-a2b3-99080ead71bd tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:04.667151 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8e67bd1-e6d8-47bc-a2b3-99080ead71bd tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded returned with HTTP 404 Jan 27 16:39:04.667862 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 398/800] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:39:04 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/ab00d8e6-05e2-4d0a-96e7-134940b67ded => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:39:04.674913 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b3eb3ea-31f9-4596-bbda-957a433cb7d7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] DELETE http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 Jan 27 16:39:04.675298 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b3eb3ea-31f9-4596-bbda-957a433cb7d7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:04.675479 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:04.675479 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:04.675750 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b3eb3ea-31f9-4596-bbda-957a433cb7d7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:04.676074 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-1b3eb3ea-31f9-4596-bbda-957a433cb7d7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete snapshot with id: 972854d5-f4f5-4e07-b8c1-5488479f4033 Jan 27 16:39:04.693076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b3eb3ea-31f9-4596-bbda-957a433cb7d7 tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 returned with HTTP 404 Jan 27 16:39:04.694095 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 403/801] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 16:39:04 2021] DELETE /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/972854d5-f4f5-4e07-b8c1-5488479f4033 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:39:04.701347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0a68dad0-8d0e-4e47-a3f2-7d68cc371c4f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] DELETE http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 Jan 27 16:39:04.701684 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0a68dad0-8d0e-4e47-a3f2-7d68cc371c4f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:04.702029 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0a68dad0-8d0e-4e47-a3f2-7d68cc371c4f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:04.702270 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-0a68dad0-8d0e-4e47-a3f2-7d68cc371c4f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete snapshot with id: 1a216174-d62f-48f6-8939-20e550ec5fe8 Jan 27 16:39:04.717410 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:04.717410 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:04.718088 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0a68dad0-8d0e-4e47-a3f2-7d68cc371c4f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:39:04.781488 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0a68dad0-8d0e-4e47-a3f2-7d68cc371c4f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot delete request issued successfully. Jan 27 16:39:04.781817 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0a68dad0-8d0e-4e47-a3f2-7d68cc371c4f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 returned with HTTP 202 Jan 27 16:39:04.782402 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 399/802] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 16:39:04 2021] DELETE /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:39:04.788443 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bf8773d-0597-41d4-8348-22198925987e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 Jan 27 16:39:04.788972 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bf8773d-0597-41d4-8348-22198925987e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:04.789285 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bf8773d-0597-41d4-8348-22198925987e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:04.804899 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:04.804899 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:04.805773 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8bf8773d-0597-41d4-8348-22198925987e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Snapshot retrieved successfully. Jan 27 16:39:04.806974 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bf8773d-0597-41d4-8348-22198925987e tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 returned with HTTP 200 Jan 27 16:39:04.807493 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 404/803] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:39:04 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:05.818383 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-386e66a4-9745-4d75-b2c0-3239b4bd42eb tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 Jan 27 16:39:05.818895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-386e66a4-9745-4d75-b2c0-3239b4bd42eb tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:05.819130 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:05.819130 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:05.819488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-386e66a4-9745-4d75-b2c0-3239b4bd42eb tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:05.838793 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-386e66a4-9745-4d75-b2c0-3239b4bd42eb tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 returned with HTTP 404 Jan 27 16:39:05.839442 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 400/804] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:39:05 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/snapshots/1a216174-d62f-48f6-8939-20e550ec5fe8 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:39:05.845623 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ebf108b-d87e-48c0-bfb0-810124c0b79f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] DELETE http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/67dfb37a-ba11-4d0f-965e-43692abeb9f6 Jan 27 16:39:05.845962 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ebf108b-d87e-48c0-bfb0-810124c0b79f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:05.846134 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:05.846134 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:05.846385 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ebf108b-d87e-48c0-bfb0-810124c0b79f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:05.846743 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-1ebf108b-d87e-48c0-bfb0-810124c0b79f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete volume with id: 67dfb37a-ba11-4d0f-965e-43692abeb9f6 Jan 27 16:39:05.881947 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:05.881947 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:05.881947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1ebf108b-d87e-48c0-bfb0-810124c0b79f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:39:05.991219 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1ebf108b-d87e-48c0-bfb0-810124c0b79f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Delete volume request issued successfully. Jan 27 16:39:05.991622 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ebf108b-d87e-48c0-bfb0-810124c0b79f tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/67dfb37a-ba11-4d0f-965e-43692abeb9f6 returned with HTTP 202 Jan 27 16:39:05.992281 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 405/805] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:39:05 2021] DELETE /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/67dfb37a-ba11-4d0f-965e-43692abeb9f6 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:39:05.998670 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f7810c2b-49b5-431e-886e-c307a99ff31b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/67dfb37a-ba11-4d0f-965e-43692abeb9f6 Jan 27 16:39:05.999014 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f7810c2b-49b5-431e-886e-c307a99ff31b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:05.999356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f7810c2b-49b5-431e-886e-c307a99ff31b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:06.030817 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:06.030817 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:06.036556 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f7810c2b-49b5-431e-886e-c307a99ff31b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Volume info retrieved successfully. Jan 27 16:39:06.049329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f7810c2b-49b5-431e-886e-c307a99ff31b tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/67dfb37a-ba11-4d0f-965e-43692abeb9f6 returned with HTTP 200 Jan 27 16:39:06.049873 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 401/806] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:39:05 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/67dfb37a-ba11-4d0f-965e-43692abeb9f6 => generated 916 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:07.063175 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d16342a0-2402-4e0f-9a85-e8ef1ce6869a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] GET http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/67dfb37a-ba11-4d0f-965e-43692abeb9f6 Jan 27 16:39:07.063795 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d16342a0-2402-4e0f-9a85-e8ef1ce6869a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:07.063994 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:07.063994 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:07.064377 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d16342a0-2402-4e0f-9a85-e8ef1ce6869a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:07.243787 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d16342a0-2402-4e0f-9a85-e8ef1ce6869a tempest-VolumesSnapshotTestJSON-656595077 tempest-VolumesSnapshotTestJSON-656595077-project] http://10.222.0.108/volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/67dfb37a-ba11-4d0f-965e-43692abeb9f6 returned with HTTP 404 Jan 27 16:39:07.244420 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 406/807] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:39:07 2021] GET /volume/v3/f7574379c8864f45b3a79869f4686dab/volumes/67dfb37a-ba11-4d0f-965e-43692abeb9f6 => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:39:18.399050 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cac611bf-0f41-4d5f-a0ea-4d1799c076d2 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] POST http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action Jan 27 16:39:18.400496 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:18.400496 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:18.400976 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cac611bf-0f41-4d5f-a0ea-4d1799c076d2 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Action body: b'{"os-reserve": {}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:39:18.401322 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cac611bf-0f41-4d5f-a0ea-4d1799c076d2 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:18.441364 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:18.441364 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:18.442304 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cac611bf-0f41-4d5f-a0ea-4d1799c076d2 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:39:18.482156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cac611bf-0f41-4d5f-a0ea-4d1799c076d2 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Reserve volume completed successfully. Jan 27 16:39:18.482441 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cac611bf-0f41-4d5f-a0ea-4d1799c076d2 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action returned with HTTP 202 Jan 27 16:39:18.483300 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 402/808] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 16:39:18 2021] POST /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:39:18.490574 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18871c1e-5758-432f-b2a3-f56fcc7f9c0e tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] GET http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 Jan 27 16:39:18.490899 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18871c1e-5758-432f-b2a3-f56fcc7f9c0e tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:18.491194 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18871c1e-5758-432f-b2a3-f56fcc7f9c0e tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:18.519069 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:18.519069 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:18.524549 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-18871c1e-5758-432f-b2a3-f56fcc7f9c0e tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:39:18.538057 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18871c1e-5758-432f-b2a3-f56fcc7f9c0e tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 returned with HTTP 200 Jan 27 16:39:18.538807 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 407/809] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:39:18 2021] GET /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 => generated 912 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:18.548223 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ddd71022-b223-4ac2-93f1-2cbf3dc244c8 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] POST http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action Jan 27 16:39:18.548500 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:18.548500 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:18.548898 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ddd71022-b223-4ac2-93f1-2cbf3dc244c8 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Action body: b'{"os-unreserve": {}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:39:18.549125 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ddd71022-b223-4ac2-93f1-2cbf3dc244c8 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:18.578752 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:18.578752 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:18.579618 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ddd71022-b223-4ac2-93f1-2cbf3dc244c8 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:39:18.652735 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ddd71022-b223-4ac2-93f1-2cbf3dc244c8 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Unreserve volume completed successfully. Jan 27 16:39:18.653259 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ddd71022-b223-4ac2-93f1-2cbf3dc244c8 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action returned with HTTP 202 Jan 27 16:39:18.653889 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 403/810] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 16:39:18 2021] POST /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:39:18.659517 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4e823e32-d259-4fcc-b264-abf929d8c6d5 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] GET http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 Jan 27 16:39:18.660053 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4e823e32-d259-4fcc-b264-abf929d8c6d5 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:18.660298 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:18.660298 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:18.660665 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4e823e32-d259-4fcc-b264-abf929d8c6d5 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:18.697881 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:18.697881 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:18.704992 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4e823e32-d259-4fcc-b264-abf929d8c6d5 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:39:18.717861 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4e823e32-d259-4fcc-b264-abf929d8c6d5 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 returned with HTTP 200 Jan 27 16:39:18.719069 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 408/811] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:39:18 2021] GET /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 => generated 912 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:18.728324 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88f3044a-5a82-4f78-99e8-0ad937acd429 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] POST http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action Jan 27 16:39:18.728695 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:18.728695 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:18.728955 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88f3044a-5a82-4f78-99e8-0ad937acd429 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:39:18.729157 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88f3044a-5a82-4f78-99e8-0ad937acd429 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:18.765416 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:18.765416 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:18.766384 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-88f3044a-5a82-4f78-99e8-0ad937acd429 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:39:18.830989 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-88f3044a-5a82-4f78-99e8-0ad937acd429 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume updated successfully. Jan 27 16:39:18.831508 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88f3044a-5a82-4f78-99e8-0ad937acd429 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action returned with HTTP 200 Jan 27 16:39:18.834467 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 404/812] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 16:39:18 2021] POST /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action => generated 0 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 16:39:18.839388 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-44649622-c383-4092-a0e2-6e0a706ac088 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] GET http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 Jan 27 16:39:18.842162 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-44649622-c383-4092-a0e2-6e0a706ac088 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:18.842162 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:18.842162 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:18.842162 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-44649622-c383-4092-a0e2-6e0a706ac088 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:18.875849 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:18.875849 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:18.878597 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-44649622-c383-4092-a0e2-6e0a706ac088 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:39:18.891043 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-44649622-c383-4092-a0e2-6e0a706ac088 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 returned with HTTP 200 Jan 27 16:39:18.891529 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 409/813] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:39:18 2021] GET /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 => generated 911 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:18.899765 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-142cd639-7201-4539-9cd7-efe9e7ca696b tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] POST http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action Jan 27 16:39:18.902441 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:18.902441 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:18.902441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-142cd639-7201-4539-9cd7-efe9e7ca696b tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:39:18.902441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-142cd639-7201-4539-9cd7-efe9e7ca696b tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:18.928275 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:18.928275 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:18.929205 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-142cd639-7201-4539-9cd7-efe9e7ca696b tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:39:18.974108 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-142cd639-7201-4539-9cd7-efe9e7ca696b tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume updated successfully. Jan 27 16:39:18.974566 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-142cd639-7201-4539-9cd7-efe9e7ca696b tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action returned with HTTP 200 Jan 27 16:39:18.974973 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 405/814] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 16:39:18 2021] POST /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action => generated 0 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 16:39:18.980515 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ec83794e-4f6d-4da2-ba80-5504f7101f35 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] GET http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 Jan 27 16:39:18.982677 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ec83794e-4f6d-4da2-ba80-5504f7101f35 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:18.982677 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:18.982677 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:18.982677 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ec83794e-4f6d-4da2-ba80-5504f7101f35 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:19.025346 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:19.025346 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:19.031277 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ec83794e-4f6d-4da2-ba80-5504f7101f35 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:39:19.043457 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ec83794e-4f6d-4da2-ba80-5504f7101f35 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 returned with HTTP 200 Jan 27 16:39:19.043952 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 410/815] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:39:18 2021] GET /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 => generated 912 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:19.054754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e582273b-1bbc-4721-a2a5-14caf6a8e14d tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] POST http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action Jan 27 16:39:19.056180 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:19.056180 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:19.056740 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e582273b-1bbc-4721-a2a5-14caf6a8e14d tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:39:19.057658 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e582273b-1bbc-4721-a2a5-14caf6a8e14d tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:19.112051 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:19.112051 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:19.113042 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e582273b-1bbc-4721-a2a5-14caf6a8e14d tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:39:19.190342 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e582273b-1bbc-4721-a2a5-14caf6a8e14d tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Update volume admin metadata completed successfully. Jan 27 16:39:19.190599 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e582273b-1bbc-4721-a2a5-14caf6a8e14d tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Update readonly setting on volume completed successfully. Jan 27 16:39:19.190911 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e582273b-1bbc-4721-a2a5-14caf6a8e14d tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action returned with HTTP 202 Jan 27 16:39:19.191452 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 406/816] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 16:39:19 2021] POST /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:39:19.198923 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c0f97c06-88ca-4128-bf14-889e8f59d1df tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] GET http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 Jan 27 16:39:19.202787 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c0f97c06-88ca-4128-bf14-889e8f59d1df tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:19.202787 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:19.202787 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:19.202787 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c0f97c06-88ca-4128-bf14-889e8f59d1df tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:19.245087 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:19.245087 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:19.250389 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c0f97c06-88ca-4128-bf14-889e8f59d1df tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:39:19.266582 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c0f97c06-88ca-4128-bf14-889e8f59d1df tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 returned with HTTP 200 Jan 27 16:39:19.267411 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 411/817] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:39:19 2021] GET /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 => generated 930 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:19.275221 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f0b89fd6-fd2f-418b-a34f-e5dfd3493196 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] POST http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action Jan 27 16:39:19.276274 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:19.276274 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:19.276521 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f0b89fd6-fd2f-418b-a34f-e5dfd3493196 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:39:19.276718 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f0b89fd6-fd2f-418b-a34f-e5dfd3493196 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:19.305630 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:19.305630 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:19.306383 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f0b89fd6-fd2f-418b-a34f-e5dfd3493196 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:39:19.373845 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f0b89fd6-fd2f-418b-a34f-e5dfd3493196 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Update volume admin metadata completed successfully. Jan 27 16:39:19.374080 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f0b89fd6-fd2f-418b-a34f-e5dfd3493196 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Update readonly setting on volume completed successfully. Jan 27 16:39:19.374388 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f0b89fd6-fd2f-418b-a34f-e5dfd3493196 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action returned with HTTP 202 Jan 27 16:39:19.377028 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 407/818] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 16:39:19 2021] POST /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:39:19.380051 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5444016c-abd7-4d78-aa02-93c7552ae6f0 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] GET http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 Jan 27 16:39:19.380576 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5444016c-abd7-4d78-aa02-93c7552ae6f0 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:39:19.380576 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:19.380576 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:19.380751 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5444016c-abd7-4d78-aa02-93c7552ae6f0 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:39:19.407694 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:19.407694 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:19.416488 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5444016c-abd7-4d78-aa02-93c7552ae6f0 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:39:19.438021 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5444016c-abd7-4d78-aa02-93c7552ae6f0 tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 returned with HTTP 200 Jan 27 16:39:19.438601 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 412/819] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:39:19 2021] GET /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 => generated 931 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:39:19.447906 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee795f72-895e-42a2-9e64-1149fee0d6cd tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] POST http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action Jan 27 16:39:19.448184 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:39:19.448184 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:39:19.448440 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee795f72-895e-42a2-9e64-1149fee0d6cd tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-639571837", "disk_format": "raw"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:39:19.448643 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee795f72-895e-42a2-9e64-1149fee0d6cd tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-639571837", "disk_format": "raw"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:39:19.474276 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:19.474276 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:39:19.474944 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ee795f72-895e-42a2-9e64-1149fee0d6cd tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:39:19.554362 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:39:19.554362 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:40:19.522620 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41699cc0-f58f-4e27-9d08-f6f5628492ce tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] DELETE http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 Jan 27 16:40:19.523441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41699cc0-f58f-4e27-9d08-f6f5628492ce tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:19.523583 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:19.523583 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:40:19.524048 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41699cc0-f58f-4e27-9d08-f6f5628492ce tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:19.524695 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-41699cc0-f58f-4e27-9d08-f6f5628492ce tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Delete volume with id: 3400b18d-bcd9-4cf2-b537-7966d3f19593 Jan 27 16:40:19.557350 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:19.557350 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:40:19.558090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-41699cc0-f58f-4e27-9d08-f6f5628492ce tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Volume info retrieved successfully. Jan 27 16:40:19.566841 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-41699cc0-f58f-4e27-9d08-f6f5628492ce tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] 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 27 16:40:19.567352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41699cc0-f58f-4e27-9d08-f6f5628492ce tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 returned with HTTP 400 Jan 27 16:40:19.568016 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 413/820] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:40:19 2021] DELETE /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593 => generated 285 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 16:40:27.836124 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-bfda8e42-37ed-41c5-940e-3a932cd7d64e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 Jan 27 16:40:27.836455 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-bfda8e42-37ed-41c5-940e-3a932cd7d64e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:27.836596 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:27.836596 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:40:27.836836 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-bfda8e42-37ed-41c5-940e-3a932cd7d64e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:27.865775 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:27.865775 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:40:27.870834 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-bfda8e42-37ed-41c5-940e-3a932cd7d64e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:40:27.883505 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-bfda8e42-37ed-41c5-940e-3a932cd7d64e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 returned with HTTP 200 Jan 27 16:40:27.883996 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 414/821] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:40:27 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 => generated 915 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:40:29.733937 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-bfda8e42-37ed-41c5-940e-3a932cd7d64e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume// Jan 27 16:40:29.734571 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-bfda8e42-37ed-41c5-940e-3a932cd7d64e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:29.734571 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:29.734571 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:40:29.734901 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-bfda8e42-37ed-41c5-940e-3a932cd7d64e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:29.735965 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-bfda8e42-37ed-41c5-940e-3a932cd7d64e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:40:29.736734 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 415/822] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 16:40:29 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:40:29.747177 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-d084d66e-d6ca-4b1d-b864-89079f764c0d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] POST http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments Jan 27 16:40:29.747748 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-d084d66e-d6ca-4b1d-b864-89079f764c0d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2e67ca9-0c34-4363-a843-f1fa5a94c364", "instance_uuid": "802443bf-bd31-4832-8390-d55397752b91", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:29.782838 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:29.782838 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:40:29.904502 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-d084d66e-d6ca-4b1d-b864-89079f764c0d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments returned with HTTP 200 Jan 27 16:40:29.905208 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 416/823] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 16:40:29 2021] POST /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments => generated 273 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:40:30.055346 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-d084d66e-d6ca-4b1d-b864-89079f764c0d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume// Jan 27 16:40:30.056033 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-d084d66e-d6ca-4b1d-b864-89079f764c0d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:30.056318 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:30.056318 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:40:30.056802 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-d084d66e-d6ca-4b1d-b864-89079f764c0d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:30.058129 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-d084d66e-d6ca-4b1d-b864-89079f764c0d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:40:30.058860 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 417/824] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:40:30 2021] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:40:30.072688 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-8a12fe2f-8a47-49fd-b2ee-c3299ca6a508 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 Jan 27 16:40:30.076661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-8a12fe2f-8a47-49fd-b2ee-c3299ca6a508 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:40:30.076661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-8a12fe2f-8a47-49fd-b2ee-c3299ca6a508 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:40:30.105192 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:30.105192 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:40:30.111473 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-8a12fe2f-8a47-49fd-b2ee-c3299ca6a508 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:40:30.124704 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:30.124704 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:40:30.129825 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-8a12fe2f-8a47-49fd-b2ee-c3299ca6a508 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 returned with HTTP 200 Jan 27 16:40:30.130366 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 418/825] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 16:40:30 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 => generated 1013 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:40:30.174707 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-3ffb635c-fff6-4666-9432-30011663797e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] PUT http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/e7f08ad0-35a3-4562-b3fb-d5145341b9be Jan 27 16:40:30.175295 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:30.175295 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:40:30.175793 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-3ffb635c-fff6-4666-9432-30011663797e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdc"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:30.203571 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:40:30.203571 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 16:40:30.203940 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-3ffb635c-fff6-4666-9432-30011663797e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Lock "b'cinder-attachment_update-e2e67ca9-0c34-4363-a843-f1fa5a94c364-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.008s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:40:30.205278 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:30.205278 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:40:31.589517 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-3ffb635c-fff6-4666-9432-30011663797e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Lock "b'cinder-attachment_update-e2e67ca9-0c34-4363-a843-f1fa5a94c364-n-h2-705658-15'" released by "attachment_update" :: held 1.386s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:40:31.590002 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-3ffb635c-fff6-4666-9432-30011663797e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/e7f08ad0-35a3-4562-b3fb-d5145341b9be returned with HTTP 200 Jan 27 16:40:31.590669 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 419/826] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 16:40:30 2021] PUT /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/e7f08ad0-35a3-4562-b3fb-d5145341b9be => generated 763 bytes in 1421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:40:37.349969 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-26df6698-299d-489a-8e6f-d99bc369e890 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] POST http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/e7f08ad0-35a3-4562-b3fb-d5145341b9be/action Jan 27 16:40:37.350470 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:40:37.350470 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:40:37.350693 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-26df6698-299d-489a-8e6f-d99bc369e890 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:40:37.350972 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-26df6698-299d-489a-8e6f-d99bc369e890 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:40:37.408399 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:40:37.408399 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:40:37.482084 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e591a529-f1a9-45f5-b883-ded738cb9f04 req-26df6698-299d-489a-8e6f-d99bc369e890 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/e7f08ad0-35a3-4562-b3fb-d5145341b9be/action returned with HTTP 204 Jan 27 16:40:37.482965 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 420/827] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 16:40:37 2021] POST /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/e7f08ad0-35a3-4562-b3fb-d5145341b9be/action => generated 0 bytes in 137 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:44:19.666402 n-d-705658-15 devstack@c-api.service[87927]: DEBUG glanceclient.common.http [None req-ee795f72-895e-42a2-9e64-1149fee0d6cd tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Request returned failure status 502. {{(pid=87928) _handle_response /usr/local/lib/python3.6/dist-packages/glanceclient/common/http.py:119}} Jan 27 16:44:19.870561 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee795f72-895e-42a2-9e64-1149fee0d6cd tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] HTTP exception thrown: HTTP 502 Proxy Error: Proxy Error: The proxy server received an invalid: response from an upstream server.: The proxy server could not handle the requestReason: Error reading from remote server: Apache/2.4.29 (Ubuntu) Server at 10.222.0.108 Port 80 Jan 27 16:44:19.870826 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee795f72-895e-42a2-9e64-1149fee0d6cd tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] http://10.222.0.108/volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action returned with HTTP 400 Jan 27 16:44:19.871480 n-d-705658-15 devstack@c-api.service[87927]: Wed Jan 27 16:44:19 2021 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action (ip 10.222.0.108) !!! Jan 27 16:44:19.871480 n-d-705658-15 devstack@c-api.service[87927]: Wed Jan 27 16:44:19 2021 - uwsgi_response_writev_headers_and_body_do(): Broken pipe [core/writer.c line 296] during POST /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action (10.222.0.108) Jan 27 16:44:19.872009 n-d-705658-15 devstack@c-api.service[87927]: CRITICAL cinder [None req-ee795f72-895e-42a2-9e64-1149fee0d6cd tempest-VolumesActionsTest-1923158198 tempest-VolumesActionsTest-1923158198-project] Unhandled error: OSError: write error Jan 27 16:44:19.872009 n-d-705658-15 devstack@c-api.service[87927]: ERROR cinder OSError: write error Jan 27 16:44:19.872009 n-d-705658-15 devstack@c-api.service[87927]: ERROR cinder Jan 27 16:44:19.872211 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 408/828] 10.222.0.108 () {60 vars in 1363 bytes} [Wed Jan 27 16:39:19 2021] POST /volume/v3/acada4cd21754affa4bc0427166694eb/volumes/3400b18d-bcd9-4cf2-b537-7966d3f19593/action => generated 0 bytes in 300427 msecs (HTTP/1.1 400) 7 headers in 0 bytes (0 switches on core 0) Jan 27 16:45:32.731588 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-62dcdc2e-3bd7-4a75-8761-d8a42a8a953e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:45:32.732287 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-62dcdc2e-3bd7-4a75-8761-d8a42a8a953e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:32.732287 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:32.732287 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:45:32.732287 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-62dcdc2e-3bd7-4a75-8761-d8a42a8a953e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:32.761773 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:32.761773 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:45:32.770714 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-62dcdc2e-3bd7-4a75-8761-d8a42a8a953e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:45:32.786957 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:32.786957 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:45:32.791964 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-62dcdc2e-3bd7-4a75-8761-d8a42a8a953e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:45:32.792482 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 421/829] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:45:32 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 1206 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:45:32.807404 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-8441f0c9-e5dd-476e-9d36-481d353bbc2b tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] POST http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a/action Jan 27 16:45:32.807690 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:32.807690 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:45:32.808041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-8441f0c9-e5dd-476e-9d36-481d353bbc2b tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:45:32.808281 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-8441f0c9-e5dd-476e-9d36-481d353bbc2b tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:45:32.836759 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:32.836759 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:45:32.837405 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-8441f0c9-e5dd-476e-9d36-481d353bbc2b tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:45:32.875410 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-8441f0c9-e5dd-476e-9d36-481d353bbc2b tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Begin detaching volume completed successfully. Jan 27 16:45:32.875994 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-8441f0c9-e5dd-476e-9d36-481d353bbc2b tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a/action returned with HTTP 202 Jan 27 16:45:32.876920 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 409/830] 10.222.0.108 () {64 vars in 1648 bytes} [Wed Jan 27 16:45:32 2021] POST /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:45:33.373549 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-62dcdc2e-3bd7-4a75-8761-d8a42a8a953e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume// Jan 27 16:45:33.374244 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-62dcdc2e-3bd7-4a75-8761-d8a42a8a953e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:33.375117 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:33.375117 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:45:33.375547 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-62dcdc2e-3bd7-4a75-8761-d8a42a8a953e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:33.376537 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-62dcdc2e-3bd7-4a75-8761-d8a42a8a953e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:45:33.377382 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 422/831] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 16:45:33 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:45:33.388895 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-ac96eb14-e7ee-483d-b2e2-badd1fec7e51 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:45:33.389556 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-ac96eb14-e7ee-483d-b2e2-badd1fec7e51 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:33.390286 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:33.390286 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:45:33.390532 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-ac96eb14-e7ee-483d-b2e2-badd1fec7e51 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:33.424074 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:33.424074 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:45:33.429925 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-ac96eb14-e7ee-483d-b2e2-badd1fec7e51 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:45:33.442620 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:33.442620 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:45:33.452431 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-ac96eb14-e7ee-483d-b2e2-badd1fec7e51 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:45:33.454461 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 410/832] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 16:45:33 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 1308 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:45:34.024692 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-b3293831-d1eb-40fd-9aba-20c6fd41e770 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] DELETE http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/59766faf-3b48-4d64-bb95-9ba85fcb268d Jan 27 16:45:34.024995 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-b3293831-d1eb-40fd-9aba-20c6fd41e770 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:34.025202 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-b3293831-d1eb-40fd-9aba-20c6fd41e770 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:34.035878 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:34.035878 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:45:34.346198 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-b3293831-d1eb-40fd-9aba-20c6fd41e770 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:45:34.346409 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-b3293831-d1eb-40fd-9aba-20c6fd41e770 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:45:34.375926 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f7488dcc-4ca4-4e0a-99da-2943d5c05b9e req-b3293831-d1eb-40fd-9aba-20c6fd41e770 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/59766faf-3b48-4d64-bb95-9ba85fcb268d returned with HTTP 200 Jan 27 16:45:34.376579 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 423/833] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 16:45:34 2021] DELETE /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/59766faf-3b48-4d64-bb95-9ba85fcb268d => generated 19 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:45:43.778039 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-3f16a602-5bcc-464e-b127-115ee50b9d98 req-3d39b0aa-3b87-4828-aaf4-40a4348a6e54 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:45:43.778382 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-3f16a602-5bcc-464e-b127-115ee50b9d98 req-3d39b0aa-3b87-4828-aaf4-40a4348a6e54 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:45:43.778550 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:45:43.778550 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:45:43.778786 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-3f16a602-5bcc-464e-b127-115ee50b9d98 req-3d39b0aa-3b87-4828-aaf4-40a4348a6e54 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:45:43.809157 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:45:43.809157 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:45:43.814446 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-3f16a602-5bcc-464e-b127-115ee50b9d98 req-3d39b0aa-3b87-4828-aaf4-40a4348a6e54 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:45:43.826347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-3f16a602-5bcc-464e-b127-115ee50b9d98 req-3d39b0aa-3b87-4828-aaf4-40a4348a6e54 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:45:43.826794 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 411/834] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:45:43 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:47:43.772356 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-56adf718-8d37-4614-8e28-ca5b43840671 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:47:43.773179 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-56adf718-8d37-4614-8e28-ca5b43840671 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:47:43.773340 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:47:43.773340 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:47:43.773792 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-56adf718-8d37-4614-8e28-ca5b43840671 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:47:43.810295 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:47:43.810295 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:47:43.817325 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-56adf718-8d37-4614-8e28-ca5b43840671 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:47:43.830902 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-56adf718-8d37-4614-8e28-ca5b43840671 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:47:43.831556 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 424/835] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:47:43 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:00.350236 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-18b3f931-4718-41ea-84fe-48b6c4aa3608 req-69e3235d-9963-468b-865b-41f945f64e91 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:48:00.351024 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-18b3f931-4718-41ea-84fe-48b6c4aa3608 req-69e3235d-9963-468b-865b-41f945f64e91 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:00.351282 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:00.351282 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:00.351728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-18b3f931-4718-41ea-84fe-48b6c4aa3608 req-69e3235d-9963-468b-865b-41f945f64e91 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:00.390053 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:00.390053 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:00.396152 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-18b3f931-4718-41ea-84fe-48b6c4aa3608 req-69e3235d-9963-468b-865b-41f945f64e91 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:48:00.409513 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-18b3f931-4718-41ea-84fe-48b6c4aa3608 req-69e3235d-9963-468b-865b-41f945f64e91 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:48:00.409963 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 412/836] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:48:00 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:00.786936 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-298d3519-35d7-447b-983f-b565991c63ae req-e0db06ec-6dd7-4432-9900-65439b1db709 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:48:00.787161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-298d3519-35d7-447b-983f-b565991c63ae req-e0db06ec-6dd7-4432-9900-65439b1db709 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:00.787293 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:00.787293 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:00.787512 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-298d3519-35d7-447b-983f-b565991c63ae req-e0db06ec-6dd7-4432-9900-65439b1db709 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:00.811704 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:00.811704 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:00.816661 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-298d3519-35d7-447b-983f-b565991c63ae req-e0db06ec-6dd7-4432-9900-65439b1db709 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:48:00.827215 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-298d3519-35d7-447b-983f-b565991c63ae req-e0db06ec-6dd7-4432-9900-65439b1db709 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:48:00.827685 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 425/837] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:48:00 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:01.229417 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-3f74f4d0-c1d1-46ab-986b-e5c2a68d7603 req-72c78b6e-a943-4f25-b451-677eab156432 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:48:01.229752 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-3f74f4d0-c1d1-46ab-986b-e5c2a68d7603 req-72c78b6e-a943-4f25-b451-677eab156432 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:01.229896 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:01.229896 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:01.230115 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-3f74f4d0-c1d1-46ab-986b-e5c2a68d7603 req-72c78b6e-a943-4f25-b451-677eab156432 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:01.257876 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:01.257876 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:01.263005 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-3f74f4d0-c1d1-46ab-986b-e5c2a68d7603 req-72c78b6e-a943-4f25-b451-677eab156432 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:48:01.275315 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-3f74f4d0-c1d1-46ab-986b-e5c2a68d7603 req-72c78b6e-a943-4f25-b451-677eab156432 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:48:01.275875 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 413/838] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:48:01 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:01.538991 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9ea29d14-bf3a-4da4-a637-a822bc263223 req-b88b9249-9e2b-479a-b968-2a360d87d15e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:48:01.539278 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-9ea29d14-bf3a-4da4-a637-a822bc263223 req-b88b9249-9e2b-479a-b968-2a360d87d15e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:01.539718 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:01.539718 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:01.540038 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-9ea29d14-bf3a-4da4-a637-a822bc263223 req-b88b9249-9e2b-479a-b968-2a360d87d15e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:01.567579 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:01.567579 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:01.573257 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-9ea29d14-bf3a-4da4-a637-a822bc263223 req-b88b9249-9e2b-479a-b968-2a360d87d15e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:48:01.585793 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9ea29d14-bf3a-4da4-a637-a822bc263223 req-b88b9249-9e2b-479a-b968-2a360d87d15e tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:48:01.586343 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 426/839] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:48:01 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:01.915078 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-36b212e8-8d79-4d35-8835-6f6e909001d7 req-57758350-e251-414b-8020-e4e1aed1b8d7 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:48:01.915355 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-36b212e8-8d79-4d35-8835-6f6e909001d7 req-57758350-e251-414b-8020-e4e1aed1b8d7 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:01.915498 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:01.915498 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:01.915689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-36b212e8-8d79-4d35-8835-6f6e909001d7 req-57758350-e251-414b-8020-e4e1aed1b8d7 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:01.939470 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:01.939470 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:01.944575 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-36b212e8-8d79-4d35-8835-6f6e909001d7 req-57758350-e251-414b-8020-e4e1aed1b8d7 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:48:01.955920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-36b212e8-8d79-4d35-8835-6f6e909001d7 req-57758350-e251-414b-8020-e4e1aed1b8d7 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:48:01.956404 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 414/840] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:48:01 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:02.232977 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-45dd9faa-e07d-48af-a848-303bd9475c89 req-2a6c18db-2cd8-4dc0-b82f-aa390b91d528 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:48:02.233255 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-45dd9faa-e07d-48af-a848-303bd9475c89 req-2a6c18db-2cd8-4dc0-b82f-aa390b91d528 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:02.233385 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:02.233385 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:02.233560 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-45dd9faa-e07d-48af-a848-303bd9475c89 req-2a6c18db-2cd8-4dc0-b82f-aa390b91d528 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:02.257351 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:02.257351 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:02.262024 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-45dd9faa-e07d-48af-a848-303bd9475c89 req-2a6c18db-2cd8-4dc0-b82f-aa390b91d528 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:48:02.272425 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-45dd9faa-e07d-48af-a848-303bd9475c89 req-2a6c18db-2cd8-4dc0-b82f-aa390b91d528 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:48:02.272881 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 427/841] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:48:02 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:02.563274 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa045ba7-bfc8-477c-82c7-103981e9910d req-7f30455c-8911-4ca4-b2c1-c19207fd971c tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:48:02.563617 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa045ba7-bfc8-477c-82c7-103981e9910d req-7f30455c-8911-4ca4-b2c1-c19207fd971c tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:02.563679 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:02.563679 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:02.563864 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa045ba7-bfc8-477c-82c7-103981e9910d req-7f30455c-8911-4ca4-b2c1-c19207fd971c tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:02.589751 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:02.589751 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:02.594077 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-aa045ba7-bfc8-477c-82c7-103981e9910d req-7f30455c-8911-4ca4-b2c1-c19207fd971c tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:48:02.604084 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa045ba7-bfc8-477c-82c7-103981e9910d req-7f30455c-8911-4ca4-b2c1-c19207fd971c tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:48:02.604629 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 415/842] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:48:02 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:02.907115 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-77bcdd96-03d4-4f47-9773-72e835381647 req-18c10f9b-6abb-4065-b446-f30b31fac490 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:48:02.907960 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-77bcdd96-03d4-4f47-9773-72e835381647 req-18c10f9b-6abb-4065-b446-f30b31fac490 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:02.908222 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:02.908222 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:02.908701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-77bcdd96-03d4-4f47-9773-72e835381647 req-18c10f9b-6abb-4065-b446-f30b31fac490 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:02.941514 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:02.941514 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:02.946742 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-77bcdd96-03d4-4f47-9773-72e835381647 req-18c10f9b-6abb-4065-b446-f30b31fac490 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:48:02.958215 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-77bcdd96-03d4-4f47-9773-72e835381647 req-18c10f9b-6abb-4065-b446-f30b31fac490 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:48:02.959034 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 428/843] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:48:02 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:48:03.400661 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-53e0bd82-2c27-49fe-b3de-51b23c9f1e7c req-12745b44-1af5-471f-af16-1e2a7b6956d0 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:48:03.400938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-53e0bd82-2c27-49fe-b3de-51b23c9f1e7c req-12745b44-1af5-471f-af16-1e2a7b6956d0 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:03.401078 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:03.401078 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:03.401291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-53e0bd82-2c27-49fe-b3de-51b23c9f1e7c req-12745b44-1af5-471f-af16-1e2a7b6956d0 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:03.424897 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:03.424897 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:03.429448 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-53e0bd82-2c27-49fe-b3de-51b23c9f1e7c req-12745b44-1af5-471f-af16-1e2a7b6956d0 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:48:03.440002 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-53e0bd82-2c27-49fe-b3de-51b23c9f1e7c req-12745b44-1af5-471f-af16-1e2a7b6956d0 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:48:03.440449 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 416/844] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:48:03 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 914 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:03.656422 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2d24e0dc-ed9a-4a38-b041-62b90ce10597 req-b09b3c8c-6265-4afd-8432-c5bf16ba507a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] DELETE http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/9a2de8fb-0c53-4ddd-a80f-053fe524e756 Jan 27 16:48:03.656714 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2d24e0dc-ed9a-4a38-b041-62b90ce10597 req-b09b3c8c-6265-4afd-8432-c5bf16ba507a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:03.656816 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:03.656816 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:03.657006 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2d24e0dc-ed9a-4a38-b041-62b90ce10597 req-b09b3c8c-6265-4afd-8432-c5bf16ba507a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:03.664036 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2d24e0dc-ed9a-4a38-b041-62b90ce10597 req-b09b3c8c-6265-4afd-8432-c5bf16ba507a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/9a2de8fb-0c53-4ddd-a80f-053fe524e756 returned with HTTP 404 Jan 27 16:48:03.665094 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 429/845] 10.222.0.108 () {62 vars in 1442 bytes} [Wed Jan 27 16:48:03 2021] DELETE /volume/v3/cbd505ca0509471f84d8adba70404751/attachments/9a2de8fb-0c53-4ddd-a80f-053fe524e756 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:48:03.724585 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2d24e0dc-ed9a-4a38-b041-62b90ce10597 req-7eac49c8-b369-4bae-8a4b-089763771d9a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] DELETE http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/8c8aa95f-a63b-471d-a0af-8ae99199b786 Jan 27 16:48:03.728370 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2d24e0dc-ed9a-4a38-b041-62b90ce10597 req-7eac49c8-b369-4bae-8a4b-089763771d9a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:03.728370 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:03.728370 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:03.728370 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2d24e0dc-ed9a-4a38-b041-62b90ce10597 req-7eac49c8-b369-4bae-8a4b-089763771d9a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:03.733428 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2d24e0dc-ed9a-4a38-b041-62b90ce10597 req-7eac49c8-b369-4bae-8a4b-089763771d9a tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/8c8aa95f-a63b-471d-a0af-8ae99199b786 returned with HTTP 404 Jan 27 16:48:03.733987 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 417/846] 10.222.0.108 () {62 vars in 1442 bytes} [Wed Jan 27 16:48:03 2021] DELETE /volume/v3/cbd505ca0509471f84d8adba70404751/attachments/8c8aa95f-a63b-471d-a0af-8ae99199b786 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:48:03.789206 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2d24e0dc-ed9a-4a38-b041-62b90ce10597 req-33b46e55-959c-413b-9315-cc15a0679cf5 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] DELETE http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/a8d1f3a7-92fa-4732-baf6-e612ec47f70c Jan 27 16:48:03.796346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2d24e0dc-ed9a-4a38-b041-62b90ce10597 req-33b46e55-959c-413b-9315-cc15a0679cf5 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:03.796346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2d24e0dc-ed9a-4a38-b041-62b90ce10597 req-33b46e55-959c-413b-9315-cc15a0679cf5 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:03.797693 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2d24e0dc-ed9a-4a38-b041-62b90ce10597 req-33b46e55-959c-413b-9315-cc15a0679cf5 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/attachments/a8d1f3a7-92fa-4732-baf6-e612ec47f70c returned with HTTP 404 Jan 27 16:48:03.798213 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 430/847] 10.222.0.108 () {62 vars in 1442 bytes} [Wed Jan 27 16:48:03 2021] DELETE /volume/v3/cbd505ca0509471f84d8adba70404751/attachments/a8d1f3a7-92fa-4732-baf6-e612ec47f70c => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 27 16:48:07.872947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e306b4e1-9fce-4081-899f-393638521acb req-61874fde-8de3-4e33-97e2-ed63781f99f2 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] DELETE http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/e7f08ad0-35a3-4562-b3fb-d5145341b9be Jan 27 16:48:07.873698 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e306b4e1-9fce-4081-899f-393638521acb req-61874fde-8de3-4e33-97e2-ed63781f99f2 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:07.874133 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e306b4e1-9fce-4081-899f-393638521acb req-61874fde-8de3-4e33-97e2-ed63781f99f2 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:07.885613 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:07.885613 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:08.310872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e306b4e1-9fce-4081-899f-393638521acb req-61874fde-8de3-4e33-97e2-ed63781f99f2 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:48:08.311097 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e306b4e1-9fce-4081-899f-393638521acb req-61874fde-8de3-4e33-97e2-ed63781f99f2 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Pending status list for volume during attachment-delete: [] {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:48:08.389534 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e306b4e1-9fce-4081-899f-393638521acb req-61874fde-8de3-4e33-97e2-ed63781f99f2 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/e7f08ad0-35a3-4562-b3fb-d5145341b9be returned with HTTP 200 Jan 27 16:48:08.390336 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 418/848] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 16:48:07 2021] DELETE /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/attachments/e7f08ad0-35a3-4562-b3fb-d5145341b9be => generated 19 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:14.154999 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f6203d35-adc7-4e22-a19d-d5c037ce78d2 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] DELETE http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b Jan 27 16:48:14.155771 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f6203d35-adc7-4e22-a19d-d5c037ce78d2 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:14.156176 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f6203d35-adc7-4e22-a19d-d5c037ce78d2 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:14.156574 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-f6203d35-adc7-4e22-a19d-d5c037ce78d2 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Delete volume with id: 4c3171e3-83e1-4b0c-989f-1076cea0ab9b Jan 27 16:48:14.205959 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:14.205959 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:14.206818 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f6203d35-adc7-4e22-a19d-d5c037ce78d2 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:48:14.275559 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f6203d35-adc7-4e22-a19d-d5c037ce78d2 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Delete volume request issued successfully. Jan 27 16:48:14.275849 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f6203d35-adc7-4e22-a19d-d5c037ce78d2 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b returned with HTTP 202 Jan 27 16:48:14.276451 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 431/849] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:48:14 2021] DELETE /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:48:14.288872 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b1532c2-a20a-4eaf-ac86-cf9128391d29 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b Jan 27 16:48:14.288872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b1532c2-a20a-4eaf-ac86-cf9128391d29 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:14.288872 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:14.288872 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:14.288872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b1532c2-a20a-4eaf-ac86-cf9128391d29 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:14.327335 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:14.327335 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:14.332110 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8b1532c2-a20a-4eaf-ac86-cf9128391d29 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:48:14.342875 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b1532c2-a20a-4eaf-ac86-cf9128391d29 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b returned with HTTP 200 Jan 27 16:48:14.343417 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 419/850] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:48:14 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b => generated 914 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:15.352294 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-face0621-dc56-4ed5-b45b-c4a99106a765 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b Jan 27 16:48:15.358263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-face0621-dc56-4ed5-b45b-c4a99106a765 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:15.358263 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:15.358263 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:15.358263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-face0621-dc56-4ed5-b45b-c4a99106a765 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:15.379356 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:15.379356 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:15.384254 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-face0621-dc56-4ed5-b45b-c4a99106a765 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:48:15.394940 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-face0621-dc56-4ed5-b45b-c4a99106a765 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b returned with HTTP 200 Jan 27 16:48:15.395490 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 432/851] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:48:15 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b => generated 914 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:16.405526 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f76ea2c-4036-4e58-8fdb-47078aff94ed tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b Jan 27 16:48:16.405850 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f76ea2c-4036-4e58-8fdb-47078aff94ed tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:16.405986 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:16.405986 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:16.406395 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f76ea2c-4036-4e58-8fdb-47078aff94ed tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:16.433849 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f76ea2c-4036-4e58-8fdb-47078aff94ed tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b returned with HTTP 404 Jan 27 16:48:16.434516 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 420/852] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:48:16 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/4c3171e3-83e1-4b0c-989f-1076cea0ab9b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:48:16.439408 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63d172ef-fa87-47ce-b6a6-c13bf2dbdb20 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] DELETE http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 Jan 27 16:48:16.439883 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63d172ef-fa87-47ce-b6a6-c13bf2dbdb20 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:16.439980 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:16.439980 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:16.440359 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63d172ef-fa87-47ce-b6a6-c13bf2dbdb20 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:16.440734 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-63d172ef-fa87-47ce-b6a6-c13bf2dbdb20 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Delete volume with id: d055ac9d-d15b-40d9-8e11-cced6a2974a0 Jan 27 16:48:16.464981 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:16.464981 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:16.465586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-63d172ef-fa87-47ce-b6a6-c13bf2dbdb20 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:48:16.559463 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-63d172ef-fa87-47ce-b6a6-c13bf2dbdb20 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Delete volume request issued successfully. Jan 27 16:48:16.559936 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63d172ef-fa87-47ce-b6a6-c13bf2dbdb20 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 returned with HTTP 202 Jan 27 16:48:16.562632 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 433/853] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:48:16 2021] DELETE /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:48:16.565436 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-35408c65-037e-4c41-832d-c5a0278dd878 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 Jan 27 16:48:16.565811 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-35408c65-037e-4c41-832d-c5a0278dd878 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:16.577540 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-35408c65-037e-4c41-832d-c5a0278dd878 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:16.593507 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:16.593507 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:16.598780 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-35408c65-037e-4c41-832d-c5a0278dd878 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:48:16.610092 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-35408c65-037e-4c41-832d-c5a0278dd878 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 returned with HTTP 200 Jan 27 16:48:16.610861 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 421/854] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:48:16 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 => generated 914 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:17.620844 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-834c0397-8d95-4663-86d1-d8f90a18a663 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 Jan 27 16:48:17.621607 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-834c0397-8d95-4663-86d1-d8f90a18a663 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:17.621816 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:17.621816 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:17.622412 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-834c0397-8d95-4663-86d1-d8f90a18a663 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:17.649236 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9230e95a-9a12-4da9-95d2-cdd77ab47ca3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] DELETE http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 Jan 27 16:48:17.650052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9230e95a-9a12-4da9-95d2-cdd77ab47ca3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:17.650306 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:17.650306 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:17.650742 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9230e95a-9a12-4da9-95d2-cdd77ab47ca3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:17.651131 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-9230e95a-9a12-4da9-95d2-cdd77ab47ca3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Delete volume with id: e2e67ca9-0c34-4363-a843-f1fa5a94c364 Jan 27 16:48:17.671342 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:17.671342 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:17.679018 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:17.679018 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:17.680640 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9230e95a-9a12-4da9-95d2-cdd77ab47ca3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:48:17.684972 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-834c0397-8d95-4663-86d1-d8f90a18a663 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:48:17.707295 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-834c0397-8d95-4663-86d1-d8f90a18a663 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 returned with HTTP 200 Jan 27 16:48:17.732088 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 434/855] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:48:17 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 => generated 914 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:48:17.757137 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9230e95a-9a12-4da9-95d2-cdd77ab47ca3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Delete volume request issued successfully. Jan 27 16:48:17.760900 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9230e95a-9a12-4da9-95d2-cdd77ab47ca3 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 returned with HTTP 202 Jan 27 16:48:17.762846 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 422/856] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:48:17 2021] DELETE /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:48:17.767347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4dd6f6b6-f5cf-4725-83dd-699543852987 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 Jan 27 16:48:17.767612 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4dd6f6b6-f5cf-4725-83dd-699543852987 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:17.767848 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:17.767848 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:17.768171 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4dd6f6b6-f5cf-4725-83dd-699543852987 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:17.798151 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:17.798151 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:17.828732 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4dd6f6b6-f5cf-4725-83dd-699543852987 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:48:17.843961 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4dd6f6b6-f5cf-4725-83dd-699543852987 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 returned with HTTP 200 Jan 27 16:48:17.845497 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 435/857] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:48:17 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 => generated 914 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:18.717589 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2cf7abd6-1fcb-49ed-b850-e9804fd959a7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 Jan 27 16:48:18.717912 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2cf7abd6-1fcb-49ed-b850-e9804fd959a7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:18.717976 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:18.717976 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:18.718320 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2cf7abd6-1fcb-49ed-b850-e9804fd959a7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:18.741360 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2cf7abd6-1fcb-49ed-b850-e9804fd959a7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 returned with HTTP 404 Jan 27 16:48:18.741897 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 423/858] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:48:18 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/d055ac9d-d15b-40d9-8e11-cced6a2974a0 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:48:18.746909 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a22376ef-7a7e-4b88-9e96-0dba0214bc12 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] DELETE http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:48:18.747160 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a22376ef-7a7e-4b88-9e96-0dba0214bc12 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:18.747289 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:18.747289 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:18.747478 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a22376ef-7a7e-4b88-9e96-0dba0214bc12 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:18.747729 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-a22376ef-7a7e-4b88-9e96-0dba0214bc12 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Delete volume with id: 108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:48:18.774874 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:18.774874 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:18.775688 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a22376ef-7a7e-4b88-9e96-0dba0214bc12 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:48:18.855370 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f1c4da63-5d82-447f-b7e8-7157e20182a5 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 Jan 27 16:48:18.855620 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f1c4da63-5d82-447f-b7e8-7157e20182a5 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:18.855998 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f1c4da63-5d82-447f-b7e8-7157e20182a5 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:18.886127 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:18.886127 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:18.897717 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f1c4da63-5d82-447f-b7e8-7157e20182a5 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:48:18.912778 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f1c4da63-5d82-447f-b7e8-7157e20182a5 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 returned with HTTP 200 Jan 27 16:48:18.930809 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 424/859] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:48:18 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 => generated 914 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:18.960861 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a22376ef-7a7e-4b88-9e96-0dba0214bc12 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Delete volume request issued successfully. Jan 27 16:48:18.960861 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a22376ef-7a7e-4b88-9e96-0dba0214bc12 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 202 Jan 27 16:48:18.960861 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 436/860] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:48:18 2021] DELETE /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:48:18.963576 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-de0c6736-9c9e-4efa-a477-f1952ad540b3 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:48:18.964069 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-de0c6736-9c9e-4efa-a477-f1952ad540b3 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:18.964327 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:18.964327 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:18.964801 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-de0c6736-9c9e-4efa-a477-f1952ad540b3 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:19.000569 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:19.000569 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:19.005107 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-de0c6736-9c9e-4efa-a477-f1952ad540b3 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:48:19.018214 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-de0c6736-9c9e-4efa-a477-f1952ad540b3 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:48:19.021449 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 425/861] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:48:18 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 1363 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:48:19.930744 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b53a035e-58e5-432d-a7c1-7a3c3d004b82 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 Jan 27 16:48:19.931074 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b53a035e-58e5-432d-a7c1-7a3c3d004b82 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:19.931554 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:19.931554 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:19.931974 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b53a035e-58e5-432d-a7c1-7a3c3d004b82 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:19.956407 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b53a035e-58e5-432d-a7c1-7a3c3d004b82 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 returned with HTTP 404 Jan 27 16:48:19.958559 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 437/862] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:48:19 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/e2e67ca9-0c34-4363-a843-f1fa5a94c364 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:48:19.967203 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5f8b8b07-0261-4427-88d3-63589a8e7b7d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] DELETE http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:48:19.967700 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5f8b8b07-0261-4427-88d3-63589a8e7b7d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:19.967972 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:19.967972 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:19.968323 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5f8b8b07-0261-4427-88d3-63589a8e7b7d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:19.968576 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-5f8b8b07-0261-4427-88d3-63589a8e7b7d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Delete volume with id: 0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:48:20.022317 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:20.022317 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:20.027064 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5f8b8b07-0261-4427-88d3-63589a8e7b7d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:48:20.029260 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-01c0a2ee-b539-4f3d-86d7-0bfc3accbc66 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:48:20.029552 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-01c0a2ee-b539-4f3d-86d7-0bfc3accbc66 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:20.029813 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-01c0a2ee-b539-4f3d-86d7-0bfc3accbc66 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:20.056584 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:20.056584 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:20.067113 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-01c0a2ee-b539-4f3d-86d7-0bfc3accbc66 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Volume info retrieved successfully. Jan 27 16:48:20.074406 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-01c0a2ee-b539-4f3d-86d7-0bfc3accbc66 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 200 Jan 27 16:48:20.074857 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 438/863] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:48:20 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 1363 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:48:20.131787 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5f8b8b07-0261-4427-88d3-63589a8e7b7d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Delete volume request issued successfully. Jan 27 16:48:20.132387 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5f8b8b07-0261-4427-88d3-63589a8e7b7d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 202 Jan 27 16:48:20.133005 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 426/864] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:48:19 2021] DELETE /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:48:20.138159 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ff3be62-9774-4f6f-8272-dd955772bb7d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:48:20.138907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7ff3be62-9774-4f6f-8272-dd955772bb7d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:20.139641 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:20.139641 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:20.140345 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7ff3be62-9774-4f6f-8272-dd955772bb7d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:20.180862 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:20.180862 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:20.197298 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7ff3be62-9774-4f6f-8272-dd955772bb7d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:48:20.208123 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ff3be62-9774-4f6f-8272-dd955772bb7d tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:48:20.208566 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 439/865] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:48:20 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 913 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:21.084366 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bacb8a7-ab4c-4b65-8d8b-be883fcddca7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] GET http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b Jan 27 16:48:21.084692 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bacb8a7-ab4c-4b65-8d8b-be883fcddca7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:21.084831 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:21.084831 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:21.085059 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bacb8a7-ab4c-4b65-8d8b-be883fcddca7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:21.115605 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bacb8a7-ab4c-4b65-8d8b-be883fcddca7 tempest-TaggedBootDevicesTest-6527310 tempest-TaggedBootDevicesTest-6527310-project] http://10.222.0.108/volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b returned with HTTP 404 Jan 27 16:48:21.116288 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 427/866] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:48:21 2021] GET /volume/v3/cbd505ca0509471f84d8adba70404751/volumes/108114b0-94b5-4316-bd7d-50e87dc8e28b => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:48:21.217969 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c73a7b4-5294-485f-bd35-9c3d9680cf75 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:48:21.218305 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c73a7b4-5294-485f-bd35-9c3d9680cf75 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:21.218468 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:21.218468 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:21.218702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c73a7b4-5294-485f-bd35-9c3d9680cf75 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:21.267491 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:48:21.267491 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:48:21.276436 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0c73a7b4-5294-485f-bd35-9c3d9680cf75 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Volume info retrieved successfully. Jan 27 16:48:21.296926 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c73a7b4-5294-485f-bd35-9c3d9680cf75 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 200 Jan 27 16:48:21.301537 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 440/867] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:48:21 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 913 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:48:22.306912 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9af7b91-3273-4c82-b8fb-8fc4c0395961 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] GET http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a Jan 27 16:48:22.307271 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9af7b91-3273-4c82-b8fb-8fc4c0395961 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:22.307434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9af7b91-3273-4c82-b8fb-8fc4c0395961 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:22.331411 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9af7b91-3273-4c82-b8fb-8fc4c0395961 tempest-AttachVolumeTestJSON-517873059 tempest-AttachVolumeTestJSON-517873059-project] http://10.222.0.108/volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a returned with HTTP 404 Jan 27 16:48:22.342481 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 428/868] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:48:22 2021] GET /volume/v3/5a265ad635ec40faac7a7b0f736d22ba/volumes/0cc7e1cf-5270-4e2f-a5da-f670a7e69d6a => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:48:30.929617 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-286848f2-c8a2-448d-8d5f-763a60705273 req-5cf06904-878e-4615-968a-07f368936ef8 tempest-VolumesNegativeTest-1799962398 tempest-VolumesNegativeTest-1799962398-project] DELETE http://10.222.0.108/volume/v3/dd1eea7bfe184d2dabb406eff7f0bef8/volumes/tempest-invalid-307753722 Jan 27 16:48:30.929941 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-286848f2-c8a2-448d-8d5f-763a60705273 req-5cf06904-878e-4615-968a-07f368936ef8 tempest-VolumesNegativeTest-1799962398 tempest-VolumesNegativeTest-1799962398-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:30.930086 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:48:30.930086 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:48:30.930294 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-286848f2-c8a2-448d-8d5f-763a60705273 req-5cf06904-878e-4615-968a-07f368936ef8 tempest-VolumesNegativeTest-1799962398 tempest-VolumesNegativeTest-1799962398-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:30.930691 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [req-286848f2-c8a2-448d-8d5f-763a60705273 req-5cf06904-878e-4615-968a-07f368936ef8 tempest-VolumesNegativeTest-1799962398 tempest-VolumesNegativeTest-1799962398-project] Delete volume with id: tempest-invalid-307753722 Jan 27 16:48:30.955788 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-286848f2-c8a2-448d-8d5f-763a60705273 req-5cf06904-878e-4615-968a-07f368936ef8 tempest-VolumesNegativeTest-1799962398 tempest-VolumesNegativeTest-1799962398-project] http://10.222.0.108/volume/v3/dd1eea7bfe184d2dabb406eff7f0bef8/volumes/tempest-invalid-307753722 returned with HTTP 404 Jan 27 16:48:30.957149 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 441/869] 10.222.0.108 () {62 vars in 1563 bytes} [Wed Jan 27 16:48:30 2021] DELETE /volume/v3/dd1eea7bfe184d2dabb406eff7f0bef8/volumes/tempest-invalid-307753722 => generated 98 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:48:30.999500 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a5b5b755-44de-412e-a83b-06b14bb74894 req-a37dc7a4-3b3c-4f69-89f5-7d7b74426c29 tempest-VolumesNegativeTest-1799962398 tempest-VolumesNegativeTest-1799962398-project] DELETE http://10.222.0.108/volume/v3/dd1eea7bfe184d2dabb406eff7f0bef8/volumes/5c447999-7078-4e48-beab-9f8a843bb48b Jan 27 16:48:31.003251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a5b5b755-44de-412e-a83b-06b14bb74894 req-a37dc7a4-3b3c-4f69-89f5-7d7b74426c29 tempest-VolumesNegativeTest-1799962398 tempest-VolumesNegativeTest-1799962398-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:31.003251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a5b5b755-44de-412e-a83b-06b14bb74894 req-a37dc7a4-3b3c-4f69-89f5-7d7b74426c29 tempest-VolumesNegativeTest-1799962398 tempest-VolumesNegativeTest-1799962398-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:31.003251 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [req-a5b5b755-44de-412e-a83b-06b14bb74894 req-a37dc7a4-3b3c-4f69-89f5-7d7b74426c29 tempest-VolumesNegativeTest-1799962398 tempest-VolumesNegativeTest-1799962398-project] Delete volume with id: 5c447999-7078-4e48-beab-9f8a843bb48b Jan 27 16:48:31.025762 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a5b5b755-44de-412e-a83b-06b14bb74894 req-a37dc7a4-3b3c-4f69-89f5-7d7b74426c29 tempest-VolumesNegativeTest-1799962398 tempest-VolumesNegativeTest-1799962398-project] http://10.222.0.108/volume/v3/dd1eea7bfe184d2dabb406eff7f0bef8/volumes/5c447999-7078-4e48-beab-9f8a843bb48b returned with HTTP 404 Jan 27 16:48:31.026640 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 429/870] 10.222.0.108 () {62 vars in 1596 bytes} [Wed Jan 27 16:48:30 2021] DELETE /volume/v3/dd1eea7bfe184d2dabb406eff7f0bef8/volumes/5c447999-7078-4e48-beab-9f8a843bb48b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:48:31.186501 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e30f5122-6ed5-4ea8-bbdb-7397c50d1ae8 req-644a1283-d38a-4d0e-8fa2-349569b04631 tempest-VolumesNegativeTest-1799962398 tempest-VolumesNegativeTest-1799962398-project] GET http://10.222.0.108/volume/v3/dd1eea7bfe184d2dabb406eff7f0bef8/volumes/5c51a0ce-3e25-4a56-aaed-e9cd5d729f58 Jan 27 16:48:31.186782 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e30f5122-6ed5-4ea8-bbdb-7397c50d1ae8 req-644a1283-d38a-4d0e-8fa2-349569b04631 tempest-VolumesNegativeTest-1799962398 tempest-VolumesNegativeTest-1799962398-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:48:31.187056 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e30f5122-6ed5-4ea8-bbdb-7397c50d1ae8 req-644a1283-d38a-4d0e-8fa2-349569b04631 tempest-VolumesNegativeTest-1799962398 tempest-VolumesNegativeTest-1799962398-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:48:31.210153 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e30f5122-6ed5-4ea8-bbdb-7397c50d1ae8 req-644a1283-d38a-4d0e-8fa2-349569b04631 tempest-VolumesNegativeTest-1799962398 tempest-VolumesNegativeTest-1799962398-project] http://10.222.0.108/volume/v3/dd1eea7bfe184d2dabb406eff7f0bef8/volumes/5c51a0ce-3e25-4a56-aaed-e9cd5d729f58 returned with HTTP 404 Jan 27 16:48:31.210940 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 442/871] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:48:31 2021] GET /volume/v3/dd1eea7bfe184d2dabb406eff7f0bef8/volumes/5c51a0ce-3e25-4a56-aaed-e9cd5d729f58 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:55.664599 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc422a85-d9e4-41fc-a6be-a90847e8e971 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] POST http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs Jan 27 16:51:55.665051 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc422a85-d9e4-41fc-a6be-a90847e8e971 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-895104530", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:55.666180 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.qos_specs [None req-cc422a85-d9e4-41fc-a6be-a90847e8e971 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-895104530', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87928) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 27 16:51:55.672025 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-cc422a85-d9e4-41fc-a6be-a90847e8e971 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] DB qos_specs_create(): root {'id': '5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-895104530'} {{(pid=87928) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 27 16:51:55.757210 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc422a85-d9e4-41fc-a6be-a90847e8e971 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs returned with HTTP 200 Jan 27 16:51:55.757917 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 430/872] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 16:51:55 2021] POST /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs => generated 460 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:55.766115 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-19236213-66fd-4040-b7fd-52e52ca1397d tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] POST http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types Jan 27 16:51:55.766602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-19236213-66fd-4040-b7fd-52e52ca1397d tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-964859881"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:55.821714 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-19236213-66fd-4040-b7fd-52e52ca1397d tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types returned with HTTP 200 Jan 27 16:51:55.826487 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 443/873] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 16:51:55 2021] POST /volume/v3/67f249a146ec474a94357e270ca6e8d0/types => generated 221 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:55.829916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51cf7ec5-8419-4420-be9c-d88b22d7f883 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] POST http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types Jan 27 16:51:55.830466 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:55.830466 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:55.830630 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51cf7ec5-8419-4420-be9c-d88b22d7f883 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-249397546"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:55.831305 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:55.831305 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:55.940238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51cf7ec5-8419-4420-be9c-d88b22d7f883 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types returned with HTTP 200 Jan 27 16:51:55.941708 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 431/874] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 16:51:55 2021] POST /volume/v3/67f249a146ec474a94357e270ca6e8d0/types => generated 221 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:55.949398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f05f8ec6-1fdc-4e42-acc6-21b064bde9a1 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] POST http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types Jan 27 16:51:55.950120 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f05f8ec6-1fdc-4e42-acc6-21b064bde9a1 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1108851790"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:56.004054 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f05f8ec6-1fdc-4e42-acc6-21b064bde9a1 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types returned with HTTP 200 Jan 27 16:51:56.012023 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 444/875] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 16:51:55 2021] POST /volume/v3/67f249a146ec474a94357e270ca6e8d0/types => generated 222 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:56.013203 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97861b5a-1953-430e-9eba-9600284c8a4a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associate?vol_type_id=8dcabb56-cfb1-42f1-bd0b-9a68ddf751b9 Jan 27 16:51:56.013491 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97861b5a-1953-430e-9eba-9600284c8a4a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.013761 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97861b5a-1953-430e-9eba-9600284c8a4a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'associate' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.014523 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-97861b5a-1953-430e-9eba-9600284c8a4a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Associate qos_spec: 5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c with type: 8dcabb56-cfb1-42f1-bd0b-9a68ddf751b9 {{(pid=87928) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 27 16:51:56.015055 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.015055 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.019757 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.019757 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.073555 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97861b5a-1953-430e-9eba-9600284c8a4a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associate?vol_type_id=8dcabb56-cfb1-42f1-bd0b-9a68ddf751b9 returned with HTTP 202 Jan 27 16:51:56.076803 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 432/876] 10.222.0.108 () {58 vars in 1453 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associate?vol_type_id=8dcabb56-cfb1-42f1-bd0b-9a68ddf751b9 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:56.081291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c279c3f-1ff3-427e-b0b6-576c22214316 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associate?vol_type_id=590cbd3b-0e2e-473c-a3cb-338cec04b803 Jan 27 16:51:56.092129 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c279c3f-1ff3-427e-b0b6-576c22214316 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.092129 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c279c3f-1ff3-427e-b0b6-576c22214316 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'associate' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.092129 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3c279c3f-1ff3-427e-b0b6-576c22214316 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Associate qos_spec: 5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c with type: 590cbd3b-0e2e-473c-a3cb-338cec04b803 {{(pid=87929) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 27 16:51:56.092129 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.092129 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.092129 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.092129 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.139690 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c279c3f-1ff3-427e-b0b6-576c22214316 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associate?vol_type_id=590cbd3b-0e2e-473c-a3cb-338cec04b803 returned with HTTP 202 Jan 27 16:51:56.140885 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 445/877] 10.222.0.108 () {58 vars in 1453 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associate?vol_type_id=590cbd3b-0e2e-473c-a3cb-338cec04b803 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:51:56.150858 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9ea93043-7173-482e-98e8-8b1dda3b3605 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associate?vol_type_id=0738a381-3c41-486b-88af-f0ee6efcda05 Jan 27 16:51:56.151328 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9ea93043-7173-482e-98e8-8b1dda3b3605 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.151423 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.151423 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.151689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9ea93043-7173-482e-98e8-8b1dda3b3605 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'associate' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.152058 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.152058 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.152542 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9ea93043-7173-482e-98e8-8b1dda3b3605 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Associate qos_spec: 5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c with type: 0738a381-3c41-486b-88af-f0ee6efcda05 {{(pid=87928) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 27 16:51:56.153034 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.153034 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.157342 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.157342 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.207117 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9ea93043-7173-482e-98e8-8b1dda3b3605 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associate?vol_type_id=0738a381-3c41-486b-88af-f0ee6efcda05 returned with HTTP 202 Jan 27 16:51:56.207619 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 433/878] 10.222.0.108 () {58 vars in 1453 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associate?vol_type_id=0738a381-3c41-486b-88af-f0ee6efcda05 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:56.214308 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dcb9aa21-1dce-468a-91ec-8ea545aadad7 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associations Jan 27 16:51:56.214820 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dcb9aa21-1dce-468a-91ec-8ea545aadad7 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.215078 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.215078 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.215344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dcb9aa21-1dce-468a-91ec-8ea545aadad7 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'associations' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.215564 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.215564 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.215965 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dcb9aa21-1dce-468a-91ec-8ea545aadad7 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Get associations for qos_spec id: 5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c {{(pid=87929) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 27 16:51:56.216431 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.216431 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.227888 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dcb9aa21-1dce-468a-91ec-8ea545aadad7 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associations returned with HTTP 200 Jan 27 16:51:56.228281 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 446/879] 10.222.0.108 () {58 vars in 1365 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associations => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:56.239243 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c3556d4f-7df7-4323-8bfb-2afb8fa6451c tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/disassociate?vol_type_id=8dcabb56-cfb1-42f1-bd0b-9a68ddf751b9 Jan 27 16:51:56.239928 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c3556d4f-7df7-4323-8bfb-2afb8fa6451c tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.240183 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.240183 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.240751 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c3556d4f-7df7-4323-8bfb-2afb8fa6451c tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'disassociate' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.241616 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.241616 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.242564 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c3556d4f-7df7-4323-8bfb-2afb8fa6451c tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Disassociate qos_spec: 5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c from type: 8dcabb56-cfb1-42f1-bd0b-9a68ddf751b9 {{(pid=87928) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 27 16:51:56.243343 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.243343 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.250826 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.250826 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.287302 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c3556d4f-7df7-4323-8bfb-2afb8fa6451c tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/disassociate?vol_type_id=8dcabb56-cfb1-42f1-bd0b-9a68ddf751b9 returned with HTTP 202 Jan 27 16:51:56.287977 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 434/880] 10.222.0.108 () {58 vars in 1462 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/disassociate?vol_type_id=8dcabb56-cfb1-42f1-bd0b-9a68ddf751b9 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:56.294604 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5a992b14-bfb7-4485-a5c7-251e5df2c06d tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associations Jan 27 16:51:56.294934 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5a992b14-bfb7-4485-a5c7-251e5df2c06d tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.295076 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.295076 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.295297 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5a992b14-bfb7-4485-a5c7-251e5df2c06d tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'associations' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.295657 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.295657 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.296142 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5a992b14-bfb7-4485-a5c7-251e5df2c06d tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Get associations for qos_spec id: 5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c {{(pid=87929) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 27 16:51:56.296649 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.296649 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.312081 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5a992b14-bfb7-4485-a5c7-251e5df2c06d tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associations returned with HTTP 200 Jan 27 16:51:56.312522 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 447/881] 10.222.0.108 () {58 vars in 1365 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associations => generated 305 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:56.319406 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-71744eff-144e-49d8-99bf-500a9d76d058 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/disassociate_all Jan 27 16:51:56.319702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-71744eff-144e-49d8-99bf-500a9d76d058 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.319856 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.319856 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.320066 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-71744eff-144e-49d8-99bf-500a9d76d058 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'disassociate_all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.320389 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.320389 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.320801 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-71744eff-144e-49d8-99bf-500a9d76d058 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Disassociate qos_spec: 5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c from all. {{(pid=87928) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 27 16:51:56.321272 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.321272 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.325504 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.325504 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.355485 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-71744eff-144e-49d8-99bf-500a9d76d058 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/disassociate_all returned with HTTP 202 Jan 27 16:51:56.356061 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 435/882] 10.222.0.108 () {58 vars in 1377 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/disassociate_all => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:56.366458 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd5f0070-e9ef-405e-a085-e2779fce8a5b tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associations Jan 27 16:51:56.367117 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd5f0070-e9ef-405e-a085-e2779fce8a5b tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.367357 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.367357 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.367848 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd5f0070-e9ef-405e-a085-e2779fce8a5b tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'associations' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.368541 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.368541 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.370023 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dd5f0070-e9ef-405e-a085-e2779fce8a5b tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Get associations for qos_spec id: 5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c {{(pid=87929) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 27 16:51:56.370583 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.370583 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.382077 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd5f0070-e9ef-405e-a085-e2779fce8a5b tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associations returned with HTTP 200 Jan 27 16:51:56.382592 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 448/883] 10.222.0.108 () {58 vars in 1365 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/associations => generated 24 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:51:56.392093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-407e424c-f674-4cae-bbd3-8eaa1234023e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] POST http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs Jan 27 16:51:56.392414 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.392414 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.392676 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-407e424c-f674-4cae-bbd3-8eaa1234023e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-80698970", "consumer": "back-end"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:56.393431 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.393431 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.393899 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.qos_specs [None req-407e424c-f674-4cae-bbd3-8eaa1234023e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-80698970', 'consumer': 'back-end', 'specs': {}} {{(pid=87928) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 27 16:51:56.399421 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-407e424c-f674-4cae-bbd3-8eaa1234023e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] DB qos_specs_create(): root {'id': 'b32919a2-1322-44ef-84b6-ce1ac5f61324', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-80698970'} {{(pid=87928) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 27 16:51:56.427286 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-407e424c-f674-4cae-bbd3-8eaa1234023e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs returned with HTTP 200 Jan 27 16:51:56.427765 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 436/884] 10.222.0.108 () {60 vars in 1236 bytes} [Wed Jan 27 16:51:56 2021] POST /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs => generated 435 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:56.436214 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6af0104a-6501-4921-bcf4-3e3b5f7b7342 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] DELETE http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b32919a2-1322-44ef-84b6-ce1ac5f61324?force=False Jan 27 16:51:56.436519 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6af0104a-6501-4921-bcf4-3e3b5f7b7342 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.436666 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.436666 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.436884 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6af0104a-6501-4921-bcf4-3e3b5f7b7342 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.437232 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.437232 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.437756 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6af0104a-6501-4921-bcf4-3e3b5f7b7342 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Delete qos_spec: b32919a2-1322-44ef-84b6-ce1ac5f61324, force: False {{(pid=87929) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 16:51:56.438231 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.438231 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.442620 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.442620 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.453078 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.453078 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.456161 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.456161 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:51:56.483035 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6af0104a-6501-4921-bcf4-3e3b5f7b7342 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b32919a2-1322-44ef-84b6-ce1ac5f61324?force=False returned with HTTP 202 Jan 27 16:51:56.483507 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 449/885] 10.222.0.108 () {58 vars in 1352 bytes} [Wed Jan 27 16:51:56 2021] DELETE /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b32919a2-1322-44ef-84b6-ce1ac5f61324?force=False => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:56.489872 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4387e82b-c907-4d7a-9334-28b574bda562 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b32919a2-1322-44ef-84b6-ce1ac5f61324 Jan 27 16:51:56.490173 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4387e82b-c907-4d7a-9334-28b574bda562 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.490308 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.490308 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.490500 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4387e82b-c907-4d7a-9334-28b574bda562 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.490796 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.490796 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.491532 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.491532 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.495579 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4387e82b-c907-4d7a-9334-28b574bda562 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b32919a2-1322-44ef-84b6-ce1ac5f61324 returned with HTTP 404 Jan 27 16:51:56.496118 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 437/886] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b32919a2-1322-44ef-84b6-ce1ac5f61324 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:56.505247 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-29693aef-768c-40a0-b016-6df602abdca2 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs Jan 27 16:51:56.505889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-29693aef-768c-40a0-b016-6df602abdca2 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.506146 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.506146 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.506613 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-29693aef-768c-40a0-b016-6df602abdca2 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.507325 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.507325 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.516536 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-29693aef-768c-40a0-b016-6df602abdca2 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs returned with HTTP 200 Jan 27 16:51:56.516887 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 450/887] 10.222.0.108 () {58 vars in 1215 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs => generated 174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:56.523718 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0750d20f-a79e-4e93-b8fe-8665f5394918 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] POST http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs Jan 27 16:51:56.524176 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0750d20f-a79e-4e93-b8fe-8665f5394918 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-100089868", "consumer": "both"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:56.525112 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.qos_specs [None req-0750d20f-a79e-4e93-b8fe-8665f5394918 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-100089868', 'consumer': 'both', 'specs': {}} {{(pid=87928) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 27 16:51:56.529026 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-0750d20f-a79e-4e93-b8fe-8665f5394918 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] DB qos_specs_create(): root {'id': 'b10430f2-756c-49e3-a6fa-392f7e8bb729', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-100089868'} {{(pid=87928) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 27 16:51:56.559958 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0750d20f-a79e-4e93-b8fe-8665f5394918 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs returned with HTTP 200 Jan 27 16:51:56.560948 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 438/888] 10.222.0.108 () {60 vars in 1236 bytes} [Wed Jan 27 16:51:56 2021] POST /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs => generated 432 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:56.568289 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-318b2276-c00d-42c8-866e-b293e752f214 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] DELETE http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b10430f2-756c-49e3-a6fa-392f7e8bb729?force=False Jan 27 16:51:56.568642 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-318b2276-c00d-42c8-866e-b293e752f214 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.568775 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.568775 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.568997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-318b2276-c00d-42c8-866e-b293e752f214 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.569340 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.569340 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.569848 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-318b2276-c00d-42c8-866e-b293e752f214 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Delete qos_spec: b10430f2-756c-49e3-a6fa-392f7e8bb729, force: False {{(pid=87929) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 16:51:56.570297 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.570297 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.574972 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.574972 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.584829 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.584829 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.588438 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.588438 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:51:56.614774 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-318b2276-c00d-42c8-866e-b293e752f214 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b10430f2-756c-49e3-a6fa-392f7e8bb729?force=False returned with HTTP 202 Jan 27 16:51:56.615284 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 451/889] 10.222.0.108 () {58 vars in 1352 bytes} [Wed Jan 27 16:51:56 2021] DELETE /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b10430f2-756c-49e3-a6fa-392f7e8bb729?force=False => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:56.621608 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ce260b11-8f5f-487b-8e36-a185c4f44398 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b10430f2-756c-49e3-a6fa-392f7e8bb729 Jan 27 16:51:56.621932 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ce260b11-8f5f-487b-8e36-a185c4f44398 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.622083 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.622083 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.622304 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ce260b11-8f5f-487b-8e36-a185c4f44398 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.622690 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.622690 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.623345 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.623345 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.627676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ce260b11-8f5f-487b-8e36-a185c4f44398 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b10430f2-756c-49e3-a6fa-392f7e8bb729 returned with HTTP 404 Jan 27 16:51:56.628261 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 439/890] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b10430f2-756c-49e3-a6fa-392f7e8bb729 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:56.633516 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dbec3223-bb37-4ca9-a4bf-7da5795e8ec6 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs Jan 27 16:51:56.633789 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dbec3223-bb37-4ca9-a4bf-7da5795e8ec6 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.633907 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.633907 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.634102 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dbec3223-bb37-4ca9-a4bf-7da5795e8ec6 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.634406 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.634406 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.643481 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dbec3223-bb37-4ca9-a4bf-7da5795e8ec6 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs returned with HTTP 200 Jan 27 16:51:56.643887 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 452/891] 10.222.0.108 () {58 vars in 1215 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:56.650898 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f9b0e58-19c8-4000-bf7d-352d1833786e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] POST http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs Jan 27 16:51:56.651445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f9b0e58-19c8-4000-bf7d-352d1833786e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-525869759", "consumer": "front-end"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:56.652505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.qos_specs [None req-8f9b0e58-19c8-4000-bf7d-352d1833786e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-525869759', 'consumer': 'front-end', 'specs': {}} {{(pid=87928) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 27 16:51:56.656646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-8f9b0e58-19c8-4000-bf7d-352d1833786e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] DB qos_specs_create(): root {'id': '2cfce3bb-d514-4f23-98d2-93503177c4a1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-525869759'} {{(pid=87928) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 27 16:51:56.686751 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f9b0e58-19c8-4000-bf7d-352d1833786e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs returned with HTTP 200 Jan 27 16:51:56.687327 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 440/892] 10.222.0.108 () {60 vars in 1236 bytes} [Wed Jan 27 16:51:56 2021] POST /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs => generated 437 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:56.698388 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7fea0e08-d8db-4648-a9da-cb0856ffcf9a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] DELETE http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/2cfce3bb-d514-4f23-98d2-93503177c4a1?force=False Jan 27 16:51:56.698694 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7fea0e08-d8db-4648-a9da-cb0856ffcf9a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.698827 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.698827 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.699046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7fea0e08-d8db-4648-a9da-cb0856ffcf9a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.699406 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.699406 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.699879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7fea0e08-d8db-4648-a9da-cb0856ffcf9a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Delete qos_spec: 2cfce3bb-d514-4f23-98d2-93503177c4a1, force: False {{(pid=87929) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 16:51:56.700317 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.700317 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.704545 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.704545 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.714697 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.714697 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.718306 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.718306 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:51:56.746735 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7fea0e08-d8db-4648-a9da-cb0856ffcf9a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/2cfce3bb-d514-4f23-98d2-93503177c4a1?force=False returned with HTTP 202 Jan 27 16:51:56.747158 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 453/893] 10.222.0.108 () {58 vars in 1352 bytes} [Wed Jan 27 16:51:56 2021] DELETE /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/2cfce3bb-d514-4f23-98d2-93503177c4a1?force=False => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:56.753089 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2edf7719-1098-4e40-a3c5-87d941a2a87d tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/2cfce3bb-d514-4f23-98d2-93503177c4a1 Jan 27 16:51:56.753394 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2edf7719-1098-4e40-a3c5-87d941a2a87d tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.753545 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.753545 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.753753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2edf7719-1098-4e40-a3c5-87d941a2a87d tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.754062 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.754062 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.754732 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.754732 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.758720 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2edf7719-1098-4e40-a3c5-87d941a2a87d tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/2cfce3bb-d514-4f23-98d2-93503177c4a1 returned with HTTP 404 Jan 27 16:51:56.759171 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 441/894] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/2cfce3bb-d514-4f23-98d2-93503177c4a1 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:56.765412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96543c98-f320-4a91-a101-9572f4993d7c tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs Jan 27 16:51:56.765705 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96543c98-f320-4a91-a101-9572f4993d7c tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.765830 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.765830 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.766051 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96543c98-f320-4a91-a101-9572f4993d7c tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.766415 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.766415 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.774564 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96543c98-f320-4a91-a101-9572f4993d7c tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs returned with HTTP 200 Jan 27 16:51:56.774945 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 454/895] 10.222.0.108 () {58 vars in 1215 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:56.781756 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b757beea-46fa-4f5a-9706-0196e8a6f4dc tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c Jan 27 16:51:56.782017 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b757beea-46fa-4f5a-9706-0196e8a6f4dc tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.782268 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b757beea-46fa-4f5a-9706-0196e8a6f4dc tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.787020 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b757beea-46fa-4f5a-9706-0196e8a6f4dc tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c returned with HTTP 200 Jan 27 16:51:56.787415 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 442/896] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c => generated 460 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:56.794260 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4ddaf236-ce1f-4cf2-a716-66a635d1db1e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs Jan 27 16:51:56.794549 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4ddaf236-ce1f-4cf2-a716-66a635d1db1e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.794669 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.794669 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.794895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4ddaf236-ce1f-4cf2-a716-66a635d1db1e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.795249 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.795249 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.795814 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.795814 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 27 16:51:56.802736 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4ddaf236-ce1f-4cf2-a716-66a635d1db1e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs returned with HTTP 200 Jan 27 16:51:56.803170 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 455/897] 10.222.0.108 () {58 vars in 1215 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:56.809985 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-95843dd0-65d7-46da-91f9-5534c9edeb47 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] PUT http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c Jan 27 16:51:56.810232 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.810232 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.810450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-95843dd0-65d7-46da-91f9-5534c9edeb47 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:56.811090 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.811090 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.811677 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.811677 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.815977 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.qos_specs [None req-95843dd0-65d7-46da-91f9-5534c9edeb47 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87928) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 27 16:51:56.816244 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.816244 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.822811 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-95843dd0-65d7-46da-91f9-5534c9edeb47 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] qos_specs_update() value: {'id': 'a471003f-f300-4a60-be03-cde68768e72f', 'key': 'iops_bytes', 'value': '500', 'specs_id': '5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c', 'deleted': False} {{(pid=87928) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 27 16:51:56.852989 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-95843dd0-65d7-46da-91f9-5534c9edeb47 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c returned with HTTP 200 Jan 27 16:51:56.854159 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 443/898] 10.222.0.108 () {60 vars in 1346 bytes} [Wed Jan 27 16:51:56 2021] PUT /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c => generated 36 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:51:56.861320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c4a7feb8-a58b-4159-946c-8d72b97c0357 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c Jan 27 16:51:56.861865 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c4a7feb8-a58b-4159-946c-8d72b97c0357 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.861976 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.861976 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.862335 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c4a7feb8-a58b-4159-946c-8d72b97c0357 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.862704 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.862704 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.863435 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.863435 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.868369 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c4a7feb8-a58b-4159-946c-8d72b97c0357 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c returned with HTTP 200 Jan 27 16:51:56.869706 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 456/899] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:56.877486 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41bfb0ca-4d10-4682-87b3-1d5287a0b388 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] PUT http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/delete_keys Jan 27 16:51:56.877794 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.877794 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.878050 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41bfb0ca-4d10-4682-87b3-1d5287a0b388 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:51:56.878793 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.878793 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.879232 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-41bfb0ca-4d10-4682-87b3-1d5287a0b388 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Delete_key spec: 5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c, keys: ['iops_bytes'] {{(pid=87928) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 27 16:51:56.879756 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.879756 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.885026 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.885026 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:51:56.916415 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.916415 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.920314 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41bfb0ca-4d10-4682-87b3-1d5287a0b388 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/delete_keys returned with HTTP 202 Jan 27 16:51:56.920815 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 444/900] 10.222.0.108 () {60 vars in 1382 bytes} [Wed Jan 27 16:51:56 2021] PUT /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c/delete_keys => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:56.927203 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ea6b20fc-2aef-4c70-8eaf-2e928521ef14 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c Jan 27 16:51:56.927633 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ea6b20fc-2aef-4c70-8eaf-2e928521ef14 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.927895 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.927895 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.928261 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ea6b20fc-2aef-4c70-8eaf-2e928521ef14 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.928578 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.928578 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.929280 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.929280 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.934235 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ea6b20fc-2aef-4c70-8eaf-2e928521ef14 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c returned with HTTP 200 Jan 27 16:51:56.934631 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 457/901] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c => generated 460 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:51:56.941681 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-056bc7bd-f6cf-42cb-b80f-28c86270d10a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c Jan 27 16:51:56.941951 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-056bc7bd-f6cf-42cb-b80f-28c86270d10a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.942083 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.942083 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.942281 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-056bc7bd-f6cf-42cb-b80f-28c86270d10a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.942594 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.942594 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.943239 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.943239 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.947559 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-056bc7bd-f6cf-42cb-b80f-28c86270d10a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c returned with HTTP 200 Jan 27 16:51:56.951616 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 445/902] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:51:56.955665 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bd960177-b58a-4a02-8ac3-ffc6b68baefe tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] DELETE http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/2cfce3bb-d514-4f23-98d2-93503177c4a1?force=False Jan 27 16:51:56.955966 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bd960177-b58a-4a02-8ac3-ffc6b68baefe tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.956134 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.956134 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.956396 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bd960177-b58a-4a02-8ac3-ffc6b68baefe tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.956744 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.956744 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.957192 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bd960177-b58a-4a02-8ac3-ffc6b68baefe tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Delete qos_spec: 2cfce3bb-d514-4f23-98d2-93503177c4a1, force: False {{(pid=87929) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 16:51:56.959749 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.959749 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.973242 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bd960177-b58a-4a02-8ac3-ffc6b68baefe tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/2cfce3bb-d514-4f23-98d2-93503177c4a1?force=False returned with HTTP 404 Jan 27 16:51:56.979799 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 458/903] 10.222.0.108 () {58 vars in 1352 bytes} [Wed Jan 27 16:51:56 2021] DELETE /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/2cfce3bb-d514-4f23-98d2-93503177c4a1?force=False => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:56.985290 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8831bf95-414e-45c8-afd5-ea4ee77fd811 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/2cfce3bb-d514-4f23-98d2-93503177c4a1 Jan 27 16:51:56.985599 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8831bf95-414e-45c8-afd5-ea4ee77fd811 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:56.985743 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:51:56.985743 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:51:56.986110 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8831bf95-414e-45c8-afd5-ea4ee77fd811 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:56.986413 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:51:56.986413 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:51:56.987097 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:56.987097 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:56.992091 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8831bf95-414e-45c8-afd5-ea4ee77fd811 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/2cfce3bb-d514-4f23-98d2-93503177c4a1 returned with HTTP 404 Jan 27 16:51:56.996115 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 446/904] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:51:56 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/2cfce3bb-d514-4f23-98d2-93503177c4a1 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:56.999915 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-89378e3e-61e4-4433-990a-2b9d2f17e030 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] DELETE http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b10430f2-756c-49e3-a6fa-392f7e8bb729?force=False Jan 27 16:51:57.000203 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-89378e3e-61e4-4433-990a-2b9d2f17e030 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:57.000472 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-89378e3e-61e4-4433-990a-2b9d2f17e030 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:57.001197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-89378e3e-61e4-4433-990a-2b9d2f17e030 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Delete qos_spec: b10430f2-756c-49e3-a6fa-392f7e8bb729, force: False {{(pid=87929) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 16:51:57.005900 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-89378e3e-61e4-4433-990a-2b9d2f17e030 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b10430f2-756c-49e3-a6fa-392f7e8bb729?force=False returned with HTTP 404 Jan 27 16:51:57.008932 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 459/905] 10.222.0.108 () {58 vars in 1352 bytes} [Wed Jan 27 16:51:56 2021] DELETE /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b10430f2-756c-49e3-a6fa-392f7e8bb729?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:57.014540 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9100b84c-c564-42ec-b966-8db1a677ac95 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b10430f2-756c-49e3-a6fa-392f7e8bb729 Jan 27 16:51:57.014864 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9100b84c-c564-42ec-b966-8db1a677ac95 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:57.015421 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9100b84c-c564-42ec-b966-8db1a677ac95 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:57.021774 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9100b84c-c564-42ec-b966-8db1a677ac95 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b10430f2-756c-49e3-a6fa-392f7e8bb729 returned with HTTP 404 Jan 27 16:51:57.024492 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 447/906] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:51:57 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b10430f2-756c-49e3-a6fa-392f7e8bb729 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:57.029238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-81adb69c-6566-4b87-81e0-d7ff09793163 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] DELETE http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b32919a2-1322-44ef-84b6-ce1ac5f61324?force=False Jan 27 16:51:57.029518 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-81adb69c-6566-4b87-81e0-d7ff09793163 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:57.029826 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-81adb69c-6566-4b87-81e0-d7ff09793163 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:57.030497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-81adb69c-6566-4b87-81e0-d7ff09793163 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Delete qos_spec: b32919a2-1322-44ef-84b6-ce1ac5f61324, force: False {{(pid=87929) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 16:51:57.034576 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-81adb69c-6566-4b87-81e0-d7ff09793163 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b32919a2-1322-44ef-84b6-ce1ac5f61324?force=False returned with HTTP 404 Jan 27 16:51:57.035157 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 460/907] 10.222.0.108 () {58 vars in 1352 bytes} [Wed Jan 27 16:51:57 2021] DELETE /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b32919a2-1322-44ef-84b6-ce1ac5f61324?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:57.045465 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-75cea65f-0d62-4d5e-993d-a9e98e1ee0f5 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b32919a2-1322-44ef-84b6-ce1ac5f61324 Jan 27 16:51:57.045774 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-75cea65f-0d62-4d5e-993d-a9e98e1ee0f5 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:57.046043 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-75cea65f-0d62-4d5e-993d-a9e98e1ee0f5 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:57.050591 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-75cea65f-0d62-4d5e-993d-a9e98e1ee0f5 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b32919a2-1322-44ef-84b6-ce1ac5f61324 returned with HTTP 404 Jan 27 16:51:57.051168 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 448/908] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:51:57 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/b32919a2-1322-44ef-84b6-ce1ac5f61324 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:57.055812 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-156efd84-1a51-4fb6-aae4-cc7ec9cc161e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] DELETE http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types/0738a381-3c41-486b-88af-f0ee6efcda05 Jan 27 16:51:57.056114 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-156efd84-1a51-4fb6-aae4-cc7ec9cc161e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:57.056398 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-156efd84-1a51-4fb6-aae4-cc7ec9cc161e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:57.093704 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:57.093704 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:51:57.137971 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-156efd84-1a51-4fb6-aae4-cc7ec9cc161e tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types/0738a381-3c41-486b-88af-f0ee6efcda05 returned with HTTP 202 Jan 27 16:51:57.138474 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 461/909] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:51:57 2021] DELETE /volume/v3/67f249a146ec474a94357e270ca6e8d0/types/0738a381-3c41-486b-88af-f0ee6efcda05 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:57.143744 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6b25edb1-d701-43ce-b9ae-39f3ae30197f tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types/0738a381-3c41-486b-88af-f0ee6efcda05 Jan 27 16:51:57.148251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6b25edb1-d701-43ce-b9ae-39f3ae30197f tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:57.148251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6b25edb1-d701-43ce-b9ae-39f3ae30197f tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:57.151735 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6b25edb1-d701-43ce-b9ae-39f3ae30197f tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types/0738a381-3c41-486b-88af-f0ee6efcda05 returned with HTTP 404 Jan 27 16:51:57.152200 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 449/910] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:51:57 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/types/0738a381-3c41-486b-88af-f0ee6efcda05 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:57.156569 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8dbccc7-1e00-4a75-b49a-86ecd6083ac2 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] DELETE http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types/590cbd3b-0e2e-473c-a3cb-338cec04b803 Jan 27 16:51:57.156859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8dbccc7-1e00-4a75-b49a-86ecd6083ac2 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:57.157152 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8dbccc7-1e00-4a75-b49a-86ecd6083ac2 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:57.249721 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8dbccc7-1e00-4a75-b49a-86ecd6083ac2 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types/590cbd3b-0e2e-473c-a3cb-338cec04b803 returned with HTTP 202 Jan 27 16:51:57.250215 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 462/911] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:51:57 2021] DELETE /volume/v3/67f249a146ec474a94357e270ca6e8d0/types/590cbd3b-0e2e-473c-a3cb-338cec04b803 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:57.254739 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a4484eab-a19d-4035-8e11-df3b43407c11 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types/590cbd3b-0e2e-473c-a3cb-338cec04b803 Jan 27 16:51:57.255016 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a4484eab-a19d-4035-8e11-df3b43407c11 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:57.255277 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a4484eab-a19d-4035-8e11-df3b43407c11 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:57.262123 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a4484eab-a19d-4035-8e11-df3b43407c11 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types/590cbd3b-0e2e-473c-a3cb-338cec04b803 returned with HTTP 404 Jan 27 16:51:57.262724 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 450/912] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:51:57 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/types/590cbd3b-0e2e-473c-a3cb-338cec04b803 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:57.267074 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0a1961c6-1ae4-4351-9c19-33891c24eed7 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] DELETE http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types/8dcabb56-cfb1-42f1-bd0b-9a68ddf751b9 Jan 27 16:51:57.267375 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0a1961c6-1ae4-4351-9c19-33891c24eed7 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:57.267716 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0a1961c6-1ae4-4351-9c19-33891c24eed7 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:57.401585 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0a1961c6-1ae4-4351-9c19-33891c24eed7 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types/8dcabb56-cfb1-42f1-bd0b-9a68ddf751b9 returned with HTTP 202 Jan 27 16:51:57.402239 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 463/913] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:51:57 2021] DELETE /volume/v3/67f249a146ec474a94357e270ca6e8d0/types/8dcabb56-cfb1-42f1-bd0b-9a68ddf751b9 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:51:57.407329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-72ba3bea-dfe0-4e6a-ba30-854494a0be0a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types/8dcabb56-cfb1-42f1-bd0b-9a68ddf751b9 Jan 27 16:51:57.407615 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-72ba3bea-dfe0-4e6a-ba30-854494a0be0a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:57.407918 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-72ba3bea-dfe0-4e6a-ba30-854494a0be0a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:57.414175 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-72ba3bea-dfe0-4e6a-ba30-854494a0be0a tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/types/8dcabb56-cfb1-42f1-bd0b-9a68ddf751b9 returned with HTTP 404 Jan 27 16:51:57.414645 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 451/914] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:51:57 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/types/8dcabb56-cfb1-42f1-bd0b-9a68ddf751b9 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:51:57.420874 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f6fc25c0-f77b-4035-b6a6-598768864b21 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] DELETE http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c?force=False Jan 27 16:51:57.421140 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f6fc25c0-f77b-4035-b6a6-598768864b21 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:57.421397 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f6fc25c0-f77b-4035-b6a6-598768864b21 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:57.422125 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f6fc25c0-f77b-4035-b6a6-598768864b21 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Delete qos_spec: 5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c, force: False {{(pid=87929) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 27 16:51:57.426920 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:57.426920 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:57.436980 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:57.436980 n-d-705658-15 devstack@c-api.service[87927]: options(joinedload_all('specs')).all() Jan 27 16:51:57.440396 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:51:57.440396 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:51:57.473678 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f6fc25c0-f77b-4035-b6a6-598768864b21 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c?force=False returned with HTTP 202 Jan 27 16:51:57.474425 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 464/915] 10.222.0.108 () {58 vars in 1352 bytes} [Wed Jan 27 16:51:57 2021] DELETE /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c?force=False => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:51:57.482778 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4533196a-6612-44ca-a80d-f3b7741d6803 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] GET http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c Jan 27 16:51:57.483116 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4533196a-6612-44ca-a80d-f3b7741d6803 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:51:57.483424 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4533196a-6612-44ca-a80d-f3b7741d6803 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:51:57.488978 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4533196a-6612-44ca-a80d-f3b7741d6803 tempest-QosSpecsTestJSON-1638044522 tempest-QosSpecsTestJSON-1638044522-project-admin] http://10.222.0.108/volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c returned with HTTP 404 Jan 27 16:51:57.489715 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 452/916] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:51:57 2021] GET /volume/v3/67f249a146ec474a94357e270ca6e8d0/qos-specs/5a0b0832-15ce-4047-b2c4-8a5d52ffcf4c => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:01.113021 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7396df3c-3ee7-4989-9a78-e56de1b44caf tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] POST http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/types Jan 27 16:52:01.113309 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:01.113309 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:01.113482 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7396df3c-3ee7-4989-9a78-e56de1b44caf tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:01.114113 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.114113 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:01.174368 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7396df3c-3ee7-4989-9a78-e56de1b44caf tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/types returned with HTTP 200 Jan 27 16:52:01.174868 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 465/917] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 16:52:01 2021] POST /volume/v3/ef94ea0dce8f44bdae20418635927d78/types => generated 188 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:01.181030 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3a91a235-8bda-404d-8e43-b1c9fec1066d tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] POST http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/types Jan 27 16:52:01.181516 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3a91a235-8bda-404d-8e43-b1c9fec1066d tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:01.229400 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3a91a235-8bda-404d-8e43-b1c9fec1066d tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/types returned with HTTP 200 Jan 27 16:52:01.230739 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 453/918] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 16:52:01 2021] POST /volume/v3/ef94ea0dce8f44bdae20418635927d78/types => generated 188 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:52:01.342438 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] POST http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes Jan 27 16:52:01.342812 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1338847888"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:01.343548 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1338847888'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:52:01.350442 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Create volume of 1 GB Jan 27 16:52:01.350802 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.350802 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:01.351178 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Availability Zones retrieved successfully. Jan 27 16:52:01.358964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Flow 'volume_create_api' (07eb7b18-3522-43b1-ae7a-a2eb1b1dd1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:52:01.360402 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed495e71-af28-4760-b434-8987931a8d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:01.361514 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:52:01.385692 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed495e71-af28-4760-b434-8987931a8d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:52:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a1e9dc07-cfa9-47bb-ae45-21a02b7d5d5e,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1e9dc07-cfa9-47bb-ae45-21a02b7d5d5e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:01.386897 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e4d1c1-c61a-4407-8121-f0d2ad1e2842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:01.409736 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] 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 27 16:52:01.410191 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] 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 27 16:52:01.461368 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Created reservations ['44ddecf9-2e5f-41e3-9e44-e9564a06b470', '01dfd77e-f700-44d3-bec7-ee2b8422680d', 'e873eaf5-a236-4dd8-953b-e6faee16ac91', '283b2b84-9530-42e4-b29c-b5abce4a7524'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:52:01.462420 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e4d1c1-c61a-4407-8121-f0d2ad1e2842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44ddecf9-2e5f-41e3-9e44-e9564a06b470', '01dfd77e-f700-44d3-bec7-ee2b8422680d', 'e873eaf5-a236-4dd8-953b-e6faee16ac91', '283b2b84-9530-42e4-b29c-b5abce4a7524']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:01.463453 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8577b8-75c2-4d4a-bc5f-abb0e99f44ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:01.513821 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8577b8-75c2-4d4a-bc5f-abb0e99f44ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34483673-b392-4a0f-8bfe-674e5a4708a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1338847888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2805d2ef6d3487eaccc1e5a3a1a3ae7',qos_specs=None,replication_status=,reservations=['44ddecf9-2e5f-41e3-9e44-e9564a06b470','01dfd77e-f700-44d3-bec7-ee2b8422680d','e873eaf5-a236-4dd8-953b-e6faee16ac91','283b2b84-9530-42e4-b29c-b5abce4a7524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc42ae4f0bea4abc86d6b399a2eb43c0',volume_type_id=a1e9dc07-cfa9-47bb-ae45-21a02b7d5d5e), 'volume': 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-27T16:52:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1338847888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34483673-b392-4a0f-8bfe-674e5a4708a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2805d2ef6d3487eaccc1e5a3a1a3ae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fc42ae4f0bea4abc86d6b399a2eb43c0',volume_attachment=,volume_type=,volume_type_id=a1e9dc07-cfa9-47bb-ae45-21a02b7d5d5e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:01.514842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f3a31a-4461-4467-9a0a-49988d22a008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:01.550242 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f3a31a-4461-4467-9a0a-49988d22a008) transitioned into state 'SUCCESS' from state '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-1338847888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2805d2ef6d3487eaccc1e5a3a1a3ae7',qos_specs=None,replication_status=,reservations=['44ddecf9-2e5f-41e3-9e44-e9564a06b470','01dfd77e-f700-44d3-bec7-ee2b8422680d','e873eaf5-a236-4dd8-953b-e6faee16ac91','283b2b84-9530-42e4-b29c-b5abce4a7524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc42ae4f0bea4abc86d6b399a2eb43c0',volume_type_id=a1e9dc07-cfa9-47bb-ae45-21a02b7d5d5e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:01.551258 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cebc843-062d-44ac-bafa-0c7f9599ffb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:01.582705 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cebc843-062d-44ac-bafa-0c7f9599ffb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:01.585982 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Flow 'volume_create_api' (07eb7b18-3522-43b1-ae7a-a2eb1b1dd1a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:52:01.611323 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Create volume request issued successfully. Jan 27 16:52:01.617635 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-376188b2-4d7a-48f8-a4a7-17dc42394e02 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes returned with HTTP 202 Jan 27 16:52:01.620705 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 466/919] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:52:01 2021] POST /volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes => generated 836 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:52:01.626608 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4fc7818f-73bf-4f64-8400-4e4e71a7e193 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] GET http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 Jan 27 16:52:01.626902 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4fc7818f-73bf-4f64-8400-4e4e71a7e193 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:01.627163 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4fc7818f-73bf-4f64-8400-4e4e71a7e193 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:01.654637 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:01.654637 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:01.659446 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4fc7818f-73bf-4f64-8400-4e4e71a7e193 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Volume info retrieved successfully. Jan 27 16:52:01.671957 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4fc7818f-73bf-4f64-8400-4e4e71a7e193 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 returned with HTTP 200 Jan 27 16:52:01.676641 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 454/920] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:01 2021] GET /volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 => generated 904 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:02.682370 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3842b695-11a4-4ce8-8ed8-c5a8a9c260f9 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] GET http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 Jan 27 16:52:02.682812 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3842b695-11a4-4ce8-8ed8-c5a8a9c260f9 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:02.683448 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:02.683448 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:02.683448 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3842b695-11a4-4ce8-8ed8-c5a8a9c260f9 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:02.708931 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:02.708931 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:02.714611 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3842b695-11a4-4ce8-8ed8-c5a8a9c260f9 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Volume info retrieved successfully. Jan 27 16:52:02.727291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3842b695-11a4-4ce8-8ed8-c5a8a9c260f9 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 returned with HTTP 200 Jan 27 16:52:02.728336 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 467/921] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:02 2021] GET /volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 => generated 929 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:02.739123 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55dd19e1-41b1-4e23-9eea-27ac38755869 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] GET http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 Jan 27 16:52:02.739445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55dd19e1-41b1-4e23-9eea-27ac38755869 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:02.739589 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:02.739589 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:02.739812 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55dd19e1-41b1-4e23-9eea-27ac38755869 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:02.784188 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:02.784188 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:02.790931 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-55dd19e1-41b1-4e23-9eea-27ac38755869 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Volume info retrieved successfully. Jan 27 16:52:02.808079 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55dd19e1-41b1-4e23-9eea-27ac38755869 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 returned with HTTP 200 Jan 27 16:52:02.808079 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 455/922] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:02 2021] GET /volume/v3/ef94ea0dce8f44bdae20418635927d78/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 => generated 1101 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:52:02.815198 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0fead15a-93f1-4a5b-b7d0-d281cb594a2a tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] POST http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6/action Jan 27 16:52:02.815555 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:02.815555 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:02.815945 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0fead15a-93f1-4a5b-b7d0-d281cb594a2a tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:52:02.816259 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0fead15a-93f1-4a5b-b7d0-d281cb594a2a tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:02.849997 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:02.849997 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:02.851754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0fead15a-93f1-4a5b-b7d0-d281cb594a2a tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Volume info retrieved successfully. Jan 27 16:52:02.888545 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-0fead15a-93f1-4a5b-b7d0-d281cb594a2a tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] 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 27 16:52:02.889337 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-0fead15a-93f1-4a5b-b7d0-d281cb594a2a tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] 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 27 16:52:02.939702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-0fead15a-93f1-4a5b-b7d0-d281cb594a2a tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Created reservations ['ad6c0130-03e7-4394-bfc1-183806a163dc', '563f636d-273b-4610-85db-e3aa00ac7a94'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:52:03.040883 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-0fead15a-93f1-4a5b-b7d0-d281cb594a2a tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Created reservations ['25fee9b2-356a-4994-843e-94522627fa33', 'afe04e7d-6ec1-477f-bdb2-4d18edb8cb97'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:52:03.142069 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0fead15a-93f1-4a5b-b7d0-d281cb594a2a tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Retype volume request issued successfully. Jan 27 16:52:03.142498 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0fead15a-93f1-4a5b-b7d0-d281cb594a2a tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6/action returned with HTTP 202 Jan 27 16:52:03.143162 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 468/923] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 16:52:02 2021] POST /volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6/action => generated 0 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:52:03.147929 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e81c88c5-cd0a-4cb8-a621-8a718a483a42 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] GET http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 Jan 27 16:52:03.148482 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e81c88c5-cd0a-4cb8-a621-8a718a483a42 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:03.148730 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:03.148730 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:03.149214 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e81c88c5-cd0a-4cb8-a621-8a718a483a42 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:03.176590 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:03.176590 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:03.187566 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e81c88c5-cd0a-4cb8-a621-8a718a483a42 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Volume info retrieved successfully. Jan 27 16:52:03.196398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e81c88c5-cd0a-4cb8-a621-8a718a483a42 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 returned with HTTP 200 Jan 27 16:52:03.197016 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 456/924] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:03 2021] GET /volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 => generated 928 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:04.207994 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1aed2a65-533b-41f6-bdb7-61616512ad32 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] GET http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 Jan 27 16:52:04.209228 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1aed2a65-533b-41f6-bdb7-61616512ad32 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:04.209505 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:04.209505 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:04.209740 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1aed2a65-533b-41f6-bdb7-61616512ad32 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:04.247574 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:04.247574 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:04.252288 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1aed2a65-533b-41f6-bdb7-61616512ad32 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Volume info retrieved successfully. Jan 27 16:52:04.264338 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1aed2a65-533b-41f6-bdb7-61616512ad32 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 returned with HTTP 200 Jan 27 16:52:04.265000 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 469/925] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:04 2021] GET /volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 => generated 929 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:04.273616 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f2756c7-a59d-4fcc-b8db-733d01c68be0 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] GET http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 Jan 27 16:52:04.274035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f2756c7-a59d-4fcc-b8db-733d01c68be0 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:04.274207 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:04.274207 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:04.274479 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f2756c7-a59d-4fcc-b8db-733d01c68be0 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:04.315252 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:04.315252 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:04.320700 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0f2756c7-a59d-4fcc-b8db-733d01c68be0 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Volume info retrieved successfully. Jan 27 16:52:04.333348 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f2756c7-a59d-4fcc-b8db-733d01c68be0 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 returned with HTTP 200 Jan 27 16:52:04.333870 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 457/926] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:04 2021] GET /volume/v3/ef94ea0dce8f44bdae20418635927d78/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 => generated 1101 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:52:04.342557 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39e29257-d15d-48c9-8ac3-0feb7d779663 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] GET http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1338847888 Jan 27 16:52:04.342841 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39e29257-d15d-48c9-8ac3-0feb7d779663 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:04.342962 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:04.342962 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:04.343322 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39e29257-d15d-48c9-8ac3-0feb7d779663 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:04.344556 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-39e29257-d15d-48c9-8ac3-0feb7d779663 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1338847888'), ('all_tenants', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:52:04.375372 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-39e29257-d15d-48c9-8ac3-0feb7d779663 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Get all volumes completed successfully. Jan 27 16:52:04.375988 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39e29257-d15d-48c9-8ac3-0feb7d779663 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1338847888 returned with HTTP 200 Jan 27 16:52:04.382485 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 470/927] 10.222.0.108 () {58 vars in 1370 bytes} [Wed Jan 27 16:52:04 2021] GET /volume/v3/ef94ea0dce8f44bdae20418635927d78/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1338847888 => generated 415 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:04.385595 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4b1bf1e-feb4-4c2c-aab0-434d491bba37 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] DELETE http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 Jan 27 16:52:04.385878 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4b1bf1e-feb4-4c2c-aab0-434d491bba37 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:04.386043 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:04.386043 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:04.386244 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4b1bf1e-feb4-4c2c-aab0-434d491bba37 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:04.386655 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-e4b1bf1e-feb4-4c2c-aab0-434d491bba37 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Delete volume with id: 34483673-b392-4a0f-8bfe-674e5a4708a6 Jan 27 16:52:04.415242 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:04.415242 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:04.416186 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e4b1bf1e-feb4-4c2c-aab0-434d491bba37 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Volume info retrieved successfully. Jan 27 16:52:04.489541 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e4b1bf1e-feb4-4c2c-aab0-434d491bba37 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Delete volume request issued successfully. Jan 27 16:52:04.489820 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4b1bf1e-feb4-4c2c-aab0-434d491bba37 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 returned with HTTP 202 Jan 27 16:52:04.490531 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 458/928] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:52:04 2021] DELETE /volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:52:04.495294 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5fb6b122-5212-446d-b764-6f540a54552b tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] GET http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 Jan 27 16:52:04.495898 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5fb6b122-5212-446d-b764-6f540a54552b tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:04.496118 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:04.496118 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:04.496339 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5fb6b122-5212-446d-b764-6f540a54552b tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:04.524048 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:04.524048 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:04.528893 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5fb6b122-5212-446d-b764-6f540a54552b tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Volume info retrieved successfully. Jan 27 16:52:04.539240 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5fb6b122-5212-446d-b764-6f540a54552b tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 returned with HTTP 200 Jan 27 16:52:04.539779 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 471/929] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:04 2021] GET /volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 => generated 928 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:05.550275 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-67c9e9e4-7f26-44b3-943f-0eff3d314382 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] GET http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 Jan 27 16:52:05.552013 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-67c9e9e4-7f26-44b3-943f-0eff3d314382 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:05.552013 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:05.552013 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:05.552013 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-67c9e9e4-7f26-44b3-943f-0eff3d314382 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:05.579231 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:05.579231 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:05.583841 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-67c9e9e4-7f26-44b3-943f-0eff3d314382 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Volume info retrieved successfully. Jan 27 16:52:05.594065 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-67c9e9e4-7f26-44b3-943f-0eff3d314382 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 returned with HTTP 200 Jan 27 16:52:05.594506 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 459/930] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:05 2021] GET /volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 => generated 928 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:06.603772 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e225362c-7549-47c2-97d9-41550c5b61f8 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] GET http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 Jan 27 16:52:06.604538 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e225362c-7549-47c2-97d9-41550c5b61f8 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:06.604920 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:06.604920 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:06.605332 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e225362c-7549-47c2-97d9-41550c5b61f8 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:06.652433 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e225362c-7549-47c2-97d9-41550c5b61f8 tempest-VolumeRetypeWithoutMigrationTest-1068757986 tempest-VolumeRetypeWithoutMigrationTest-1068757986-project] http://10.222.0.108/volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 returned with HTTP 404 Jan 27 16:52:06.655624 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 472/931] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:06 2021] GET /volume/v3/e2805d2ef6d3487eaccc1e5a3a1a3ae7/volumes/34483673-b392-4a0f-8bfe-674e5a4708a6 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:06.658636 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e52dc85d-0f71-4046-90e4-e338d631d8aa tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] DELETE http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/types/62d087cc-1633-443e-8dac-6b4148ad94c4 Jan 27 16:52:06.659015 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e52dc85d-0f71-4046-90e4-e338d631d8aa tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:06.659201 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:06.659201 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:06.659494 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e52dc85d-0f71-4046-90e4-e338d631d8aa tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Calling method '_delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:06.700554 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:52:06.700554 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:52:06.734904 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e52dc85d-0f71-4046-90e4-e338d631d8aa tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/types/62d087cc-1633-443e-8dac-6b4148ad94c4 returned with HTTP 202 Jan 27 16:52:06.735495 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 460/932] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:52:06 2021] DELETE /volume/v3/ef94ea0dce8f44bdae20418635927d78/types/62d087cc-1633-443e-8dac-6b4148ad94c4 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:52:06.741303 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f53b36e-2ad0-4bd9-b3eb-05da49492e78 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] GET http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/types/62d087cc-1633-443e-8dac-6b4148ad94c4 Jan 27 16:52:06.741303 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f53b36e-2ad0-4bd9-b3eb-05da49492e78 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:06.741303 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f53b36e-2ad0-4bd9-b3eb-05da49492e78 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:06.750590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f53b36e-2ad0-4bd9-b3eb-05da49492e78 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/types/62d087cc-1633-443e-8dac-6b4148ad94c4 returned with HTTP 404 Jan 27 16:52:06.751516 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 473/933] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:52:06 2021] GET /volume/v3/ef94ea0dce8f44bdae20418635927d78/types/62d087cc-1633-443e-8dac-6b4148ad94c4 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:52:06.756344 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7fc88f5-4dc4-40d7-8e4d-8d5b51f7c5d8 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] DELETE http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/types/a1e9dc07-cfa9-47bb-ae45-21a02b7d5d5e Jan 27 16:52:06.756584 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7fc88f5-4dc4-40d7-8e4d-8d5b51f7c5d8 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:06.757057 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7fc88f5-4dc4-40d7-8e4d-8d5b51f7c5d8 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Calling method '_delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:06.826543 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7fc88f5-4dc4-40d7-8e4d-8d5b51f7c5d8 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/types/a1e9dc07-cfa9-47bb-ae45-21a02b7d5d5e returned with HTTP 202 Jan 27 16:52:06.827068 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 461/934] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:52:06 2021] DELETE /volume/v3/ef94ea0dce8f44bdae20418635927d78/types/a1e9dc07-cfa9-47bb-ae45-21a02b7d5d5e => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:52:06.831987 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c0f860f8-d13a-42f5-8681-efedfb7f82f5 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] GET http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/types/a1e9dc07-cfa9-47bb-ae45-21a02b7d5d5e Jan 27 16:52:06.832373 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c0f860f8-d13a-42f5-8681-efedfb7f82f5 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:06.832749 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c0f860f8-d13a-42f5-8681-efedfb7f82f5 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:06.840258 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c0f860f8-d13a-42f5-8681-efedfb7f82f5 tempest-VolumeRetypeWithoutMigrationTest-878545543 tempest-VolumeRetypeWithoutMigrationTest-878545543-project-admin] http://10.222.0.108/volume/v3/ef94ea0dce8f44bdae20418635927d78/types/a1e9dc07-cfa9-47bb-ae45-21a02b7d5d5e returned with HTTP 404 Jan 27 16:52:06.840867 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 474/935] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:52:06 2021] GET /volume/v3/ef94ea0dce8f44bdae20418635927d78/types/a1e9dc07-cfa9-47bb-ae45-21a02b7d5d5e => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:09.515443 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] POST http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes Jan 27 16:52:09.515929 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1725364255"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:09.516602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1725364255'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:52:09.516799 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Create volume of 1 GB Jan 27 16:52:09.524310 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Availability Zones retrieved successfully. Jan 27 16:52:09.532653 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Flow 'volume_create_api' (89b64aac-84c0-4ac2-beff-9b9aba8124bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:52:09.534045 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e44c9e2-b68f-4808-bf35-a96ef0c68d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:09.535081 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:52:09.566668 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e44c9e2-b68f-4808-bf35-a96ef0c68d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:09.567738 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (017b4340-8585-440b-903a-9ba25c77164b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:09.645196 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Created reservations ['22926b53-0ccf-4661-b862-6822936e64c4', '9af0c322-c5ea-4899-bd03-a60415b9ba17', '7c84bfb8-48cd-40e6-b945-07c3a63806d5', 'f27f0cf7-8ec0-4f36-807f-f256297cb2d6'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:52:09.646264 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (017b4340-8585-440b-903a-9ba25c77164b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22926b53-0ccf-4661-b862-6822936e64c4', '9af0c322-c5ea-4899-bd03-a60415b9ba17', '7c84bfb8-48cd-40e6-b945-07c3a63806d5', 'f27f0cf7-8ec0-4f36-807f-f256297cb2d6']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:09.647296 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46572f2a-6d05-4605-b03f-02b30330e455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:09.728838 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46572f2a-6d05-4605-b03f-02b30330e455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7090f082-1352-4a9d-85a8-5a1fd3a7ba01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1725364255',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e9e9a0ae4d2d40cbbe86221371a5240c',qos_specs=None,replication_status=,reservations=['22926b53-0ccf-4661-b862-6822936e64c4','9af0c322-c5ea-4899-bd03-a60415b9ba17','7c84bfb8-48cd-40e6-b945-07c3a63806d5','f27f0cf7-8ec0-4f36-807f-f256297cb2d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d234aea3b354bab87bbc3b21a662b75',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:52:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1725364255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7090f082-1352-4a9d-85a8-5a1fd3a7ba01,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e9e9a0ae4d2d40cbbe86221371a5240c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8d234aea3b354bab87bbc3b21a662b75',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:09.729779 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (221bc325-d7ee-4571-a578-33983ce55274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:09.781361 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (221bc325-d7ee-4571-a578-33983ce55274) transitioned into state 'SUCCESS' from state '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-1725364255',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e9e9a0ae4d2d40cbbe86221371a5240c',qos_specs=None,replication_status=,reservations=['22926b53-0ccf-4661-b862-6822936e64c4','9af0c322-c5ea-4899-bd03-a60415b9ba17','7c84bfb8-48cd-40e6-b945-07c3a63806d5','f27f0cf7-8ec0-4f36-807f-f256297cb2d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d234aea3b354bab87bbc3b21a662b75',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:09.782335 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e284f7cd-efcd-4552-bca8-d59fd5fbb0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:09.820574 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e284f7cd-efcd-4552-bca8-d59fd5fbb0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:09.821826 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Flow 'volume_create_api' (89b64aac-84c0-4ac2-beff-9b9aba8124bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:52:09.846494 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Create volume request issued successfully. Jan 27 16:52:09.852958 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a923bdf0-2231-465f-aa4a-2a00b7be743c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes returned with HTTP 202 Jan 27 16:52:09.853576 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 462/936] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:52:09 2021] POST /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes => generated 831 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:52:09.861533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0b9d32e3-2671-49c0-9d6c-b4a6759070cd tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 Jan 27 16:52:09.861811 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0b9d32e3-2671-49c0-9d6c-b4a6759070cd tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:09.862068 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0b9d32e3-2671-49c0-9d6c-b4a6759070cd tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:09.887021 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:09.887021 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:09.891601 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0b9d32e3-2671-49c0-9d6c-b4a6759070cd tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:09.903413 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0b9d32e3-2671-49c0-9d6c-b4a6759070cd tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 returned with HTTP 200 Jan 27 16:52:09.903985 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 475/937] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:09 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 => generated 899 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:10.561504 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-42a18262-ced6-412f-8738-a529ed1e9cc0 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] POST http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types Jan 27 16:52:10.561826 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:10.561826 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:10.562062 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-42a18262-ced6-412f-8738-a529ed1e9cc0 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1152449823"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:10.562700 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:10.562700 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:10.684408 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-42a18262-ced6-412f-8738-a529ed1e9cc0 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types returned with HTTP 200 Jan 27 16:52:10.684867 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 463/938] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 16:52:10 2021] POST /volume/v3/8d31976660e643f0ac372cd178261c4d/types => generated 231 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:10.695942 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82a4de38-3696-4aff-af6a-0461b5956292 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] POST http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs Jan 27 16:52:10.696234 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:10.696234 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:10.696464 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82a4de38-3696-4aff-af6a-0461b5956292 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:10.776207 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82a4de38-3696-4aff-af6a-0461b5956292 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs returned with HTTP 200 Jan 27 16:52:10.777191 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 476/939] 10.222.0.108 () {60 vars in 1371 bytes} [Wed Jan 27 16:52:10 2021] POST /volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs => generated 34 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:52:10.783461 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b9c62cc-641f-4d3a-939f-c254aa8d9150 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] GET http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs/spec3 Jan 27 16:52:10.783733 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b9c62cc-641f-4d3a-939f-c254aa8d9150 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:10.784091 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b9c62cc-641f-4d3a-939f-c254aa8d9150 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:10.794489 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b9c62cc-641f-4d3a-939f-c254aa8d9150 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs/spec3 returned with HTTP 200 Jan 27 16:52:10.794868 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 464/940] 10.222.0.108 () {58 vars in 1368 bytes} [Wed Jan 27 16:52:10 2021] GET /volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs/spec3 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:52:10.800046 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0815165-02e5-4068-b2e7-af685a1f4695 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] DELETE http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs/spec3 Jan 27 16:52:10.800321 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0815165-02e5-4068-b2e7-af685a1f4695 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:10.800598 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0815165-02e5-4068-b2e7-af685a1f4695 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:10.831433 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:52:10.831433 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:52:10.863606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0815165-02e5-4068-b2e7-af685a1f4695 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs/spec3 returned with HTTP 202 Jan 27 16:52:10.864045 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 477/941] 10.222.0.108 () {58 vars in 1371 bytes} [Wed Jan 27 16:52:10 2021] DELETE /volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs/spec3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:52:10.870120 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-551e73ac-230b-42c8-bf1a-cd1e22630a6e tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] GET http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs/spec3 Jan 27 16:52:10.870438 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-551e73ac-230b-42c8-bf1a-cd1e22630a6e tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:10.870751 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-551e73ac-230b-42c8-bf1a-cd1e22630a6e tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:10.879166 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-551e73ac-230b-42c8-bf1a-cd1e22630a6e tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs/spec3 returned with HTTP 404 Jan 27 16:52:10.879698 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 465/942] 10.222.0.108 () {58 vars in 1368 bytes} [Wed Jan 27 16:52:10 2021] GET /volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs/spec3 => generated 129 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:10.885171 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c8dbe8c-f1a0-4131-849f-a1d3f0cf929f tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] POST http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs Jan 27 16:52:10.885639 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c8dbe8c-f1a0-4131-849f-a1d3f0cf929f tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:10.911727 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bb8cb622-bb01-4e05-a650-1b23b983901d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 Jan 27 16:52:10.912034 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bb8cb622-bb01-4e05-a650-1b23b983901d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:10.912285 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bb8cb622-bb01-4e05-a650-1b23b983901d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:10.936588 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:10.936588 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:10.941947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bb8cb622-bb01-4e05-a650-1b23b983901d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:10.953052 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bb8cb622-bb01-4e05-a650-1b23b983901d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 returned with HTTP 200 Jan 27 16:52:10.953499 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 466/943] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:10 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 => generated 924 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:52:10.974129 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-46362566-772f-49a5-852d-6964e1544794 req-22555304-4633-4861-bdb1-f5cc81d7aefb tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 Jan 27 16:52:10.977311 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-46362566-772f-49a5-852d-6964e1544794 req-22555304-4633-4861-bdb1-f5cc81d7aefb tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:10.977311 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:10.977311 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:10.977311 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-46362566-772f-49a5-852d-6964e1544794 req-22555304-4633-4861-bdb1-f5cc81d7aefb tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:10.978399 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c8dbe8c-f1a0-4131-849f-a1d3f0cf929f tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs returned with HTTP 200 Jan 27 16:52:10.978926 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 478/944] 10.222.0.108 () {60 vars in 1371 bytes} [Wed Jan 27 16:52:10 2021] POST /volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs => generated 34 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:52:10.985359 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0449a870-1cbb-4e0c-9e75-fb4c116d9a5c tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] GET http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs Jan 27 16:52:10.985687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0449a870-1cbb-4e0c-9e75-fb4c116d9a5c tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:10.986005 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0449a870-1cbb-4e0c-9e75-fb4c116d9a5c tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:10.994957 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0449a870-1cbb-4e0c-9e75-fb4c116d9a5c tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs returned with HTTP 200 Jan 27 16:52:10.995302 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 479/945] 10.222.0.108 () {58 vars in 1350 bytes} [Wed Jan 27 16:52:10 2021] GET /volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs => generated 34 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 16:52:11.002085 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-288dcb1d-83e0-4c9f-b452-b2abfa9e3c5b tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] POST http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs Jan 27 16:52:11.002386 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-288dcb1d-83e0-4c9f-b452-b2abfa9e3c5b tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:11.005760 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:11.005760 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:11.010237 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-46362566-772f-49a5-852d-6964e1544794 req-22555304-4633-4861-bdb1-f5cc81d7aefb tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:11.020929 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-46362566-772f-49a5-852d-6964e1544794 req-22555304-4633-4861-bdb1-f5cc81d7aefb tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 returned with HTTP 200 Jan 27 16:52:11.021385 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 467/946] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:52:10 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 => generated 924 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:52:11.030633 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] POST http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes Jan 27 16:52:11.030896 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:11.030896 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:11.031121 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1378544444"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:11.031795 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1378544444'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:52:11.032008 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Create volume of 1 GB Jan 27 16:52:11.038569 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Availability Zones retrieved successfully. Jan 27 16:52:11.046611 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Flow 'volume_create_api' (03204fed-675b-44a1-a16e-213df3541ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:52:11.047943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (833d44ef-023e-4529-9a63-2ede780e636b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:11.048913 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:52:11.082663 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (833d44ef-023e-4529-9a63-2ede780e636b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:11.083737 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724853c0-156a-41f3-83b1-aa89dcf16990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:11.092816 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-288dcb1d-83e0-4c9f-b452-b2abfa9e3c5b tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs returned with HTTP 200 Jan 27 16:52:11.097346 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 480/947] 10.222.0.108 () {60 vars in 1371 bytes} [Wed Jan 27 16:52:10 2021] POST /volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs => generated 34 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:52:11.099650 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e06ea536-9c90-4eed-93eb-91d99a040674 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] PUT http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs/spec2 Jan 27 16:52:11.100090 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e06ea536-9c90-4eed-93eb-91d99a040674 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:11.138476 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Created reservations ['f5512c99-e279-4010-ac3a-a52460c0424a', '808a98da-f6cd-4588-b3b1-c9a39c639e63', '8e8f052c-b556-4a3c-a71f-ae3af35857b7', '31c4dcad-9e5e-489c-a309-3b06bb9420f0'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:52:11.139541 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724853c0-156a-41f3-83b1-aa89dcf16990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5512c99-e279-4010-ac3a-a52460c0424a', '808a98da-f6cd-4588-b3b1-c9a39c639e63', '8e8f052c-b556-4a3c-a71f-ae3af35857b7', '31c4dcad-9e5e-489c-a309-3b06bb9420f0']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:11.140604 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d3fdb04-fe33-43e8-8af3-c267b9870681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:11.167535 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e06ea536-9c90-4eed-93eb-91d99a040674 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs/spec2 returned with HTTP 200 Jan 27 16:52:11.171079 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 481/948] 10.222.0.108 () {60 vars in 1388 bytes} [Wed Jan 27 16:52:11 2021] PUT /volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs/spec2 => generated 17 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:52:11.181234 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c79c8f38-7b19-420d-8332-1e70d71acf8d tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] GET http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs/spec2 Jan 27 16:52:11.181234 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c79c8f38-7b19-420d-8332-1e70d71acf8d tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:11.181234 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c79c8f38-7b19-420d-8332-1e70d71acf8d tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:11.189097 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c79c8f38-7b19-420d-8332-1e70d71acf8d tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs/spec2 returned with HTTP 200 Jan 27 16:52:11.191988 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 482/949] 10.222.0.108 () {58 vars in 1368 bytes} [Wed Jan 27 16:52:11 2021] GET /volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs/spec2 => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 16:52:11.198084 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-78868d86-f856-47ed-8355-d8301c0bdb34 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] POST http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs Jan 27 16:52:11.199021 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-78868d86-f856-47ed-8355-d8301c0bdb34 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:11.232714 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d3fdb04-fe33-43e8-8af3-c267b9870681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25fc802e-bf8f-409f-8c57-6ac8075f048a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1378544444',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e9e9a0ae4d2d40cbbe86221371a5240c',qos_specs=None,replication_status=,reservations=['f5512c99-e279-4010-ac3a-a52460c0424a','808a98da-f6cd-4588-b3b1-c9a39c639e63','8e8f052c-b556-4a3c-a71f-ae3af35857b7','31c4dcad-9e5e-489c-a309-3b06bb9420f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d234aea3b354bab87bbc3b21a662b75',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:52:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1378544444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25fc802e-bf8f-409f-8c57-6ac8075f048a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e9e9a0ae4d2d40cbbe86221371a5240c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8d234aea3b354bab87bbc3b21a662b75',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:11.233969 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21410348-0443-4c1d-a6db-e63f92270328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:11.354048 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21410348-0443-4c1d-a6db-e63f92270328) transitioned into state 'SUCCESS' from state '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-1378544444',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e9e9a0ae4d2d40cbbe86221371a5240c',qos_specs=None,replication_status=,reservations=['f5512c99-e279-4010-ac3a-a52460c0424a','808a98da-f6cd-4588-b3b1-c9a39c639e63','8e8f052c-b556-4a3c-a71f-ae3af35857b7','31c4dcad-9e5e-489c-a309-3b06bb9420f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d234aea3b354bab87bbc3b21a662b75',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:11.355233 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a42dc43-055b-4a3c-bb1e-5d69bfa1156b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:11.360322 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-78868d86-f856-47ed-8355-d8301c0bdb34 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs returned with HTTP 200 Jan 27 16:52:11.360937 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 483/950] 10.222.0.108 () {60 vars in 1371 bytes} [Wed Jan 27 16:52:11 2021] POST /volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs => generated 51 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:52:11.366940 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-84fd719d-3f46-43f2-b767-9790a67f5556 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] GET http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs Jan 27 16:52:11.367230 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-84fd719d-3f46-43f2-b767-9790a67f5556 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:11.369560 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-84fd719d-3f46-43f2-b767-9790a67f5556 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:11.375506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-84fd719d-3f46-43f2-b767-9790a67f5556 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs returned with HTTP 200 Jan 27 16:52:11.375887 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 484/951] 10.222.0.108 () {58 vars in 1350 bytes} [Wed Jan 27 16:52:11 2021] GET /volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48/extra_specs => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 16:52:11.380921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fa0691c6-b779-4177-956c-ea8a9fed9ba2 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] DELETE http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48 Jan 27 16:52:11.381180 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fa0691c6-b779-4177-956c-ea8a9fed9ba2 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:11.381436 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fa0691c6-b779-4177-956c-ea8a9fed9ba2 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:11.406812 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a42dc43-055b-4a3c-bb1e-5d69bfa1156b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:11.408491 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Flow 'volume_create_api' (03204fed-675b-44a1-a16e-213df3541ade) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:52:11.435687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Create volume request issued successfully. Jan 27 16:52:11.442982 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-869594d0-8188-4c9e-8226-1170b7e2e905 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes returned with HTTP 202 Jan 27 16:52:11.443520 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 468/952] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:52:11 2021] POST /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes => generated 831 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:52:11.454438 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1250ec80-ffc1-4217-858c-ddd079ea7659 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a Jan 27 16:52:11.454741 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1250ec80-ffc1-4217-858c-ddd079ea7659 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:11.454923 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:11.454923 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:11.455257 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1250ec80-ffc1-4217-858c-ddd079ea7659 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:11.473467 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fa0691c6-b779-4177-956c-ea8a9fed9ba2 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48 returned with HTTP 202 Jan 27 16:52:11.477768 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 485/953] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:52:11 2021] DELETE /volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:52:11.481532 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-78c9c5b0-71b1-4135-be01-973cdd57eef3 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] GET http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48 Jan 27 16:52:11.481850 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-78c9c5b0-71b1-4135-be01-973cdd57eef3 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:11.482151 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-78c9c5b0-71b1-4135-be01-973cdd57eef3 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:11.482636 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:11.482636 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:11.488638 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1250ec80-ffc1-4217-858c-ddd079ea7659 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:11.489590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-78c9c5b0-71b1-4135-be01-973cdd57eef3 tempest-VolumeTypesExtraSpecsTest-897244806 tempest-VolumeTypesExtraSpecsTest-897244806-project-admin] http://10.222.0.108/volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48 returned with HTTP 404 Jan 27 16:52:11.490354 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 486/954] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:52:11 2021] GET /volume/v3/8d31976660e643f0ac372cd178261c4d/types/4c25eadd-f8b3-4eef-9c00-462118d74f48 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:11.506092 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1250ec80-ffc1-4217-858c-ddd079ea7659 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a returned with HTTP 200 Jan 27 16:52:11.506092 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 469/955] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:11 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a => generated 899 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:12.516157 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef0158a2-4809-4de8-a20f-6ff8034d8f5a tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a Jan 27 16:52:12.516726 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef0158a2-4809-4de8-a20f-6ff8034d8f5a tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:12.516943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef0158a2-4809-4de8-a20f-6ff8034d8f5a tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:12.552667 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:12.552667 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:12.556966 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ef0158a2-4809-4de8-a20f-6ff8034d8f5a tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:12.568020 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef0158a2-4809-4de8-a20f-6ff8034d8f5a tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a returned with HTTP 200 Jan 27 16:52:12.568522 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 487/956] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:12 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a => generated 924 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:12.601608 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2a1f149b-3aa7-4827-a69b-51b147321ba1 req-2db22b3c-3fe9-4b76-ae9c-bf6104884b2d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a Jan 27 16:52:12.601938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2a1f149b-3aa7-4827-a69b-51b147321ba1 req-2db22b3c-3fe9-4b76-ae9c-bf6104884b2d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:12.601999 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:12.601999 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:12.602192 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2a1f149b-3aa7-4827-a69b-51b147321ba1 req-2db22b3c-3fe9-4b76-ae9c-bf6104884b2d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:12.630393 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:12.630393 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:12.634908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-2a1f149b-3aa7-4827-a69b-51b147321ba1 req-2db22b3c-3fe9-4b76-ae9c-bf6104884b2d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:12.645203 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2a1f149b-3aa7-4827-a69b-51b147321ba1 req-2db22b3c-3fe9-4b76-ae9c-bf6104884b2d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a returned with HTTP 200 Jan 27 16:52:12.645774 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 470/957] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:52:12 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a => generated 924 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:12.655042 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] POST http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes Jan 27 16:52:12.655318 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:12.655318 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:12.655541 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-566002791"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:12.656217 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-566002791'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:52:12.656407 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Create volume of 1 GB Jan 27 16:52:12.664202 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Availability Zones retrieved successfully. Jan 27 16:52:12.671855 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Flow 'volume_create_api' (b129aeb4-201e-4cb5-8423-1406e70f237b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:52:12.673346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad2f1d6-70e5-456c-9f64-cc7243148557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:12.674395 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:52:12.705354 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad2f1d6-70e5-456c-9f64-cc7243148557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:12.706410 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c370a923-e4e2-4549-a54a-93c4f51b8fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:12.762892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Created reservations ['d6da83f0-7867-4ace-bcbd-dc174baa00ae', '5166cbcd-fd41-4ac6-a815-801b0d308708', '3971797f-f46b-4b69-86ee-affd1adeb079', '75028f74-5c44-4f83-bdab-c7b1666152d8'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:52:12.764060 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c370a923-e4e2-4549-a54a-93c4f51b8fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6da83f0-7867-4ace-bcbd-dc174baa00ae', '5166cbcd-fd41-4ac6-a815-801b0d308708', '3971797f-f46b-4b69-86ee-affd1adeb079', '75028f74-5c44-4f83-bdab-c7b1666152d8']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:12.765165 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b54ac54b-0e83-4548-8654-442454c2c15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:12.814496 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b54ac54b-0e83-4548-8654-442454c2c15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2260bf88-fd91-4368-8f9f-8b46a2b45b06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-566002791',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e9e9a0ae4d2d40cbbe86221371a5240c',qos_specs=None,replication_status=,reservations=['d6da83f0-7867-4ace-bcbd-dc174baa00ae','5166cbcd-fd41-4ac6-a815-801b0d308708','3971797f-f46b-4b69-86ee-affd1adeb079','75028f74-5c44-4f83-bdab-c7b1666152d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d234aea3b354bab87bbc3b21a662b75',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:52:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-566002791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2260bf88-fd91-4368-8f9f-8b46a2b45b06,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e9e9a0ae4d2d40cbbe86221371a5240c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8d234aea3b354bab87bbc3b21a662b75',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:12.815530 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29d45654-42fd-47c9-92bf-d781d26f6835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:12.852001 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29d45654-42fd-47c9-92bf-d781d26f6835) transitioned into state 'SUCCESS' from state '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-566002791',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e9e9a0ae4d2d40cbbe86221371a5240c',qos_specs=None,replication_status=,reservations=['d6da83f0-7867-4ace-bcbd-dc174baa00ae','5166cbcd-fd41-4ac6-a815-801b0d308708','3971797f-f46b-4b69-86ee-affd1adeb079','75028f74-5c44-4f83-bdab-c7b1666152d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d234aea3b354bab87bbc3b21a662b75',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:12.853158 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23366a16-e181-42f3-ad9b-92b4b3e6bc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:12.883569 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23366a16-e181-42f3-ad9b-92b4b3e6bc17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:12.885336 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Flow 'volume_create_api' (b129aeb4-201e-4cb5-8423-1406e70f237b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:52:12.912103 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Create volume request issued successfully. Jan 27 16:52:12.918638 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af547594-d6d5-40c8-a258-40c6d7e65b42 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes returned with HTTP 202 Jan 27 16:52:12.919546 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 488/958] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:52:12 2021] POST /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes => generated 830 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:52:12.926963 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-862d5f03-32a0-46b0-9001-47f319e6324f tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 Jan 27 16:52:12.927240 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-862d5f03-32a0-46b0-9001-47f319e6324f tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:12.927372 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:12.927372 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:12.927554 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-862d5f03-32a0-46b0-9001-47f319e6324f tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:12.952644 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:12.952644 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:12.957722 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-862d5f03-32a0-46b0-9001-47f319e6324f tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:12.969059 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-862d5f03-32a0-46b0-9001-47f319e6324f tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 returned with HTTP 200 Jan 27 16:52:12.969631 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 471/959] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:12 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 => generated 898 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:13.697646 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a61fa098-96c1-47a5-8dd3-bbcff6ea324b tempest-ExtensionsTestJSON-1126575177 tempest-ExtensionsTestJSON-1126575177-project] GET http://10.222.0.108/volume/v3/a54cda6fa88f4c21941d94df323f6382/extensions Jan 27 16:52:13.698305 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a61fa098-96c1-47a5-8dd3-bbcff6ea324b tempest-ExtensionsTestJSON-1126575177 tempest-ExtensionsTestJSON-1126575177-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:13.698566 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:13.698566 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:13.699049 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a61fa098-96c1-47a5-8dd3-bbcff6ea324b tempest-ExtensionsTestJSON-1126575177 tempest-ExtensionsTestJSON-1126575177-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:13.700072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a61fa098-96c1-47a5-8dd3-bbcff6ea324b tempest-ExtensionsTestJSON-1126575177 tempest-ExtensionsTestJSON-1126575177-project] http://10.222.0.108/volume/v3/a54cda6fa88f4c21941d94df323f6382/extensions returned with HTTP 200 Jan 27 16:52:13.701432 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 489/960] 10.222.0.108 () {58 vars in 1218 bytes} [Wed Jan 27 16:52:13 2021] GET /volume/v3/a54cda6fa88f4c21941d94df323f6382/extensions => generated 5245 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:52:13.981080 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3cbba9d7-077b-410f-ac94-9bf2025f8953 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 Jan 27 16:52:13.982215 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3cbba9d7-077b-410f-ac94-9bf2025f8953 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:13.982548 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:13.982548 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:13.982994 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3cbba9d7-077b-410f-ac94-9bf2025f8953 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:14.008215 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:14.008215 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:14.013127 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3cbba9d7-077b-410f-ac94-9bf2025f8953 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:14.024482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3cbba9d7-077b-410f-ac94-9bf2025f8953 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 returned with HTTP 200 Jan 27 16:52:14.024962 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 472/961] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:13 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 => generated 923 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:14.046183 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-b084d102-7d33-4198-9d21-40fd28c8126b req-112ca3ec-1049-4d05-b5f5-a912229c5588 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 Jan 27 16:52:14.046454 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-b084d102-7d33-4198-9d21-40fd28c8126b req-112ca3ec-1049-4d05-b5f5-a912229c5588 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:14.046709 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-b084d102-7d33-4198-9d21-40fd28c8126b req-112ca3ec-1049-4d05-b5f5-a912229c5588 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:14.073966 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:14.073966 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:14.079019 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-b084d102-7d33-4198-9d21-40fd28c8126b req-112ca3ec-1049-4d05-b5f5-a912229c5588 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:14.089841 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-b084d102-7d33-4198-9d21-40fd28c8126b req-112ca3ec-1049-4d05-b5f5-a912229c5588 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 returned with HTTP 200 Jan 27 16:52:14.090283 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 490/962] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:52:14 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 => generated 923 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:14.111628 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c1eb09a5-6560-43c6-baf2-17d1fa00de4d req-420d1fd4-cbe4-4535-be56-823be5f68969 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail Jan 27 16:52:14.111939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c1eb09a5-6560-43c6-baf2-17d1fa00de4d req-420d1fd4-cbe4-4535-be56-823be5f68969 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:14.112071 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:14.112071 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:14.112264 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c1eb09a5-6560-43c6-baf2-17d1fa00de4d req-420d1fd4-cbe4-4535-be56-823be5f68969 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:14.112677 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [req-c1eb09a5-6560-43c6-baf2-17d1fa00de4d req-420d1fd4-cbe4-4535-be56-823be5f68969 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:14.113578 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-c1eb09a5-6560-43c6-baf2-17d1fa00de4d req-420d1fd4-cbe4-4535-be56-823be5f68969 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:52:14.140080 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c1eb09a5-6560-43c6-baf2-17d1fa00de4d req-420d1fd4-cbe4-4535-be56-823be5f68969 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Get all volumes completed successfully. Jan 27 16:52:14.141142 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:14.141142 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:14.145534 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c1eb09a5-6560-43c6-baf2-17d1fa00de4d req-420d1fd4-cbe4-4535-be56-823be5f68969 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail returned with HTTP 200 Jan 27 16:52:14.145975 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 473/963] 10.222.0.108 () {60 vars in 1484 bytes} [Wed Jan 27 16:52:14 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail => generated 2754 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:52:14.167972 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-0e6ed087-05a9-461c-9332-cd626f044911 req-88b446f8-6335-4281-926a-587925ab8255 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail Jan 27 16:52:14.168324 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-0e6ed087-05a9-461c-9332-cd626f044911 req-88b446f8-6335-4281-926a-587925ab8255 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:14.168373 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:14.168373 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:14.168529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-0e6ed087-05a9-461c-9332-cd626f044911 req-88b446f8-6335-4281-926a-587925ab8255 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:14.169007 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [req-0e6ed087-05a9-461c-9332-cd626f044911 req-88b446f8-6335-4281-926a-587925ab8255 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:14.169980 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-0e6ed087-05a9-461c-9332-cd626f044911 req-88b446f8-6335-4281-926a-587925ab8255 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:52:14.198463 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-0e6ed087-05a9-461c-9332-cd626f044911 req-88b446f8-6335-4281-926a-587925ab8255 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Get all volumes completed successfully. Jan 27 16:52:14.199554 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:14.199554 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:14.204566 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-0e6ed087-05a9-461c-9332-cd626f044911 req-88b446f8-6335-4281-926a-587925ab8255 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail returned with HTTP 200 Jan 27 16:52:14.204967 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 491/964] 10.222.0.108 () {60 vars in 1484 bytes} [Wed Jan 27 16:52:14 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail => generated 2754 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:52:14.226574 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-b7705f0b-4ea0-4f1b-a90b-9b6eb5ec55bc req-70ba8f30-ad2f-4424-b713-4a5350c19176 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail Jan 27 16:52:14.226829 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-b7705f0b-4ea0-4f1b-a90b-9b6eb5ec55bc req-70ba8f30-ad2f-4424-b713-4a5350c19176 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:14.226960 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:14.226960 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:14.227147 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-b7705f0b-4ea0-4f1b-a90b-9b6eb5ec55bc req-70ba8f30-ad2f-4424-b713-4a5350c19176 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:14.227486 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [req-b7705f0b-4ea0-4f1b-a90b-9b6eb5ec55bc req-70ba8f30-ad2f-4424-b713-4a5350c19176 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:14.228414 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-b7705f0b-4ea0-4f1b-a90b-9b6eb5ec55bc req-70ba8f30-ad2f-4424-b713-4a5350c19176 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:52:14.255663 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-b7705f0b-4ea0-4f1b-a90b-9b6eb5ec55bc req-70ba8f30-ad2f-4424-b713-4a5350c19176 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Get all volumes completed successfully. Jan 27 16:52:14.257005 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:14.257005 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:14.264055 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-b7705f0b-4ea0-4f1b-a90b-9b6eb5ec55bc req-70ba8f30-ad2f-4424-b713-4a5350c19176 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail returned with HTTP 200 Jan 27 16:52:14.267996 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 474/965] 10.222.0.108 () {60 vars in 1484 bytes} [Wed Jan 27 16:52:14 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail => generated 2754 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:52:14.293802 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1add5d1d-bbe7-4ce3-aa07-ccebff00ddb9 req-41725a87-b79b-4246-903b-3cb378678493 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail Jan 27 16:52:14.294122 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1add5d1d-bbe7-4ce3-aa07-ccebff00ddb9 req-41725a87-b79b-4246-903b-3cb378678493 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:14.294280 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:14.294280 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:14.294474 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1add5d1d-bbe7-4ce3-aa07-ccebff00ddb9 req-41725a87-b79b-4246-903b-3cb378678493 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:14.295367 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [req-1add5d1d-bbe7-4ce3-aa07-ccebff00ddb9 req-41725a87-b79b-4246-903b-3cb378678493 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:14.296369 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-1add5d1d-bbe7-4ce3-aa07-ccebff00ddb9 req-41725a87-b79b-4246-903b-3cb378678493 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:52:14.333802 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1add5d1d-bbe7-4ce3-aa07-ccebff00ddb9 req-41725a87-b79b-4246-903b-3cb378678493 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Get all volumes completed successfully. Jan 27 16:52:14.334916 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:14.334916 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:14.340103 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1add5d1d-bbe7-4ce3-aa07-ccebff00ddb9 req-41725a87-b79b-4246-903b-3cb378678493 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail returned with HTTP 200 Jan 27 16:52:14.340651 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 492/966] 10.222.0.108 () {60 vars in 1484 bytes} [Wed Jan 27 16:52:14 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail => generated 2754 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:52:14.362560 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f2d4f8c8-f0b0-4653-be81-e640d73f7230 req-d0a93e0e-179a-4ff8-88f6-6d9b0720b245 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail Jan 27 16:52:14.362940 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f2d4f8c8-f0b0-4653-be81-e640d73f7230 req-d0a93e0e-179a-4ff8-88f6-6d9b0720b245 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:14.363212 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:14.363212 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:14.363521 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f2d4f8c8-f0b0-4653-be81-e640d73f7230 req-d0a93e0e-179a-4ff8-88f6-6d9b0720b245 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:14.363979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [req-f2d4f8c8-f0b0-4653-be81-e640d73f7230 req-d0a93e0e-179a-4ff8-88f6-6d9b0720b245 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:14.365046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-f2d4f8c8-f0b0-4653-be81-e640d73f7230 req-d0a93e0e-179a-4ff8-88f6-6d9b0720b245 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:52:14.398812 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-f2d4f8c8-f0b0-4653-be81-e640d73f7230 req-d0a93e0e-179a-4ff8-88f6-6d9b0720b245 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Get all volumes completed successfully. Jan 27 16:52:14.400187 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:14.400187 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:14.405824 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f2d4f8c8-f0b0-4653-be81-e640d73f7230 req-d0a93e0e-179a-4ff8-88f6-6d9b0720b245 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail returned with HTTP 200 Jan 27 16:52:14.406372 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 475/967] 10.222.0.108 () {60 vars in 1484 bytes} [Wed Jan 27 16:52:14 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail => generated 2754 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:52:14.432815 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a108f856-fee1-4777-96ba-457e7a528439 req-b8fa0af5-d4dd-4d73-80a8-fc71630d7e35 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail Jan 27 16:52:14.433098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a108f856-fee1-4777-96ba-457e7a528439 req-b8fa0af5-d4dd-4d73-80a8-fc71630d7e35 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:14.433226 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:14.433226 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:14.433430 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a108f856-fee1-4777-96ba-457e7a528439 req-b8fa0af5-d4dd-4d73-80a8-fc71630d7e35 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:14.433779 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [req-a108f856-fee1-4777-96ba-457e7a528439 req-b8fa0af5-d4dd-4d73-80a8-fc71630d7e35 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:14.434991 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-a108f856-fee1-4777-96ba-457e7a528439 req-b8fa0af5-d4dd-4d73-80a8-fc71630d7e35 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:52:14.465880 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-a108f856-fee1-4777-96ba-457e7a528439 req-b8fa0af5-d4dd-4d73-80a8-fc71630d7e35 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Get all volumes completed successfully. Jan 27 16:52:14.467444 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:14.467444 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:14.472584 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a108f856-fee1-4777-96ba-457e7a528439 req-b8fa0af5-d4dd-4d73-80a8-fc71630d7e35 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail returned with HTTP 200 Jan 27 16:52:14.473365 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 493/968] 10.222.0.108 () {60 vars in 1484 bytes} [Wed Jan 27 16:52:14 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail => generated 2754 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:52:14.497629 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-68d5ef38-9ceb-40ee-be43-332a9b8da3a1 req-c24f86e6-9665-4e12-ad8b-8deaa576cd9c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail Jan 27 16:52:14.497966 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-68d5ef38-9ceb-40ee-be43-332a9b8da3a1 req-c24f86e6-9665-4e12-ad8b-8deaa576cd9c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:14.498105 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:14.498105 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:14.498325 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-68d5ef38-9ceb-40ee-be43-332a9b8da3a1 req-c24f86e6-9665-4e12-ad8b-8deaa576cd9c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:14.498712 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [req-68d5ef38-9ceb-40ee-be43-332a9b8da3a1 req-c24f86e6-9665-4e12-ad8b-8deaa576cd9c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:14.499724 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-68d5ef38-9ceb-40ee-be43-332a9b8da3a1 req-c24f86e6-9665-4e12-ad8b-8deaa576cd9c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:52:14.527672 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-68d5ef38-9ceb-40ee-be43-332a9b8da3a1 req-c24f86e6-9665-4e12-ad8b-8deaa576cd9c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Get all volumes completed successfully. Jan 27 16:52:14.528816 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:14.528816 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:14.533518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-68d5ef38-9ceb-40ee-be43-332a9b8da3a1 req-c24f86e6-9665-4e12-ad8b-8deaa576cd9c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail returned with HTTP 200 Jan 27 16:52:14.533950 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 476/969] 10.222.0.108 () {60 vars in 1484 bytes} [Wed Jan 27 16:52:14 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail => generated 2754 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:52:14.557161 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-82655814-aad8-4701-af32-a6873bbe4fbf req-babfded9-5689-4890-8133-e513ea3532a1 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail Jan 27 16:52:14.557431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-82655814-aad8-4701-af32-a6873bbe4fbf req-babfded9-5689-4890-8133-e513ea3532a1 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:14.557562 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:14.557562 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:14.557756 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-82655814-aad8-4701-af32-a6873bbe4fbf req-babfded9-5689-4890-8133-e513ea3532a1 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:14.558141 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [req-82655814-aad8-4701-af32-a6873bbe4fbf req-babfded9-5689-4890-8133-e513ea3532a1 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:52:14.559046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-82655814-aad8-4701-af32-a6873bbe4fbf req-babfded9-5689-4890-8133-e513ea3532a1 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:52:14.588300 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-82655814-aad8-4701-af32-a6873bbe4fbf req-babfded9-5689-4890-8133-e513ea3532a1 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Get all volumes completed successfully. Jan 27 16:52:14.589462 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:14.589462 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:14.594149 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-82655814-aad8-4701-af32-a6873bbe4fbf req-babfded9-5689-4890-8133-e513ea3532a1 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail returned with HTTP 200 Jan 27 16:52:14.594573 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 494/970] 10.222.0.108 () {60 vars in 1484 bytes} [Wed Jan 27 16:52:14 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/detail => generated 2754 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:52:14.604304 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a6f5f40f-952a-4e1f-867e-9daa8f5f2192 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] DELETE http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 Jan 27 16:52:14.604594 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a6f5f40f-952a-4e1f-867e-9daa8f5f2192 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:14.604732 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:14.604732 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:14.605033 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a6f5f40f-952a-4e1f-867e-9daa8f5f2192 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:14.605201 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-a6f5f40f-952a-4e1f-867e-9daa8f5f2192 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Delete volume with id: 2260bf88-fd91-4368-8f9f-8b46a2b45b06 Jan 27 16:52:14.629036 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:14.629036 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:14.629590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a6f5f40f-952a-4e1f-867e-9daa8f5f2192 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:14.693242 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a6f5f40f-952a-4e1f-867e-9daa8f5f2192 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Delete volume request issued successfully. Jan 27 16:52:14.693518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a6f5f40f-952a-4e1f-867e-9daa8f5f2192 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 returned with HTTP 202 Jan 27 16:52:14.694019 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 477/971] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:52:14 2021] DELETE /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:52:14.698939 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-527b3b45-0ed6-4a32-a427-7c97ac041d95 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 Jan 27 16:52:14.699254 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-527b3b45-0ed6-4a32-a427-7c97ac041d95 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:14.699421 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:14.699421 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:14.699678 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-527b3b45-0ed6-4a32-a427-7c97ac041d95 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:14.727348 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:14.727348 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:14.732333 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-527b3b45-0ed6-4a32-a427-7c97ac041d95 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:14.742687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-527b3b45-0ed6-4a32-a427-7c97ac041d95 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 returned with HTTP 200 Jan 27 16:52:14.743270 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 495/972] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:14 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 => generated 922 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:15.306742 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] POST http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes Jan 27 16:52:15.307017 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:15.307017 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:15.307245 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1498811865"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:15.307872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1498811865'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:52:15.308068 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Create volume of 1 GB Jan 27 16:52:15.315252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Availability Zones retrieved successfully. Jan 27 16:52:15.322695 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Flow 'volume_create_api' (8fede34b-f9da-472c-b968-78ae84f6b181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:52:15.324065 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ebb270-87c1-47dc-8f5b-74395447d4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:15.325038 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:52:15.357735 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ebb270-87c1-47dc-8f5b-74395447d4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:15.358967 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49e5722e-23ff-4342-afad-040e38f1b20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:15.498349 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Created reservations ['23688105-2f2d-4bdb-b33e-9f870223f26d', '56751910-85ec-4901-9ae5-209da6a0bd62', '98c6ecb8-a37c-4406-925b-147e986cbf19', 'a816ea5c-1543-49f7-baeb-16492e456619'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:52:15.500978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49e5722e-23ff-4342-afad-040e38f1b20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23688105-2f2d-4bdb-b33e-9f870223f26d', '56751910-85ec-4901-9ae5-209da6a0bd62', '98c6ecb8-a37c-4406-925b-147e986cbf19', 'a816ea5c-1543-49f7-baeb-16492e456619']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:15.503531 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15765f82-e37a-4c57-b044-f609ec91e717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:15.579171 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15765f82-e37a-4c57-b044-f609ec91e717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ec246aa-7bb9-4caa-b50a-88fa9143e9d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1498811865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f36dc7d6594449b221af98a7c90a33',qos_specs=None,replication_status=,reservations=['23688105-2f2d-4bdb-b33e-9f870223f26d','56751910-85ec-4901-9ae5-209da6a0bd62','98c6ecb8-a37c-4406-925b-147e986cbf19','a816ea5c-1543-49f7-baeb-16492e456619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe9911c278924256be6450541bcb8496',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:52:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1498811865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ec246aa-7bb9-4caa-b50a-88fa9143e9d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66f36dc7d6594449b221af98a7c90a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fe9911c278924256be6450541bcb8496',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:15.580330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f764618-1c0d-4147-ac55-356d70a364f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:15.622801 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f764618-1c0d-4147-ac55-356d70a364f8) transitioned into state 'SUCCESS' from state '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-1498811865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f36dc7d6594449b221af98a7c90a33',qos_specs=None,replication_status=,reservations=['23688105-2f2d-4bdb-b33e-9f870223f26d','56751910-85ec-4901-9ae5-209da6a0bd62','98c6ecb8-a37c-4406-925b-147e986cbf19','a816ea5c-1543-49f7-baeb-16492e456619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe9911c278924256be6450541bcb8496',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:15.624266 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2a3a2e-7b0d-4fae-807e-bc89fa6d0f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:52:15.664950 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2a3a2e-7b0d-4fae-807e-bc89fa6d0f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:52:15.666251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Flow 'volume_create_api' (8fede34b-f9da-472c-b968-78ae84f6b181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:52:15.690627 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Create volume request issued successfully. Jan 27 16:52:15.698072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0b129650-b1f9-4a70-8a88-d460e7e3c51f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes returned with HTTP 202 Jan 27 16:52:15.698696 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 478/973] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:52:15 2021] POST /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes => generated 820 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:52:15.707487 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a3512ccd-9de6-40df-9849-c6b44c9067db tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:52:15.708167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a3512ccd-9de6-40df-9849-c6b44c9067db tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:15.708284 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:15.708284 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:15.708664 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a3512ccd-9de6-40df-9849-c6b44c9067db tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:15.735402 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:15.735402 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:15.741073 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a3512ccd-9de6-40df-9849-c6b44c9067db tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:52:15.754646 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a3512ccd-9de6-40df-9849-c6b44c9067db tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:52:15.754646 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 496/974] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:15 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 888 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:15.759623 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b65ee4e-adea-4244-917b-314f782e1385 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 Jan 27 16:52:15.759985 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b65ee4e-adea-4244-917b-314f782e1385 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:15.760131 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:15.760131 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:15.760354 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b65ee4e-adea-4244-917b-314f782e1385 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:15.789555 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:15.789555 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:15.795055 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5b65ee4e-adea-4244-917b-314f782e1385 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:15.806690 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b65ee4e-adea-4244-917b-314f782e1385 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 returned with HTTP 200 Jan 27 16:52:15.807272 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 479/975] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:15 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 => generated 922 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:16.764345 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-573ee28f-eeb2-4399-be1e-b27b13d8518e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:52:16.764345 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-573ee28f-eeb2-4399-be1e-b27b13d8518e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:16.764345 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:16.764345 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:16.765178 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-573ee28f-eeb2-4399-be1e-b27b13d8518e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:16.789950 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:16.789950 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:16.795302 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-573ee28f-eeb2-4399-be1e-b27b13d8518e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:52:16.806591 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-573ee28f-eeb2-4399-be1e-b27b13d8518e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:52:16.807025 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 497/976] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:16 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 913 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:52:16.817745 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3a9176e0-11c9-48b3-b272-a1e688a74830 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 Jan 27 16:52:16.820985 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3a9176e0-11c9-48b3-b272-a1e688a74830 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:16.821250 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:16.821250 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:16.821660 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3a9176e0-11c9-48b3-b272-a1e688a74830 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:16.848134 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3a9176e0-11c9-48b3-b272-a1e688a74830 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 returned with HTTP 404 Jan 27 16:52:16.850765 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 480/977] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:16 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/2260bf88-fd91-4368-8f9f-8b46a2b45b06 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:16.853578 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8988619e-b7b8-473e-b46c-c67eed8fd540 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] DELETE http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a Jan 27 16:52:16.853854 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8988619e-b7b8-473e-b46c-c67eed8fd540 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:16.853980 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:16.853980 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:16.854174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8988619e-b7b8-473e-b46c-c67eed8fd540 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:16.854425 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-8988619e-b7b8-473e-b46c-c67eed8fd540 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Delete volume with id: 25fc802e-bf8f-409f-8c57-6ac8075f048a Jan 27 16:52:16.878422 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:16.878422 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:16.879019 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8988619e-b7b8-473e-b46c-c67eed8fd540 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:16.948869 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8988619e-b7b8-473e-b46c-c67eed8fd540 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Delete volume request issued successfully. Jan 27 16:52:16.949138 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8988619e-b7b8-473e-b46c-c67eed8fd540 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a returned with HTTP 202 Jan 27 16:52:16.949724 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 498/978] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:52:16 2021] DELETE /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:52:16.954925 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7dd70a5-e96c-4eee-b6db-aacc74a4ac92 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a Jan 27 16:52:16.955236 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7dd70a5-e96c-4eee-b6db-aacc74a4ac92 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:16.955500 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7dd70a5-e96c-4eee-b6db-aacc74a4ac92 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:16.985063 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:16.985063 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:16.989809 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a7dd70a5-e96c-4eee-b6db-aacc74a4ac92 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:17.000543 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7dd70a5-e96c-4eee-b6db-aacc74a4ac92 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a returned with HTTP 200 Jan 27 16:52:17.005499 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 481/979] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:16 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a => generated 923 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:52:18.010822 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70178042-b249-4065-8bec-e3c704f63ec6 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a Jan 27 16:52:18.011178 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70178042-b249-4065-8bec-e3c704f63ec6 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:18.011369 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:18.011369 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:18.011600 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70178042-b249-4065-8bec-e3c704f63ec6 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:18.039529 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:18.039529 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:18.046241 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70178042-b249-4065-8bec-e3c704f63ec6 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a returned with HTTP 404 Jan 27 16:52:18.049141 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 499/980] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:18 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/25fc802e-bf8f-409f-8c57-6ac8075f048a => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:18.052335 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97a9b3e0-0114-4899-a35d-fc76d42f185c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] DELETE http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 Jan 27 16:52:18.052631 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97a9b3e0-0114-4899-a35d-fc76d42f185c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:18.054621 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:18.054621 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:18.054621 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97a9b3e0-0114-4899-a35d-fc76d42f185c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:18.054621 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-97a9b3e0-0114-4899-a35d-fc76d42f185c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Delete volume with id: 7090f082-1352-4a9d-85a8-5a1fd3a7ba01 Jan 27 16:52:18.083967 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:18.083967 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:18.084708 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-97a9b3e0-0114-4899-a35d-fc76d42f185c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:18.171149 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-97a9b3e0-0114-4899-a35d-fc76d42f185c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Delete volume request issued successfully. Jan 27 16:52:18.171671 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97a9b3e0-0114-4899-a35d-fc76d42f185c tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 returned with HTTP 202 Jan 27 16:52:18.172548 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 482/981] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:52:18 2021] DELETE /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:52:18.179032 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-feb9ee54-27fb-45a6-828d-b7c45468a38d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 Jan 27 16:52:18.179296 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-feb9ee54-27fb-45a6-828d-b7c45468a38d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:18.179417 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:18.179417 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:18.179608 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-feb9ee54-27fb-45a6-828d-b7c45468a38d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:18.207949 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:18.207949 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:18.213078 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-feb9ee54-27fb-45a6-828d-b7c45468a38d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:18.226178 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-feb9ee54-27fb-45a6-828d-b7c45468a38d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 returned with HTTP 200 Jan 27 16:52:18.226696 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 500/982] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:18 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 => generated 923 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:52:19.236977 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-806af1c3-2f94-49ba-ae50-27277330e976 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 Jan 27 16:52:19.237370 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-806af1c3-2f94-49ba-ae50-27277330e976 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:19.237504 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:19.237504 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:19.237770 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-806af1c3-2f94-49ba-ae50-27277330e976 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:19.268850 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:19.268850 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:19.273849 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-806af1c3-2f94-49ba-ae50-27277330e976 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:19.285929 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-806af1c3-2f94-49ba-ae50-27277330e976 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 returned with HTTP 200 Jan 27 16:52:19.286338 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 483/983] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:19 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 => generated 923 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:20.304140 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-72eec240-de5f-4492-93c5-9b62be19eca6 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 Jan 27 16:52:20.304782 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-72eec240-de5f-4492-93c5-9b62be19eca6 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:20.304782 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:20.304782 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:20.304782 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-72eec240-de5f-4492-93c5-9b62be19eca6 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:20.328851 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:20.328851 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:20.333810 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-72eec240-de5f-4492-93c5-9b62be19eca6 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Volume info retrieved successfully. Jan 27 16:52:20.345273 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-72eec240-de5f-4492-93c5-9b62be19eca6 tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 returned with HTTP 200 Jan 27 16:52:20.347866 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 501/984] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:20 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 => generated 923 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:21.354930 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-35df18c2-4ec9-4dce-be85-acce1783ed2d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 Jan 27 16:52:21.355304 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-35df18c2-4ec9-4dce-be85-acce1783ed2d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:21.355304 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:21.355304 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:21.355507 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-35df18c2-4ec9-4dce-be85-acce1783ed2d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:21.379359 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-35df18c2-4ec9-4dce-be85-acce1783ed2d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 returned with HTTP 404 Jan 27 16:52:21.379963 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 484/985] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:21 2021] GET /volume/v3/e9e9a0ae4d2d40cbbe86221371a5240c/volumes/7090f082-1352-4a9d-85a8-5a1fd3a7ba01 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:52:34.920801 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-a2242b8f-1d5f-40cc-a06f-fc46edc7c2ca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:52:34.921149 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-a2242b8f-1d5f-40cc-a06f-fc46edc7c2ca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:34.921207 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:34.921207 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:34.921395 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-a2242b8f-1d5f-40cc-a06f-fc46edc7c2ca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:34.946091 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:34.946091 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:34.951178 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-a2242b8f-1d5f-40cc-a06f-fc46edc7c2ca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:52:34.962059 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-a2242b8f-1d5f-40cc-a06f-fc46edc7c2ca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:52:34.962700 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 502/986] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:52:34 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 913 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:35.162803 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-35df18c2-4ec9-4dce-be85-acce1783ed2d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] GET http://10.222.0.108/volume// Jan 27 16:52:35.163290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-35df18c2-4ec9-4dce-be85-acce1783ed2d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:35.163926 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-35df18c2-4ec9-4dce-be85-acce1783ed2d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:35.165565 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-35df18c2-4ec9-4dce-be85-acce1783ed2d tempest-VolumesTestJSON-1315557526 tempest-VolumesTestJSON-1315557526-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:52:35.166227 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 485/987] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 16:52:35 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:52:35.178641 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-a70c3f6c-9c33-4a87-94cd-62b092b87388 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] POST http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/attachments Jan 27 16:52:35.178975 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:35.178975 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:35.179200 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-a70c3f6c-9c33-4a87-94cd-62b092b87388 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ec246aa-7bb9-4caa-b50a-88fa9143e9d2", "instance_uuid": "7d606fa8-e231-4eef-8868-9b058aac599b", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:35.217338 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:35.217338 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:35.342695 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-a70c3f6c-9c33-4a87-94cd-62b092b87388 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/attachments returned with HTTP 200 Jan 27 16:52:35.343299 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 503/988] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 16:52:35 2021] POST /volume/v3/66f36dc7d6594449b221af98a7c90a33/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:52:35.420715 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c21903e9-35c2-45bb-aed8-14d377303f1b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:52:35.421153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c21903e9-35c2-45bb-aed8-14d377303f1b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:35.421251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c21903e9-35c2-45bb-aed8-14d377303f1b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:35.452889 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:35.452889 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:35.460307 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c21903e9-35c2-45bb-aed8-14d377303f1b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:52:35.479529 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:35.479529 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:35.487234 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c21903e9-35c2-45bb-aed8-14d377303f1b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:52:35.487860 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 486/989] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:35 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 912 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:35.828393 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-a70c3f6c-9c33-4a87-94cd-62b092b87388 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume// Jan 27 16:52:35.828742 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-a70c3f6c-9c33-4a87-94cd-62b092b87388 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:35.828890 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:35.828890 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:35.829116 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-a70c3f6c-9c33-4a87-94cd-62b092b87388 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:35.829916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-a70c3f6c-9c33-4a87-94cd-62b092b87388 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:52:35.830278 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 504/990] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 16:52:35 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:52:35.839909 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-f048cf9a-36e1-4e51-88ca-1657498cbc27 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:52:35.840222 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-f048cf9a-36e1-4e51-88ca-1657498cbc27 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:35.840383 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:35.840383 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:35.840580 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-f048cf9a-36e1-4e51-88ca-1657498cbc27 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:35.864898 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:35.864898 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:35.869367 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-f048cf9a-36e1-4e51-88ca-1657498cbc27 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:52:35.880207 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:35.880207 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:35.884779 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-f048cf9a-36e1-4e51-88ca-1657498cbc27 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:52:35.885218 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 487/991] 10.222.0.115 () {60 vars in 1408 bytes} [Wed Jan 27 16:52:35 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1011 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:52:35.926654 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-5cf16a4b-b805-4ba5-a6c8-e1e395df1680 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] PUT http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/attachments/454a2947-88e5-4d75-8a82-f9faf083bddf Jan 27 16:52:35.927122 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-5cf16a4b-b805-4ba5-a6c8-e1e395df1680 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.115", "host": "n-h1-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:35.942635 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:52:35.942635 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 16:52:35.942919 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-5cf16a4b-b805-4ba5-a6c8-e1e395df1680 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Lock "b'cinder-attachment_update-0ec246aa-7bb9-4caa-b50a-88fa9143e9d2-n-h1-705658-15'" acquired by "attachment_update" :: waited 0.005s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 16:52:35.944270 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:35.944270 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:36.498115 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a12aca93-2f8d-40a3-a50d-5488ed197dc7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:52:36.498693 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a12aca93-2f8d-40a3-a50d-5488ed197dc7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:36.498906 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:36.498906 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:36.499304 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a12aca93-2f8d-40a3-a50d-5488ed197dc7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:36.530080 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:36.530080 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:36.536547 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a12aca93-2f8d-40a3-a50d-5488ed197dc7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:52:36.547938 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:36.547938 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:36.553085 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a12aca93-2f8d-40a3-a50d-5488ed197dc7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:52:36.553603 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 488/992] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:36 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 912 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:36.893403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-5cf16a4b-b805-4ba5-a6c8-e1e395df1680 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Lock "b'cinder-attachment_update-0ec246aa-7bb9-4caa-b50a-88fa9143e9d2-n-h1-705658-15'" released by "attachment_update" :: held 0.950s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 16:52:36.894106 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-5cf16a4b-b805-4ba5-a6c8-e1e395df1680 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/attachments/454a2947-88e5-4d75-8a82-f9faf083bddf returned with HTTP 200 Jan 27 16:52:36.894765 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 505/993] 10.222.0.115 () {64 vars in 1473 bytes} [Wed Jan 27 16:52:35 2021] PUT /volume/v3/66f36dc7d6594449b221af98a7c90a33/attachments/454a2947-88e5-4d75-8a82-f9faf083bddf => generated 763 bytes in 971 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:52:37.563901 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38ecff1e-d25c-4eaa-b9ff-fc290c5a7572 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:52:37.564482 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38ecff1e-d25c-4eaa-b9ff-fc290c5a7572 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:37.564482 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:37.564482 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:37.564482 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38ecff1e-d25c-4eaa-b9ff-fc290c5a7572 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:37.608546 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:37.608546 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:37.614209 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-38ecff1e-d25c-4eaa-b9ff-fc290c5a7572 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:52:37.626246 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:37.626246 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:37.630277 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38ecff1e-d25c-4eaa-b9ff-fc290c5a7572 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:52:37.630748 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 489/994] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:37 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 913 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:38.640256 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8549e8c-9389-4c90-9f5e-7890b88fbf3c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:52:38.640557 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d8549e8c-9389-4c90-9f5e-7890b88fbf3c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:38.640658 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:38.640658 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:38.640952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d8549e8c-9389-4c90-9f5e-7890b88fbf3c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:38.668302 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:38.668302 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:38.673811 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d8549e8c-9389-4c90-9f5e-7890b88fbf3c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:52:38.683657 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:38.683657 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:38.688128 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8549e8c-9389-4c90-9f5e-7890b88fbf3c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:52:38.693137 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 506/995] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:38 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 913 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:39.697457 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-77045296-c563-46c5-aba4-efb71bf23b97 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:52:39.698397 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-77045296-c563-46c5-aba4-efb71bf23b97 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:39.698535 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:39.698535 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:39.698779 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-77045296-c563-46c5-aba4-efb71bf23b97 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:39.731190 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:39.731190 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:39.736997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-77045296-c563-46c5-aba4-efb71bf23b97 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:52:39.751133 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:39.751133 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:39.756748 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-77045296-c563-46c5-aba4-efb71bf23b97 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:52:39.757545 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 490/996] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:39 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:40.766625 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09786a32-05ae-45d7-89b0-aa4a6ad1d596 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:52:40.766937 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09786a32-05ae-45d7-89b0-aa4a6ad1d596 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:40.767019 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:40.767019 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:40.767198 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09786a32-05ae-45d7-89b0-aa4a6ad1d596 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:40.791248 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:40.791248 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:40.796738 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-09786a32-05ae-45d7-89b0-aa4a6ad1d596 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:52:40.806070 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:40.806070 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:40.810253 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09786a32-05ae-45d7-89b0-aa4a6ad1d596 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:52:40.810840 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 507/997] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:40 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 913 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:41.820038 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3579eaa-26d6-4add-bbca-0255ebc94a27 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:52:41.820427 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3579eaa-26d6-4add-bbca-0255ebc94a27 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:41.820581 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:41.820581 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:41.820796 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3579eaa-26d6-4add-bbca-0255ebc94a27 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:41.866348 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:41.866348 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:41.871945 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b3579eaa-26d6-4add-bbca-0255ebc94a27 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:52:41.884803 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:41.884803 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:41.889543 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3579eaa-26d6-4add-bbca-0255ebc94a27 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:52:41.890063 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 491/998] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:41 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 913 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:42.900500 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9ccd5568-de7b-4cf0-96cb-f31a71c274e1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:52:42.900784 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9ccd5568-de7b-4cf0-96cb-f31a71c274e1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:42.900912 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:42.900912 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:42.904418 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9ccd5568-de7b-4cf0-96cb-f31a71c274e1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:42.929478 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:42.929478 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:42.934569 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9ccd5568-de7b-4cf0-96cb-f31a71c274e1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:52:42.944040 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:42.944040 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:42.949288 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9ccd5568-de7b-4cf0-96cb-f31a71c274e1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:52:42.949288 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 508/999] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:42 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 913 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:43.274054 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-b8dccdc6-aef9-4346-9663-421b64ef3f1e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] POST http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/attachments/454a2947-88e5-4d75-8a82-f9faf083bddf/action Jan 27 16:52:43.274353 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:43.274353 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:43.274591 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-b8dccdc6-aef9-4346-9663-421b64ef3f1e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Action body: b'{"os-complete": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:52:43.274786 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-b8dccdc6-aef9-4346-9663-421b64ef3f1e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:43.318412 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:43.318412 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:43.406066 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-57ce8207-4a33-40d7-969f-bf814e362a08 req-b8dccdc6-aef9-4346-9663-421b64ef3f1e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/attachments/454a2947-88e5-4d75-8a82-f9faf083bddf/action returned with HTTP 204 Jan 27 16:52:43.406681 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 492/1000] 10.222.0.115 () {64 vars in 1494 bytes} [Wed Jan 27 16:52:43 2021] POST /volume/v3/66f36dc7d6594449b221af98a7c90a33/attachments/454a2947-88e5-4d75-8a82-f9faf083bddf/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:52:43.961937 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55f3e9db-1adb-4863-97e8-f74b31b069cd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:52:43.962570 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55f3e9db-1adb-4863-97e8-f74b31b069cd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:43.963060 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:43.963060 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:43.963904 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55f3e9db-1adb-4863-97e8-f74b31b069cd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:44.012248 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:44.012248 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:44.017364 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-55f3e9db-1adb-4863-97e8-f74b31b069cd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:52:44.026748 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:44.026748 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:44.031223 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55f3e9db-1adb-4863-97e8-f74b31b069cd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:52:44.031932 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 509/1001] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:43 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1205 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:52:44.040234 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f695b5d4-4713-4d08-a1ff-45c01216430f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] POST http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups Jan 27 16:52:44.040515 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:44.040515 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:44.040743 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f695b5d4-4713-4d08-a1ff-45c01216430f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ec246aa-7bb9-4caa-b50a-88fa9143e9d2", "name": "tempest-VolumesBackupsTest-Backup-2127313006", "force": true}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:52:44.041390 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-f695b5d4-4713-4d08-a1ff-45c01216430f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Creating new backup {'backup': {'volume_id': '0ec246aa-7bb9-4caa-b50a-88fa9143e9d2', 'name': 'tempest-VolumesBackupsTest-Backup-2127313006', 'force': True}} {{(pid=87928) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 16:52:44.041799 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-f695b5d4-4713-4d08-a1ff-45c01216430f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Creating backup of volume 0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 in container None Jan 27 16:52:44.066866 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:44.066866 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:44.067480 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f695b5d4-4713-4d08-a1ff-45c01216430f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:52:44.128928 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-f695b5d4-4713-4d08-a1ff-45c01216430f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Created reservations ['185077f2-c1da-4d0c-9d44-7105b48c87d7', 'b4d3d282-0300-4e46-9c05-c630fd9803b8'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:52:44.451064 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f695b5d4-4713-4d08-a1ff-45c01216430f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups returned with HTTP 202 Jan 27 16:52:44.451713 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 493/1002] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:52:44 2021] POST /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups => generated 398 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:52:44.459047 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f2650244-296c-4ec7-a6a8-7ba219ad8a5a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:44.459349 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f2650244-296c-4ec7-a6a8-7ba219ad8a5a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:44.459493 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:44.459493 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:44.459712 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f2650244-296c-4ec7-a6a8-7ba219ad8a5a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:44.459942 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f2650244-296c-4ec7-a6a8-7ba219ad8a5a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:44.472729 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:44.472729 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:44.473920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f2650244-296c-4ec7-a6a8-7ba219ad8a5a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:44.474373 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 510/1003] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:44 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:45.484046 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bd31ea3c-bc20-468f-be83-63b6c199f32b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:45.484775 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bd31ea3c-bc20-468f-be83-63b6c199f32b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:45.484895 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:45.484895 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:45.485089 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bd31ea3c-bc20-468f-be83-63b6c199f32b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:45.485316 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-bd31ea3c-bc20-468f-be83-63b6c199f32b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:45.500498 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:45.500498 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:45.501557 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bd31ea3c-bc20-468f-be83-63b6c199f32b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:45.501994 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 494/1004] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:45 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:46.513154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f832ea2-dadd-42c7-9ffb-bacb4138366a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:46.513475 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f832ea2-dadd-42c7-9ffb-bacb4138366a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:46.513589 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:46.513589 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:46.514984 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f832ea2-dadd-42c7-9ffb-bacb4138366a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:46.515275 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-2f832ea2-dadd-42c7-9ffb-bacb4138366a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:46.540943 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:46.540943 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:46.545090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f832ea2-dadd-42c7-9ffb-bacb4138366a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:46.545880 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 511/1005] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:46 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:47.555104 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-293913aa-f94c-4b41-bed1-03b62ef49737 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:47.555104 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-293913aa-f94c-4b41-bed1-03b62ef49737 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:47.555407 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:47.555407 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:47.555407 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-293913aa-f94c-4b41-bed1-03b62ef49737 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:47.555580 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-293913aa-f94c-4b41-bed1-03b62ef49737 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:47.567194 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:47.567194 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:47.568288 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-293913aa-f94c-4b41-bed1-03b62ef49737 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:47.568713 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 495/1006] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:47 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:48.582364 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2287b77a-e8f5-4abb-89b4-9be0b2926452 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:48.583763 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2287b77a-e8f5-4abb-89b4-9be0b2926452 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:48.584396 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:48.584396 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:48.586306 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2287b77a-e8f5-4abb-89b4-9be0b2926452 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:48.586708 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-2287b77a-e8f5-4abb-89b4-9be0b2926452 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:48.601099 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:48.601099 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:48.602314 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2287b77a-e8f5-4abb-89b4-9be0b2926452 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:48.602751 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 512/1007] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:48 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:49.611313 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-17169fc6-22b8-4eef-be82-bf8cfd641ee4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:49.611597 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-17169fc6-22b8-4eef-be82-bf8cfd641ee4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:49.611724 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:49.611724 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:49.611965 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-17169fc6-22b8-4eef-be82-bf8cfd641ee4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:49.612159 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-17169fc6-22b8-4eef-be82-bf8cfd641ee4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:49.635814 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:49.635814 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:49.635814 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-17169fc6-22b8-4eef-be82-bf8cfd641ee4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:49.635814 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 496/1008] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:49 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:50.647290 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aaa9db0d-92ae-4ad0-ad66-e4e3fbd5f327 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:50.648033 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aaa9db0d-92ae-4ad0-ad66-e4e3fbd5f327 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:50.648297 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:50.648297 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:50.649020 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aaa9db0d-92ae-4ad0-ad66-e4e3fbd5f327 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:50.649428 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-aaa9db0d-92ae-4ad0-ad66-e4e3fbd5f327 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:50.673678 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:50.673678 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:50.674697 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aaa9db0d-92ae-4ad0-ad66-e4e3fbd5f327 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:50.675258 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 513/1009] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:50 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:51.689368 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bd168b8e-ba74-4801-92f8-200246c5c8fd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:51.690028 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bd168b8e-ba74-4801-92f8-200246c5c8fd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:51.690460 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:51.690460 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:51.691020 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bd168b8e-ba74-4801-92f8-200246c5c8fd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:51.691443 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-bd168b8e-ba74-4801-92f8-200246c5c8fd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:51.716718 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:51.716718 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:51.717815 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bd168b8e-ba74-4801-92f8-200246c5c8fd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:51.718300 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 497/1010] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:51 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:52.729823 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-33cbf1d9-974d-4f41-9a0f-61d937f1847b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:52.730669 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-33cbf1d9-974d-4f41-9a0f-61d937f1847b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:52.730933 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:52.730933 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:52.731214 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-33cbf1d9-974d-4f41-9a0f-61d937f1847b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:52.732062 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-33cbf1d9-974d-4f41-9a0f-61d937f1847b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:52.749086 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:52.749086 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:52.750547 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-33cbf1d9-974d-4f41-9a0f-61d937f1847b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:52.751284 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 514/1011] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:52 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:53.767056 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3641b0f0-12e6-4197-87c8-b884f830812d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:53.767700 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3641b0f0-12e6-4197-87c8-b884f830812d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:53.768275 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:53.768275 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:53.768786 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3641b0f0-12e6-4197-87c8-b884f830812d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:53.769223 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3641b0f0-12e6-4197-87c8-b884f830812d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:53.789403 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:53.789403 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:53.796021 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3641b0f0-12e6-4197-87c8-b884f830812d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:53.796021 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 498/1012] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:53 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:54.804280 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-acb1834a-900d-49d2-96ab-821185a64363 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:54.804575 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-acb1834a-900d-49d2-96ab-821185a64363 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:54.804692 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:54.804692 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:54.804894 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-acb1834a-900d-49d2-96ab-821185a64363 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:54.805091 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-acb1834a-900d-49d2-96ab-821185a64363 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:54.828717 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:54.828717 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:54.828717 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-acb1834a-900d-49d2-96ab-821185a64363 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:54.828717 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 515/1013] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:54 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:55.837251 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f794396c-2730-4289-aa28-a43c0255c24f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:55.837577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f794396c-2730-4289-aa28-a43c0255c24f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:55.837877 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:55.837877 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:55.838152 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f794396c-2730-4289-aa28-a43c0255c24f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:55.838470 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f794396c-2730-4289-aa28-a43c0255c24f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:55.851054 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:55.851054 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:55.852388 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f794396c-2730-4289-aa28-a43c0255c24f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:55.852840 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 499/1014] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:55 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:56.862358 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc713d11-cbb6-4c65-8562-76c398884fef tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:56.862990 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc713d11-cbb6-4c65-8562-76c398884fef tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:56.862990 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:56.862990 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:56.862990 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc713d11-cbb6-4c65-8562-76c398884fef tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:56.864236 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-cc713d11-cbb6-4c65-8562-76c398884fef tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:56.891017 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:56.891017 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:56.891017 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc713d11-cbb6-4c65-8562-76c398884fef tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:56.891017 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 516/1015] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:56 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:57.887478 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-463e2f4d-c26a-44c3-afed-1291686d9bc2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:57.887919 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-463e2f4d-c26a-44c3-afed-1291686d9bc2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:57.888040 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:57.888040 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:57.888327 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-463e2f4d-c26a-44c3-afed-1291686d9bc2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:57.888601 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-463e2f4d-c26a-44c3-afed-1291686d9bc2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:57.902906 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:57.902906 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:57.903966 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-463e2f4d-c26a-44c3-afed-1291686d9bc2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:57.904399 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 500/1016] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:57 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:58.913092 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-028e8603-2ee9-445c-989f-e2c27adb25ca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:58.913778 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-028e8603-2ee9-445c-989f-e2c27adb25ca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:58.913778 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:58.913778 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:58.913778 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-028e8603-2ee9-445c-989f-e2c27adb25ca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:58.914265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-028e8603-2ee9-445c-989f-e2c27adb25ca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:58.925394 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:58.925394 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:58.926453 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-028e8603-2ee9-445c-989f-e2c27adb25ca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:58.926923 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 517/1017] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:58 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:52:59.936400 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c12b3a55-b22c-43b0-9e6e-8bdfd3167112 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:52:59.936795 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c12b3a55-b22c-43b0-9e6e-8bdfd3167112 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:52:59.936922 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:52:59.936922 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:52:59.937186 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c12b3a55-b22c-43b0-9e6e-8bdfd3167112 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:52:59.937439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-c12b3a55-b22c-43b0-9e6e-8bdfd3167112 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:52:59.952086 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:52:59.952086 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:52:59.953267 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c12b3a55-b22c-43b0-9e6e-8bdfd3167112 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:52:59.953787 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 501/1018] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:52:59 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:00.970270 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d46eedf0-be98-43fc-8a8f-f0de1c6df2bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:00.970815 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d46eedf0-be98-43fc-8a8f-f0de1c6df2bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:00.971041 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:00.971041 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:00.971434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d46eedf0-be98-43fc-8a8f-f0de1c6df2bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:00.971806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d46eedf0-be98-43fc-8a8f-f0de1c6df2bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:00.992345 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:00.992345 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:00.993545 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d46eedf0-be98-43fc-8a8f-f0de1c6df2bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:00.994122 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 518/1019] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:00 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:02.005798 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-62862907-7dd0-4371-8146-dd4b57da2775 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:02.006160 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-62862907-7dd0-4371-8146-dd4b57da2775 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:02.006885 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:02.006885 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:02.006885 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-62862907-7dd0-4371-8146-dd4b57da2775 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:02.006885 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-62862907-7dd0-4371-8146-dd4b57da2775 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:02.020422 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:02.020422 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:02.021527 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-62862907-7dd0-4371-8146-dd4b57da2775 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:02.022025 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 502/1020] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:02 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:03.032509 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ffff19f-7a98-4eee-a2ca-7652d62f1297 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:03.032949 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ffff19f-7a98-4eee-a2ca-7652d62f1297 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:03.033095 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:03.033095 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:03.033347 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ffff19f-7a98-4eee-a2ca-7652d62f1297 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:03.033569 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3ffff19f-7a98-4eee-a2ca-7652d62f1297 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:03.047337 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:03.047337 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:03.048695 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ffff19f-7a98-4eee-a2ca-7652d62f1297 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:03.049290 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 519/1021] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:03 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:04.058251 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e25831d6-e926-4739-b85f-78c3a65140aa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:04.058539 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e25831d6-e926-4739-b85f-78c3a65140aa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:04.058704 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:04.058704 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:04.058964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e25831d6-e926-4739-b85f-78c3a65140aa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:04.059193 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e25831d6-e926-4739-b85f-78c3a65140aa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:04.072598 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:04.072598 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:04.073957 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e25831d6-e926-4739-b85f-78c3a65140aa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:04.074596 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 503/1022] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:04 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:05.083081 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-595349f7-c193-48a2-b3e2-f436515c01e5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:05.083377 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-595349f7-c193-48a2-b3e2-f436515c01e5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:05.083483 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:05.083483 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:05.083671 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-595349f7-c193-48a2-b3e2-f436515c01e5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:05.094062 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-595349f7-c193-48a2-b3e2-f436515c01e5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:05.106102 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:05.106102 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:05.108362 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-595349f7-c193-48a2-b3e2-f436515c01e5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:05.108362 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 520/1023] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:05 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:06.116798 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9e39fa1f-d5e0-4060-868c-02b585df4932 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:06.117552 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9e39fa1f-d5e0-4060-868c-02b585df4932 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:06.117552 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:06.117552 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:06.117552 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9e39fa1f-d5e0-4060-868c-02b585df4932 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:06.117753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-9e39fa1f-d5e0-4060-868c-02b585df4932 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:06.128942 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:06.128942 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:06.130059 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9e39fa1f-d5e0-4060-868c-02b585df4932 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:06.130577 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 504/1024] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:06 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 805 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:07.143210 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7728c03-ad78-4c18-82dd-4202592bb4b2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:07.143765 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7728c03-ad78-4c18-82dd-4202592bb4b2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:07.144045 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:07.144045 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:07.147403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7728c03-ad78-4c18-82dd-4202592bb4b2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:07.147403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d7728c03-ad78-4c18-82dd-4202592bb4b2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:07.166533 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:07.166533 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:07.166533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7728c03-ad78-4c18-82dd-4202592bb4b2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:07.166533 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 521/1025] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:07 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:08.175255 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3db06632-fadb-4658-b5b2-f61e7d0a5e84 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:08.175578 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3db06632-fadb-4658-b5b2-f61e7d0a5e84 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:08.175637 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:08.175637 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:08.175847 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3db06632-fadb-4658-b5b2-f61e7d0a5e84 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:08.176088 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3db06632-fadb-4658-b5b2-f61e7d0a5e84 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:08.190307 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:08.190307 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:08.191331 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3db06632-fadb-4658-b5b2-f61e7d0a5e84 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:08.192269 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 505/1026] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:08 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:09.200620 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-677f0265-de92-4740-b8b2-9f44ea7f9c9a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:09.201166 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-677f0265-de92-4740-b8b2-9f44ea7f9c9a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:09.201166 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:09.201166 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:09.201599 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-677f0265-de92-4740-b8b2-9f44ea7f9c9a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:09.201599 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-677f0265-de92-4740-b8b2-9f44ea7f9c9a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:09.213940 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:09.213940 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:09.215332 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-677f0265-de92-4740-b8b2-9f44ea7f9c9a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:09.215749 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 522/1027] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:09 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:53:10.224480 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-321457ba-2c45-423e-af14-98a04c0a2fad tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:10.225600 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-321457ba-2c45-423e-af14-98a04c0a2fad tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:10.226052 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:10.226052 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:10.226828 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-321457ba-2c45-423e-af14-98a04c0a2fad tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:10.227401 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-321457ba-2c45-423e-af14-98a04c0a2fad tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:10.259967 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:10.259967 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:10.261089 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-321457ba-2c45-423e-af14-98a04c0a2fad tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:10.261538 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 506/1028] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:10 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:11.275250 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-12b99006-78aa-4f8d-bd96-884762a8b239 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:11.275623 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-12b99006-78aa-4f8d-bd96-884762a8b239 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:11.275816 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:11.275816 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:11.276143 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-12b99006-78aa-4f8d-bd96-884762a8b239 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:11.276736 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-12b99006-78aa-4f8d-bd96-884762a8b239 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:11.296946 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:11.296946 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:11.298284 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-12b99006-78aa-4f8d-bd96-884762a8b239 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:11.302613 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 523/1029] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:11 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:12.309123 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-780a2f1e-7e7e-459f-a9e5-8cf1999837bb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:12.309814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-780a2f1e-7e7e-459f-a9e5-8cf1999837bb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:12.310014 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:12.310014 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:12.310520 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-780a2f1e-7e7e-459f-a9e5-8cf1999837bb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:12.310858 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-780a2f1e-7e7e-459f-a9e5-8cf1999837bb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:12.324953 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:12.324953 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:12.326129 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-780a2f1e-7e7e-459f-a9e5-8cf1999837bb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:12.326678 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 507/1030] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:12 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:13.885371 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88a3dec4-55f3-4ff1-b2eb-51bab5b0427e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:13.885371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88a3dec4-55f3-4ff1-b2eb-51bab5b0427e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:13.885371 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:13.885371 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:13.885371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88a3dec4-55f3-4ff1-b2eb-51bab5b0427e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:13.885371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-88a3dec4-55f3-4ff1-b2eb-51bab5b0427e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:13.885371 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:13.885371 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:13.885371 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88a3dec4-55f3-4ff1-b2eb-51bab5b0427e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:13.885371 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 524/1031] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:13 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:14.360089 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-834fd5c7-f1c4-4e8c-91ef-ae50f1f6444c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:14.360407 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-834fd5c7-f1c4-4e8c-91ef-ae50f1f6444c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:14.360693 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:14.360693 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:14.360922 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-834fd5c7-f1c4-4e8c-91ef-ae50f1f6444c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:14.361134 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-834fd5c7-f1c4-4e8c-91ef-ae50f1f6444c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:14.378901 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:14.378901 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:14.381439 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-834fd5c7-f1c4-4e8c-91ef-ae50f1f6444c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:14.386319 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 508/1032] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:14 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:53:15.392099 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d9ff61fc-8d94-4acc-8acd-69f159f0380a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:15.392674 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d9ff61fc-8d94-4acc-8acd-69f159f0380a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:15.392906 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:15.392906 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:15.393228 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d9ff61fc-8d94-4acc-8acd-69f159f0380a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:15.393528 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d9ff61fc-8d94-4acc-8acd-69f159f0380a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:15.405734 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:15.405734 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:15.407219 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d9ff61fc-8d94-4acc-8acd-69f159f0380a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:15.407762 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 525/1033] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:15 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:16.417506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d5dfb50e-ef6b-4e0b-ad06-6688ecca6369 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:16.418066 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d5dfb50e-ef6b-4e0b-ad06-6688ecca6369 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:16.418272 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:16.418272 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:16.418589 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d5dfb50e-ef6b-4e0b-ad06-6688ecca6369 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:16.418856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d5dfb50e-ef6b-4e0b-ad06-6688ecca6369 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:16.440456 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:16.440456 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:16.441527 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d5dfb50e-ef6b-4e0b-ad06-6688ecca6369 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:16.456849 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 509/1034] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:16 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:17.451187 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f1b97b3b-0887-4fce-aa68-f61adba73805 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:17.451502 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f1b97b3b-0887-4fce-aa68-f61adba73805 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:17.451647 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:17.451647 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:17.451884 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f1b97b3b-0887-4fce-aa68-f61adba73805 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:17.452099 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f1b97b3b-0887-4fce-aa68-f61adba73805 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:17.473038 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:17.473038 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:17.474430 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f1b97b3b-0887-4fce-aa68-f61adba73805 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:17.475243 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 526/1035] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:17 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:18.483715 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-66caa77f-cea2-4d66-a517-f0edf1d2c70a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:18.484048 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-66caa77f-cea2-4d66-a517-f0edf1d2c70a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:18.484100 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:18.484100 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:18.484284 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-66caa77f-cea2-4d66-a517-f0edf1d2c70a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:18.484478 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-66caa77f-cea2-4d66-a517-f0edf1d2c70a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:18.495834 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:18.495834 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:18.496793 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-66caa77f-cea2-4d66-a517-f0edf1d2c70a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:18.497205 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 510/1036] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:18 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:19.506785 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70c64e0a-9f98-4ab0-8cef-bf6f55724a52 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:19.507379 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70c64e0a-9f98-4ab0-8cef-bf6f55724a52 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:19.507379 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:19.507379 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:19.507379 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70c64e0a-9f98-4ab0-8cef-bf6f55724a52 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:19.507769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-70c64e0a-9f98-4ab0-8cef-bf6f55724a52 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:19.518243 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:19.518243 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:19.519105 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70c64e0a-9f98-4ab0-8cef-bf6f55724a52 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:19.519480 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 527/1037] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:19 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:20.529435 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7f77d3d6-f576-4409-a412-005a2e7ab20a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:20.529763 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7f77d3d6-f576-4409-a412-005a2e7ab20a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:20.529828 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:20.529828 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:20.534567 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7f77d3d6-f576-4409-a412-005a2e7ab20a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:20.534567 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-7f77d3d6-f576-4409-a412-005a2e7ab20a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:20.543772 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:20.543772 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:20.544951 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7f77d3d6-f576-4409-a412-005a2e7ab20a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:20.545461 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 511/1038] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:20 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:21.554695 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-91da1fec-8f66-4bbc-ae52-c9a8dc6300b4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:21.555024 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-91da1fec-8f66-4bbc-ae52-c9a8dc6300b4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:21.563651 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:21.563651 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:21.564119 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-91da1fec-8f66-4bbc-ae52-c9a8dc6300b4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:21.564465 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-91da1fec-8f66-4bbc-ae52-c9a8dc6300b4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:21.577032 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:21.577032 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:21.578286 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-91da1fec-8f66-4bbc-ae52-c9a8dc6300b4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:21.582037 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 528/1039] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:21 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:22.587692 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-350f7432-5095-4edb-b250-0c4d728590f7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:22.588051 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-350f7432-5095-4edb-b250-0c4d728590f7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:22.588093 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:22.588093 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:22.588275 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-350f7432-5095-4edb-b250-0c4d728590f7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:22.588468 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-350f7432-5095-4edb-b250-0c4d728590f7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:22.599703 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:22.599703 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:22.600861 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-350f7432-5095-4edb-b250-0c4d728590f7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:22.601318 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 512/1040] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:22 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:23.609841 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-58d450e4-e60b-4ab7-8078-37a97cc54de2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:23.610847 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-58d450e4-e60b-4ab7-8078-37a97cc54de2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:23.611077 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:23.611077 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:23.611397 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-58d450e4-e60b-4ab7-8078-37a97cc54de2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:23.611685 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-58d450e4-e60b-4ab7-8078-37a97cc54de2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:23.623865 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:23.623865 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:23.624925 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-58d450e4-e60b-4ab7-8078-37a97cc54de2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:23.625829 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 529/1041] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:23 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:24.634126 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b7919c56-ff6f-4823-b167-9abc10d2f669 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:24.634604 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b7919c56-ff6f-4823-b167-9abc10d2f669 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:24.634849 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:24.634849 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:24.635292 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b7919c56-ff6f-4823-b167-9abc10d2f669 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:24.635597 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b7919c56-ff6f-4823-b167-9abc10d2f669 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:24.666476 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:24.666476 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:24.667927 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b7919c56-ff6f-4823-b167-9abc10d2f669 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:24.668497 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 513/1042] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:24 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:25.677136 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-15b0fb4f-a49e-4e1f-b918-050125406fe6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:25.677788 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-15b0fb4f-a49e-4e1f-b918-050125406fe6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:25.678442 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:25.678442 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:25.679173 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-15b0fb4f-a49e-4e1f-b918-050125406fe6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:25.679478 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-15b0fb4f-a49e-4e1f-b918-050125406fe6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:25.691304 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:25.691304 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:25.692541 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-15b0fb4f-a49e-4e1f-b918-050125406fe6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:25.693100 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 530/1043] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:25 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:26.702103 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab21d2ba-dc74-410e-8a21-f651bb20c4e2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:26.702376 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab21d2ba-dc74-410e-8a21-f651bb20c4e2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:26.702540 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:26.702540 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:26.702883 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab21d2ba-dc74-410e-8a21-f651bb20c4e2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:26.703073 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ab21d2ba-dc74-410e-8a21-f651bb20c4e2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:26.718420 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:26.718420 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:26.720527 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab21d2ba-dc74-410e-8a21-f651bb20c4e2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:26.721328 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 514/1044] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:26 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:27.730232 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b198827-4f1d-41a7-8403-100e760e523e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:27.730526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b198827-4f1d-41a7-8403-100e760e523e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:27.730578 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:27.730578 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:27.730783 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b198827-4f1d-41a7-8403-100e760e523e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:27.730965 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8b198827-4f1d-41a7-8403-100e760e523e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:27.742230 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:27.742230 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:27.743120 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b198827-4f1d-41a7-8403-100e760e523e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:27.743487 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 531/1045] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:27 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:53:28.752004 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-12fa7ef1-b0a6-4045-91c1-8692360bb395 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:28.752622 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-12fa7ef1-b0a6-4045-91c1-8692360bb395 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:28.752843 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:28.752843 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:28.753144 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-12fa7ef1-b0a6-4045-91c1-8692360bb395 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:28.753339 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-12fa7ef1-b0a6-4045-91c1-8692360bb395 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:28.764657 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:28.764657 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:28.771439 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-12fa7ef1-b0a6-4045-91c1-8692360bb395 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:28.771439 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 515/1046] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:28 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:29.776311 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a2fe06a2-77e6-48ee-8c10-a97b4a12820b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:29.776630 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a2fe06a2-77e6-48ee-8c10-a97b4a12820b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:29.776765 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:29.776765 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:29.776868 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a2fe06a2-77e6-48ee-8c10-a97b4a12820b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:29.777045 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a2fe06a2-77e6-48ee-8c10-a97b4a12820b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:29.789705 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:29.789705 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:29.790769 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a2fe06a2-77e6-48ee-8c10-a97b4a12820b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:29.791380 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 532/1047] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:29 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:30.802533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-363ba057-5d62-423f-8376-0faf95505869 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:30.802980 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-363ba057-5d62-423f-8376-0faf95505869 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:30.803138 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:30.803138 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:30.803506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-363ba057-5d62-423f-8376-0faf95505869 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:30.803614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-363ba057-5d62-423f-8376-0faf95505869 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:30.815950 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:30.815950 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:30.817003 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-363ba057-5d62-423f-8376-0faf95505869 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:30.817670 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 516/1048] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:30 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:31.826075 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-796c4c6a-9282-4fec-9af2-d847a6b944d0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:31.826369 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-796c4c6a-9282-4fec-9af2-d847a6b944d0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:31.826487 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:31.826487 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:31.826686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-796c4c6a-9282-4fec-9af2-d847a6b944d0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:31.826875 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-796c4c6a-9282-4fec-9af2-d847a6b944d0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:31.837897 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:31.837897 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:31.838896 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-796c4c6a-9282-4fec-9af2-d847a6b944d0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:31.839379 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 533/1049] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:31 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:32.847317 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-991bd3f1-aa82-45d2-b3ab-d40a4aafd3c1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:32.847668 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-991bd3f1-aa82-45d2-b3ab-d40a4aafd3c1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:32.848332 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:32.848332 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:32.848972 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-991bd3f1-aa82-45d2-b3ab-d40a4aafd3c1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:32.849344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-991bd3f1-aa82-45d2-b3ab-d40a4aafd3c1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:32.870124 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:32.870124 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:32.871476 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-991bd3f1-aa82-45d2-b3ab-d40a4aafd3c1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:32.872305 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 517/1050] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:32 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:33.886526 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-40de2f62-0824-472a-9d1a-4d6b8a4a909f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:33.886893 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-40de2f62-0824-472a-9d1a-4d6b8a4a909f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:33.886983 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:33.886983 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:33.887189 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-40de2f62-0824-472a-9d1a-4d6b8a4a909f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:33.887389 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-40de2f62-0824-472a-9d1a-4d6b8a4a909f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:33.904055 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:33.904055 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:33.905307 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-40de2f62-0824-472a-9d1a-4d6b8a4a909f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:33.915903 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 534/1051] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:33 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:34.923719 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02cf98bc-2698-452c-96d4-a4d6990848e1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:34.928441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02cf98bc-2698-452c-96d4-a4d6990848e1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:34.928587 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:34.928587 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:34.928790 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02cf98bc-2698-452c-96d4-a4d6990848e1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:34.929110 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-02cf98bc-2698-452c-96d4-a4d6990848e1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:34.942230 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:34.942230 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:34.943699 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02cf98bc-2698-452c-96d4-a4d6990848e1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:34.944305 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 518/1052] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:34 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:35.955613 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3367be17-d770-429c-9c12-85e911bded24 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:35.956968 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3367be17-d770-429c-9c12-85e911bded24 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:35.957414 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:35.957414 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:35.957414 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3367be17-d770-429c-9c12-85e911bded24 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:35.957730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3367be17-d770-429c-9c12-85e911bded24 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:35.972081 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:35.972081 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:35.973673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3367be17-d770-429c-9c12-85e911bded24 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:35.974528 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 535/1053] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:35 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:36.983259 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c72d660e-c652-4642-a18f-23203ecbf9fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:36.983587 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c72d660e-c652-4642-a18f-23203ecbf9fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:36.983642 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:36.983642 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:36.983841 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c72d660e-c652-4642-a18f-23203ecbf9fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:36.984160 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-c72d660e-c652-4642-a18f-23203ecbf9fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:37.005273 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:37.005273 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:37.009821 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c72d660e-c652-4642-a18f-23203ecbf9fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:37.009821 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 519/1054] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:36 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:38.015916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e301c281-9a4d-4142-ba3c-c80e5c65b1e3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:38.016529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e301c281-9a4d-4142-ba3c-c80e5c65b1e3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:38.016529 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:38.016529 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:38.016529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e301c281-9a4d-4142-ba3c-c80e5c65b1e3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:38.016809 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e301c281-9a4d-4142-ba3c-c80e5c65b1e3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:38.032958 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:38.032958 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:38.035272 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e301c281-9a4d-4142-ba3c-c80e5c65b1e3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:38.037750 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 536/1055] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:38 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:53:39.046723 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ca47047e-375b-4089-87ff-382977f21946 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:39.047998 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ca47047e-375b-4089-87ff-382977f21946 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:39.048210 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:39.048210 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:39.048600 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ca47047e-375b-4089-87ff-382977f21946 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:39.048982 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ca47047e-375b-4089-87ff-382977f21946 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:39.071818 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:39.071818 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:39.073076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ca47047e-375b-4089-87ff-382977f21946 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:39.073608 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 520/1056] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:39 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:40.087044 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-80531586-d3cb-45f9-a82d-08a5001aa3f2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:40.087636 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-80531586-d3cb-45f9-a82d-08a5001aa3f2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:40.088105 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:40.088105 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:40.088750 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-80531586-d3cb-45f9-a82d-08a5001aa3f2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:40.089303 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-80531586-d3cb-45f9-a82d-08a5001aa3f2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 04be6562-f579-4ae1-b4e1-7f7a580a61ba. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:53:40.107478 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:40.107478 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:40.108710 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-80531586-d3cb-45f9-a82d-08a5001aa3f2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 200 Jan 27 16:53:40.109178 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 537/1057] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:40 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:53:40.123796 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4378084f-b64c-4e60-b150-974089270abb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:40.124848 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4378084f-b64c-4e60-b150-974089270abb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:40.125369 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:40.125369 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:40.125915 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4378084f-b64c-4e60-b150-974089270abb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:40.154185 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:40.154185 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:40.159314 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4378084f-b64c-4e60-b150-974089270abb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:40.169227 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:40.169227 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:40.173375 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4378084f-b64c-4e60-b150-974089270abb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:40.173900 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 521/1058] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:40 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1205 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:40.183638 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-19f6b5c0-b3b6-4496-b526-7e12de16d46b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] DELETE http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba Jan 27 16:53:40.184131 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-19f6b5c0-b3b6-4496-b526-7e12de16d46b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:40.184293 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:40.184293 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:40.184575 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-19f6b5c0-b3b6-4496-b526-7e12de16d46b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:40.184754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-19f6b5c0-b3b6-4496-b526-7e12de16d46b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Delete backup with id: 04be6562-f579-4ae1-b4e1-7f7a580a61ba. Jan 27 16:53:40.199440 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:40.199440 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:40.272462 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-19f6b5c0-b3b6-4496-b526-7e12de16d46b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] delete_backup rpcapi backup_id 04be6562-f579-4ae1-b4e1-7f7a580a61ba {{(pid=87929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 16:53:40.275012 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-19f6b5c0-b3b6-4496-b526-7e12de16d46b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba returned with HTTP 202 Jan 27 16:53:40.275697 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 538/1059] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:53:40 2021] DELETE /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/04be6562-f579-4ae1-b4e1-7f7a580a61ba => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:53:40.342052 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-546bd833-66bd-473b-8590-b22835fda6bc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:40.342052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-546bd833-66bd-473b-8590-b22835fda6bc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:40.342052 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:40.342052 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:40.342052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-546bd833-66bd-473b-8590-b22835fda6bc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:40.364804 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:40.364804 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:40.369836 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-546bd833-66bd-473b-8590-b22835fda6bc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:40.380687 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:40.380687 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:40.385612 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-546bd833-66bd-473b-8590-b22835fda6bc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:40.396594 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 522/1060] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:53:40 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1205 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:40.399454 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-643bf0b2-3d2e-4040-8464-1e1e929023c0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] POST http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2/action Jan 27 16:53:40.399988 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:40.399988 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:40.400243 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-643bf0b2-3d2e-4040-8464-1e1e929023c0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:53:40.400438 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-643bf0b2-3d2e-4040-8464-1e1e929023c0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:53:40.448497 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:40.448497 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:40.449345 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-643bf0b2-3d2e-4040-8464-1e1e929023c0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:40.500458 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-643bf0b2-3d2e-4040-8464-1e1e929023c0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Begin detaching volume completed successfully. Jan 27 16:53:40.500916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-643bf0b2-3d2e-4040-8464-1e1e929023c0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2/action returned with HTTP 202 Jan 27 16:53:40.504985 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 539/1061] 10.222.0.108 () {64 vars in 1648 bytes} [Wed Jan 27 16:53:40 2021] POST /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:53:40.546054 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b9ffc6d-0c2d-490e-a02c-8a89cb4fb9dd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:40.546344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b9ffc6d-0c2d-490e-a02c-8a89cb4fb9dd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:40.546478 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:40.546478 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:40.546676 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b9ffc6d-0c2d-490e-a02c-8a89cb4fb9dd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:40.607431 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:40.607431 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:40.612590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1b9ffc6d-0c2d-490e-a02c-8a89cb4fb9dd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:40.624030 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:40.624030 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:40.628746 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b9ffc6d-0c2d-490e-a02c-8a89cb4fb9dd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:40.629220 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 523/1062] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:40 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:41.641590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f54a78c5-551f-4477-b6b9-141043dc4790 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:41.642264 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f54a78c5-551f-4477-b6b9-141043dc4790 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:41.660934 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:41.660934 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:41.660934 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f54a78c5-551f-4477-b6b9-141043dc4790 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:41.678660 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:41.678660 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:41.683372 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f54a78c5-551f-4477-b6b9-141043dc4790 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:41.693109 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:41.693109 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:41.697740 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f54a78c5-551f-4477-b6b9-141043dc4790 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:41.698143 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 540/1063] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:41 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:42.708221 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-296f22fa-88d0-40af-9849-3b296bb13d9d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:42.708585 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-296f22fa-88d0-40af-9849-3b296bb13d9d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:42.708726 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:42.708726 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:42.711007 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-296f22fa-88d0-40af-9849-3b296bb13d9d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:42.734482 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:42.734482 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:42.739137 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-296f22fa-88d0-40af-9849-3b296bb13d9d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:42.748537 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:42.748537 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:42.752751 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-296f22fa-88d0-40af-9849-3b296bb13d9d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:42.752987 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 524/1064] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:42 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:43.763048 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-906e8fcb-bf1b-45a3-bf95-270ad980bb1c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:43.763331 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-906e8fcb-bf1b-45a3-bf95-270ad980bb1c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:43.763457 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:43.763457 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:43.763639 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-906e8fcb-bf1b-45a3-bf95-270ad980bb1c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:43.791252 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:43.791252 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:43.796614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-906e8fcb-bf1b-45a3-bf95-270ad980bb1c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:43.807575 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:43.807575 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:43.812582 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-906e8fcb-bf1b-45a3-bf95-270ad980bb1c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:43.813239 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 541/1065] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:43 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:44.822704 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0cb5e29-fccc-4fe8-b90c-b8324129798f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:44.823265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0cb5e29-fccc-4fe8-b90c-b8324129798f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:44.823530 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:44.823530 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:44.823699 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0cb5e29-fccc-4fe8-b90c-b8324129798f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:44.850805 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:44.850805 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:44.855394 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e0cb5e29-fccc-4fe8-b90c-b8324129798f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:44.865091 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:44.865091 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:44.869308 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0cb5e29-fccc-4fe8-b90c-b8324129798f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:44.869762 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 525/1066] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:44 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:45.879256 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-280335ae-32f5-4d23-b668-c2670fe8d924 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:45.879556 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-280335ae-32f5-4d23-b668-c2670fe8d924 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:45.879651 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:45.879651 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:45.880074 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-280335ae-32f5-4d23-b668-c2670fe8d924 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:45.904008 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:45.904008 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:45.908623 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-280335ae-32f5-4d23-b668-c2670fe8d924 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:45.917426 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:45.917426 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:45.921590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-280335ae-32f5-4d23-b668-c2670fe8d924 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:45.922036 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 542/1067] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:45 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:46.965427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22dfe798-9828-4c47-9a3b-4e6ce88bf7a1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:46.965427 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22dfe798-9828-4c47-9a3b-4e6ce88bf7a1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:46.965427 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:46.965427 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:46.965427 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22dfe798-9828-4c47-9a3b-4e6ce88bf7a1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:46.965427 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:46.965427 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:46.965427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-22dfe798-9828-4c47-9a3b-4e6ce88bf7a1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:46.977756 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:46.977756 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:46.982479 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22dfe798-9828-4c47-9a3b-4e6ce88bf7a1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:46.982956 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 526/1068] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:46 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:47.996212 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-73cf7f54-df01-4915-8494-dc88e96aa82e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:47.996212 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-73cf7f54-df01-4915-8494-dc88e96aa82e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:47.996212 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:47.996212 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:47.996212 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-73cf7f54-df01-4915-8494-dc88e96aa82e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:48.023989 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:48.023989 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:48.030096 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-73cf7f54-df01-4915-8494-dc88e96aa82e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:48.041413 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:48.041413 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:48.047667 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-73cf7f54-df01-4915-8494-dc88e96aa82e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:48.048514 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 543/1069] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:47 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:53:49.059637 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-53d8c439-732a-451b-9079-0f50b7286049 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:49.059637 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-53d8c439-732a-451b-9079-0f50b7286049 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:49.059637 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:49.059637 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:49.059637 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-53d8c439-732a-451b-9079-0f50b7286049 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:49.091843 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:49.091843 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:49.091843 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-53d8c439-732a-451b-9079-0f50b7286049 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:49.099725 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:49.099725 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:49.104006 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-53d8c439-732a-451b-9079-0f50b7286049 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:49.104487 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 527/1070] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:49 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:50.114759 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ddb21e79-9e96-47f4-9822-16f7dd0b5a1f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:50.115231 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ddb21e79-9e96-47f4-9822-16f7dd0b5a1f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:50.115441 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:50.115441 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:50.115734 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ddb21e79-9e96-47f4-9822-16f7dd0b5a1f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:50.162445 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:50.162445 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:50.167733 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ddb21e79-9e96-47f4-9822-16f7dd0b5a1f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:50.177676 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:50.177676 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:50.183781 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ddb21e79-9e96-47f4-9822-16f7dd0b5a1f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:50.185568 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 544/1071] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:50 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:51.194705 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-150ade51-468e-41be-a328-f8cdf25c8ffc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:51.195528 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-150ade51-468e-41be-a328-f8cdf25c8ffc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:51.195681 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:51.195681 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:51.195975 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-150ade51-468e-41be-a328-f8cdf25c8ffc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:51.221811 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:51.221811 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:51.226987 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-150ade51-468e-41be-a328-f8cdf25c8ffc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:51.241514 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:51.241514 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:51.244357 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-150ade51-468e-41be-a328-f8cdf25c8ffc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:51.245048 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 528/1072] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:51 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:52.257476 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a446f24-3cea-4454-9a25-18b6e0241f34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:52.257783 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a446f24-3cea-4454-9a25-18b6e0241f34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:52.257847 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:52.257847 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:52.258224 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a446f24-3cea-4454-9a25-18b6e0241f34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:52.283313 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:52.283313 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:52.288287 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7a446f24-3cea-4454-9a25-18b6e0241f34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:52.297808 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:52.297808 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:52.302304 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a446f24-3cea-4454-9a25-18b6e0241f34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:52.302978 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 545/1073] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:52 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:53.316084 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1e9136fe-c794-4a60-8520-1d105d5df73f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:53.316946 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1e9136fe-c794-4a60-8520-1d105d5df73f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:53.317332 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:53.317332 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:53.317934 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1e9136fe-c794-4a60-8520-1d105d5df73f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:53.354305 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:53.354305 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:53.360620 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1e9136fe-c794-4a60-8520-1d105d5df73f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:53.371096 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:53.371096 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:53.375510 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1e9136fe-c794-4a60-8520-1d105d5df73f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:53.376349 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 529/1074] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:53 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:53:54.386444 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-004a8725-c122-406d-ba60-a47ae8d6451c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:54.387154 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-004a8725-c122-406d-ba60-a47ae8d6451c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:54.387346 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:54.387346 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:54.387648 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-004a8725-c122-406d-ba60-a47ae8d6451c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:54.451569 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:54.451569 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:54.457264 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-004a8725-c122-406d-ba60-a47ae8d6451c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:54.468542 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:54.468542 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:54.475941 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-004a8725-c122-406d-ba60-a47ae8d6451c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:54.476413 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 546/1075] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:54 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:55.490142 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-790e0e19-becd-48a8-96a9-422204adc8bc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:55.490813 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-790e0e19-becd-48a8-96a9-422204adc8bc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:55.490813 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:55.490813 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:55.490813 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-790e0e19-becd-48a8-96a9-422204adc8bc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:55.515954 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:55.515954 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:55.521908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-790e0e19-becd-48a8-96a9-422204adc8bc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:55.537187 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:55.537187 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:55.541811 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-790e0e19-becd-48a8-96a9-422204adc8bc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:55.542297 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 530/1076] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:55 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:56.552818 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1778160-d4bf-4451-820b-771863dce486 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:56.553462 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1778160-d4bf-4451-820b-771863dce486 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:56.553462 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:56.553462 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:56.553462 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1778160-d4bf-4451-820b-771863dce486 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:56.578254 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:56.578254 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:56.583322 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d1778160-d4bf-4451-820b-771863dce486 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:56.593323 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:56.593323 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:56.597805 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1778160-d4bf-4451-820b-771863dce486 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:56.598295 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 547/1077] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:56 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:57.611409 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4bb1502c-62e8-4e13-b84d-b427e5dc143d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:57.612218 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4bb1502c-62e8-4e13-b84d-b427e5dc143d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:57.612583 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:57.612583 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:57.613382 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4bb1502c-62e8-4e13-b84d-b427e5dc143d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:57.642322 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:57.642322 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:57.648276 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4bb1502c-62e8-4e13-b84d-b427e5dc143d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:57.658653 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:57.658653 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:57.663065 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4bb1502c-62e8-4e13-b84d-b427e5dc143d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:57.665662 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 531/1078] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:57 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:58.673531 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae77108b-c86c-46ec-ad9f-6353cdf38766 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:58.674062 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae77108b-c86c-46ec-ad9f-6353cdf38766 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:58.674062 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:58.674062 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:58.674252 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae77108b-c86c-46ec-ad9f-6353cdf38766 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:58.699044 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:58.699044 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:58.703474 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ae77108b-c86c-46ec-ad9f-6353cdf38766 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:58.712431 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:58.712431 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:58.716505 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae77108b-c86c-46ec-ad9f-6353cdf38766 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:58.716946 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 548/1079] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:58 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:53:59.726746 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-331cb30c-1fb8-4199-841a-92a713589276 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:53:59.727627 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-331cb30c-1fb8-4199-841a-92a713589276 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:53:59.727921 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:53:59.727921 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:53:59.728344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-331cb30c-1fb8-4199-841a-92a713589276 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:53:59.754242 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:59.754242 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:59.759185 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-331cb30c-1fb8-4199-841a-92a713589276 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:53:59.769313 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:53:59.769313 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:53:59.774294 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-331cb30c-1fb8-4199-841a-92a713589276 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:53:59.775097 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 532/1080] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:53:59 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:54:00.785135 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-676e4d00-030a-4e9b-9b35-1a7905e0b7b0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:54:00.785459 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-676e4d00-030a-4e9b-9b35-1a7905e0b7b0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:00.785531 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:00.785531 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:00.785781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-676e4d00-030a-4e9b-9b35-1a7905e0b7b0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:00.809386 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:00.809386 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:00.813548 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-676e4d00-030a-4e9b-9b35-1a7905e0b7b0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:00.822963 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:00.822963 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:00.827114 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-676e4d00-030a-4e9b-9b35-1a7905e0b7b0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:54:00.827897 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 549/1081] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:00 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:54:01.840825 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8e528bfa-d2dd-4238-9fee-e4d831b6b1f4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:54:01.841416 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8e528bfa-d2dd-4238-9fee-e4d831b6b1f4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:01.841416 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:01.841416 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:01.841416 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8e528bfa-d2dd-4238-9fee-e4d831b6b1f4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:01.866686 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:01.866686 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:01.871332 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8e528bfa-d2dd-4238-9fee-e4d831b6b1f4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:01.880252 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:01.880252 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:01.884348 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8e528bfa-d2dd-4238-9fee-e4d831b6b1f4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:54:01.884755 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 533/1082] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:01 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:54:02.893494 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5186de8f-e058-44cf-9cf1-46534f508550 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:54:02.894150 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5186de8f-e058-44cf-9cf1-46534f508550 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:02.894389 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:02.894389 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:02.894739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5186de8f-e058-44cf-9cf1-46534f508550 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:02.923239 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:02.923239 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:02.927962 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5186de8f-e058-44cf-9cf1-46534f508550 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:02.938854 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:02.938854 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:02.943590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5186de8f-e058-44cf-9cf1-46534f508550 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:54:02.944277 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 550/1083] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:02 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:54:03.954225 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-31b41837-adc6-418d-ad25-c895eb384b8f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:54:03.954664 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-31b41837-adc6-418d-ad25-c895eb384b8f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:03.954664 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:03.954664 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:03.954768 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-31b41837-adc6-418d-ad25-c895eb384b8f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:04.000343 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:04.000343 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:04.005137 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-31b41837-adc6-418d-ad25-c895eb384b8f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:04.014471 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:04.014471 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:04.018518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-31b41837-adc6-418d-ad25-c895eb384b8f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:54:04.019010 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 534/1084] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:03 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:54:05.012744 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5186de8f-e058-44cf-9cf1-46534f508550 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume// Jan 27 16:54:05.013051 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5186de8f-e058-44cf-9cf1-46534f508550 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:05.013132 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:05.013132 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:05.013327 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5186de8f-e058-44cf-9cf1-46534f508550 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:05.013920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5186de8f-e058-44cf-9cf1-46534f508550 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 16:54:05.014249 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 551/1085] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 16:54:05 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 16:54:05.029204 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af47ca8e-e0ae-476c-847e-c7cd43a28070 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:54:05.029469 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af47ca8e-e0ae-476c-847e-c7cd43a28070 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:05.029599 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:05.029599 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:05.029792 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af47ca8e-e0ae-476c-847e-c7cd43a28070 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:05.047632 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-d9b269d5-348a-4029-904b-5a1bbc9f20db tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:54:05.048126 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-d9b269d5-348a-4029-904b-5a1bbc9f20db tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:05.048504 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-d9b269d5-348a-4029-904b-5a1bbc9f20db tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:05.078776 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:05.078776 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:05.081834 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:05.081834 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:05.084090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-d9b269d5-348a-4029-904b-5a1bbc9f20db tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:05.094249 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-af47ca8e-e0ae-476c-847e-c7cd43a28070 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:05.094966 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:05.094966 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:05.100824 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-d9b269d5-348a-4029-904b-5a1bbc9f20db tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:54:05.101476 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 552/1086] 10.222.0.115 () {60 vars in 1408 bytes} [Wed Jan 27 16:54:05 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1307 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 16:54:05.115706 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:05.115706 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:05.126442 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af47ca8e-e0ae-476c-847e-c7cd43a28070 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:54:05.127128 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 535/1087] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:05 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:54:05.887814 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-65269fb4-4a2e-470b-b144-4c9284067848 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] DELETE http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/attachments/454a2947-88e5-4d75-8a82-f9faf083bddf Jan 27 16:54:05.887814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-65269fb4-4a2e-470b-b144-4c9284067848 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:05.887814 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:05.887814 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:05.887814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-65269fb4-4a2e-470b-b144-4c9284067848 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:05.899735 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:05.899735 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:06.136426 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b549ca36-7f75-414e-aefc-06a29aa074ec tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:54:06.136742 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b549ca36-7f75-414e-aefc-06a29aa074ec tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:06.137032 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:06.137032 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:06.137415 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b549ca36-7f75-414e-aefc-06a29aa074ec tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:06.169695 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:06.169695 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:06.174126 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b549ca36-7f75-414e-aefc-06a29aa074ec tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:06.197172 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:06.197172 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:06.202854 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b549ca36-7f75-414e-aefc-06a29aa074ec tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:54:06.203384 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 536/1088] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:06 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 1208 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:54:06.264839 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-65269fb4-4a2e-470b-b144-4c9284067848 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 16:54:06.265107 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-65269fb4-4a2e-470b-b144-4c9284067848 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 16:54:06.296728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-d18c521f-d0df-4ae0-bd24-7e14dbf07e1c req-65269fb4-4a2e-470b-b144-4c9284067848 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/attachments/454a2947-88e5-4d75-8a82-f9faf083bddf returned with HTTP 200 Jan 27 16:54:06.297248 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 553/1089] 10.222.0.115 () {62 vars in 1442 bytes} [Wed Jan 27 16:54:05 2021] DELETE /volume/v3/66f36dc7d6594449b221af98a7c90a33/attachments/454a2947-88e5-4d75-8a82-f9faf083bddf => generated 19 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:07.213452 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9b53c60b-64b8-41f6-9009-75ac25aa5e35 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:54:07.213828 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9b53c60b-64b8-41f6-9009-75ac25aa5e35 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:07.213987 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:07.213987 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:07.214249 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9b53c60b-64b8-41f6-9009-75ac25aa5e35 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:07.267414 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:07.267414 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:07.281825 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9b53c60b-64b8-41f6-9009-75ac25aa5e35 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:07.303981 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9b53c60b-64b8-41f6-9009-75ac25aa5e35 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:54:07.304676 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 537/1090] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:07 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:22.258023 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] POST http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes Jan 27 16:54:22.258384 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:22.258384 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:22.258800 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-376680254", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:54:22.259628 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-376680254', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:54:22.259984 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Create volume of 1 GB Jan 27 16:54:22.260651 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:22.260651 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:22.267682 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Availability Zones retrieved successfully. Jan 27 16:54:22.276584 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Flow 'volume_create_api' (62ee38e9-dede-4be4-8dc4-45b4e8cb478b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:54:22.278140 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c151a54-3676-451f-90d2-cbf438636813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:54:22.279265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:54:22.311584 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c151a54-3676-451f-90d2-cbf438636813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:54:22.312677 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78c907aa-84a8-4ee4-b09d-bfab4129cfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:54:22.412737 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Created reservations ['32d99df1-ff26-4921-9ae2-624e7b252395', '7fa97dbd-d09e-4119-a9f4-7bc4b3e485af', 'b6cda7bb-2e98-49a8-be44-656d36ec3208', '53e0eb27-dc2d-4c32-9197-ae0cd76d8e31'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:54:22.413842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78c907aa-84a8-4ee4-b09d-bfab4129cfdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32d99df1-ff26-4921-9ae2-624e7b252395', '7fa97dbd-d09e-4119-a9f4-7bc4b3e485af', 'b6cda7bb-2e98-49a8-be44-656d36ec3208', '53e0eb27-dc2d-4c32-9197-ae0cd76d8e31']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:54:22.414861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50274e19-035b-49fd-9a8c-a521def5444a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:54:22.511382 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50274e19-035b-49fd-9a8c-a521def5444a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6f75146-9fcf-4b74-b29f-705e01f1f95a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-376680254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='244f3f033afc49758431853165c98f77',qos_specs=None,replication_status=,reservations=['32d99df1-ff26-4921-9ae2-624e7b252395','7fa97dbd-d09e-4119-a9f4-7bc4b3e485af','b6cda7bb-2e98-49a8-be44-656d36ec3208','53e0eb27-dc2d-4c32-9197-ae0cd76d8e31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ef894ee933457e8494b5d20a6cd852',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:54:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-376680254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6f75146-9fcf-4b74-b29f-705e01f1f95a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='244f3f033afc49758431853165c98f77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='68ef894ee933457e8494b5d20a6cd852',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:54:22.512930 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95366c59-b252-4086-9cd0-cb5d343db9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:54:22.582445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95366c59-b252-4086-9cd0-cb5d343db9ed) transitioned into state 'SUCCESS' from state '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-376680254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='244f3f033afc49758431853165c98f77',qos_specs=None,replication_status=,reservations=['32d99df1-ff26-4921-9ae2-624e7b252395','7fa97dbd-d09e-4119-a9f4-7bc4b3e485af','b6cda7bb-2e98-49a8-be44-656d36ec3208','53e0eb27-dc2d-4c32-9197-ae0cd76d8e31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ef894ee933457e8494b5d20a6cd852',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:54:22.583595 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f08e38-58d5-4c4d-a4c6-cfc0b8e50106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:54:22.662762 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f08e38-58d5-4c4d-a4c6-cfc0b8e50106) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:54:22.665376 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Flow 'volume_create_api' (62ee38e9-dede-4be4-8dc4-45b4e8cb478b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:54:22.692342 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Create volume request issued successfully. Jan 27 16:54:22.699234 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-ac666299-1b0d-4e49-bb49-a2a2fbd86c7d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes returned with HTTP 202 Jan 27 16:54:22.701589 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 554/1091] 10.222.0.108 () {64 vars in 1517 bytes} [Wed Jan 27 16:54:22 2021] POST /volume/v3/244f3f033afc49758431853165c98f77/volumes => generated 825 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:54:22.706143 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-148b31db-7949-4c6d-8355-b24d0e497352 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] GET http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a Jan 27 16:54:22.706422 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-148b31db-7949-4c6d-8355-b24d0e497352 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:22.706552 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:22.706552 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:22.706743 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-148b31db-7949-4c6d-8355-b24d0e497352 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:22.731227 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:22.731227 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:22.735773 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-148b31db-7949-4c6d-8355-b24d0e497352 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Volume info retrieved successfully. Jan 27 16:54:22.746444 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-8c7dc7be-83d1-423c-b446-fc60c1f7974c req-148b31db-7949-4c6d-8355-b24d0e497352 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a returned with HTTP 200 Jan 27 16:54:22.746894 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 538/1092] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:54:22 2021] GET /volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a => generated 893 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:22.769422 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-286e9818-1c2c-41a2-888f-2cddb708095a req-94dea376-b571-4a78-bc67-a865729574b0 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] GET http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a Jan 27 16:54:22.769945 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-286e9818-1c2c-41a2-888f-2cddb708095a req-94dea376-b571-4a78-bc67-a865729574b0 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:22.770210 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:22.770210 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:22.770526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-286e9818-1c2c-41a2-888f-2cddb708095a req-94dea376-b571-4a78-bc67-a865729574b0 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:22.797636 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:22.797636 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:22.802851 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-286e9818-1c2c-41a2-888f-2cddb708095a req-94dea376-b571-4a78-bc67-a865729574b0 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Volume info retrieved successfully. Jan 27 16:54:22.816159 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-286e9818-1c2c-41a2-888f-2cddb708095a req-94dea376-b571-4a78-bc67-a865729574b0 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a returned with HTTP 200 Jan 27 16:54:22.823486 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 555/1093] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:54:22 2021] GET /volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a => generated 893 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:23.927601 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-925dea5e-6358-4cc4-953a-acfff3575d19 req-d00b0c39-1680-4ecb-8b07-12f16c060b33 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] GET http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a Jan 27 16:54:23.928142 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-925dea5e-6358-4cc4-953a-acfff3575d19 req-d00b0c39-1680-4ecb-8b07-12f16c060b33 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:23.928142 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:23.928142 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:23.928288 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-925dea5e-6358-4cc4-953a-acfff3575d19 req-d00b0c39-1680-4ecb-8b07-12f16c060b33 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:23.952988 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:23.952988 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:23.957666 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-925dea5e-6358-4cc4-953a-acfff3575d19 req-d00b0c39-1680-4ecb-8b07-12f16c060b33 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Volume info retrieved successfully. Jan 27 16:54:23.968185 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-925dea5e-6358-4cc4-953a-acfff3575d19 req-d00b0c39-1680-4ecb-8b07-12f16c060b33 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a returned with HTTP 200 Jan 27 16:54:23.971216 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 539/1094] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:54:23 2021] GET /volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a => generated 918 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:23.991218 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-78640482-8995-4310-adfd-c2818bc34a7e req-4367dfe9-5179-4f64-ba4d-ff68bd83e011 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] POST http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots Jan 27 16:54:23.991522 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:23.991522 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:23.991839 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-78640482-8995-4310-adfd-c2818bc34a7e req-4367dfe9-5179-4f64-ba4d-ff68bd83e011 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6f75146-9fcf-4b74-b29f-705e01f1f95a", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1138205285", "description": null, "metadata": {}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:54:24.018102 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:24.018102 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:24.018947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-78640482-8995-4310-adfd-c2818bc34a7e req-4367dfe9-5179-4f64-ba4d-ff68bd83e011 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Volume info retrieved successfully. Jan 27 16:54:24.019175 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [req-78640482-8995-4310-adfd-c2818bc34a7e req-4367dfe9-5179-4f64-ba4d-ff68bd83e011 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Create snapshot from volume b6f75146-9fcf-4b74-b29f-705e01f1f95a Jan 27 16:54:24.085597 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [req-78640482-8995-4310-adfd-c2818bc34a7e req-4367dfe9-5179-4f64-ba4d-ff68bd83e011 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Created reservations ['3255361c-9f93-45a4-abbf-7dde907118b8', '745bc446-68de-486f-8df5-0b118ced95b4', '9192e6f0-d298-41f7-b6a1-964455700881', 'f8ad9399-64ad-4242-8257-bc08bdfa5679'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:54:24.360035 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16f3fe1c-fb09-4a0b-b713-6227c430e434 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] DELETE http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:54:24.360671 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16f3fe1c-fb09-4a0b-b713-6227c430e434 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:24.360911 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:24.360911 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:24.361246 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16f3fe1c-fb09-4a0b-b713-6227c430e434 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:24.362690 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-16f3fe1c-fb09-4a0b-b713-6227c430e434 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Delete volume with id: 0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:54:24.370958 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-78640482-8995-4310-adfd-c2818bc34a7e req-4367dfe9-5179-4f64-ba4d-ff68bd83e011 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Snapshot create request issued successfully. Jan 27 16:54:24.371596 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-78640482-8995-4310-adfd-c2818bc34a7e req-4367dfe9-5179-4f64-ba4d-ff68bd83e011 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots returned with HTTP 202 Jan 27 16:54:24.384262 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 556/1095] 10.222.0.108 () {64 vars in 1523 bytes} [Wed Jan 27 16:54:23 2021] POST /volume/v3/244f3f033afc49758431853165c98f77/snapshots => generated 311 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:54:24.413645 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-83e7a0d2-779b-4f94-b02b-df436d398f15 req-bd2f8177-de98-4288-9b2b-b9e58ad5d5d9 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] GET http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b Jan 27 16:54:24.413986 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-83e7a0d2-779b-4f94-b02b-df436d398f15 req-bd2f8177-de98-4288-9b2b-b9e58ad5d5d9 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:24.414173 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:24.414173 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:24.414439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-83e7a0d2-779b-4f94-b02b-df436d398f15 req-bd2f8177-de98-4288-9b2b-b9e58ad5d5d9 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:24.441604 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:24.441604 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:24.442401 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-83e7a0d2-779b-4f94-b02b-df436d398f15 req-bd2f8177-de98-4288-9b2b-b9e58ad5d5d9 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Snapshot retrieved successfully. Jan 27 16:54:24.443430 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-83e7a0d2-779b-4f94-b02b-df436d398f15 req-bd2f8177-de98-4288-9b2b-b9e58ad5d5d9 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b returned with HTTP 200 Jan 27 16:54:24.443899 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 557/1096] 10.222.0.108 () {60 vars in 1580 bytes} [Wed Jan 27 16:54:24 2021] GET /volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b => generated 443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:24.449738 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:24.449738 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:24.450390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-16f3fe1c-fb09-4a0b-b713-6227c430e434 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:24.470737 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6defeaea-c513-45ad-8f6f-c9bc061e0391 req-730fa07d-68df-481b-9216-d9f8cddef742 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] GET http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/detail Jan 27 16:54:24.471011 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6defeaea-c513-45ad-8f6f-c9bc061e0391 req-730fa07d-68df-481b-9216-d9f8cddef742 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:24.471136 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:24.471136 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:24.471325 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6defeaea-c513-45ad-8f6f-c9bc061e0391 req-730fa07d-68df-481b-9216-d9f8cddef742 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:24.471700 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [req-6defeaea-c513-45ad-8f6f-c9bc061e0391 req-730fa07d-68df-481b-9216-d9f8cddef742 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:54:24.472941 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [req-6defeaea-c513-45ad-8f6f-c9bc061e0391 req-730fa07d-68df-481b-9216-d9f8cddef742 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 16:54:24.482215 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-6defeaea-c513-45ad-8f6f-c9bc061e0391 req-730fa07d-68df-481b-9216-d9f8cddef742 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Get all snapshots completed successfully. Jan 27 16:54:24.485402 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:24.485402 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:24.485402 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6defeaea-c513-45ad-8f6f-c9bc061e0391 req-730fa07d-68df-481b-9216-d9f8cddef742 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/detail returned with HTTP 200 Jan 27 16:54:24.485402 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 558/1097] 10.222.0.108 () {60 vars in 1490 bytes} [Wed Jan 27 16:54:24 2021] GET /volume/v3/244f3f033afc49758431853165c98f77/snapshots/detail => generated 446 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:54:24.511889 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2d2ec17e-699e-468e-901a-564e890e9336 req-8f47e5e3-150d-4a42-9fec-0e5af3d5c4ce tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] GET http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b Jan 27 16:54:24.512175 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2d2ec17e-699e-468e-901a-564e890e9336 req-8f47e5e3-150d-4a42-9fec-0e5af3d5c4ce tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:24.512304 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:24.512304 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:24.512498 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-2d2ec17e-699e-468e-901a-564e890e9336 req-8f47e5e3-150d-4a42-9fec-0e5af3d5c4ce tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:24.527605 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:24.527605 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:24.530273 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-2d2ec17e-699e-468e-901a-564e890e9336 req-8f47e5e3-150d-4a42-9fec-0e5af3d5c4ce tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Snapshot retrieved successfully. Jan 27 16:54:24.530273 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-2d2ec17e-699e-468e-901a-564e890e9336 req-8f47e5e3-150d-4a42-9fec-0e5af3d5c4ce tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b returned with HTTP 200 Jan 27 16:54:24.530273 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 559/1098] 10.222.0.108 () {60 vars in 1580 bytes} [Wed Jan 27 16:54:24 2021] GET /volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b => generated 443 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:54:24.551096 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-16f3fe1c-fb09-4a0b-b713-6227c430e434 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Delete volume request issued successfully. Jan 27 16:54:24.551376 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16f3fe1c-fb09-4a0b-b713-6227c430e434 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 202 Jan 27 16:54:24.551904 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 540/1099] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:54:24 2021] DELETE /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:54:24.563946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-745a0ae5-850f-4819-858e-66b9092038a6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:54:24.564673 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-745a0ae5-850f-4819-858e-66b9092038a6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:24.564803 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:24.564803 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:24.565512 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-745a0ae5-850f-4819-858e-66b9092038a6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:24.599913 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:24.599913 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:24.605539 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-745a0ae5-850f-4819-858e-66b9092038a6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:24.619548 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-745a0ae5-850f-4819-858e-66b9092038a6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:54:24.620246 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 560/1100] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:24 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 912 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:25.629682 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc56eeac-2b55-42b0-8c3f-715318100819 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:54:25.630060 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc56eeac-2b55-42b0-8c3f-715318100819 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:25.630060 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:25.630060 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:25.630658 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc56eeac-2b55-42b0-8c3f-715318100819 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:25.660316 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:25.660316 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:25.666400 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cc56eeac-2b55-42b0-8c3f-715318100819 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:25.682007 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc56eeac-2b55-42b0-8c3f-715318100819 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 200 Jan 27 16:54:25.694281 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 541/1101] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:25 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 912 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:54:25.808526 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-0a345adb-ab53-4cc0-98e3-378ed256562c req-62baef8a-3b33-4062-8d97-9299aa619bbb tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] GET http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b Jan 27 16:54:25.808760 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-0a345adb-ab53-4cc0-98e3-378ed256562c req-62baef8a-3b33-4062-8d97-9299aa619bbb tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:25.808890 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:25.808890 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:25.809081 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-0a345adb-ab53-4cc0-98e3-378ed256562c req-62baef8a-3b33-4062-8d97-9299aa619bbb tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:25.844267 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:25.844267 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:25.844939 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-0a345adb-ab53-4cc0-98e3-378ed256562c req-62baef8a-3b33-4062-8d97-9299aa619bbb tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Snapshot retrieved successfully. Jan 27 16:54:25.847130 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-0a345adb-ab53-4cc0-98e3-378ed256562c req-62baef8a-3b33-4062-8d97-9299aa619bbb tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b returned with HTTP 200 Jan 27 16:54:25.854014 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 561/1102] 10.222.0.108 () {60 vars in 1580 bytes} [Wed Jan 27 16:54:25 2021] GET /volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b => generated 470 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:25.874995 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-fb2eb765-b634-4ca9-aca3-870623655a4e req-5a8e1ea8-c7b5-4664-a442-021d824bcc59 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] DELETE http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b Jan 27 16:54:25.875247 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-fb2eb765-b634-4ca9-aca3-870623655a4e req-5a8e1ea8-c7b5-4664-a442-021d824bcc59 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:25.875371 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:25.875371 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:25.876005 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-fb2eb765-b634-4ca9-aca3-870623655a4e req-5a8e1ea8-c7b5-4664-a442-021d824bcc59 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:25.876201 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [req-fb2eb765-b634-4ca9-aca3-870623655a4e req-5a8e1ea8-c7b5-4664-a442-021d824bcc59 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Delete snapshot with id: d3eb741e-f511-4dfb-b635-ed4a6641539b Jan 27 16:54:25.891536 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:25.891536 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:25.898172 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-fb2eb765-b634-4ca9-aca3-870623655a4e req-5a8e1ea8-c7b5-4664-a442-021d824bcc59 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Snapshot retrieved successfully. Jan 27 16:54:25.998664 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-fb2eb765-b634-4ca9-aca3-870623655a4e req-5a8e1ea8-c7b5-4664-a442-021d824bcc59 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Snapshot delete request issued successfully. Jan 27 16:54:25.998936 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-fb2eb765-b634-4ca9-aca3-870623655a4e req-5a8e1ea8-c7b5-4664-a442-021d824bcc59 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b returned with HTTP 202 Jan 27 16:54:25.999455 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 542/1103] 10.222.0.108 () {62 vars in 1602 bytes} [Wed Jan 27 16:54:25 2021] DELETE /volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:54:26.033743 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-35df6e4e-4996-44fb-b325-fe52ba3b779f req-7051d532-34c0-4e44-b652-cf94088b412c tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] GET http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b Jan 27 16:54:26.034572 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-35df6e4e-4996-44fb-b325-fe52ba3b779f req-7051d532-34c0-4e44-b652-cf94088b412c tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:26.034929 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:26.034929 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:26.035667 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-35df6e4e-4996-44fb-b325-fe52ba3b779f req-7051d532-34c0-4e44-b652-cf94088b412c tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:26.066412 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:26.066412 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:26.067268 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-35df6e4e-4996-44fb-b325-fe52ba3b779f req-7051d532-34c0-4e44-b652-cf94088b412c tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Snapshot retrieved successfully. Jan 27 16:54:26.068636 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-35df6e4e-4996-44fb-b325-fe52ba3b779f req-7051d532-34c0-4e44-b652-cf94088b412c tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b returned with HTTP 200 Jan 27 16:54:26.069180 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 562/1104] 10.222.0.108 () {60 vars in 1580 bytes} [Wed Jan 27 16:54:26 2021] GET /volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b => generated 469 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:26.693587 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7ca90ee-cf0c-4ff5-922b-98d6542ee320 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:54:26.693856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7ca90ee-cf0c-4ff5-922b-98d6542ee320 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:26.693991 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:26.693991 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:26.694181 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7ca90ee-cf0c-4ff5-922b-98d6542ee320 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:26.730571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7ca90ee-cf0c-4ff5-922b-98d6542ee320 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 404 Jan 27 16:54:26.733565 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 543/1105] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:26 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:54:26.764836 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] POST http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes Jan 27 16:54:26.765392 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:26.765392 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:26.765967 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b6bbef6b-f873-431e-ad70-72df4730a470", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-836715100"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:54:26.766669 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Create volume request body: {'volume': {'imageRef': 'b6bbef6b-f873-431e-ad70-72df4730a470', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-836715100'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:54:26.891191 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Create volume of 1 GB Jan 27 16:54:26.895689 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Availability Zones retrieved successfully. Jan 27 16:54:26.903846 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Flow 'volume_create_api' (49288a87-229b-4d74-9920-6e604a09f308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:54:26.905247 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b851ee-6fbe-45bf-8f7a-af3ec5d6bef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:54:26.906300 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:54:27.022687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64b851ee-6fbe-45bf-8f7a-af3ec5d6bef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:54:27.024221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7daa13-5e26-42ab-92a0-eaf635272a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:54:27.098299 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-fb0fe83e-13e0-4978-90cb-83ff7ea32213 req-ec7dc5bf-a547-4c68-b0e0-f78e03d17315 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] GET http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b Jan 27 16:54:27.098673 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-fb0fe83e-13e0-4978-90cb-83ff7ea32213 req-ec7dc5bf-a547-4c68-b0e0-f78e03d17315 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:27.099336 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-fb0fe83e-13e0-4978-90cb-83ff7ea32213 req-ec7dc5bf-a547-4c68-b0e0-f78e03d17315 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:27.116219 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Created reservations ['77722630-d49c-48d1-b9bd-82d7c872d140', 'b7ae0e7b-f0cd-4f46-88ba-bd82f0b0e937', 'ca7d10fe-684d-48ee-9cf6-bbeebb610fe5', 'ca34e2b0-88f5-4573-88ea-83ea9a95e053'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:54:27.117351 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b7daa13-5e26-42ab-92a0-eaf635272a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77722630-d49c-48d1-b9bd-82d7c872d140', 'b7ae0e7b-f0cd-4f46-88ba-bd82f0b0e937', 'ca7d10fe-684d-48ee-9cf6-bbeebb610fe5', 'ca34e2b0-88f5-4573-88ea-83ea9a95e053']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:54:27.118435 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6ffc481-5895-4ef1-aae5-25b4842289dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:54:27.124275 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:27.124275 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:27.125370 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-fb0fe83e-13e0-4978-90cb-83ff7ea32213 req-ec7dc5bf-a547-4c68-b0e0-f78e03d17315 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Snapshot retrieved successfully. Jan 27 16:54:27.127264 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-fb0fe83e-13e0-4978-90cb-83ff7ea32213 req-ec7dc5bf-a547-4c68-b0e0-f78e03d17315 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b returned with HTTP 200 Jan 27 16:54:27.128683 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 544/1106] 10.222.0.108 () {60 vars in 1580 bytes} [Wed Jan 27 16:54:27 2021] GET /volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:27.178719 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6ffc481-5895-4ef1-aae5-25b4842289dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ea36250-9834-4b1e-9c47-e69cf1b6f15b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-836715100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f36dc7d6594449b221af98a7c90a33',qos_specs=None,replication_status=,reservations=['77722630-d49c-48d1-b9bd-82d7c872d140','b7ae0e7b-f0cd-4f46-88ba-bd82f0b0e937','ca7d10fe-684d-48ee-9cf6-bbeebb610fe5','ca34e2b0-88f5-4573-88ea-83ea9a95e053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe9911c278924256be6450541bcb8496',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-836715100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ea36250-9834-4b1e-9c47-e69cf1b6f15b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66f36dc7d6594449b221af98a7c90a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fe9911c278924256be6450541bcb8496',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:54:27.179794 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fca4178-5b29-4331-98e0-d1bd15ce4445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:54:27.240739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fca4178-5b29-4331-98e0-d1bd15ce4445) transitioned into state 'SUCCESS' from state '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-836715100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f36dc7d6594449b221af98a7c90a33',qos_specs=None,replication_status=,reservations=['77722630-d49c-48d1-b9bd-82d7c872d140','b7ae0e7b-f0cd-4f46-88ba-bd82f0b0e937','ca7d10fe-684d-48ee-9cf6-bbeebb610fe5','ca34e2b0-88f5-4573-88ea-83ea9a95e053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe9911c278924256be6450541bcb8496',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:54:27.241703 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (346fb1c3-33f3-4395-87fa-b67b99b274de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:54:27.322808 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (346fb1c3-33f3-4395-87fa-b67b99b274de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:54:27.324218 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Flow 'volume_create_api' (49288a87-229b-4d74-9920-6e604a09f308) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:54:27.349754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Create volume request issued successfully. Jan 27 16:54:27.355786 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee9c26fd-8a5c-4d60-a222-eecb9362d79a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes returned with HTTP 202 Jan 27 16:54:27.356503 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 563/1107] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:54:26 2021] POST /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes => generated 819 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:54:27.364148 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ed4867d-1562-4474-b490-68d6be67c08a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:27.364687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ed4867d-1562-4474-b490-68d6be67c08a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:27.364989 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:27.364989 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:27.365186 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ed4867d-1562-4474-b490-68d6be67c08a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:27.389976 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:27.389976 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:27.394703 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1ed4867d-1562-4474-b490-68d6be67c08a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:27.406328 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ed4867d-1562-4474-b490-68d6be67c08a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:27.406904 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 545/1108] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:27 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:28.268343 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6aa80926-7f35-40d2-ae94-66a55fad25bc req-a5defa9b-77a3-4bee-8be6-19617440cf82 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] GET http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b Jan 27 16:54:28.268771 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6aa80926-7f35-40d2-ae94-66a55fad25bc req-a5defa9b-77a3-4bee-8be6-19617440cf82 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:28.268902 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:28.268902 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:28.269101 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6aa80926-7f35-40d2-ae94-66a55fad25bc req-a5defa9b-77a3-4bee-8be6-19617440cf82 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:28.285102 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6aa80926-7f35-40d2-ae94-66a55fad25bc req-a5defa9b-77a3-4bee-8be6-19617440cf82 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b returned with HTTP 404 Jan 27 16:54:28.286787 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 564/1109] 10.222.0.108 () {60 vars in 1580 bytes} [Wed Jan 27 16:54:28 2021] GET /volume/v3/244f3f033afc49758431853165c98f77/snapshots/d3eb741e-f511-4dfb-b635-ed4a6641539b => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:54:28.415802 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d90b220a-c131-4c9b-a972-b814ff447b9a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:28.416301 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d90b220a-c131-4c9b-a972-b814ff447b9a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:28.416774 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:28.416774 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:28.417150 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d90b220a-c131-4c9b-a972-b814ff447b9a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:28.462533 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:28.462533 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:28.469341 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d90b220a-c131-4c9b-a972-b814ff447b9a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:28.491457 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d90b220a-c131-4c9b-a972-b814ff447b9a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:28.491992 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 546/1110] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:28 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 911 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:28.518262 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-938221b4-bafe-427c-b35f-8ad287f3518e req-fde7ca73-e849-4fdc-821a-b7a53a0faab4 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] DELETE http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a Jan 27 16:54:28.518506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-938221b4-bafe-427c-b35f-8ad287f3518e req-fde7ca73-e849-4fdc-821a-b7a53a0faab4 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:28.518765 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-938221b4-bafe-427c-b35f-8ad287f3518e req-fde7ca73-e849-4fdc-821a-b7a53a0faab4 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:28.519014 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [req-938221b4-bafe-427c-b35f-8ad287f3518e req-fde7ca73-e849-4fdc-821a-b7a53a0faab4 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Delete volume with id: b6f75146-9fcf-4b74-b29f-705e01f1f95a Jan 27 16:54:28.547550 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:28.547550 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:28.548278 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-938221b4-bafe-427c-b35f-8ad287f3518e req-fde7ca73-e849-4fdc-821a-b7a53a0faab4 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Volume info retrieved successfully. Jan 27 16:54:28.651919 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-938221b4-bafe-427c-b35f-8ad287f3518e req-fde7ca73-e849-4fdc-821a-b7a53a0faab4 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Delete volume request issued successfully. Jan 27 16:54:28.652115 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-938221b4-bafe-427c-b35f-8ad287f3518e req-fde7ca73-e849-4fdc-821a-b7a53a0faab4 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a returned with HTTP 202 Jan 27 16:54:28.652836 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 565/1111] 10.222.0.108 () {62 vars in 1596 bytes} [Wed Jan 27 16:54:28 2021] DELETE /volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:54:28.676060 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f4c1668a-58e5-4531-91b3-c1db73d2971c req-77fe48ec-5751-4c02-bf11-03a079f7d501 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] GET http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a Jan 27 16:54:28.676266 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f4c1668a-58e5-4531-91b3-c1db73d2971c req-77fe48ec-5751-4c02-bf11-03a079f7d501 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:28.676625 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:28.676625 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:28.676968 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f4c1668a-58e5-4531-91b3-c1db73d2971c req-77fe48ec-5751-4c02-bf11-03a079f7d501 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:28.708038 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:28.708038 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:28.712889 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-f4c1668a-58e5-4531-91b3-c1db73d2971c req-77fe48ec-5751-4c02-bf11-03a079f7d501 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Volume info retrieved successfully. Jan 27 16:54:28.724103 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f4c1668a-58e5-4531-91b3-c1db73d2971c req-77fe48ec-5751-4c02-bf11-03a079f7d501 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a returned with HTTP 200 Jan 27 16:54:28.729692 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 547/1112] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:54:28 2021] GET /volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a => generated 917 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:29.501236 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-61aba019-1e69-4243-9870-53c1b636a4ee tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:29.502181 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-61aba019-1e69-4243-9870-53c1b636a4ee tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:29.502430 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:29.502430 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:29.502927 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-61aba019-1e69-4243-9870-53c1b636a4ee tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:29.532212 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:29.532212 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:29.538160 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-61aba019-1e69-4243-9870-53c1b636a4ee tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:29.554308 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-61aba019-1e69-4243-9870-53c1b636a4ee tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:29.554899 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 566/1113] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:29 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 911 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:29.746611 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a4d3f67b-4e8e-48de-9db4-f14c52fe069e req-c9811d33-78e5-4aa8-b5ce-f43d9ff89095 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] GET http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a Jan 27 16:54:29.746881 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a4d3f67b-4e8e-48de-9db4-f14c52fe069e req-c9811d33-78e5-4aa8-b5ce-f43d9ff89095 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:29.747156 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:29.747156 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:29.747503 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a4d3f67b-4e8e-48de-9db4-f14c52fe069e req-c9811d33-78e5-4aa8-b5ce-f43d9ff89095 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:29.774021 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:29.774021 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:29.779472 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-a4d3f67b-4e8e-48de-9db4-f14c52fe069e req-c9811d33-78e5-4aa8-b5ce-f43d9ff89095 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Volume info retrieved successfully. Jan 27 16:54:29.789974 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a4d3f67b-4e8e-48de-9db4-f14c52fe069e req-c9811d33-78e5-4aa8-b5ce-f43d9ff89095 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a returned with HTTP 200 Jan 27 16:54:29.790439 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 548/1114] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:54:29 2021] GET /volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a => generated 917 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:30.564368 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9457ef1d-8d13-4c91-aba2-03ac55ce53ee tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:30.565017 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9457ef1d-8d13-4c91-aba2-03ac55ce53ee tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:30.565269 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:30.565269 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:30.565624 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9457ef1d-8d13-4c91-aba2-03ac55ce53ee tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:30.591214 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:30.591214 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:30.596460 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9457ef1d-8d13-4c91-aba2-03ac55ce53ee tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:30.609096 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9457ef1d-8d13-4c91-aba2-03ac55ce53ee tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:30.609783 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 567/1115] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:30 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 911 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:31.385003 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-88542199-d687-450e-858f-eeea23f73fb3 req-d82fff2d-3e26-4fca-8711-727b1b5c1d8d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] GET http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a Jan 27 16:54:31.387019 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-88542199-d687-450e-858f-eeea23f73fb3 req-d82fff2d-3e26-4fca-8711-727b1b5c1d8d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:31.387156 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:31.387156 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:31.387343 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-88542199-d687-450e-858f-eeea23f73fb3 req-d82fff2d-3e26-4fca-8711-727b1b5c1d8d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:31.413160 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-88542199-d687-450e-858f-eeea23f73fb3 req-d82fff2d-3e26-4fca-8711-727b1b5c1d8d tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a returned with HTTP 404 Jan 27 16:54:31.413822 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 549/1116] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:54:31 2021] GET /volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:54:31.462577 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-250659c9-fae9-4d96-b273-d2aacd367f4d req-c999d1e4-62ac-403c-9d41-882e84c613a5 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] DELETE http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a Jan 27 16:54:31.462781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-250659c9-fae9-4d96-b273-d2aacd367f4d req-c999d1e4-62ac-403c-9d41-882e84c613a5 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:31.462913 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:31.462913 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:31.463108 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-250659c9-fae9-4d96-b273-d2aacd367f4d req-c999d1e4-62ac-403c-9d41-882e84c613a5 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:31.463414 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [req-250659c9-fae9-4d96-b273-d2aacd367f4d req-c999d1e4-62ac-403c-9d41-882e84c613a5 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Delete volume with id: b6f75146-9fcf-4b74-b29f-705e01f1f95a Jan 27 16:54:31.502520 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-250659c9-fae9-4d96-b273-d2aacd367f4d req-c999d1e4-62ac-403c-9d41-882e84c613a5 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a returned with HTTP 404 Jan 27 16:54:31.503236 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 568/1117] 10.222.0.108 () {62 vars in 1596 bytes} [Wed Jan 27 16:54:31 2021] DELETE /volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:54:31.529099 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-3d4e2b3e-15a1-4f28-a98c-b166e3516f91 req-b95ea2b6-1461-46ae-8c37-39f52c068f87 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] GET http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a Jan 27 16:54:31.529969 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-3d4e2b3e-15a1-4f28-a98c-b166e3516f91 req-b95ea2b6-1461-46ae-8c37-39f52c068f87 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:31.530277 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-3d4e2b3e-15a1-4f28-a98c-b166e3516f91 req-b95ea2b6-1461-46ae-8c37-39f52c068f87 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:31.560114 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-3d4e2b3e-15a1-4f28-a98c-b166e3516f91 req-b95ea2b6-1461-46ae-8c37-39f52c068f87 tempest-VolumesSnapshotsTestJSON-348269858 tempest-VolumesSnapshotsTestJSON-348269858-project] http://10.222.0.108/volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a returned with HTTP 404 Jan 27 16:54:31.561219 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 550/1118] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 16:54:31 2021] GET /volume/v3/244f3f033afc49758431853165c98f77/volumes/b6f75146-9fcf-4b74-b29f-705e01f1f95a => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:54:31.619319 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-582d7d5c-a6f5-4ba5-a553-2e0b983d5b6e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:31.619722 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-582d7d5c-a6f5-4ba5-a553-2e0b983d5b6e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:31.619954 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-582d7d5c-a6f5-4ba5-a553-2e0b983d5b6e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:31.661701 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:31.661701 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:31.677216 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-582d7d5c-a6f5-4ba5-a553-2e0b983d5b6e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:31.698137 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-582d7d5c-a6f5-4ba5-a553-2e0b983d5b6e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:31.698772 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 569/1119] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:31 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 911 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:32.708828 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-47fc3079-780f-4ea3-af2b-a9e984cb93ca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:32.709096 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-47fc3079-780f-4ea3-af2b-a9e984cb93ca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:32.709447 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-47fc3079-780f-4ea3-af2b-a9e984cb93ca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:32.740823 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:32.740823 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:32.747842 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-47fc3079-780f-4ea3-af2b-a9e984cb93ca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:32.805643 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-47fc3079-780f-4ea3-af2b-a9e984cb93ca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:32.805643 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 551/1120] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:32 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 911 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:33.821561 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-650aff60-6689-466a-9394-23945f3ddc9e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:33.821561 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-650aff60-6689-466a-9394-23945f3ddc9e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:33.821561 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:33.821561 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:33.821561 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-650aff60-6689-466a-9394-23945f3ddc9e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:33.821561 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:33.821561 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:33.821561 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-650aff60-6689-466a-9394-23945f3ddc9e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:33.821561 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-650aff60-6689-466a-9394-23945f3ddc9e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:33.821561 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 570/1121] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:33 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 911 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:34.826845 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-93323213-12a6-434f-9d2e-3d7a53a0df23 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:34.827488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-93323213-12a6-434f-9d2e-3d7a53a0df23 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:34.827488 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:34.827488 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:34.827488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-93323213-12a6-434f-9d2e-3d7a53a0df23 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:34.859106 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:34.859106 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:34.865343 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-93323213-12a6-434f-9d2e-3d7a53a0df23 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:34.880059 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-93323213-12a6-434f-9d2e-3d7a53a0df23 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:34.880616 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 552/1122] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:34 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 911 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:54:35.894092 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63dfcea4-a115-44f8-b39d-895afec420d8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:35.894625 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63dfcea4-a115-44f8-b39d-895afec420d8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:35.894812 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:35.894812 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:35.895157 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63dfcea4-a115-44f8-b39d-895afec420d8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:35.932695 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:35.932695 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:35.938953 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-63dfcea4-a115-44f8-b39d-895afec420d8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:35.954054 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63dfcea4-a115-44f8-b39d-895afec420d8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:35.954990 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 571/1123] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:35 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 911 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:36.966332 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28d844ac-2d42-4c82-8666-bc052e698d74 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:36.967115 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-28d844ac-2d42-4c82-8666-bc052e698d74 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:36.967384 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:36.967384 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:36.967940 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-28d844ac-2d42-4c82-8666-bc052e698d74 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:36.998395 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:36.998395 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:37.004122 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-28d844ac-2d42-4c82-8666-bc052e698d74 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:37.017404 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28d844ac-2d42-4c82-8666-bc052e698d74 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:37.018104 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 553/1124] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:36 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 911 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:38.030504 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-93744b74-b4e6-44ab-a3ec-902953456fc1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:38.030855 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-93744b74-b4e6-44ab-a3ec-902953456fc1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:38.030855 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:38.030855 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:38.031083 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-93744b74-b4e6-44ab-a3ec-902953456fc1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:38.064807 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:38.064807 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:38.070592 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-93744b74-b4e6-44ab-a3ec-902953456fc1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:38.083898 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-93744b74-b4e6-44ab-a3ec-902953456fc1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:38.084439 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 572/1125] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:38 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 911 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:54:39.094536 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5f857d52-3566-403f-b188-0154f929bbdd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:39.094872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5f857d52-3566-403f-b188-0154f929bbdd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:39.094931 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:39.094931 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:39.095127 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5f857d52-3566-403f-b188-0154f929bbdd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:39.130362 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:39.130362 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:39.130362 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5f857d52-3566-403f-b188-0154f929bbdd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:39.139673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5f857d52-3566-403f-b188-0154f929bbdd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:39.148755 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 554/1126] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:39 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 969 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:40.156546 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c143f08e-b29a-414d-96d8-76851ec15a12 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:40.157377 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c143f08e-b29a-414d-96d8-76851ec15a12 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:40.157647 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:40.157647 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:40.157988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c143f08e-b29a-414d-96d8-76851ec15a12 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:40.189851 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:40.189851 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:40.194797 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c143f08e-b29a-414d-96d8-76851ec15a12 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:40.206120 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c143f08e-b29a-414d-96d8-76851ec15a12 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:40.206581 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 573/1127] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:40 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:41.216333 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-db804b2b-7258-40b3-8984-960a4eae9566 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:41.216694 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-db804b2b-7258-40b3-8984-960a4eae9566 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:41.216751 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:41.216751 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:41.216996 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-db804b2b-7258-40b3-8984-960a4eae9566 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:41.244670 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:41.244670 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:41.249879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-db804b2b-7258-40b3-8984-960a4eae9566 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:41.268356 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-db804b2b-7258-40b3-8984-960a4eae9566 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:41.269257 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 555/1128] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:41 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:42.278360 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-42b297c1-ddc7-45b9-a6b5-1f22cc5e0c6b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:42.299657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-42b297c1-ddc7-45b9-a6b5-1f22cc5e0c6b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:42.299657 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:42.299657 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:42.299657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-42b297c1-ddc7-45b9-a6b5-1f22cc5e0c6b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:42.311891 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:42.311891 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:42.316443 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-42b297c1-ddc7-45b9-a6b5-1f22cc5e0c6b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:42.327001 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-42b297c1-ddc7-45b9-a6b5-1f22cc5e0c6b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:42.327466 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 574/1129] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:42 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:43.335752 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c3a2ed0-4541-4f77-a57f-ea4e0555060f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:43.336437 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c3a2ed0-4541-4f77-a57f-ea4e0555060f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:43.336437 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:43.336437 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:43.336437 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c3a2ed0-4541-4f77-a57f-ea4e0555060f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:43.361472 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:43.361472 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:43.366483 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0c3a2ed0-4541-4f77-a57f-ea4e0555060f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:43.378238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c3a2ed0-4541-4f77-a57f-ea4e0555060f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:43.378820 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 556/1130] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:43 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:54:44.392939 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4a621de6-242c-429e-ae83-6dd666cfd824 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:44.393405 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4a621de6-242c-429e-ae83-6dd666cfd824 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:44.393405 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:44.393405 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:44.393554 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4a621de6-242c-429e-ae83-6dd666cfd824 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:44.417670 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:44.417670 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:44.422763 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4a621de6-242c-429e-ae83-6dd666cfd824 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:44.434213 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4a621de6-242c-429e-ae83-6dd666cfd824 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:44.434720 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 575/1131] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:44 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:45.444162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c62aa234-af07-4707-8012-7bba021ffd7a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:45.444432 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c62aa234-af07-4707-8012-7bba021ffd7a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:45.474971 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:45.474971 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:45.474971 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c62aa234-af07-4707-8012-7bba021ffd7a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:45.474971 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:45.474971 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:45.474971 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c62aa234-af07-4707-8012-7bba021ffd7a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:45.484846 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c62aa234-af07-4707-8012-7bba021ffd7a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:45.485312 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 557/1132] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:45 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:46.495293 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23d177cd-0f92-49cd-9df0-2a6d8ef5cd9b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:46.523476 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23d177cd-0f92-49cd-9df0-2a6d8ef5cd9b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:46.523476 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:46.523476 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:46.523476 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23d177cd-0f92-49cd-9df0-2a6d8ef5cd9b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:46.527610 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:46.527610 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:46.534815 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-23d177cd-0f92-49cd-9df0-2a6d8ef5cd9b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:46.548526 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23d177cd-0f92-49cd-9df0-2a6d8ef5cd9b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:46.549005 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 576/1133] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:46 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:47.559232 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ff184e4-a3d3-4304-8388-fcdba4a29270 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:47.559579 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ff184e4-a3d3-4304-8388-fcdba4a29270 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:47.559856 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:47.559856 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:47.560108 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ff184e4-a3d3-4304-8388-fcdba4a29270 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:47.596284 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:47.596284 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:47.601478 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3ff184e4-a3d3-4304-8388-fcdba4a29270 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:47.613330 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ff184e4-a3d3-4304-8388-fcdba4a29270 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:47.613804 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 558/1134] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:47 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:48.623099 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55ab1c0d-2760-426e-b009-8e951df5de3f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:48.623414 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55ab1c0d-2760-426e-b009-8e951df5de3f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:48.623569 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:48.623569 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:48.623806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55ab1c0d-2760-426e-b009-8e951df5de3f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:48.649916 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:48.649916 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:48.655635 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-55ab1c0d-2760-426e-b009-8e951df5de3f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:48.674788 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55ab1c0d-2760-426e-b009-8e951df5de3f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:48.674788 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 577/1135] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:48 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:49.678070 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e12b4f64-3f2d-41e4-b4ad-a1ed08d02b5b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:49.678407 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e12b4f64-3f2d-41e4-b4ad-a1ed08d02b5b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:49.678456 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:49.678456 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:49.678800 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e12b4f64-3f2d-41e4-b4ad-a1ed08d02b5b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:49.706628 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:49.706628 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:49.711887 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e12b4f64-3f2d-41e4-b4ad-a1ed08d02b5b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:49.723474 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e12b4f64-3f2d-41e4-b4ad-a1ed08d02b5b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:49.723962 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 559/1136] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:49 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:50.734017 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8a4a5b23-2e8b-476c-944d-c2e7e8d311ff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:50.734289 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8a4a5b23-2e8b-476c-944d-c2e7e8d311ff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:50.734405 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:50.734405 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:50.734594 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8a4a5b23-2e8b-476c-944d-c2e7e8d311ff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:50.777416 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:50.777416 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:50.807851 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8a4a5b23-2e8b-476c-944d-c2e7e8d311ff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:50.807851 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8a4a5b23-2e8b-476c-944d-c2e7e8d311ff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:50.807851 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 578/1137] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:50 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:51.819447 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-90e6d179-402c-476e-9baf-a2216186fa34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:51.819447 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-90e6d179-402c-476e-9baf-a2216186fa34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:51.819447 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:51.819447 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:51.819447 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-90e6d179-402c-476e-9baf-a2216186fa34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:51.832078 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:51.832078 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:51.837683 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-90e6d179-402c-476e-9baf-a2216186fa34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:51.848350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-90e6d179-402c-476e-9baf-a2216186fa34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:51.848778 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 560/1138] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:51 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:52.860300 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d35674b-b8b9-4d4f-9d8f-3a39d23af10d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:52.861049 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d35674b-b8b9-4d4f-9d8f-3a39d23af10d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:52.861386 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:52.861386 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:52.863139 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d35674b-b8b9-4d4f-9d8f-3a39d23af10d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:52.934263 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:52.934263 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:52.956656 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6d35674b-b8b9-4d4f-9d8f-3a39d23af10d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:52.957197 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d35674b-b8b9-4d4f-9d8f-3a39d23af10d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:52.957790 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 579/1139] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:52 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:53.968651 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-25eb11b5-beef-4cf0-b339-0a99aa48c46b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:53.971533 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-25eb11b5-beef-4cf0-b339-0a99aa48c46b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:53.972247 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:53.972247 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:53.972614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-25eb11b5-beef-4cf0-b339-0a99aa48c46b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:54.022189 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:54.022189 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:54.029035 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-25eb11b5-beef-4cf0-b339-0a99aa48c46b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:54.060516 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-25eb11b5-beef-4cf0-b339-0a99aa48c46b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:54.060516 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 561/1140] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:53 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:55.068275 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0da95939-3a37-4027-966e-b4251fd1ef1b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:55.068651 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0da95939-3a37-4027-966e-b4251fd1ef1b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:55.068717 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:55.068717 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:55.068916 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0da95939-3a37-4027-966e-b4251fd1ef1b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:55.106372 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:55.106372 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:55.112282 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0da95939-3a37-4027-966e-b4251fd1ef1b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:55.126584 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0da95939-3a37-4027-966e-b4251fd1ef1b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:55.131653 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 580/1141] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:55 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:54:56.140220 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9a62233-f69c-4854-98cc-bae53547d29f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:56.140220 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9a62233-f69c-4854-98cc-bae53547d29f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:56.140220 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:56.140220 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:56.140220 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9a62233-f69c-4854-98cc-bae53547d29f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:56.163151 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:56.163151 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:56.168188 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b9a62233-f69c-4854-98cc-bae53547d29f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:56.192142 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9a62233-f69c-4854-98cc-bae53547d29f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:56.192142 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 562/1142] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:56 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:57.207290 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bbf10c1b-cbb7-4282-b31c-5194915217bb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:57.207701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bbf10c1b-cbb7-4282-b31c-5194915217bb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:57.207701 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:57.207701 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:57.207916 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bbf10c1b-cbb7-4282-b31c-5194915217bb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:57.251665 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:57.251665 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:57.257973 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bbf10c1b-cbb7-4282-b31c-5194915217bb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:57.269755 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bbf10c1b-cbb7-4282-b31c-5194915217bb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:57.270213 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 581/1143] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:57 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:58.284263 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-432af0b5-b6fa-4a8a-9642-08d9244ff997 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:58.284582 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-432af0b5-b6fa-4a8a-9642-08d9244ff997 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:58.288053 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:58.288053 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:58.288481 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-432af0b5-b6fa-4a8a-9642-08d9244ff997 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:58.336929 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:58.336929 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:58.360295 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-432af0b5-b6fa-4a8a-9642-08d9244ff997 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:58.372075 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-432af0b5-b6fa-4a8a-9642-08d9244ff997 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:58.378856 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 563/1144] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:58 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 972 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:54:59.382132 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1121b78c-2b17-4169-851a-9388cf29d60a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:59.382433 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1121b78c-2b17-4169-851a-9388cf29d60a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:59.382526 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:59.382526 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:59.382861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1121b78c-2b17-4169-851a-9388cf29d60a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:59.410198 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:59.410198 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:59.415032 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1121b78c-2b17-4169-851a-9388cf29d60a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:59.427171 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1121b78c-2b17-4169-851a-9388cf29d60a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:59.432964 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 582/1145] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:59 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 1360 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:54:59.436593 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-48539c8b-4e2a-4fe5-a6be-40683e30864d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:54:59.436989 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-48539c8b-4e2a-4fe5-a6be-40683e30864d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:59.437175 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:59.437175 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:59.437462 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-48539c8b-4e2a-4fe5-a6be-40683e30864d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:59.463478 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:59.463478 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:59.468796 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-48539c8b-4e2a-4fe5-a6be-40683e30864d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:59.479856 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-48539c8b-4e2a-4fe5-a6be-40683e30864d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:54:59.480422 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 564/1146] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:59 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 1360 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:54:59.489318 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-231f5835-6be8-493b-a9ea-d915545a1bcc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] POST http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups Jan 27 16:54:59.489663 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:59.489663 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:59.490022 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-231f5835-6be8-493b-a9ea-d915545a1bcc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8ea36250-9834-4b1e-9c47-e69cf1b6f15b", "name": "tempest-VolumesBackupsTest-Backup-1656410104"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:54:59.490666 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-231f5835-6be8-493b-a9ea-d915545a1bcc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Creating new backup {'backup': {'volume_id': '8ea36250-9834-4b1e-9c47-e69cf1b6f15b', 'name': 'tempest-VolumesBackupsTest-Backup-1656410104'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 16:54:59.490932 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-231f5835-6be8-493b-a9ea-d915545a1bcc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Creating backup of volume 8ea36250-9834-4b1e-9c47-e69cf1b6f15b in container None Jan 27 16:54:59.515020 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:59.515020 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:59.515613 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-231f5835-6be8-493b-a9ea-d915545a1bcc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:54:59.575456 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-231f5835-6be8-493b-a9ea-d915545a1bcc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Created reservations ['f0950127-1890-43c8-94a3-6148f6583a27', 'a667984a-211f-4ae1-8c7d-01a41cb201e0'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:54:59.771524 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-231f5835-6be8-493b-a9ea-d915545a1bcc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups returned with HTTP 202 Jan 27 16:54:59.772298 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 583/1147] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:54:59 2021] POST /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups => generated 398 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:54:59.783951 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f5da4658-833c-40eb-bfe3-7e8d0b697f8f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:54:59.784500 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f5da4658-833c-40eb-bfe3-7e8d0b697f8f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:54:59.784870 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:54:59.784870 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:54:59.785193 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f5da4658-833c-40eb-bfe3-7e8d0b697f8f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:54:59.786374 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f5da4658-833c-40eb-bfe3-7e8d0b697f8f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:54:59.824208 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:54:59.824208 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:54:59.825722 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f5da4658-833c-40eb-bfe3-7e8d0b697f8f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:54:59.827581 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 565/1148] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:54:59 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 805 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:00.835102 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4fc8e6b7-7b9c-4362-bad5-d1477a4f8859 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:00.835846 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4fc8e6b7-7b9c-4362-bad5-d1477a4f8859 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:00.836095 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:00.836095 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:00.836508 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4fc8e6b7-7b9c-4362-bad5-d1477a4f8859 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:00.836828 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-4fc8e6b7-7b9c-4362-bad5-d1477a4f8859 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:00.857076 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:00.857076 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:00.857076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4fc8e6b7-7b9c-4362-bad5-d1477a4f8859 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:00.857076 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 584/1149] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:00 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 805 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:01.865309 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a2f51e44-7045-4203-a179-424e13151d9d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:01.866150 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a2f51e44-7045-4203-a179-424e13151d9d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:01.866491 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:01.866491 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:01.866987 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a2f51e44-7045-4203-a179-424e13151d9d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:01.867315 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a2f51e44-7045-4203-a179-424e13151d9d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:01.915040 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:01.915040 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:01.917359 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a2f51e44-7045-4203-a179-424e13151d9d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:01.921112 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 566/1150] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:01 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 805 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:02.928228 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d5bce8cb-1bd8-4c07-b40e-90604eeebc58 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:02.928816 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d5bce8cb-1bd8-4c07-b40e-90604eeebc58 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:02.929026 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:02.929026 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:02.929401 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d5bce8cb-1bd8-4c07-b40e-90604eeebc58 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:02.929670 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d5bce8cb-1bd8-4c07-b40e-90604eeebc58 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:02.940945 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:02.940945 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:02.941960 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d5bce8cb-1bd8-4c07-b40e-90604eeebc58 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:02.942379 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 585/1151] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:02 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:03.951302 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f41a64d7-1204-416a-90dc-fbac4d1aab7b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:03.952162 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f41a64d7-1204-416a-90dc-fbac4d1aab7b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:03.952433 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:03.952433 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:03.952986 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f41a64d7-1204-416a-90dc-fbac4d1aab7b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:03.953333 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f41a64d7-1204-416a-90dc-fbac4d1aab7b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:04.008386 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:04.008386 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:04.009853 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f41a64d7-1204-416a-90dc-fbac4d1aab7b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:04.010316 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 567/1152] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:03 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:05.020627 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0eae9ad7-6795-42b3-8d6f-bc264b3295da tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:05.021288 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0eae9ad7-6795-42b3-8d6f-bc264b3295da tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:05.021516 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:05.021516 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:05.021844 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0eae9ad7-6795-42b3-8d6f-bc264b3295da tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:05.022136 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-0eae9ad7-6795-42b3-8d6f-bc264b3295da tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:05.035801 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:05.035801 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:05.037036 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0eae9ad7-6795-42b3-8d6f-bc264b3295da tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:05.037958 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 586/1153] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:05 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:06.046173 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-06933cba-60eb-405f-86c7-ec20d6d845c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:06.046448 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-06933cba-60eb-405f-86c7-ec20d6d845c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:06.046577 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:06.046577 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:06.046768 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-06933cba-60eb-405f-86c7-ec20d6d845c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:06.046954 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-06933cba-60eb-405f-86c7-ec20d6d845c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:06.060383 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:06.060383 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:06.061439 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-06933cba-60eb-405f-86c7-ec20d6d845c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:06.061894 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 568/1154] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:06 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:07.070986 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e266ca30-39ae-4de2-baad-8908a81e978b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:07.071307 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e266ca30-39ae-4de2-baad-8908a81e978b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:07.071481 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:07.071481 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:07.071743 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e266ca30-39ae-4de2-baad-8908a81e978b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:07.071993 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e266ca30-39ae-4de2-baad-8908a81e978b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:07.083608 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:07.083608 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:07.085119 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e266ca30-39ae-4de2-baad-8908a81e978b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:07.085580 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 587/1155] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:07 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:08.094275 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1e5049e9-9faa-47c2-a658-4ff58c60c097 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:08.094579 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1e5049e9-9faa-47c2-a658-4ff58c60c097 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:08.094655 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:08.094655 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:08.098542 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1e5049e9-9faa-47c2-a658-4ff58c60c097 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:08.098542 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1e5049e9-9faa-47c2-a658-4ff58c60c097 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:08.110684 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:08.110684 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:08.112035 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1e5049e9-9faa-47c2-a658-4ff58c60c097 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:08.112564 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 569/1156] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:08 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:09.120521 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f8793f6-4540-432d-92a5-8bd3929abcca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:09.120807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f8793f6-4540-432d-92a5-8bd3929abcca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:09.120903 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:09.120903 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:09.123027 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f8793f6-4540-432d-92a5-8bd3929abcca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:09.123697 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8f8793f6-4540-432d-92a5-8bd3929abcca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:09.139059 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:09.139059 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:09.140171 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f8793f6-4540-432d-92a5-8bd3929abcca tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:09.140616 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 588/1157] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:09 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:10.149002 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-714bce5a-ccc3-41e2-9805-99380e4ea983 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:10.151559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-714bce5a-ccc3-41e2-9805-99380e4ea983 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:10.151559 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:10.151559 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:10.151559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-714bce5a-ccc3-41e2-9805-99380e4ea983 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:10.151559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-714bce5a-ccc3-41e2-9805-99380e4ea983 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:10.166355 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:10.166355 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:10.167660 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-714bce5a-ccc3-41e2-9805-99380e4ea983 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:10.168643 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 570/1158] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:10 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:10.783463 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8aa64b14-9921-4fd4-8878-6614aa64042e tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] DELETE http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 Jan 27 16:55:10.783747 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8aa64b14-9921-4fd4-8878-6614aa64042e tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:10.783893 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:10.783893 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:10.784086 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8aa64b14-9921-4fd4-8878-6614aa64042e tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:10.784336 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-8aa64b14-9921-4fd4-8878-6614aa64042e tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Delete volume with id: f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 Jan 27 16:55:10.821291 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:10.821291 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:10.822034 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8aa64b14-9921-4fd4-8878-6614aa64042e tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:55:10.956613 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8aa64b14-9921-4fd4-8878-6614aa64042e tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Delete volume request issued successfully. Jan 27 16:55:10.963364 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8aa64b14-9921-4fd4-8878-6614aa64042e tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 returned with HTTP 202 Jan 27 16:55:10.973613 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6636e6f9-9362-403e-9391-54e38728f8d8 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] GET http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 Jan 27 16:55:10.974072 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6636e6f9-9362-403e-9391-54e38728f8d8 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:10.974285 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:10.974285 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:10.975981 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6636e6f9-9362-403e-9391-54e38728f8d8 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:10.981949 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 589/1159] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:55:10 2021] DELETE /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:55:11.082756 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:11.082756 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:11.110685 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6636e6f9-9362-403e-9391-54e38728f8d8 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:55:11.158914 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6636e6f9-9362-403e-9391-54e38728f8d8 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 returned with HTTP 200 Jan 27 16:55:11.172917 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 571/1160] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:10 2021] GET /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 => generated 917 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:11.186115 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-447ad2e2-0954-4354-b452-592c28b03684 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:11.186406 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-447ad2e2-0954-4354-b452-592c28b03684 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:11.186538 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:11.186538 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:11.186731 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-447ad2e2-0954-4354-b452-592c28b03684 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:11.186916 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-447ad2e2-0954-4354-b452-592c28b03684 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:11.236786 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:11.236786 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:11.426835 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-447ad2e2-0954-4354-b452-592c28b03684 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:11.426835 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 590/1161] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:11 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:12.186117 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2472de0c-2748-46d3-a000-f5c8d9648b58 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] GET http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 Jan 27 16:55:12.186556 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2472de0c-2748-46d3-a000-f5c8d9648b58 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:12.186653 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:12.186653 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:12.186892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2472de0c-2748-46d3-a000-f5c8d9648b58 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:12.216579 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:12.216579 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:12.222201 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2472de0c-2748-46d3-a000-f5c8d9648b58 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:55:12.235812 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2472de0c-2748-46d3-a000-f5c8d9648b58 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 returned with HTTP 200 Jan 27 16:55:12.236527 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 572/1162] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:12 2021] GET /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 => generated 917 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:12.439572 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82248601-48b4-4756-a5ab-fcfdee7da0c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:12.439886 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82248601-48b4-4756-a5ab-fcfdee7da0c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:12.440017 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:12.440017 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:12.440450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82248601-48b4-4756-a5ab-fcfdee7da0c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:12.440646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-82248601-48b4-4756-a5ab-fcfdee7da0c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:12.459026 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:12.459026 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:12.460232 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82248601-48b4-4756-a5ab-fcfdee7da0c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:12.469177 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 591/1163] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:12 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:13.247877 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e28e24bb-a8aa-4d59-9b72-3f13855ad104 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] GET http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 Jan 27 16:55:13.305824 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e28e24bb-a8aa-4d59-9b72-3f13855ad104 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:13.305824 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:13.305824 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:13.305824 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e28e24bb-a8aa-4d59-9b72-3f13855ad104 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:13.305824 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:13.305824 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:13.305824 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e28e24bb-a8aa-4d59-9b72-3f13855ad104 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:55:13.305824 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e28e24bb-a8aa-4d59-9b72-3f13855ad104 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 returned with HTTP 200 Jan 27 16:55:13.305824 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 573/1164] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:13 2021] GET /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 => generated 917 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:13.478113 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c8f5378f-36e9-4d10-9ceb-4a943bed0f34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:13.478474 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c8f5378f-36e9-4d10-9ceb-4a943bed0f34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:13.478644 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:13.478644 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:13.478997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c8f5378f-36e9-4d10-9ceb-4a943bed0f34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:13.479308 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-c8f5378f-36e9-4d10-9ceb-4a943bed0f34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:13.490830 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:13.490830 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:13.491914 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c8f5378f-36e9-4d10-9ceb-4a943bed0f34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:13.492433 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 592/1165] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:13 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:14.312609 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-682c9148-03f8-41a7-8344-0c9ae26e2ad7 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] GET http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 Jan 27 16:55:14.312957 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-682c9148-03f8-41a7-8344-0c9ae26e2ad7 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:14.313047 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:14.313047 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:14.313402 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-682c9148-03f8-41a7-8344-0c9ae26e2ad7 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:14.364395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-682c9148-03f8-41a7-8344-0c9ae26e2ad7 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 returned with HTTP 404 Jan 27 16:55:14.365247 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 574/1166] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:14 2021] GET /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/f0bb0d6f-bb4c-48c1-9969-ee3f75bbda17 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:55:14.370265 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-94366bc6-a81b-4eca-92d5-af436b05eb14 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] DELETE http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 Jan 27 16:55:14.370529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-94366bc6-a81b-4eca-92d5-af436b05eb14 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:14.370784 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:14.370784 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:14.371161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-94366bc6-a81b-4eca-92d5-af436b05eb14 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:14.371369 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-94366bc6-a81b-4eca-92d5-af436b05eb14 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Delete volume with id: a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 Jan 27 16:55:14.401266 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:14.401266 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:14.402193 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-94366bc6-a81b-4eca-92d5-af436b05eb14 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:55:14.500689 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02053054-35e8-498a-947e-a8e49ead2345 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:14.500968 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02053054-35e8-498a-947e-a8e49ead2345 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:14.501228 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02053054-35e8-498a-947e-a8e49ead2345 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:14.501419 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-02053054-35e8-498a-947e-a8e49ead2345 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:14.512452 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-94366bc6-a81b-4eca-92d5-af436b05eb14 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Delete volume request issued successfully. Jan 27 16:55:14.512976 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-94366bc6-a81b-4eca-92d5-af436b05eb14 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 returned with HTTP 202 Jan 27 16:55:14.513516 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:14.513516 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:14.514175 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 593/1167] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:55:14 2021] DELETE /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:55:14.525403 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02053054-35e8-498a-947e-a8e49ead2345 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:14.525403 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 575/1168] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:14 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:14.525597 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b77e636-2cba-4c8d-ac1c-04a8bcf41641 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] GET http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 Jan 27 16:55:14.525597 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b77e636-2cba-4c8d-ac1c-04a8bcf41641 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:14.525597 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:14.525597 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:14.525597 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b77e636-2cba-4c8d-ac1c-04a8bcf41641 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:14.552484 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:14.552484 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:14.575772 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5b77e636-2cba-4c8d-ac1c-04a8bcf41641 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:55:14.588320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b77e636-2cba-4c8d-ac1c-04a8bcf41641 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 returned with HTTP 200 Jan 27 16:55:14.588912 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 594/1169] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:14 2021] GET /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 => generated 917 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:55:15.531784 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-556fa9df-3f2a-44d7-a0a0-e0960ce4a680 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:15.532085 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-556fa9df-3f2a-44d7-a0a0-e0960ce4a680 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:15.532217 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:15.532217 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:15.532407 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-556fa9df-3f2a-44d7-a0a0-e0960ce4a680 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:15.532593 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-556fa9df-3f2a-44d7-a0a0-e0960ce4a680 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:15.546510 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:15.546510 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:15.547687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-556fa9df-3f2a-44d7-a0a0-e0960ce4a680 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:15.548350 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 576/1170] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:15 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:15.599142 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae4be608-a143-4f10-802d-65932e84c4f6 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] GET http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 Jan 27 16:55:15.599425 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae4be608-a143-4f10-802d-65932e84c4f6 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:15.599633 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:15.599633 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:15.599844 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae4be608-a143-4f10-802d-65932e84c4f6 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:15.633030 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:15.633030 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:15.638166 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ae4be608-a143-4f10-802d-65932e84c4f6 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Volume info retrieved successfully. Jan 27 16:55:15.653372 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae4be608-a143-4f10-802d-65932e84c4f6 tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 returned with HTTP 200 Jan 27 16:55:15.653963 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 595/1171] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:15 2021] GET /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 => generated 917 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:16.557062 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2822c86c-de3f-46c9-b32e-f7f245553630 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:16.557805 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2822c86c-de3f-46c9-b32e-f7f245553630 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:16.558338 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:16.558338 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:16.558806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2822c86c-de3f-46c9-b32e-f7f245553630 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:16.559167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-2822c86c-de3f-46c9-b32e-f7f245553630 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:16.580184 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:16.580184 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:16.581542 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2822c86c-de3f-46c9-b32e-f7f245553630 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:16.582083 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 577/1172] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:16 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:16.663378 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3af0321e-16e0-4248-9146-b1601341782f tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] GET http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 Jan 27 16:55:16.663557 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3af0321e-16e0-4248-9146-b1601341782f tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:16.663659 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:16.663659 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:16.663856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3af0321e-16e0-4248-9146-b1601341782f tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:16.687995 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3af0321e-16e0-4248-9146-b1601341782f tempest-ServersNegativeTestJSON-1255862710 tempest-ServersNegativeTestJSON-1255862710-project] http://10.222.0.108/volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 returned with HTTP 404 Jan 27 16:55:16.688609 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 596/1173] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:16 2021] GET /volume/v3/7991dbb74cb84df4aac3a6303792d9c6/volumes/a03fa87d-c7b4-4a2f-b21b-bfef741fb3a4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:55:17.591398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3a7d1d54-3ffb-4f42-8021-a3ee53862f00 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:17.591845 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3a7d1d54-3ffb-4f42-8021-a3ee53862f00 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:17.592022 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:17.592022 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:17.592174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3a7d1d54-3ffb-4f42-8021-a3ee53862f00 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:17.592362 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3a7d1d54-3ffb-4f42-8021-a3ee53862f00 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:17.603610 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:17.603610 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:17.604659 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3a7d1d54-3ffb-4f42-8021-a3ee53862f00 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:17.605084 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 578/1174] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:17 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:18.616201 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-50c17a53-e5ce-41ff-bc9c-41fbb6e11acd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:18.621102 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-50c17a53-e5ce-41ff-bc9c-41fbb6e11acd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:18.621102 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-50c17a53-e5ce-41ff-bc9c-41fbb6e11acd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:18.621102 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-50c17a53-e5ce-41ff-bc9c-41fbb6e11acd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:18.634658 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:18.634658 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:18.636098 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-50c17a53-e5ce-41ff-bc9c-41fbb6e11acd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:18.636883 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 597/1175] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:18 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:19.648868 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9194d5a-f189-43dc-a214-d53f2bea9355 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:19.649270 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9194d5a-f189-43dc-a214-d53f2bea9355 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:19.649477 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:19.649477 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:19.649807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9194d5a-f189-43dc-a214-d53f2bea9355 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:19.650092 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b9194d5a-f189-43dc-a214-d53f2bea9355 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:19.694542 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:19.694542 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:19.695754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9194d5a-f189-43dc-a214-d53f2bea9355 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:19.696404 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 579/1176] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:19 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:20.705403 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f4d427f-9ce1-4566-b29e-c3684c81fc1c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:20.705714 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f4d427f-9ce1-4566-b29e-c3684c81fc1c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:20.705849 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:20.705849 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:20.706039 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f4d427f-9ce1-4566-b29e-c3684c81fc1c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:20.706226 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-2f4d427f-9ce1-4566-b29e-c3684c81fc1c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:20.728308 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:20.728308 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:20.729380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f4d427f-9ce1-4566-b29e-c3684c81fc1c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:20.730031 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 598/1177] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:20 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:21.738807 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-109c4cb1-1a6b-4597-812b-503c4b9e1577 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:21.739112 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-109c4cb1-1a6b-4597-812b-503c4b9e1577 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:21.739346 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:21.739346 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:21.740054 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-109c4cb1-1a6b-4597-812b-503c4b9e1577 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:21.740364 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-109c4cb1-1a6b-4597-812b-503c4b9e1577 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:21.761662 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:21.761662 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:21.763097 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-109c4cb1-1a6b-4597-812b-503c4b9e1577 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:21.763588 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 580/1178] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:21 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:22.772768 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bb668eb-8b03-40d4-914c-adf904284a12 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:22.773112 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bb668eb-8b03-40d4-914c-adf904284a12 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:22.773167 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:22.773167 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:22.773346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bb668eb-8b03-40d4-914c-adf904284a12 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:22.773535 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8bb668eb-8b03-40d4-914c-adf904284a12 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:22.785825 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:22.785825 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:22.786884 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bb668eb-8b03-40d4-914c-adf904284a12 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:22.787335 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 599/1179] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:22 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:23.796019 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4e4fbc16-1561-4372-9633-e4eab482c073 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:23.796593 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4e4fbc16-1561-4372-9633-e4eab482c073 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:23.796795 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:23.796795 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:23.797089 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4e4fbc16-1561-4372-9633-e4eab482c073 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:23.797340 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-4e4fbc16-1561-4372-9633-e4eab482c073 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:23.816282 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:23.816282 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:23.818802 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4e4fbc16-1561-4372-9633-e4eab482c073 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:23.820405 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 581/1180] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:23 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:24.829221 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-427aff5b-0965-4e09-80e8-83990c7cc061 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:24.829566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-427aff5b-0965-4e09-80e8-83990c7cc061 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:24.829613 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:24.829613 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:24.829805 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-427aff5b-0965-4e09-80e8-83990c7cc061 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:24.829991 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-427aff5b-0965-4e09-80e8-83990c7cc061 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:24.854409 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:24.854409 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:24.857939 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-427aff5b-0965-4e09-80e8-83990c7cc061 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:24.858392 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 600/1181] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:24 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:25.867239 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57e648c3-2d1d-475c-a18c-9aeef218a209 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:25.867523 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57e648c3-2d1d-475c-a18c-9aeef218a209 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:25.867634 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:25.867634 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:25.867983 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57e648c3-2d1d-475c-a18c-9aeef218a209 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:25.868256 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-57e648c3-2d1d-475c-a18c-9aeef218a209 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:25.913909 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:25.913909 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:25.915046 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57e648c3-2d1d-475c-a18c-9aeef218a209 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:25.916199 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 582/1182] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:25 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:26.924392 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a92c2d6-21f4-48e0-965f-c22a956748c2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:26.924671 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a92c2d6-21f4-48e0-965f-c22a956748c2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:26.924800 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:26.924800 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:26.924993 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a92c2d6-21f4-48e0-965f-c22a956748c2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:26.925193 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-7a92c2d6-21f4-48e0-965f-c22a956748c2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:26.956614 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:26.956614 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:26.957678 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a92c2d6-21f4-48e0-965f-c22a956748c2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:26.958132 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 601/1183] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:26 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:27.969681 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5cd9502e-be80-49fc-b16a-0e5360960ba8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:27.969681 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5cd9502e-be80-49fc-b16a-0e5360960ba8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:27.969681 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:27.969681 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:27.969681 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5cd9502e-be80-49fc-b16a-0e5360960ba8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:27.969681 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5cd9502e-be80-49fc-b16a-0e5360960ba8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:27.990228 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:27.990228 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:27.991244 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5cd9502e-be80-49fc-b16a-0e5360960ba8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:27.991896 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 583/1184] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:27 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:29.003377 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5ccb2480-d645-4114-8646-39af46f80f76 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:29.007668 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5ccb2480-d645-4114-8646-39af46f80f76 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:29.007947 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:29.007947 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:29.008394 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5ccb2480-d645-4114-8646-39af46f80f76 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:29.008702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5ccb2480-d645-4114-8646-39af46f80f76 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:29.040101 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:29.040101 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:29.042631 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5ccb2480-d645-4114-8646-39af46f80f76 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:29.048362 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 602/1185] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:28 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:30.056533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51fde1b2-9f90-491d-8d35-3e2b69676e5d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:30.057196 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51fde1b2-9f90-491d-8d35-3e2b69676e5d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:30.057453 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:30.057453 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:30.057799 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51fde1b2-9f90-491d-8d35-3e2b69676e5d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:30.058198 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-51fde1b2-9f90-491d-8d35-3e2b69676e5d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:30.082348 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:30.082348 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:30.086155 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51fde1b2-9f90-491d-8d35-3e2b69676e5d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:30.087743 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 584/1186] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:30 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:31.095765 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-180d1089-85bf-49a2-acdb-5e378fc78cbd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:31.096083 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-180d1089-85bf-49a2-acdb-5e378fc78cbd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:31.096170 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:31.096170 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:31.096500 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-180d1089-85bf-49a2-acdb-5e378fc78cbd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:31.096832 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-180d1089-85bf-49a2-acdb-5e378fc78cbd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:31.107451 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:31.107451 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:31.109693 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-180d1089-85bf-49a2-acdb-5e378fc78cbd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:31.110534 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 603/1187] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:31 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:32.119409 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c89170dd-a553-43de-9eee-c1b5b6abdd88 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:32.121085 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c89170dd-a553-43de-9eee-c1b5b6abdd88 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:32.121231 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:32.121231 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:32.121456 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c89170dd-a553-43de-9eee-c1b5b6abdd88 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:32.121785 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-c89170dd-a553-43de-9eee-c1b5b6abdd88 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:32.155083 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:32.155083 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:32.156714 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c89170dd-a553-43de-9eee-c1b5b6abdd88 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:32.157341 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 585/1188] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:32 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:33.166050 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c6cc4566-8c77-4f55-a0d0-8d26f79ff77f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:33.166643 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c6cc4566-8c77-4f55-a0d0-8d26f79ff77f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:33.166858 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:33.166858 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:33.167173 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c6cc4566-8c77-4f55-a0d0-8d26f79ff77f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:33.167515 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-c6cc4566-8c77-4f55-a0d0-8d26f79ff77f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:33.188944 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:33.188944 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:33.190021 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c6cc4566-8c77-4f55-a0d0-8d26f79ff77f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:33.190668 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 604/1189] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:33 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:34.198256 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4d018f50-a511-46a0-a9cf-0d3fa7f2c453 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:34.198902 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4d018f50-a511-46a0-a9cf-0d3fa7f2c453 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:34.199121 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:34.199121 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:34.199501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4d018f50-a511-46a0-a9cf-0d3fa7f2c453 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:34.199818 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-4d018f50-a511-46a0-a9cf-0d3fa7f2c453 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:34.240982 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:34.240982 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:34.243831 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4d018f50-a511-46a0-a9cf-0d3fa7f2c453 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:34.246855 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 586/1190] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:34 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:35.259098 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4f8e5f9-6d38-4b36-939f-33513f922f7a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:35.259376 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4f8e5f9-6d38-4b36-939f-33513f922f7a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:35.259480 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:35.259480 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:35.259863 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4f8e5f9-6d38-4b36-939f-33513f922f7a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:35.260207 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e4f8e5f9-6d38-4b36-939f-33513f922f7a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:35.271382 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:35.271382 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:35.272492 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4f8e5f9-6d38-4b36-939f-33513f922f7a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:35.273049 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 605/1191] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:35 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:36.281747 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8617dfdd-3189-4bc8-83d3-44083c3c0fff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:36.283479 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8617dfdd-3189-4bc8-83d3-44083c3c0fff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:36.283643 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:36.283643 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:36.283904 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8617dfdd-3189-4bc8-83d3-44083c3c0fff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:36.284127 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8617dfdd-3189-4bc8-83d3-44083c3c0fff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:36.296858 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:36.296858 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:36.298386 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8617dfdd-3189-4bc8-83d3-44083c3c0fff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:36.298386 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 587/1192] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:36 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:37.307231 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f73ab3f-e212-4194-bc50-6fc1509b5fe5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:37.309364 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f73ab3f-e212-4194-bc50-6fc1509b5fe5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:37.309513 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:37.309513 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:37.309731 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f73ab3f-e212-4194-bc50-6fc1509b5fe5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:37.309921 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-6f73ab3f-e212-4194-bc50-6fc1509b5fe5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:37.323007 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:37.323007 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:37.338445 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f73ab3f-e212-4194-bc50-6fc1509b5fe5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:37.344086 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 606/1193] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:37 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:38.348342 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b07404e6-e775-429d-b733-051d864fe1e5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:38.348646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b07404e6-e775-429d-b733-051d864fe1e5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:38.348734 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:38.348734 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:38.349116 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b07404e6-e775-429d-b733-051d864fe1e5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:38.349435 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b07404e6-e775-429d-b733-051d864fe1e5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:38.378866 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:38.378866 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:38.380678 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b07404e6-e775-429d-b733-051d864fe1e5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:38.381502 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 588/1194] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:38 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:39.390180 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f959c31-ea46-46e5-a434-f087c698e3d7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:39.390457 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9f959c31-ea46-46e5-a434-f087c698e3d7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:39.390589 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:39.390589 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:39.390781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9f959c31-ea46-46e5-a434-f087c698e3d7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:39.390965 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-9f959c31-ea46-46e5-a434-f087c698e3d7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:39.408180 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:39.408180 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:39.409237 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f959c31-ea46-46e5-a434-f087c698e3d7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:39.409706 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 607/1195] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:39 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:40.418969 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7f0fbce4-5dbd-473f-9c4a-f1c9e7a4de23 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:40.419686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7f0fbce4-5dbd-473f-9c4a-f1c9e7a4de23 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:40.419820 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:40.419820 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:40.422842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7f0fbce4-5dbd-473f-9c4a-f1c9e7a4de23 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:40.422842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-7f0fbce4-5dbd-473f-9c4a-f1c9e7a4de23 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:40.442152 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:40.442152 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:40.448787 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7f0fbce4-5dbd-473f-9c4a-f1c9e7a4de23 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:40.452610 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 589/1196] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:40 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:41.457819 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-43ed2a0e-cbf6-42eb-8e89-d68c3c5b8563 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:41.458145 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-43ed2a0e-cbf6-42eb-8e89-d68c3c5b8563 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:41.458198 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:41.458198 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:41.458393 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-43ed2a0e-cbf6-42eb-8e89-d68c3c5b8563 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:41.458576 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-43ed2a0e-cbf6-42eb-8e89-d68c3c5b8563 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:41.474909 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:41.474909 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:41.476124 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-43ed2a0e-cbf6-42eb-8e89-d68c3c5b8563 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:41.477141 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 608/1197] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:41 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:42.485997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6836906c-7a01-4eb3-aea0-e94f6af4a03e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:42.486661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6836906c-7a01-4eb3-aea0-e94f6af4a03e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:42.486909 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:42.486909 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:42.487247 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6836906c-7a01-4eb3-aea0-e94f6af4a03e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:42.487559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-6836906c-7a01-4eb3-aea0-e94f6af4a03e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:42.499226 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:42.499226 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:42.500408 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6836906c-7a01-4eb3-aea0-e94f6af4a03e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:42.500957 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 590/1198] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:42 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:43.509390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-42936774-2dd3-4f05-a419-49b7f75557e6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:43.509663 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-42936774-2dd3-4f05-a419-49b7f75557e6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:43.509963 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:43.509963 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:43.510313 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-42936774-2dd3-4f05-a419-49b7f75557e6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:43.510599 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-42936774-2dd3-4f05-a419-49b7f75557e6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:43.530064 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:43.530064 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:43.531571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-42936774-2dd3-4f05-a419-49b7f75557e6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:43.533697 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 609/1199] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:43 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:44.545687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9413313-493d-4b1f-a737-21cb4f0f0633 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:44.545687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9413313-493d-4b1f-a737-21cb4f0f0633 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:44.555344 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:44.555344 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:44.559766 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9413313-493d-4b1f-a737-21cb4f0f0633 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:44.560188 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b9413313-493d-4b1f-a737-21cb4f0f0633 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:44.583662 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:44.583662 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:44.585351 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9413313-493d-4b1f-a737-21cb4f0f0633 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:44.586003 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 591/1200] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:44 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:45.599076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09709ee6-ac14-495a-be36-53fc9f747b3e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:45.599727 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09709ee6-ac14-495a-be36-53fc9f747b3e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:45.599945 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:45.599945 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:45.600396 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09709ee6-ac14-495a-be36-53fc9f747b3e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:45.600852 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-09709ee6-ac14-495a-be36-53fc9f747b3e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:45.616650 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:45.616650 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:45.617788 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09709ee6-ac14-495a-be36-53fc9f747b3e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:45.618265 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 610/1201] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:45 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:46.633929 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30edca05-88d9-4c7e-b783-a35a3d356a70 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:46.633929 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30edca05-88d9-4c7e-b783-a35a3d356a70 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:46.633929 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:46.633929 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:46.633929 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30edca05-88d9-4c7e-b783-a35a3d356a70 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:46.633929 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-30edca05-88d9-4c7e-b783-a35a3d356a70 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:46.649098 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:46.649098 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:46.650311 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30edca05-88d9-4c7e-b783-a35a3d356a70 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:46.650797 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 592/1202] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:46 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:47.660406 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e96ecb10-c680-465d-ae93-e3932e031ed5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:47.660742 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e96ecb10-c680-465d-ae93-e3932e031ed5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:47.660840 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:47.660840 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:47.661102 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e96ecb10-c680-465d-ae93-e3932e031ed5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:47.661440 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e96ecb10-c680-465d-ae93-e3932e031ed5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:47.672471 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:47.672471 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:47.673483 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e96ecb10-c680-465d-ae93-e3932e031ed5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:47.673883 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 611/1203] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:47 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:48.692680 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1cafefda-de39-472f-a4ae-5c2359af9bae tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:48.693416 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1cafefda-de39-472f-a4ae-5c2359af9bae tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:48.694013 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:48.694013 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:48.694562 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1cafefda-de39-472f-a4ae-5c2359af9bae tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:48.695085 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1cafefda-de39-472f-a4ae-5c2359af9bae tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:48.708997 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:48.708997 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:48.710027 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1cafefda-de39-472f-a4ae-5c2359af9bae tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:48.710490 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 593/1204] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:48 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:49.724971 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-05e1de61-5308-442d-98ef-b85cf55e6f2d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:49.727124 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-05e1de61-5308-442d-98ef-b85cf55e6f2d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:49.728157 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:49.728157 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:49.729426 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-05e1de61-5308-442d-98ef-b85cf55e6f2d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:49.729739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-05e1de61-5308-442d-98ef-b85cf55e6f2d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:49.790897 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:49.790897 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:49.792035 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-05e1de61-5308-442d-98ef-b85cf55e6f2d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:49.800703 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 612/1205] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:49 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:50.826336 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1bc22397-134f-4491-925b-960ed6d50bc8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:50.827908 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1bc22397-134f-4491-925b-960ed6d50bc8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:50.828144 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:50.828144 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:50.829280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1bc22397-134f-4491-925b-960ed6d50bc8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:50.830984 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1bc22397-134f-4491-925b-960ed6d50bc8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:50.846482 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:50.846482 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:50.848462 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1bc22397-134f-4491-925b-960ed6d50bc8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:50.849382 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 594/1206] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:50 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:51.860044 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e27160ee-5e3c-49fb-a87e-195819764860 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:51.860044 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e27160ee-5e3c-49fb-a87e-195819764860 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:51.860044 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:51.860044 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:51.860044 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e27160ee-5e3c-49fb-a87e-195819764860 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:51.860044 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e27160ee-5e3c-49fb-a87e-195819764860 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:51.872915 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:51.872915 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:51.873889 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e27160ee-5e3c-49fb-a87e-195819764860 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:51.874270 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 613/1207] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:51 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:52.883522 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b23b8618-5b00-4d1e-91a8-e72d6aec452c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:52.884144 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b23b8618-5b00-4d1e-91a8-e72d6aec452c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:52.884389 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:52.884389 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:52.884721 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b23b8618-5b00-4d1e-91a8-e72d6aec452c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:52.885023 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b23b8618-5b00-4d1e-91a8-e72d6aec452c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:52.896854 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:52.896854 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:52.906022 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b23b8618-5b00-4d1e-91a8-e72d6aec452c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:52.906990 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 595/1208] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:52 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:53.914992 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae2d52af-5e43-4630-802f-65a2f2d6832f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:53.915286 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae2d52af-5e43-4630-802f-65a2f2d6832f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:53.915326 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:53.915326 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:53.915780 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae2d52af-5e43-4630-802f-65a2f2d6832f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:53.916093 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ae2d52af-5e43-4630-802f-65a2f2d6832f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:54.088393 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:54.088393 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:54.089809 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae2d52af-5e43-4630-802f-65a2f2d6832f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:54.090646 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 614/1209] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:53 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:55.099880 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cb33e747-299a-424a-a41c-47955aee2097 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:55.100179 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cb33e747-299a-424a-a41c-47955aee2097 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:55.100289 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:55.100289 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:55.100484 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cb33e747-299a-424a-a41c-47955aee2097 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:55.100669 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-cb33e747-299a-424a-a41c-47955aee2097 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:55.125398 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:55.125398 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:55.126570 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cb33e747-299a-424a-a41c-47955aee2097 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:55.130100 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 596/1210] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:55 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:56.135297 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa105d34-4865-4c1e-80a9-8c583371ebc7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:56.136039 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa105d34-4865-4c1e-80a9-8c583371ebc7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:56.136263 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:56.136263 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:56.136675 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa105d34-4865-4c1e-80a9-8c583371ebc7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:56.136946 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-aa105d34-4865-4c1e-80a9-8c583371ebc7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:56.157084 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:56.157084 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:56.158403 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa105d34-4865-4c1e-80a9-8c583371ebc7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:56.166338 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 615/1211] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:56 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:57.174783 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-33bb2856-458d-4349-ad01-19234bd747a1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:57.175046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-33bb2856-458d-4349-ad01-19234bd747a1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:57.175164 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:57.175164 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:57.175358 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-33bb2856-458d-4349-ad01-19234bd747a1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:57.175543 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-33bb2856-458d-4349-ad01-19234bd747a1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:57.190276 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:57.190276 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:57.191507 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-33bb2856-458d-4349-ad01-19234bd747a1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:57.192068 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 597/1212] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:57 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:58.201451 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d9094ca4-4a8e-4a3a-857f-fb63bb1f726b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:58.202308 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d9094ca4-4a8e-4a3a-857f-fb63bb1f726b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:58.202993 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:58.202993 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:58.203578 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d9094ca4-4a8e-4a3a-857f-fb63bb1f726b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:58.203939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d9094ca4-4a8e-4a3a-857f-fb63bb1f726b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:58.218282 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:58.218282 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:58.219592 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d9094ca4-4a8e-4a3a-857f-fb63bb1f726b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:58.220360 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 616/1213] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:58 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:55:59.230386 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-68f82fe5-58ad-4c54-aa61-0b664d23643d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:55:59.232217 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-68f82fe5-58ad-4c54-aa61-0b664d23643d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:55:59.232479 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:55:59.232479 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:55:59.232901 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-68f82fe5-58ad-4c54-aa61-0b664d23643d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:55:59.233511 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-68f82fe5-58ad-4c54-aa61-0b664d23643d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:55:59.265911 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:55:59.265911 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:55:59.267209 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-68f82fe5-58ad-4c54-aa61-0b664d23643d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:55:59.267720 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 598/1214] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:55:59 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:00.276712 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa6295b9-4fa3-443f-b8f5-a16ba51ba89e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:00.277546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa6295b9-4fa3-443f-b8f5-a16ba51ba89e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:00.278091 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:00.278091 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:00.278319 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa6295b9-4fa3-443f-b8f5-a16ba51ba89e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:00.278518 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-aa6295b9-4fa3-443f-b8f5-a16ba51ba89e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:00.289299 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:00.289299 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:00.290396 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa6295b9-4fa3-443f-b8f5-a16ba51ba89e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:00.291122 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 617/1215] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:00 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:01.352297 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7d09cead-4147-40f1-9ba8-7a02229f06b5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:01.352297 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7d09cead-4147-40f1-9ba8-7a02229f06b5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:01.352297 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:01.352297 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:01.352297 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7d09cead-4147-40f1-9ba8-7a02229f06b5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:01.352297 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-7d09cead-4147-40f1-9ba8-7a02229f06b5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:01.352297 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:01.352297 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:01.352297 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7d09cead-4147-40f1-9ba8-7a02229f06b5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:01.352297 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 599/1216] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:01 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:02.333110 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1f47d7e-8888-49f9-8117-67dae53acc91 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:02.333735 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1f47d7e-8888-49f9-8117-67dae53acc91 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:02.333961 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:02.333961 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:02.334347 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1f47d7e-8888-49f9-8117-67dae53acc91 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:02.334716 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d1f47d7e-8888-49f9-8117-67dae53acc91 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:02.356560 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:02.356560 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:02.357922 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1f47d7e-8888-49f9-8117-67dae53acc91 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:02.358298 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 618/1217] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:02 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:03.368316 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-747b8c80-fe9f-4ad1-a36a-a4adae4acb5a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:03.369030 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-747b8c80-fe9f-4ad1-a36a-a4adae4acb5a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:03.369254 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:03.369254 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:03.369710 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-747b8c80-fe9f-4ad1-a36a-a4adae4acb5a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:03.370364 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-747b8c80-fe9f-4ad1-a36a-a4adae4acb5a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:03.386748 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:03.386748 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:03.397874 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-747b8c80-fe9f-4ad1-a36a-a4adae4acb5a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:03.399627 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 600/1218] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:03 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:04.408937 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-36d2a706-62e2-4c7d-ac43-ffa7993460d8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:04.408937 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-36d2a706-62e2-4c7d-ac43-ffa7993460d8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:04.408937 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:04.408937 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:04.408937 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-36d2a706-62e2-4c7d-ac43-ffa7993460d8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:04.408937 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-36d2a706-62e2-4c7d-ac43-ffa7993460d8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:04.423350 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:04.423350 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:04.425048 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-36d2a706-62e2-4c7d-ac43-ffa7993460d8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:04.431606 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 619/1219] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:04 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:05.435746 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9cb2f248-2aa2-40e6-aa94-39c1d3fae18a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:05.436077 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9cb2f248-2aa2-40e6-aa94-39c1d3fae18a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:05.436143 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:05.436143 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:05.436298 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9cb2f248-2aa2-40e6-aa94-39c1d3fae18a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:05.437100 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-9cb2f248-2aa2-40e6-aa94-39c1d3fae18a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:05.450862 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:05.450862 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:05.454738 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9cb2f248-2aa2-40e6-aa94-39c1d3fae18a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:05.459958 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 601/1220] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:05 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:06.465919 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-054f0115-8693-4918-8e99-394ac90f76ef tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:06.466321 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-054f0115-8693-4918-8e99-394ac90f76ef tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:06.466544 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:06.466544 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:06.466837 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-054f0115-8693-4918-8e99-394ac90f76ef tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:06.467159 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-054f0115-8693-4918-8e99-394ac90f76ef tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:06.490882 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:06.490882 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:06.490882 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-054f0115-8693-4918-8e99-394ac90f76ef tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:06.493256 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 620/1221] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:06 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:07.502023 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dfbfd01c-5225-40d8-8c6f-c5bdc43e89c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:07.502505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dfbfd01c-5225-40d8-8c6f-c5bdc43e89c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:07.502684 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:07.502684 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:07.502943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dfbfd01c-5225-40d8-8c6f-c5bdc43e89c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:07.503406 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-dfbfd01c-5225-40d8-8c6f-c5bdc43e89c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:07.516628 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:07.516628 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:07.518000 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dfbfd01c-5225-40d8-8c6f-c5bdc43e89c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:07.523005 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 602/1222] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:07 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:07.525441 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-35698f57-998c-4fb2-9043-cfc6a601c750 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:56:07.525733 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-35698f57-998c-4fb2-9043-cfc6a601c750 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:07.525870 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:07.525870 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:07.526066 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-35698f57-998c-4fb2-9043-cfc6a601c750 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:07.555258 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:07.555258 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:07.565937 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-35698f57-998c-4fb2-9043-cfc6a601c750 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:56:07.578659 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-35698f57-998c-4fb2-9043-cfc6a601c750 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:56:07.579576 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 621/1223] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:07 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 1360 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:56:07.590029 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] POST http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151/restore Jan 27 16:56:07.591414 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:07.591414 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:07.591788 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:56:07.592470 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Restoring backup 61fcc7cd-fcfd-4a02-a2da-f32fb893e151 ({'restore': {}}) {{(pid=87928) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 27 16:56:07.592746 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Restoring backup 61fcc7cd-fcfd-4a02-a2da-f32fb893e151 to volume None. Jan 27 16:56:07.606251 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:07.606251 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:07.608605 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.backup.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Creating volume of 1 GB for restore of backup 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. Jan 27 16:56:07.637234 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Availability zone cache updated, next update will occur around 2021-01-27 17:56:07.636137. {{(pid=87928) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 16:56:07.637686 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Availability Zones retrieved successfully. Jan 27 16:56:07.656261 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Flow 'volume_create_api' (cf6a1949-d67f-41ad-a44a-3cdc03770c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:56:07.657991 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31a798da-88fb-4268-ad1a-d1d00ca7c50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:56:07.662189 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:56:07.730627 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31a798da-88fb-4268-ad1a-d1d00ca7c50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:56:07.732353 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac9f440-bb9d-4d50-97f2-6db39e2f0484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:56:07.804152 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Created reservations ['55878faf-f6c5-497e-a990-90b2fd4b8d05', 'd8792ce1-be1b-40b7-b71a-1f68c21672e5', '65bb3364-2df6-4f35-a3cf-ccbeab9f9797', '4728ef03-ea8c-48ee-aac7-92b8639cc7d0'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:56:07.805677 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ac9f440-bb9d-4d50-97f2-6db39e2f0484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55878faf-f6c5-497e-a990-90b2fd4b8d05', 'd8792ce1-be1b-40b7-b71a-1f68c21672e5', '65bb3364-2df6-4f35-a3cf-ccbeab9f9797', '4728ef03-ea8c-48ee-aac7-92b8639cc7d0']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:56:07.807068 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36831605-7e37-46fb-82de-fadee8e8f164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:56:07.926787 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36831605-7e37-46fb-82de-fadee8e8f164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1afa8f86-8489-47bc-bb9d-799c8fccfb83', '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_61fcc7cd-fcfd-4a02-a2da-f32fb893e151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f36dc7d6594449b221af98a7c90a33',qos_specs=None,replication_status=,reservations=['55878faf-f6c5-497e-a990-90b2fd4b8d05','d8792ce1-be1b-40b7-b71a-1f68c21672e5','65bb3364-2df6-4f35-a3cf-ccbeab9f9797','4728ef03-ea8c-48ee-aac7-92b8639cc7d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe9911c278924256be6450541bcb8496',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:56:07Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_61fcc7cd-fcfd-4a02-a2da-f32fb893e151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1afa8f86-8489-47bc-bb9d-799c8fccfb83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66f36dc7d6594449b221af98a7c90a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fe9911c278924256be6450541bcb8496',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:56:07.928334 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d106be6-f177-4aca-ba2d-0c20efb73734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:56:07.996937 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d106be6-f177-4aca-ba2d-0c20efb73734) transitioned into 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_61fcc7cd-fcfd-4a02-a2da-f32fb893e151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f36dc7d6594449b221af98a7c90a33',qos_specs=None,replication_status=,reservations=['55878faf-f6c5-497e-a990-90b2fd4b8d05','d8792ce1-be1b-40b7-b71a-1f68c21672e5','65bb3364-2df6-4f35-a3cf-ccbeab9f9797','4728ef03-ea8c-48ee-aac7-92b8639cc7d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe9911c278924256be6450541bcb8496',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:56:07.998343 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4f03eba-272b-4855-9771-bcd1ca1b6e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:56:08.035668 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4f03eba-272b-4855-9771-bcd1ca1b6e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:56:08.040385 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Flow 'volume_create_api' (cf6a1949-d67f-41ad-a44a-3cdc03770c30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:56:08.064334 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Create volume request issued successfully. Jan 27 16:56:08.238556 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:08.238556 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:08.239393 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:56:08.239727 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 27 16:56:08.239727 n-d-705658-15 devstack@c-api.service[87927]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 27 16:56:08.239727 n-d-705658-15 devstack@c-api.service[87927]: hub = hubs.get_hub() Jan 27 16:56:09.281630 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:09.281630 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:09.282448 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:56:09.284867 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Checking backup size 1 against volume size 1 {{(pid=87928) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 27 16:56:09.285235 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.backup.api [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Overwriting volume 1afa8f86-8489-47bc-bb9d-799c8fccfb83 with restore of backup 61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:09.368682 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] restore_backup in rpcapi backup_id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151 {{(pid=87928) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 27 16:56:09.371712 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0820fbe4-0e22-4a1a-9530-61e93f7215fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151/restore returned with HTTP 202 Jan 27 16:56:09.372416 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 603/1224] 10.222.0.108 () {60 vars in 1365 bytes} [Wed Jan 27 16:56:07 2021] POST /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151/restore => generated 189 bytes in 1786 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:56:09.379104 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3edb6f0-c11b-48c7-a31b-1fe757288495 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:09.379347 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3edb6f0-c11b-48c7-a31b-1fe757288495 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:09.379589 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:09.379589 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:09.379996 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3edb6f0-c11b-48c7-a31b-1fe757288495 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:09.380272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f3edb6f0-c11b-48c7-a31b-1fe757288495 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:09.400796 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:09.400796 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:09.407487 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3edb6f0-c11b-48c7-a31b-1fe757288495 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:09.407965 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 622/1225] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:09 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:10.417606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6db5bf6f-43d9-4abd-b3f4-dce6518935e0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:10.417884 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6db5bf6f-43d9-4abd-b3f4-dce6518935e0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:10.421562 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:10.421562 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:10.421893 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6db5bf6f-43d9-4abd-b3f4-dce6518935e0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:10.422175 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-6db5bf6f-43d9-4abd-b3f4-dce6518935e0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:10.434068 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:10.434068 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:10.435377 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6db5bf6f-43d9-4abd-b3f4-dce6518935e0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:10.435929 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 604/1226] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:10 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:11.444308 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0021eb84-d35b-4b34-ae8c-9b57460cf672 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:11.447621 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0021eb84-d35b-4b34-ae8c-9b57460cf672 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:11.447621 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:11.447621 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:11.447621 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0021eb84-d35b-4b34-ae8c-9b57460cf672 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:11.447621 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-0021eb84-d35b-4b34-ae8c-9b57460cf672 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:11.457442 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:11.457442 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:11.458549 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0021eb84-d35b-4b34-ae8c-9b57460cf672 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:11.459008 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 623/1227] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:11 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:12.469372 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f146049b-170f-4186-bbcf-090e44b49d31 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:12.469645 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f146049b-170f-4186-bbcf-090e44b49d31 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:12.470182 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:12.470182 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:12.470493 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f146049b-170f-4186-bbcf-090e44b49d31 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:12.470739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f146049b-170f-4186-bbcf-090e44b49d31 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:12.492218 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:12.492218 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:12.493716 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f146049b-170f-4186-bbcf-090e44b49d31 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:12.506940 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 605/1228] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:12 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:13.524031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e972f803-1c2f-4bf6-9440-b5ef86a59924 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:13.524031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e972f803-1c2f-4bf6-9440-b5ef86a59924 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:13.524031 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:13.524031 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:13.524031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e972f803-1c2f-4bf6-9440-b5ef86a59924 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:13.524031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e972f803-1c2f-4bf6-9440-b5ef86a59924 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:13.557240 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:13.557240 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:13.560587 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e972f803-1c2f-4bf6-9440-b5ef86a59924 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:13.560587 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 624/1229] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:13 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:14.572702 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1d9b0286-8bf9-46f9-a45a-4ad22b54200e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:14.572702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1d9b0286-8bf9-46f9-a45a-4ad22b54200e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:14.572702 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:14.572702 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:14.572702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1d9b0286-8bf9-46f9-a45a-4ad22b54200e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:14.572702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1d9b0286-8bf9-46f9-a45a-4ad22b54200e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:14.596608 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:14.596608 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:14.596608 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1d9b0286-8bf9-46f9-a45a-4ad22b54200e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:14.596608 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 606/1230] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:14 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:15.605493 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5ba7a37f-bdcb-4229-a709-e5afe0affebc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:15.608071 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5ba7a37f-bdcb-4229-a709-e5afe0affebc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:15.608071 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:15.608071 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:15.608071 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5ba7a37f-bdcb-4229-a709-e5afe0affebc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:15.608071 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5ba7a37f-bdcb-4229-a709-e5afe0affebc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:15.628244 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:15.628244 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:15.628244 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5ba7a37f-bdcb-4229-a709-e5afe0affebc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:15.630785 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 625/1231] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:15 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:16.669380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab543a7e-6185-4a44-9b6b-fbd0aee3aaf8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:16.670009 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab543a7e-6185-4a44-9b6b-fbd0aee3aaf8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:16.670236 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:16.670236 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:16.670564 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab543a7e-6185-4a44-9b6b-fbd0aee3aaf8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:16.670847 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ab543a7e-6185-4a44-9b6b-fbd0aee3aaf8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:16.689425 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:16.689425 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:16.697536 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab543a7e-6185-4a44-9b6b-fbd0aee3aaf8 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:16.697536 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 607/1232] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:16 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:17.706151 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-826a8a67-e533-4366-bf53-5bf763fbbff9 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:17.706151 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-826a8a67-e533-4366-bf53-5bf763fbbff9 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:17.706151 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:17.706151 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:17.706151 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-826a8a67-e533-4366-bf53-5bf763fbbff9 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:17.706151 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-826a8a67-e533-4366-bf53-5bf763fbbff9 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:17.721931 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:17.721931 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:17.725675 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-826a8a67-e533-4366-bf53-5bf763fbbff9 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:17.726144 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 626/1233] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:17 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:18.739357 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b5e7547c-013f-4ca4-bbed-8fd15aa541ff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:18.740770 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b5e7547c-013f-4ca4-bbed-8fd15aa541ff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:18.741016 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:18.741016 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:18.741369 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b5e7547c-013f-4ca4-bbed-8fd15aa541ff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:18.741665 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b5e7547c-013f-4ca4-bbed-8fd15aa541ff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:18.758080 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:18.758080 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:18.759355 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b5e7547c-013f-4ca4-bbed-8fd15aa541ff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:18.760212 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 608/1234] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:18 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:19.772494 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7dc0996-4574-44bf-80df-4cd40d5fb9bc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:19.773180 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7dc0996-4574-44bf-80df-4cd40d5fb9bc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:19.773441 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:19.773441 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:19.773925 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7dc0996-4574-44bf-80df-4cd40d5fb9bc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:19.774698 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a7dc0996-4574-44bf-80df-4cd40d5fb9bc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:19.789416 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:19.789416 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:19.790498 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7dc0996-4574-44bf-80df-4cd40d5fb9bc tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:19.790914 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 627/1235] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:19 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:20.801487 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18824109-f58d-49e0-9b1e-beb342ed970c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:20.802447 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18824109-f58d-49e0-9b1e-beb342ed970c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:20.802574 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:20.802574 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:20.802886 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18824109-f58d-49e0-9b1e-beb342ed970c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:20.803172 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-18824109-f58d-49e0-9b1e-beb342ed970c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:20.853302 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:20.853302 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:20.857599 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18824109-f58d-49e0-9b1e-beb342ed970c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:20.866194 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 609/1236] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:20 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:21.864179 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e488a9a6-c7ed-46e9-993a-8045daa90211 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:21.864518 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e488a9a6-c7ed-46e9-993a-8045daa90211 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:21.864678 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:21.864678 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:21.865205 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e488a9a6-c7ed-46e9-993a-8045daa90211 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:21.865646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e488a9a6-c7ed-46e9-993a-8045daa90211 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:21.886104 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:21.886104 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:21.887333 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e488a9a6-c7ed-46e9-993a-8045daa90211 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:21.887879 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 628/1237] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:21 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:22.897577 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5ced24b1-b1fc-4666-9d2c-c9e1ec11f865 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:22.897577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5ced24b1-b1fc-4666-9d2c-c9e1ec11f865 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:22.897577 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:22.897577 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:22.897577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5ced24b1-b1fc-4666-9d2c-c9e1ec11f865 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:22.897577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5ced24b1-b1fc-4666-9d2c-c9e1ec11f865 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:22.917822 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:22.917822 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:22.917822 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5ced24b1-b1fc-4666-9d2c-c9e1ec11f865 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:22.919114 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 610/1238] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:22 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:23.926995 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c44d736-922b-474f-85e3-eca5a8cf7dfb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:23.927361 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c44d736-922b-474f-85e3-eca5a8cf7dfb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:23.927361 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:23.927361 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:23.927563 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c44d736-922b-474f-85e3-eca5a8cf7dfb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:23.927749 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3c44d736-922b-474f-85e3-eca5a8cf7dfb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:23.941257 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:23.941257 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:23.942906 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c44d736-922b-474f-85e3-eca5a8cf7dfb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:23.943668 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 629/1239] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:23 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:24.952853 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6a6d42b1-a151-444d-931e-ad4196d4930f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:24.953138 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6a6d42b1-a151-444d-931e-ad4196d4930f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:24.953280 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:24.953280 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:24.953468 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6a6d42b1-a151-444d-931e-ad4196d4930f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:24.953655 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-6a6d42b1-a151-444d-931e-ad4196d4930f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:24.982078 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:24.982078 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:24.983496 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6a6d42b1-a151-444d-931e-ad4196d4930f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:24.984018 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 611/1240] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:24 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:25.993957 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fddbad5e-b876-461c-9263-c8e9b9415659 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:25.995294 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fddbad5e-b876-461c-9263-c8e9b9415659 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:25.995594 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:25.995594 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:25.996042 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fddbad5e-b876-461c-9263-c8e9b9415659 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:25.996420 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-fddbad5e-b876-461c-9263-c8e9b9415659 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:26.012340 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:26.012340 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:26.013644 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fddbad5e-b876-461c-9263-c8e9b9415659 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:26.014177 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 630/1241] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:25 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:27.024140 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1867acd0-d228-47c0-8e7c-596c6be7126f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:27.024477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1867acd0-d228-47c0-8e7c-596c6be7126f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:27.024583 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:27.024583 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:27.024895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1867acd0-d228-47c0-8e7c-596c6be7126f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:27.025005 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1867acd0-d228-47c0-8e7c-596c6be7126f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:27.039728 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:27.039728 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:27.040837 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1867acd0-d228-47c0-8e7c-596c6be7126f tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:27.041294 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 612/1242] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:27 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:56:28.054810 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b4766bc1-bf8f-49f0-b379-1f69878452e7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:28.054810 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b4766bc1-bf8f-49f0-b379-1f69878452e7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:28.054810 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:28.054810 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:28.054810 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b4766bc1-bf8f-49f0-b379-1f69878452e7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:28.054810 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b4766bc1-bf8f-49f0-b379-1f69878452e7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:28.067577 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:28.067577 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:28.069437 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b4766bc1-bf8f-49f0-b379-1f69878452e7 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:28.069437 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 631/1243] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:28 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:29.077371 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30ea2d7b-56a8-4549-8183-6934e6910d60 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:29.077595 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30ea2d7b-56a8-4549-8183-6934e6910d60 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:29.077707 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:29.077707 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:29.077904 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30ea2d7b-56a8-4549-8183-6934e6910d60 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:29.078115 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-30ea2d7b-56a8-4549-8183-6934e6910d60 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:29.095299 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:29.095299 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:29.096925 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30ea2d7b-56a8-4549-8183-6934e6910d60 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:29.097477 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 613/1244] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:29 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:30.106078 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-acb005c8-1f69-4542-913d-7971679825bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:30.106358 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-acb005c8-1f69-4542-913d-7971679825bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:30.106488 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:30.106488 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:30.106682 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-acb005c8-1f69-4542-913d-7971679825bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:30.106862 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-acb005c8-1f69-4542-913d-7971679825bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:30.119527 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:30.119527 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:30.120793 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-acb005c8-1f69-4542-913d-7971679825bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:30.121296 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 632/1245] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:30 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:31.149892 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b5409287-614e-4c00-ae31-9d5033ba1b13 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:31.149892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b5409287-614e-4c00-ae31-9d5033ba1b13 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:31.149892 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:31.149892 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:31.149892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b5409287-614e-4c00-ae31-9d5033ba1b13 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:31.149892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b5409287-614e-4c00-ae31-9d5033ba1b13 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:31.169294 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:31.169294 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:31.169294 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b5409287-614e-4c00-ae31-9d5033ba1b13 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:31.176916 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 614/1246] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:31 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:32.182787 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-50e46769-6ec0-42e1-8bc7-f6e8ab45f629 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:32.183438 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-50e46769-6ec0-42e1-8bc7-f6e8ab45f629 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:32.183579 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:32.183579 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:32.184042 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-50e46769-6ec0-42e1-8bc7-f6e8ab45f629 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:32.184473 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-50e46769-6ec0-42e1-8bc7-f6e8ab45f629 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:32.203426 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:32.203426 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:32.204611 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-50e46769-6ec0-42e1-8bc7-f6e8ab45f629 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:32.205105 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 633/1247] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:32 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:33.216533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2bb78bf1-1517-472a-a1ec-69c70334d7f6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:33.216533 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2bb78bf1-1517-472a-a1ec-69c70334d7f6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:33.216533 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:33.216533 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:33.216533 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2bb78bf1-1517-472a-a1ec-69c70334d7f6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:33.216533 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-2bb78bf1-1517-472a-a1ec-69c70334d7f6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:33.237274 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:33.237274 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:33.237274 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2bb78bf1-1517-472a-a1ec-69c70334d7f6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:33.237274 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 615/1248] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:33 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:34.245707 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-404abdeb-5f63-445c-ae9c-bcfa3fb9faaf tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:34.245707 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-404abdeb-5f63-445c-ae9c-bcfa3fb9faaf tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:34.245707 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:34.245707 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:34.245707 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-404abdeb-5f63-445c-ae9c-bcfa3fb9faaf tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:34.245707 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-404abdeb-5f63-445c-ae9c-bcfa3fb9faaf tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:34.265448 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:34.265448 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:34.266987 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-404abdeb-5f63-445c-ae9c-bcfa3fb9faaf tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:34.267779 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 634/1249] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:34 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:35.277546 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae882ed6-03e7-49f9-bb32-4b6babd017c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:35.277546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae882ed6-03e7-49f9-bb32-4b6babd017c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:35.277546 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:35.277546 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:35.277546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae882ed6-03e7-49f9-bb32-4b6babd017c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:35.277546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ae882ed6-03e7-49f9-bb32-4b6babd017c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:35.311484 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:35.311484 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:35.311484 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae882ed6-03e7-49f9-bb32-4b6babd017c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:35.311484 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 616/1250] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:35 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:36.312438 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc6d6f46-975e-40fe-a134-d24eb0f9b5c3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:36.317073 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc6d6f46-975e-40fe-a134-d24eb0f9b5c3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:36.317073 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:36.317073 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:36.317073 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc6d6f46-975e-40fe-a134-d24eb0f9b5c3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:36.317073 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-dc6d6f46-975e-40fe-a134-d24eb0f9b5c3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:36.349098 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:36.349098 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:36.350310 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc6d6f46-975e-40fe-a134-d24eb0f9b5c3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:36.353737 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 635/1251] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:36 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:37.360363 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41b683aa-12fe-4577-8923-3c11031da329 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:37.360363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41b683aa-12fe-4577-8923-3c11031da329 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:37.360363 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:37.360363 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:37.360363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41b683aa-12fe-4577-8923-3c11031da329 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:37.360363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-41b683aa-12fe-4577-8923-3c11031da329 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:37.376078 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:37.376078 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:37.377780 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41b683aa-12fe-4577-8923-3c11031da329 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:37.377780 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 617/1252] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:37 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:38.386647 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b4ef5de-cf75-4594-b7ce-5f02261799ce tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:38.387312 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b4ef5de-cf75-4594-b7ce-5f02261799ce tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:38.387517 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:38.387517 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:38.387765 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b4ef5de-cf75-4594-b7ce-5f02261799ce tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:38.387933 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8b4ef5de-cf75-4594-b7ce-5f02261799ce tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:38.401999 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:38.401999 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:38.403288 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b4ef5de-cf75-4594-b7ce-5f02261799ce tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:38.404089 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 636/1253] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:38 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:39.416719 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fa57c7c9-ec14-49c0-be89-ead52d705714 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:39.417099 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fa57c7c9-ec14-49c0-be89-ead52d705714 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:39.417099 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:39.417099 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:39.417311 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fa57c7c9-ec14-49c0-be89-ead52d705714 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:39.417468 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-fa57c7c9-ec14-49c0-be89-ead52d705714 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:39.429264 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:39.429264 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:39.430261 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fa57c7c9-ec14-49c0-be89-ead52d705714 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:39.430688 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 618/1254] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:39 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:40.457172 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e1014c68-daee-44eb-a5ef-cf420484b592 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:40.457172 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e1014c68-daee-44eb-a5ef-cf420484b592 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:40.457172 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:40.457172 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:40.457172 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e1014c68-daee-44eb-a5ef-cf420484b592 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:40.457172 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e1014c68-daee-44eb-a5ef-cf420484b592 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:40.457172 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:40.457172 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:40.457172 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e1014c68-daee-44eb-a5ef-cf420484b592 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:40.457172 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 637/1255] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:40 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:41.465465 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-71c9934d-add4-4ead-a479-6f4b7ee467da tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:41.465465 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-71c9934d-add4-4ead-a479-6f4b7ee467da tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:41.465465 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:41.465465 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:41.465465 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-71c9934d-add4-4ead-a479-6f4b7ee467da tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:41.465465 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-71c9934d-add4-4ead-a479-6f4b7ee467da tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:41.487503 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:41.487503 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:41.488417 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-71c9934d-add4-4ead-a479-6f4b7ee467da tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:41.488872 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 619/1256] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:41 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:42.503769 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-25340352-ee34-4e37-a0a3-018140494097 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:42.504080 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-25340352-ee34-4e37-a0a3-018140494097 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:42.509167 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:42.509167 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:42.509167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-25340352-ee34-4e37-a0a3-018140494097 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:42.509167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-25340352-ee34-4e37-a0a3-018140494097 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:42.515292 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:42.515292 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:42.516434 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-25340352-ee34-4e37-a0a3-018140494097 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 200 Jan 27 16:56:42.517019 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 638/1257] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:42 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:42.523578 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ce3be95-f6ac-451b-bb0c-879dc7a0a4cb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 Jan 27 16:56:42.523879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ce3be95-f6ac-451b-bb0c-879dc7a0a4cb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:42.524010 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:42.524010 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:42.524203 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ce3be95-f6ac-451b-bb0c-879dc7a0a4cb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:42.552151 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:42.552151 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:42.556754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3ce3be95-f6ac-451b-bb0c-879dc7a0a4cb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:56:42.569402 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ce3be95-f6ac-451b-bb0c-879dc7a0a4cb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 returned with HTTP 200 Jan 27 16:56:42.569858 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 620/1258] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:42 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 => generated 1415 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:56:42.578945 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f8bfece-f213-4abc-902c-ccaf1e8ac5a0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 Jan 27 16:56:42.579362 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f8bfece-f213-4abc-902c-ccaf1e8ac5a0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:42.579525 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:42.579525 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:42.579806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f8bfece-f213-4abc-902c-ccaf1e8ac5a0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:42.610585 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:42.610585 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:42.615255 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8f8bfece-f213-4abc-902c-ccaf1e8ac5a0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:56:42.627244 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f8bfece-f213-4abc-902c-ccaf1e8ac5a0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 returned with HTTP 200 Jan 27 16:56:42.627870 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 639/1259] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:42 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 => generated 1415 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:56:42.635494 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a88c97b9-222e-439e-bf24-95a3acd635f5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] DELETE http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 Jan 27 16:56:42.635776 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a88c97b9-222e-439e-bf24-95a3acd635f5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:42.635928 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:42.635928 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:42.636119 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a88c97b9-222e-439e-bf24-95a3acd635f5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:42.636373 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-a88c97b9-222e-439e-bf24-95a3acd635f5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Delete volume with id: 1afa8f86-8489-47bc-bb9d-799c8fccfb83 Jan 27 16:56:42.661249 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:42.661249 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:42.661920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a88c97b9-222e-439e-bf24-95a3acd635f5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:56:42.740484 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a88c97b9-222e-439e-bf24-95a3acd635f5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Delete volume request issued successfully. Jan 27 16:56:42.741019 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a88c97b9-222e-439e-bf24-95a3acd635f5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 returned with HTTP 202 Jan 27 16:56:42.741625 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 621/1260] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:56:42 2021] DELETE /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:56:42.748572 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1518da20-218b-4c33-87a6-2370c8623dfa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 Jan 27 16:56:42.748572 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1518da20-218b-4c33-87a6-2370c8623dfa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:42.748572 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:42.748572 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:42.748572 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1518da20-218b-4c33-87a6-2370c8623dfa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:42.772395 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:42.772395 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:42.780569 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1518da20-218b-4c33-87a6-2370c8623dfa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:56:42.789847 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1518da20-218b-4c33-87a6-2370c8623dfa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 returned with HTTP 200 Jan 27 16:56:42.790303 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 640/1261] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:42 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 => generated 1414 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:56:43.800691 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f00643a3-4654-48e1-88af-b7309b29a251 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 Jan 27 16:56:43.801422 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f00643a3-4654-48e1-88af-b7309b29a251 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:43.801654 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:43.801654 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:43.801762 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f00643a3-4654-48e1-88af-b7309b29a251 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:43.827911 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:43.827911 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:43.834437 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f00643a3-4654-48e1-88af-b7309b29a251 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:56:43.846039 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f00643a3-4654-48e1-88af-b7309b29a251 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 returned with HTTP 200 Jan 27 16:56:43.851192 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 622/1262] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:43 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 => generated 1414 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:56:44.855766 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-182c3c66-3d36-4c5d-a7f3-a775418892c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 Jan 27 16:56:44.856534 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-182c3c66-3d36-4c5d-a7f3-a775418892c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:44.856809 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:44.856809 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:44.857179 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-182c3c66-3d36-4c5d-a7f3-a775418892c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:44.888208 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-182c3c66-3d36-4c5d-a7f3-a775418892c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 returned with HTTP 404 Jan 27 16:56:44.889194 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 641/1263] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:44 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1afa8f86-8489-47bc-bb9d-799c8fccfb83 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:56:44.895814 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38636303-1957-455a-8ca5-48cf55ffbe03 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] DELETE http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 Jan 27 16:56:44.895814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38636303-1957-455a-8ca5-48cf55ffbe03 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:44.895814 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:44.895814 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:44.895814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38636303-1957-455a-8ca5-48cf55ffbe03 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:44.895814 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-38636303-1957-455a-8ca5-48cf55ffbe03 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Delete backup with id: 61fcc7cd-fcfd-4a02-a2da-f32fb893e151. Jan 27 16:56:44.912622 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:44.912622 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:45.468765 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-38636303-1957-455a-8ca5-48cf55ffbe03 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] delete_backup rpcapi backup_id 61fcc7cd-fcfd-4a02-a2da-f32fb893e151 {{(pid=87928) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 16:56:45.473126 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38636303-1957-455a-8ca5-48cf55ffbe03 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 returned with HTTP 202 Jan 27 16:56:45.476263 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 623/1264] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:56:44 2021] DELETE /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/61fcc7cd-fcfd-4a02-a2da-f32fb893e151 => generated 0 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:56:45.505415 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] POST http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes Jan 27 16:56:45.505979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-979014804"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:56:45.506791 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-979014804'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:56:45.507081 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Create volume of 1 GB Jan 27 16:56:45.515023 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Availability Zones retrieved successfully. Jan 27 16:56:45.684702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Flow 'volume_create_api' (a8590e52-4b58-4ae1-b431-547090f99477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:56:45.684702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (764d4e0b-7bb5-48fe-82a6-8e1dfae393d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:56:45.684702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:56:45.684702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (764d4e0b-7bb5-48fe-82a6-8e1dfae393d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:56:45.684702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f8c28cd-5a02-4fc8-9d89-fb39d5d83d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:56:46.779818 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Created reservations ['464c1934-9a73-48a8-a51e-6214821466ba', '8b364d19-71ca-43bc-b001-4a44d24c16b1', 'e6cbbf40-54a5-4bb5-9acb-e45714384254', 'eb7d8b4e-8f4a-44d4-ab4f-fa27e4f2c2e8'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:56:46.783397 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f8c28cd-5a02-4fc8-9d89-fb39d5d83d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['464c1934-9a73-48a8-a51e-6214821466ba', '8b364d19-71ca-43bc-b001-4a44d24c16b1', 'e6cbbf40-54a5-4bb5-9acb-e45714384254', 'eb7d8b4e-8f4a-44d4-ab4f-fa27e4f2c2e8']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:56:46.786394 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bda1b92-b0c8-4214-abf6-b726d99a620e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:56:46.964519 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bda1b92-b0c8-4214-abf6-b726d99a620e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-979014804',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='66f36dc7d6594449b221af98a7c90a33',qos_specs=None,replication_status=,reservations=['464c1934-9a73-48a8-a51e-6214821466ba','8b364d19-71ca-43bc-b001-4a44d24c16b1','e6cbbf40-54a5-4bb5-9acb-e45714384254','eb7d8b4e-8f4a-44d4-ab4f-fa27e4f2c2e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe9911c278924256be6450541bcb8496',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-979014804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='66f36dc7d6594449b221af98a7c90a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fe9911c278924256be6450541bcb8496',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:56:46.966845 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a539a9-ec2b-4858-9947-90e9dfd16079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:56:47.023590 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a539a9-ec2b-4858-9947-90e9dfd16079) transitioned into state 'SUCCESS' from state '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-979014804',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='66f36dc7d6594449b221af98a7c90a33',qos_specs=None,replication_status=,reservations=['464c1934-9a73-48a8-a51e-6214821466ba','8b364d19-71ca-43bc-b001-4a44d24c16b1','e6cbbf40-54a5-4bb5-9acb-e45714384254','eb7d8b4e-8f4a-44d4-ab4f-fa27e4f2c2e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe9911c278924256be6450541bcb8496',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:56:47.024840 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a801b80a-9b0e-406b-8142-04232151eba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:56:47.091158 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a801b80a-9b0e-406b-8142-04232151eba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:56:47.092742 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Flow 'volume_create_api' (a8590e52-4b58-4ae1-b431-547090f99477) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:56:47.148931 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Create volume request issued successfully. Jan 27 16:56:47.163067 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-329abf5b-53ef-4931-88af-a06c73f1e7bd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes returned with HTTP 202 Jan 27 16:56:47.163733 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 642/1265] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:56:45 2021] POST /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes => generated 886 bytes in 1660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:56:47.172009 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5a97eb77-c321-4b01-993f-b37f972cc366 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e Jan 27 16:56:47.172299 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5a97eb77-c321-4b01-993f-b37f972cc366 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:47.172434 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:47.172434 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:47.173102 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5a97eb77-c321-4b01-993f-b37f972cc366 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:47.208718 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:47.208718 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:47.224514 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5a97eb77-c321-4b01-993f-b37f972cc366 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:56:47.237006 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5a97eb77-c321-4b01-993f-b37f972cc366 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e returned with HTTP 200 Jan 27 16:56:47.237835 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 624/1266] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:47 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e => generated 954 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:48.248162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cdb4c946-3fb4-40c6-a754-ed122b9a1845 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e Jan 27 16:56:48.248479 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cdb4c946-3fb4-40c6-a754-ed122b9a1845 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:48.248739 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:48.248739 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:48.249404 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cdb4c946-3fb4-40c6-a754-ed122b9a1845 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:48.312132 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:48.312132 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:48.329450 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cdb4c946-3fb4-40c6-a754-ed122b9a1845 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:56:48.350495 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cdb4c946-3fb4-40c6-a754-ed122b9a1845 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e returned with HTTP 200 Jan 27 16:56:48.351457 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 643/1267] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:48 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e => generated 979 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:48.360068 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00b9a742-8c5a-4f59-8f51-fb851852ab67 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] POST http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups Jan 27 16:56:48.365061 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:48.365061 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:48.365061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-00b9a742-8c5a-4f59-8f51-fb851852ab67 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e", "name": "tempest-VolumesBackupsTest-Backup-49671369", "description": "tempest-volume-backup-description-1642877716", "container": "container"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:56:48.365061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-00b9a742-8c5a-4f59-8f51-fb851852ab67 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Creating new backup {'backup': {'volume_id': '1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e', 'name': 'tempest-VolumesBackupsTest-Backup-49671369', 'description': 'tempest-volume-backup-description-1642877716', 'container': 'container'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 16:56:48.365061 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-00b9a742-8c5a-4f59-8f51-fb851852ab67 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Creating backup of volume 1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e in container container Jan 27 16:56:48.412828 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:48.412828 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:48.413875 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-00b9a742-8c5a-4f59-8f51-fb851852ab67 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:56:48.499003 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-00b9a742-8c5a-4f59-8f51-fb851852ab67 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Created reservations ['d00e529e-6746-44ee-94de-374d3693e854', '5f874a00-fa1c-4e05-93cb-2382d9c75d69'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:56:48.801136 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00b9a742-8c5a-4f59-8f51-fb851852ab67 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups returned with HTTP 202 Jan 27 16:56:48.802027 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 625/1268] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:56:48 2021] POST /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups => generated 396 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:56:48.809499 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ddac9d60-f2b7-4aa8-bdbf-29f938716315 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:56:48.809919 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ddac9d60-f2b7-4aa8-bdbf-29f938716315 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:48.810146 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:48.810146 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:48.810438 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ddac9d60-f2b7-4aa8-bdbf-29f938716315 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:48.810991 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ddac9d60-f2b7-4aa8-bdbf-29f938716315 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:48.838344 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:48.838344 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:48.844298 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ddac9d60-f2b7-4aa8-bdbf-29f938716315 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:56:48.844939 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 644/1269] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:48 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:49.854437 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00f5f342-fb38-4807-9643-03f63dd920c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:56:49.854730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-00f5f342-fb38-4807-9643-03f63dd920c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:49.854997 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:49.854997 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:49.855369 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-00f5f342-fb38-4807-9643-03f63dd920c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:49.855779 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-00f5f342-fb38-4807-9643-03f63dd920c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:49.874897 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:49.874897 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:49.877015 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00f5f342-fb38-4807-9643-03f63dd920c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:56:49.878755 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 626/1270] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:49 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:50.888400 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30aa6657-323c-4095-aa3a-6bb22f2aa11d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:56:50.888681 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30aa6657-323c-4095-aa3a-6bb22f2aa11d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:50.888805 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:50.888805 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:50.889001 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30aa6657-323c-4095-aa3a-6bb22f2aa11d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:50.889190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-30aa6657-323c-4095-aa3a-6bb22f2aa11d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:50.909032 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:50.909032 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:50.910147 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30aa6657-323c-4095-aa3a-6bb22f2aa11d tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:56:50.915784 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 645/1271] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:50 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:51.919623 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1eac4e84-4bb2-438c-9074-5b014d2cb224 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:56:51.919985 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1eac4e84-4bb2-438c-9074-5b014d2cb224 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:51.920049 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:51.920049 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:51.920243 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1eac4e84-4bb2-438c-9074-5b014d2cb224 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:51.920409 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1eac4e84-4bb2-438c-9074-5b014d2cb224 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:51.946155 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:51.946155 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:51.946155 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1eac4e84-4bb2-438c-9074-5b014d2cb224 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:56:51.946155 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 627/1272] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:51 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:52.952041 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0923fa75-0522-456c-aab7-154678b3b6dd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:56:52.952041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0923fa75-0522-456c-aab7-154678b3b6dd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:52.952041 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:52.952041 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:52.952041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0923fa75-0522-456c-aab7-154678b3b6dd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:52.952041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-0923fa75-0522-456c-aab7-154678b3b6dd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:52.980540 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:52.980540 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:52.981750 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0923fa75-0522-456c-aab7-154678b3b6dd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:56:52.983491 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 646/1273] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:52 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:53.993594 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9379373c-40a5-4714-a1ff-0b66cb22c1a5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:56:53.993976 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9379373c-40a5-4714-a1ff-0b66cb22c1a5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:53.994038 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:53.994038 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:53.994666 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9379373c-40a5-4714-a1ff-0b66cb22c1a5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:53.995002 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-9379373c-40a5-4714-a1ff-0b66cb22c1a5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:55.645390 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:55.645390 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:55.645390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9379373c-40a5-4714-a1ff-0b66cb22c1a5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:56:55.645390 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 628/1274] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:53 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:55.650261 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bcfbe7da-5b31-445d-bdd5-ea618933fce6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:56:55.650261 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bcfbe7da-5b31-445d-bdd5-ea618933fce6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:55.650261 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:55.650261 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:55.650261 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bcfbe7da-5b31-445d-bdd5-ea618933fce6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:55.650261 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-bcfbe7da-5b31-445d-bdd5-ea618933fce6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:55.650261 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:55.650261 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:55.650261 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bcfbe7da-5b31-445d-bdd5-ea618933fce6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:56:55.650261 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 647/1275] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:55 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:56.068248 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5cdbc676-7784-41b8-a97d-638e2a1b45ff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:56:56.068532 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5cdbc676-7784-41b8-a97d-638e2a1b45ff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:56.068664 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:56.068664 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:56.068855 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5cdbc676-7784-41b8-a97d-638e2a1b45ff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:56.069333 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5cdbc676-7784-41b8-a97d-638e2a1b45ff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:56.081930 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:56.081930 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:56.082983 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5cdbc676-7784-41b8-a97d-638e2a1b45ff tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:56:56.083444 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 629/1276] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:56 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:57.093908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1fc10b7-d93c-4f78-9f45-5500a465c250 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:56:57.094707 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1fc10b7-d93c-4f78-9f45-5500a465c250 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:57.094968 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:57.094968 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:57.098184 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1fc10b7-d93c-4f78-9f45-5500a465c250 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:57.099001 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-c1fc10b7-d93c-4f78-9f45-5500a465c250 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:57.115519 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:57.115519 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:57.117329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1fc10b7-d93c-4f78-9f45-5500a465c250 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:56:57.118132 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 648/1277] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:57 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:58.126495 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-71e144ab-5d91-46bd-a66d-c8e3c356feb6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:56:58.126820 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-71e144ab-5d91-46bd-a66d-c8e3c356feb6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:58.126958 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:58.126958 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:58.127394 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-71e144ab-5d91-46bd-a66d-c8e3c356feb6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:58.127645 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-71e144ab-5d91-46bd-a66d-c8e3c356feb6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:58.139755 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:58.139755 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:58.140777 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-71e144ab-5d91-46bd-a66d-c8e3c356feb6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:56:58.149992 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 630/1278] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:58 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:56:59.163467 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0092e3d2-bad8-4fef-8673-49dc419f61de tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:56:59.163467 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0092e3d2-bad8-4fef-8673-49dc419f61de tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:56:59.164016 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:56:59.164016 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:56:59.164360 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0092e3d2-bad8-4fef-8673-49dc419f61de tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:56:59.169310 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-0092e3d2-bad8-4fef-8673-49dc419f61de tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:56:59.196483 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:56:59.196483 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:56:59.198021 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0092e3d2-bad8-4fef-8673-49dc419f61de tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:56:59.201735 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 649/1279] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:56:59 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:00.211676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09751666-5222-499b-aa0c-3fef4c5ec421 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:00.212244 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09751666-5222-499b-aa0c-3fef4c5ec421 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:00.212577 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:00.212577 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:00.212930 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09751666-5222-499b-aa0c-3fef4c5ec421 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:00.213261 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-09751666-5222-499b-aa0c-3fef4c5ec421 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:00.237416 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:00.237416 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:00.239045 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09751666-5222-499b-aa0c-3fef4c5ec421 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:00.246718 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 631/1280] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:00 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:01.257155 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-11d90c3b-77c4-4585-8478-9f9d8fdb0e28 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:01.257685 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-11d90c3b-77c4-4585-8478-9f9d8fdb0e28 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:01.257884 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:01.257884 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:01.258190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-11d90c3b-77c4-4585-8478-9f9d8fdb0e28 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:01.258452 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-11d90c3b-77c4-4585-8478-9f9d8fdb0e28 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:01.291138 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:01.291138 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:01.294222 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-11d90c3b-77c4-4585-8478-9f9d8fdb0e28 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:01.300112 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 650/1281] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:01 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:01.865570 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4d76dc05-af38-45cd-ab83-2633e3c0e63d tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes Jan 27 16:57:01.878769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4d76dc05-af38-45cd-ab83-2633e3c0e63d tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:01.878769 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:01.878769 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:01.878769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4d76dc05-af38-45cd-ab83-2633e3c0e63d tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:01.878769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-4d76dc05-af38-45cd-ab83-2633e3c0e63d tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:57:01.878769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4d76dc05-af38-45cd-ab83-2633e3c0e63d tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:57:01.900890 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4d76dc05-af38-45cd-ab83-2633e3c0e63d tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Get all volumes completed successfully. Jan 27 16:57:01.901439 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4d76dc05-af38-45cd-ab83-2633e3c0e63d tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes returned with HTTP 200 Jan 27 16:57:01.905689 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 632/1282] 10.222.0.108 () {58 vars in 1209 bytes} [Wed Jan 27 16:57:01 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes => generated 15 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:57:01.908236 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] POST http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes Jan 27 16:57:01.908521 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:01.908521 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:01.918617 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1314246606"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:57:01.918617 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1314246606'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:57:01.918617 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Create volume of 1 GB Jan 27 16:57:01.921433 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Availability Zones retrieved successfully. Jan 27 16:57:01.929414 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Flow 'volume_create_api' (03808c6b-34a8-41c2-bd16-a19fa0e4b7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:57:01.930883 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (166466f9-bd51-4f5a-ab8d-0df54130a118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:01.931983 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:57:01.983239 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (166466f9-bd51-4f5a-ab8d-0df54130a118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:01.984885 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5cc92f2-ed92-4f92-85a8-cee2f302efcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:02.092329 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Created reservations ['5e6df79c-6edd-495c-9100-7cf6fc3f3c9c', '3840067f-8355-42d2-9800-e4e1d75ca901', '3455ef78-f27f-4280-afc5-898f4e1af2a7', '91b2bd18-f779-4ac2-aabd-da726ba76d9f'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:57:02.093426 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5cc92f2-ed92-4f92-85a8-cee2f302efcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e6df79c-6edd-495c-9100-7cf6fc3f3c9c', '3840067f-8355-42d2-9800-e4e1d75ca901', '3455ef78-f27f-4280-afc5-898f4e1af2a7', '91b2bd18-f779-4ac2-aabd-da726ba76d9f']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:02.094441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11c28fd2-411c-4b6c-b815-35ca5c91310f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:02.190118 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11c28fd2-411c-4b6c-b815-35ca5c91310f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb15c497-0775-4766-84ae-37bf512240a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1314246606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df5cd5e9d2824214ae7a5ab7b9331858',qos_specs=None,replication_status=,reservations=['5e6df79c-6edd-495c-9100-7cf6fc3f3c9c','3840067f-8355-42d2-9800-e4e1d75ca901','3455ef78-f27f-4280-afc5-898f4e1af2a7','91b2bd18-f779-4ac2-aabd-da726ba76d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3352107701a1493d8b0c6a44c732fa5c',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:57:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1314246606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb15c497-0775-4766-84ae-37bf512240a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df5cd5e9d2824214ae7a5ab7b9331858',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3352107701a1493d8b0c6a44c732fa5c',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:02.191209 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f23bc47-7a38-41a0-b174-bd65b04d15a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:02.259617 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f23bc47-7a38-41a0-b174-bd65b04d15a7) transitioned into state 'SUCCESS' from state '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-1314246606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df5cd5e9d2824214ae7a5ab7b9331858',qos_specs=None,replication_status=,reservations=['5e6df79c-6edd-495c-9100-7cf6fc3f3c9c','3840067f-8355-42d2-9800-e4e1d75ca901','3455ef78-f27f-4280-afc5-898f4e1af2a7','91b2bd18-f779-4ac2-aabd-da726ba76d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3352107701a1493d8b0c6a44c732fa5c',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:02.261052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40cac0be-7191-4eeb-9be2-36bb589665f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:02.307376 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d5c4aa0c-b0c4-4d9c-a076-650faec4e9c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:02.307871 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d5c4aa0c-b0c4-4d9c-a076-650faec4e9c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:02.308259 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d5c4aa0c-b0c4-4d9c-a076-650faec4e9c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:02.308609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d5c4aa0c-b0c4-4d9c-a076-650faec4e9c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:02.322601 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:02.322601 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:02.328451 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40cac0be-7191-4eeb-9be2-36bb589665f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:02.329771 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Flow 'volume_create_api' (03808c6b-34a8-41c2-bd16-a19fa0e4b7d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:57:02.341159 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d5c4aa0c-b0c4-4d9c-a076-650faec4e9c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:02.341674 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 633/1283] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:02 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:57:02.359884 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Create volume request issued successfully. Jan 27 16:57:02.368059 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-62a02051-51ed-4b96-89ce-dc1a63ee0429 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes returned with HTTP 202 Jan 27 16:57:02.369689 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 651/1284] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:57:01 2021] POST /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes => generated 826 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:57:02.384403 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37ce5d10-de60-417b-b764-f63b1e83ae8b tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 Jan 27 16:57:02.384403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-37ce5d10-de60-417b-b764-f63b1e83ae8b tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:02.384403 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:02.384403 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:02.384403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-37ce5d10-de60-417b-b764-f63b1e83ae8b tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:02.429719 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:02.429719 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:02.434715 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-37ce5d10-de60-417b-b764-f63b1e83ae8b tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:02.446000 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37ce5d10-de60-417b-b764-f63b1e83ae8b tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 returned with HTTP 200 Jan 27 16:57:02.450983 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 634/1285] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:02 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 => generated 894 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:03.351499 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8a7a997d-12ed-4b2b-bf43-984fc3f73815 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:03.351855 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8a7a997d-12ed-4b2b-bf43-984fc3f73815 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:03.351962 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:03.351962 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:03.352158 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8a7a997d-12ed-4b2b-bf43-984fc3f73815 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:03.352362 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8a7a997d-12ed-4b2b-bf43-984fc3f73815 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:03.363598 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:03.363598 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:03.364656 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8a7a997d-12ed-4b2b-bf43-984fc3f73815 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:03.365127 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 652/1286] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:03 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:03.455781 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-880c7b2e-a3c2-4e51-90dc-0f96ef9beb55 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 Jan 27 16:57:03.456126 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-880c7b2e-a3c2-4e51-90dc-0f96ef9beb55 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:03.456389 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:03.456389 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:03.456592 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-880c7b2e-a3c2-4e51-90dc-0f96ef9beb55 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:03.484354 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:03.484354 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:03.489670 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-880c7b2e-a3c2-4e51-90dc-0f96ef9beb55 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:03.507418 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-880c7b2e-a3c2-4e51-90dc-0f96ef9beb55 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 returned with HTTP 200 Jan 27 16:57:03.513113 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 635/1287] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:03 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 => generated 919 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:03.515764 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2cbadbac-51c8-4cc5-aef3-575998345ab9 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 Jan 27 16:57:03.516160 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2cbadbac-51c8-4cc5-aef3-575998345ab9 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:03.516307 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:03.516307 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:03.516526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2cbadbac-51c8-4cc5-aef3-575998345ab9 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:03.568369 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:03.568369 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:03.573849 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2cbadbac-51c8-4cc5-aef3-575998345ab9 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:03.592234 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2cbadbac-51c8-4cc5-aef3-575998345ab9 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 returned with HTTP 200 Jan 27 16:57:03.592960 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 653/1288] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:03 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 => generated 919 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:03.601355 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] POST http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes Jan 27 16:57:03.606499 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:03.606499 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:03.606499 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1191634629"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:57:03.606499 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1191634629'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:57:03.606499 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Create volume of 1 GB Jan 27 16:57:03.611431 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Availability Zones retrieved successfully. Jan 27 16:57:03.620968 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Flow 'volume_create_api' (f6449cf7-c627-49fe-93ea-c5b43a2e957f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:57:03.622462 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a604fec8-a563-4d45-9fac-5f2e2a6642d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:03.623626 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:57:03.666499 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a604fec8-a563-4d45-9fac-5f2e2a6642d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:03.667902 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7addb796-c942-4b48-a856-458f23bbf90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:03.820891 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Created reservations ['2ff09b2c-8e05-4c31-be12-53a4e97fc112', 'a57f3631-d85d-4e5b-adfd-a2eadafde943', '21045174-b513-4473-873e-e96253c1a895', '410c6ea8-c20a-4b5e-8edf-65ca4b557312'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:57:03.822063 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7addb796-c942-4b48-a856-458f23bbf90f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ff09b2c-8e05-4c31-be12-53a4e97fc112', 'a57f3631-d85d-4e5b-adfd-a2eadafde943', '21045174-b513-4473-873e-e96253c1a895', '410c6ea8-c20a-4b5e-8edf-65ca4b557312']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:03.823156 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b82f83-7b5b-42d9-b3c2-6206ae562888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:03.918083 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b82f83-7b5b-42d9-b3c2-6206ae562888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1191634629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df5cd5e9d2824214ae7a5ab7b9331858',qos_specs=None,replication_status=,reservations=['2ff09b2c-8e05-4c31-be12-53a4e97fc112','a57f3631-d85d-4e5b-adfd-a2eadafde943','21045174-b513-4473-873e-e96253c1a895','410c6ea8-c20a-4b5e-8edf-65ca4b557312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3352107701a1493d8b0c6a44c732fa5c',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:57:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1191634629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df5cd5e9d2824214ae7a5ab7b9331858',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3352107701a1493d8b0c6a44c732fa5c',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:03.920676 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7364a7f0-2f37-4742-920c-f3823b783181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:03.982195 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7364a7f0-2f37-4742-920c-f3823b783181) transitioned into state 'SUCCESS' from state '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-1191634629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df5cd5e9d2824214ae7a5ab7b9331858',qos_specs=None,replication_status=,reservations=['2ff09b2c-8e05-4c31-be12-53a4e97fc112','a57f3631-d85d-4e5b-adfd-a2eadafde943','21045174-b513-4473-873e-e96253c1a895','410c6ea8-c20a-4b5e-8edf-65ca4b557312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3352107701a1493d8b0c6a44c732fa5c',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:03.985782 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a06779d-0daa-4167-8a35-b8a44c6ec405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:04.077466 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a06779d-0daa-4167-8a35-b8a44c6ec405) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:04.085569 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Flow 'volume_create_api' (f6449cf7-c627-49fe-93ea-c5b43a2e957f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:57:04.106517 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Create volume request issued successfully. Jan 27 16:57:04.126413 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a323a4fa-bd55-49d6-be29-4423ec338eb2 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes returned with HTTP 202 Jan 27 16:57:04.126413 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 636/1289] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:57:03 2021] POST /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes => generated 826 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:57:04.126588 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-73b960ba-baa0-484c-924d-721edf78ffec tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 Jan 27 16:57:04.126588 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-73b960ba-baa0-484c-924d-721edf78ffec tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:04.126588 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:04.126588 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:04.126588 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-73b960ba-baa0-484c-924d-721edf78ffec tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:04.148860 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:04.148860 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:04.154371 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-73b960ba-baa0-484c-924d-721edf78ffec tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:04.166955 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-73b960ba-baa0-484c-924d-721edf78ffec tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 returned with HTTP 200 Jan 27 16:57:04.167427 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 654/1290] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:04 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 => generated 894 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:04.374995 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d22177dd-9328-42f8-bfe5-c57621d44891 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:04.375311 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d22177dd-9328-42f8-bfe5-c57621d44891 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:04.375691 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:04.375691 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:04.376094 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d22177dd-9328-42f8-bfe5-c57621d44891 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:04.376541 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d22177dd-9328-42f8-bfe5-c57621d44891 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:04.392086 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:04.392086 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:04.393510 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d22177dd-9328-42f8-bfe5-c57621d44891 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:04.399484 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 637/1291] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:04 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:05.176757 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96d02a11-6aee-4554-a750-e6f92a66ea13 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 Jan 27 16:57:05.177048 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96d02a11-6aee-4554-a750-e6f92a66ea13 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:05.177185 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:05.177185 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:05.177383 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96d02a11-6aee-4554-a750-e6f92a66ea13 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:05.203491 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:05.203491 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:05.210438 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-96d02a11-6aee-4554-a750-e6f92a66ea13 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:05.221752 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96d02a11-6aee-4554-a750-e6f92a66ea13 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 returned with HTTP 200 Jan 27 16:57:05.222207 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 655/1292] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:05 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 => generated 919 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:05.236800 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-24261d62-967d-403c-9ecf-c4ed40f7bc2d tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 Jan 27 16:57:05.237084 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-24261d62-967d-403c-9ecf-c4ed40f7bc2d tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:05.237214 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:05.237214 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:05.237525 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-24261d62-967d-403c-9ecf-c4ed40f7bc2d tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:05.262318 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:05.262318 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:05.266869 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-24261d62-967d-403c-9ecf-c4ed40f7bc2d tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:05.278061 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-24261d62-967d-403c-9ecf-c4ed40f7bc2d tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 returned with HTTP 200 Jan 27 16:57:05.278755 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 638/1293] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:05 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 => generated 919 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:05.286494 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] POST http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes Jan 27 16:57:05.286813 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:05.286813 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:05.287097 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1048203701"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:57:05.288005 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1048203701'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:57:05.288197 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Create volume of 1 GB Jan 27 16:57:05.298184 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Availability Zones retrieved successfully. Jan 27 16:57:05.306987 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Flow 'volume_create_api' (627949c2-31c9-46a1-99c1-e7d720f68b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:57:05.308543 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181a8974-fadd-454f-859a-fc513a703f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:05.309626 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:57:05.354363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181a8974-fadd-454f-859a-fc513a703f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:05.355486 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863063d6-49cc-4193-9586-cc61222cd363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:05.402629 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0cd7d049-7ea7-487b-a4cf-c3526a137fd9 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:05.402985 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0cd7d049-7ea7-487b-a4cf-c3526a137fd9 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:05.403217 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:05.403217 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:05.404078 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0cd7d049-7ea7-487b-a4cf-c3526a137fd9 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:05.404384 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-0cd7d049-7ea7-487b-a4cf-c3526a137fd9 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:05.416816 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:05.416816 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:05.417980 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0cd7d049-7ea7-487b-a4cf-c3526a137fd9 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:05.418467 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 639/1294] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:05 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:05.452547 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Created reservations ['71fee3c7-30e5-43fe-befa-a9155786e0e4', '78cd31c3-9d27-4040-acfb-45ddd8324c8a', '8b8b0b69-ecd3-4dee-908f-1f040b1bf62a', '39b14907-1755-41e8-83b8-c08f64e31e12'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:57:05.453893 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (863063d6-49cc-4193-9586-cc61222cd363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71fee3c7-30e5-43fe-befa-a9155786e0e4', '78cd31c3-9d27-4040-acfb-45ddd8324c8a', '8b8b0b69-ecd3-4dee-908f-1f040b1bf62a', '39b14907-1755-41e8-83b8-c08f64e31e12']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:05.455281 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46741724-00ea-4174-9781-3c0203a81cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:05.518796 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46741724-00ea-4174-9781-3c0203a81cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e672898-4f11-4645-a176-59b94d9e3c2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1048203701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df5cd5e9d2824214ae7a5ab7b9331858',qos_specs=None,replication_status=,reservations=['71fee3c7-30e5-43fe-befa-a9155786e0e4','78cd31c3-9d27-4040-acfb-45ddd8324c8a','8b8b0b69-ecd3-4dee-908f-1f040b1bf62a','39b14907-1755-41e8-83b8-c08f64e31e12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3352107701a1493d8b0c6a44c732fa5c',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1048203701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e672898-4f11-4645-a176-59b94d9e3c2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df5cd5e9d2824214ae7a5ab7b9331858',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3352107701a1493d8b0c6a44c732fa5c',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:05.519848 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (161c36df-4361-46ce-be64-66d9b01d16d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:05.581021 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (161c36df-4361-46ce-be64-66d9b01d16d0) transitioned into state 'SUCCESS' from state '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-1048203701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df5cd5e9d2824214ae7a5ab7b9331858',qos_specs=None,replication_status=,reservations=['71fee3c7-30e5-43fe-befa-a9155786e0e4','78cd31c3-9d27-4040-acfb-45ddd8324c8a','8b8b0b69-ecd3-4dee-908f-1f040b1bf62a','39b14907-1755-41e8-83b8-c08f64e31e12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3352107701a1493d8b0c6a44c732fa5c',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:05.582081 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1110e10d-9845-446e-b31c-8e591fbb77e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:05.629391 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1110e10d-9845-446e-b31c-8e591fbb77e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:05.630804 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Flow 'volume_create_api' (627949c2-31c9-46a1-99c1-e7d720f68b1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:57:05.667812 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Create volume request issued successfully. Jan 27 16:57:05.676233 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82bdb985-b1ca-46f0-b9a0-1bf9c5a36ec6 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes returned with HTTP 202 Jan 27 16:57:05.676861 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 656/1295] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:57:05 2021] POST /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes => generated 826 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:57:05.684565 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe5aaea9-6d56-4a3d-8634-0d6aad2ce260 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d Jan 27 16:57:05.684934 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe5aaea9-6d56-4a3d-8634-0d6aad2ce260 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:05.685143 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:05.685143 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:05.685488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe5aaea9-6d56-4a3d-8634-0d6aad2ce260 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:05.712703 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:05.712703 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:05.721676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fe5aaea9-6d56-4a3d-8634-0d6aad2ce260 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:05.733363 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe5aaea9-6d56-4a3d-8634-0d6aad2ce260 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d returned with HTTP 200 Jan 27 16:57:05.733826 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 640/1296] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:05 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d => generated 894 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:06.429999 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fcabe64d-dba4-433c-a546-628d700c0c85 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:06.430772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fcabe64d-dba4-433c-a546-628d700c0c85 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:06.430772 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:06.430772 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:06.431027 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fcabe64d-dba4-433c-a546-628d700c0c85 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:06.431143 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-fcabe64d-dba4-433c-a546-628d700c0c85 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:06.453273 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:06.453273 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:06.455377 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fcabe64d-dba4-433c-a546-628d700c0c85 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:06.455944 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 657/1297] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:06 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:06.743267 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-79c09d52-7758-4f95-aca0-2bf686aaa450 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d Jan 27 16:57:06.744036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-79c09d52-7758-4f95-aca0-2bf686aaa450 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:06.744256 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:06.744256 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:06.744588 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-79c09d52-7758-4f95-aca0-2bf686aaa450 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:06.778935 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:06.778935 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:06.785243 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-79c09d52-7758-4f95-aca0-2bf686aaa450 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:06.808751 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-79c09d52-7758-4f95-aca0-2bf686aaa450 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d returned with HTTP 200 Jan 27 16:57:06.809545 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 641/1298] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:06 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d => generated 919 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:06.821104 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-45f1388b-7aa5-436e-872d-d26af4ad77a5 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d Jan 27 16:57:06.821104 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-45f1388b-7aa5-436e-872d-d26af4ad77a5 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:06.821104 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:06.821104 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:06.821281 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-45f1388b-7aa5-436e-872d-d26af4ad77a5 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:06.878957 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:06.878957 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:06.884225 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-45f1388b-7aa5-436e-872d-d26af4ad77a5 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:06.897044 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-45f1388b-7aa5-436e-872d-d26af4ad77a5 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d returned with HTTP 200 Jan 27 16:57:06.898201 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 658/1299] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:06 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d => generated 919 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:06.992615 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] POST http://10.222.0.108/volume/v3/13f70e10646349b499b442f3a7fe9220/volumes Jan 27 16:57:06.993443 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:06.993443 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:06.993820 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:57:06.994490 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:57:06.995697 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Create volume of 1 GB Jan 27 16:57:07.004276 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Availability Zones retrieved successfully. Jan 27 16:57:07.013350 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Flow 'volume_create_api' (6aeef736-95e8-49ba-b59a-9fadda8bb075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:57:07.014783 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5f4b42-6a0c-4d84-bac7-111300023618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:07.015933 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:57:07.055405 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5f4b42-6a0c-4d84-bac7-111300023618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:07.056047 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb9949d7-7e47-446f-b7ea-76538f305e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:07.149613 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Created reservations ['244060f8-0cd1-4c27-981a-b6038242496d', '4fe84eec-e187-4a9c-b6d9-78886776a27c', '3f136a0e-c690-4870-b1f9-47e754eec500', 'fb41191e-0784-4081-a6a2-62e7ae6154c3'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:57:07.152500 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb9949d7-7e47-446f-b7ea-76538f305e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['244060f8-0cd1-4c27-981a-b6038242496d', '4fe84eec-e187-4a9c-b6d9-78886776a27c', '3f136a0e-c690-4870-b1f9-47e754eec500', 'fb41191e-0784-4081-a6a2-62e7ae6154c3']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:07.155988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba784e12-3990-4d7a-bbce-4dab5b2c5e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:07.243334 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba784e12-3990-4d7a-bbce-4dab5b2c5e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c78810c5-81d3-4733-82f3-2e72ca45769e', '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='13f70e10646349b499b442f3a7fe9220',qos_specs=None,replication_status=,reservations=['244060f8-0cd1-4c27-981a-b6038242496d','4fe84eec-e187-4a9c-b6d9-78886776a27c','3f136a0e-c690-4870-b1f9-47e754eec500','fb41191e-0784-4081-a6a2-62e7ae6154c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0367ed36014f0f910f72c627e6cfb7',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:57:07Z,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=c78810c5-81d3-4733-82f3-2e72ca45769e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13f70e10646349b499b442f3a7fe9220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='af0367ed36014f0f910f72c627e6cfb7',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:07.244664 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4a047e-7053-4e47-a171-f264e4bed38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:07.296296 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac4a047e-7053-4e47-a171-f264e4bed38f) transitioned into state 'SUCCESS' from 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='13f70e10646349b499b442f3a7fe9220',qos_specs=None,replication_status=,reservations=['244060f8-0cd1-4c27-981a-b6038242496d','4fe84eec-e187-4a9c-b6d9-78886776a27c','3f136a0e-c690-4870-b1f9-47e754eec500','fb41191e-0784-4081-a6a2-62e7ae6154c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af0367ed36014f0f910f72c627e6cfb7',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:07.297860 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecda9e11-b4bb-4bc2-ac59-8db05908bd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:07.362399 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecda9e11-b4bb-4bc2-ac59-8db05908bd6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:07.363659 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Flow 'volume_create_api' (6aeef736-95e8-49ba-b59a-9fadda8bb075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:57:07.393803 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Create volume request issued successfully. Jan 27 16:57:07.400614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-61fd4ed9-3af1-4cb6-8666-27537703c39d tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] http://10.222.0.108/volume/v3/13f70e10646349b499b442f3a7fe9220/volumes returned with HTTP 202 Jan 27 16:57:07.401231 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 642/1300] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:57:06 2021] POST /volume/v3/13f70e10646349b499b442f3a7fe9220/volumes => generated 804 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:57:07.408902 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9399cd0b-2891-43a9-8507-bd7dca3b9c78 tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] GET http://10.222.0.108/volume/v3/13f70e10646349b499b442f3a7fe9220/volumes/c78810c5-81d3-4733-82f3-2e72ca45769e Jan 27 16:57:07.409207 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9399cd0b-2891-43a9-8507-bd7dca3b9c78 tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:07.409326 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:07.409326 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:07.417280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9399cd0b-2891-43a9-8507-bd7dca3b9c78 tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:07.462806 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:07.462806 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:07.465946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1fe0e213-9b59-4a91-9644-96d16374c967 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:07.466283 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1fe0e213-9b59-4a91-9644-96d16374c967 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:07.466340 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:07.466340 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:07.466522 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1fe0e213-9b59-4a91-9644-96d16374c967 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:07.466708 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1fe0e213-9b59-4a91-9644-96d16374c967 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:07.467412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9399cd0b-2891-43a9-8507-bd7dca3b9c78 tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Volume info retrieved successfully. Jan 27 16:57:07.481422 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9399cd0b-2891-43a9-8507-bd7dca3b9c78 tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] http://10.222.0.108/volume/v3/13f70e10646349b499b442f3a7fe9220/volumes/c78810c5-81d3-4733-82f3-2e72ca45769e returned with HTTP 200 Jan 27 16:57:07.483279 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 659/1301] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:07 2021] GET /volume/v3/13f70e10646349b499b442f3a7fe9220/volumes/c78810c5-81d3-4733-82f3-2e72ca45769e => generated 983 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:07.494084 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:07.494084 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:07.496501 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1fe0e213-9b59-4a91-9644-96d16374c967 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:07.497413 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 643/1302] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:07 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:08.493798 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ce2eadf5-a251-4016-a3bc-54bda6ed4d2b tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] GET http://10.222.0.108/volume/v3/13f70e10646349b499b442f3a7fe9220/volumes/c78810c5-81d3-4733-82f3-2e72ca45769e Jan 27 16:57:08.494412 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ce2eadf5-a251-4016-a3bc-54bda6ed4d2b tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:08.494412 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:08.494412 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:08.494412 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ce2eadf5-a251-4016-a3bc-54bda6ed4d2b tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:08.510169 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b2c83fb-e88a-46fc-acb8-a6588982730a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:08.514815 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b2c83fb-e88a-46fc-acb8-a6588982730a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:08.518686 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:08.518686 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:08.519570 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b2c83fb-e88a-46fc-acb8-a6588982730a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:08.520349 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3b2c83fb-e88a-46fc-acb8-a6588982730a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:08.523314 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:08.523314 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:08.528365 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ce2eadf5-a251-4016-a3bc-54bda6ed4d2b tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Volume info retrieved successfully. Jan 27 16:57:08.540594 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ce2eadf5-a251-4016-a3bc-54bda6ed4d2b tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] http://10.222.0.108/volume/v3/13f70e10646349b499b442f3a7fe9220/volumes/c78810c5-81d3-4733-82f3-2e72ca45769e returned with HTTP 200 Jan 27 16:57:08.541273 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 660/1303] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:08 2021] GET /volume/v3/13f70e10646349b499b442f3a7fe9220/volumes/c78810c5-81d3-4733-82f3-2e72ca45769e => generated 1043 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:57:08.547128 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:08.547128 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:08.548282 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b2c83fb-e88a-46fc-acb8-a6588982730a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:08.549356 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 644/1304] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:08 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:08.551946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96011d63-c93e-42a3-8ceb-e3ce19d2de7f tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] GET http://10.222.0.108/volume/v3/13f70e10646349b499b442f3a7fe9220/volumes/detail?all_tenants=1&project_id=df5cd5e9d2824214ae7a5ab7b9331858 Jan 27 16:57:08.552225 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96011d63-c93e-42a3-8ceb-e3ce19d2de7f tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:08.552342 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:08.552342 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:08.552533 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96011d63-c93e-42a3-8ceb-e3ce19d2de7f tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:08.553148 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-96011d63-c93e-42a3-8ceb-e3ce19d2de7f tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Could not evaluate value df5cd5e9d2824214ae7a5ab7b9331858, assuming string {{(pid=87928) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 16:57:08.553959 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-96011d63-c93e-42a3-8ceb-e3ce19d2de7f tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Searching by: MultiDict([('project_id', 'df5cd5e9d2824214ae7a5ab7b9331858'), ('all_tenants', 1)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:57:08.580373 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-96011d63-c93e-42a3-8ceb-e3ce19d2de7f tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Get all volumes completed successfully. Jan 27 16:57:08.581564 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:08.581564 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:08.585969 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96011d63-c93e-42a3-8ceb-e3ce19d2de7f tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] http://10.222.0.108/volume/v3/13f70e10646349b499b442f3a7fe9220/volumes/detail?all_tenants=1&project_id=df5cd5e9d2824214ae7a5ab7b9331858 returned with HTTP 200 Jan 27 16:57:08.586642 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 645/1305] 10.222.0.108 () {58 vars in 1345 bytes} [Wed Jan 27 16:57:08 2021] GET /volume/v3/13f70e10646349b499b442f3a7fe9220/volumes/detail?all_tenants=1&project_id=df5cd5e9d2824214ae7a5ab7b9331858 => generated 3256 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:57:08.595438 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9cc34a5c-5205-48a8-98e2-0bf94783f4ea tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] DELETE http://10.222.0.108/volume/v3/13f70e10646349b499b442f3a7fe9220/volumes/c78810c5-81d3-4733-82f3-2e72ca45769e Jan 27 16:57:08.595745 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9cc34a5c-5205-48a8-98e2-0bf94783f4ea tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:08.595928 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:08.595928 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:08.596122 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9cc34a5c-5205-48a8-98e2-0bf94783f4ea tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:08.596373 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-9cc34a5c-5205-48a8-98e2-0bf94783f4ea tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Delete volume with id: c78810c5-81d3-4733-82f3-2e72ca45769e Jan 27 16:57:08.623518 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:08.623518 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:08.624179 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9cc34a5c-5205-48a8-98e2-0bf94783f4ea tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Volume info retrieved successfully. Jan 27 16:57:08.833338 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9cc34a5c-5205-48a8-98e2-0bf94783f4ea tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] Delete volume request issued successfully. Jan 27 16:57:08.833603 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9cc34a5c-5205-48a8-98e2-0bf94783f4ea tempest-VolumesListAdminTestJSON-1498356998 tempest-VolumesListAdminTestJSON-1498356998-project-admin] http://10.222.0.108/volume/v3/13f70e10646349b499b442f3a7fe9220/volumes/c78810c5-81d3-4733-82f3-2e72ca45769e returned with HTTP 202 Jan 27 16:57:08.834130 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 661/1306] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:57:08 2021] DELETE /volume/v3/13f70e10646349b499b442f3a7fe9220/volumes/c78810c5-81d3-4733-82f3-2e72ca45769e => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:57:08.840329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-be0cf071-e128-4106-af07-77895e748d1e tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] DELETE http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d Jan 27 16:57:08.840613 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-be0cf071-e128-4106-af07-77895e748d1e tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:08.840745 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:08.840745 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:08.840939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-be0cf071-e128-4106-af07-77895e748d1e tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:08.841194 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-be0cf071-e128-4106-af07-77895e748d1e tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Delete volume with id: 3e672898-4f11-4645-a176-59b94d9e3c2d Jan 27 16:57:08.882801 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:08.882801 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:08.882801 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-be0cf071-e128-4106-af07-77895e748d1e tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:08.980917 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-be0cf071-e128-4106-af07-77895e748d1e tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Delete volume request issued successfully. Jan 27 16:57:08.981339 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-be0cf071-e128-4106-af07-77895e748d1e tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d returned with HTTP 202 Jan 27 16:57:08.981929 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 646/1307] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:57:08 2021] DELETE /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:57:08.986811 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c46f547-84a4-42b6-96fb-0cd25462939b tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d Jan 27 16:57:08.987097 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5c46f547-84a4-42b6-96fb-0cd25462939b tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:08.987226 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:08.987226 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:08.987467 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5c46f547-84a4-42b6-96fb-0cd25462939b tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:09.024430 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:09.024430 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:09.029149 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5c46f547-84a4-42b6-96fb-0cd25462939b tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:09.041459 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c46f547-84a4-42b6-96fb-0cd25462939b tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d returned with HTTP 200 Jan 27 16:57:09.042052 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 662/1308] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:08 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d => generated 918 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:09.562395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-315ed39f-c4bc-4a67-8b37-6a5c6d3c3b91 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:09.563061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-315ed39f-c4bc-4a67-8b37-6a5c6d3c3b91 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:09.563303 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:09.563303 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:09.563612 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-315ed39f-c4bc-4a67-8b37-6a5c6d3c3b91 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:09.563905 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-315ed39f-c4bc-4a67-8b37-6a5c6d3c3b91 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:09.581715 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:09.581715 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:09.585072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-315ed39f-c4bc-4a67-8b37-6a5c6d3c3b91 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:09.585707 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 647/1309] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:09 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:10.054308 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4050a4ba-2c68-440a-9a3f-8ca4bd63077a tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d Jan 27 16:57:10.054308 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4050a4ba-2c68-440a-9a3f-8ca4bd63077a tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:10.054308 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:10.054308 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:10.054308 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4050a4ba-2c68-440a-9a3f-8ca4bd63077a tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:10.080174 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:10.080174 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:10.085091 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4050a4ba-2c68-440a-9a3f-8ca4bd63077a tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:10.096033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4050a4ba-2c68-440a-9a3f-8ca4bd63077a tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d returned with HTTP 200 Jan 27 16:57:10.096606 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 663/1310] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:10 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d => generated 918 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:10.593839 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ac28ab7-f595-495e-b419-7014defb138a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:10.594557 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ac28ab7-f595-495e-b419-7014defb138a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:10.594820 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:10.594820 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:10.595161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ac28ab7-f595-495e-b419-7014defb138a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:10.595462 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-6ac28ab7-f595-495e-b419-7014defb138a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:10.631724 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:10.631724 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:10.633433 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ac28ab7-f595-495e-b419-7014defb138a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:10.644573 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 648/1311] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:10 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:11.106586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ada14237-51b7-4bd3-b122-67355bdbc1ab tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d Jan 27 16:57:11.106868 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ada14237-51b7-4bd3-b122-67355bdbc1ab tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:11.106999 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:11.106999 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:11.107190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ada14237-51b7-4bd3-b122-67355bdbc1ab tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:11.169863 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ada14237-51b7-4bd3-b122-67355bdbc1ab tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d returned with HTTP 404 Jan 27 16:57:11.170639 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 664/1312] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:11 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/3e672898-4f11-4645-a176-59b94d9e3c2d => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:57:11.175742 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-266815c1-c876-49b7-8811-96aba5f784f3 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] DELETE http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 Jan 27 16:57:11.176156 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-266815c1-c876-49b7-8811-96aba5f784f3 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:11.176391 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:11.176391 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:11.176759 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-266815c1-c876-49b7-8811-96aba5f784f3 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:11.177109 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-266815c1-c876-49b7-8811-96aba5f784f3 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Delete volume with id: 63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 Jan 27 16:57:11.245506 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:11.245506 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:11.245792 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-266815c1-c876-49b7-8811-96aba5f784f3 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:11.332627 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-266815c1-c876-49b7-8811-96aba5f784f3 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Delete volume request issued successfully. Jan 27 16:57:11.333093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-266815c1-c876-49b7-8811-96aba5f784f3 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 returned with HTTP 202 Jan 27 16:57:11.334027 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 649/1313] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:57:11 2021] DELETE /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:57:11.338856 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-17882338-1512-4291-aa87-41e95ee78ba3 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 Jan 27 16:57:11.343325 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-17882338-1512-4291-aa87-41e95ee78ba3 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:11.343325 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-17882338-1512-4291-aa87-41e95ee78ba3 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:11.421521 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:11.421521 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:11.447454 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-17882338-1512-4291-aa87-41e95ee78ba3 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:11.487965 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-17882338-1512-4291-aa87-41e95ee78ba3 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 returned with HTTP 200 Jan 27 16:57:11.489041 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 665/1314] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:11 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 => generated 918 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:11.654544 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aaa6b286-6439-4e84-a8e0-4bbf9c920eae tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:11.654881 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aaa6b286-6439-4e84-a8e0-4bbf9c920eae tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:11.654940 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:11.654940 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:11.655112 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aaa6b286-6439-4e84-a8e0-4bbf9c920eae tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:11.655410 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-aaa6b286-6439-4e84-a8e0-4bbf9c920eae tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:11.668092 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:11.668092 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:11.669419 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aaa6b286-6439-4e84-a8e0-4bbf9c920eae tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:11.670005 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 650/1315] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:11 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:12.900572 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b98f3ff2-7220-48f2-b041-552d8ff64586 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 Jan 27 16:57:12.900572 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b98f3ff2-7220-48f2-b041-552d8ff64586 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:12.900572 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:12.900572 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:12.900572 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b98f3ff2-7220-48f2-b041-552d8ff64586 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:12.900572 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:12.900572 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:12.900572 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b98f3ff2-7220-48f2-b041-552d8ff64586 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:12.900572 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b98f3ff2-7220-48f2-b041-552d8ff64586 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 returned with HTTP 200 Jan 27 16:57:12.900572 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 666/1316] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:12 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 => generated 918 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:12.907145 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a3428f29-070c-4f46-b614-aec02a4b6a2c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:12.907145 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a3428f29-070c-4f46-b614-aec02a4b6a2c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:12.907145 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:12.907145 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:12.907145 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a3428f29-070c-4f46-b614-aec02a4b6a2c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:12.907145 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a3428f29-070c-4f46-b614-aec02a4b6a2c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:12.907145 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:12.907145 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:12.907145 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a3428f29-070c-4f46-b614-aec02a4b6a2c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:12.907145 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 651/1317] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:12 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:13.561767 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2adb680c-bedd-416c-9ed2-37d2e19f0b24 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 Jan 27 16:57:13.562273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2adb680c-bedd-416c-9ed2-37d2e19f0b24 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:13.562606 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:13.562606 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:13.562924 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2adb680c-bedd-416c-9ed2-37d2e19f0b24 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:13.624593 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:13.624593 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:13.630216 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2adb680c-bedd-416c-9ed2-37d2e19f0b24 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:13.646179 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2adb680c-bedd-416c-9ed2-37d2e19f0b24 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 returned with HTTP 200 Jan 27 16:57:13.647080 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 667/1318] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:13 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 => generated 918 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:13.757675 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc515db7-b90f-4bae-9cab-999fb7b26576 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:13.758276 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc515db7-b90f-4bae-9cab-999fb7b26576 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:13.758433 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:13.758433 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:13.759000 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc515db7-b90f-4bae-9cab-999fb7b26576 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:13.759000 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-dc515db7-b90f-4bae-9cab-999fb7b26576 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:13.775979 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:13.775979 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:13.777372 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc515db7-b90f-4bae-9cab-999fb7b26576 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:13.778004 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 652/1319] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:13 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:14.656964 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ac0d7aa-50df-4258-82dc-307d1cdba846 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 Jan 27 16:57:14.657663 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ac0d7aa-50df-4258-82dc-307d1cdba846 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:14.657886 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:14.657886 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:14.658328 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ac0d7aa-50df-4258-82dc-307d1cdba846 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:14.698713 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ac0d7aa-50df-4258-82dc-307d1cdba846 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 returned with HTTP 404 Jan 27 16:57:14.702988 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 668/1320] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:14 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/63e9c0a1-7547-4325-83ed-f0fcb5a0c8c9 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:57:14.705667 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-56a6a3aa-a47c-4896-a35c-be89a03f2d4e tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] DELETE http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 Jan 27 16:57:14.705956 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-56a6a3aa-a47c-4896-a35c-be89a03f2d4e tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:14.706081 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:14.706081 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:14.706302 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-56a6a3aa-a47c-4896-a35c-be89a03f2d4e tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:14.706521 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-56a6a3aa-a47c-4896-a35c-be89a03f2d4e tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Delete volume with id: fb15c497-0775-4766-84ae-37bf512240a6 Jan 27 16:57:14.736141 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:14.736141 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:14.736818 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-56a6a3aa-a47c-4896-a35c-be89a03f2d4e tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:14.787804 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c9ce5a1c-a26d-4aa2-9790-dc44985cc0cd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:14.788579 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c9ce5a1c-a26d-4aa2-9790-dc44985cc0cd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:14.789831 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c9ce5a1c-a26d-4aa2-9790-dc44985cc0cd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:14.790294 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-c9ce5a1c-a26d-4aa2-9790-dc44985cc0cd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:14.807791 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:14.807791 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:14.809400 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c9ce5a1c-a26d-4aa2-9790-dc44985cc0cd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:14.810306 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 669/1321] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:14 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:14.854860 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-56a6a3aa-a47c-4896-a35c-be89a03f2d4e tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Delete volume request issued successfully. Jan 27 16:57:14.855237 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-56a6a3aa-a47c-4896-a35c-be89a03f2d4e tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 returned with HTTP 202 Jan 27 16:57:14.855851 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 653/1322] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:57:14 2021] DELETE /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:57:14.860544 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1ac6783-1906-497a-8c55-0c8c93e0b6b9 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 Jan 27 16:57:14.860830 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1ac6783-1906-497a-8c55-0c8c93e0b6b9 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:14.860936 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:14.860936 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:14.861126 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1ac6783-1906-497a-8c55-0c8c93e0b6b9 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:14.892740 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:14.892740 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:14.902960 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d1ac6783-1906-497a-8c55-0c8c93e0b6b9 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:14.927446 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1ac6783-1906-497a-8c55-0c8c93e0b6b9 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 returned with HTTP 200 Jan 27 16:57:14.927935 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 670/1323] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:14 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 => generated 918 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:15.945437 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-47157f6a-8292-46e6-9c0a-5960248c7041 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:15.945742 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-47157f6a-8292-46e6-9c0a-5960248c7041 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:15.945971 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:15.945971 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:15.946312 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-47157f6a-8292-46e6-9c0a-5960248c7041 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:15.946591 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-47157f6a-8292-46e6-9c0a-5960248c7041 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:15.947472 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1dec7ce3-ea0b-4dc3-a5d5-20e08bea8498 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 Jan 27 16:57:15.947902 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1dec7ce3-ea0b-4dc3-a5d5-20e08bea8498 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:15.948144 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:15.948144 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:15.948467 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1dec7ce3-ea0b-4dc3-a5d5-20e08bea8498 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:15.961149 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:15.961149 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:15.962587 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-47157f6a-8292-46e6-9c0a-5960248c7041 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:15.966464 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 654/1324] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:15 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:16.002960 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:16.002960 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:16.008911 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1dec7ce3-ea0b-4dc3-a5d5-20e08bea8498 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Volume info retrieved successfully. Jan 27 16:57:16.021626 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1dec7ce3-ea0b-4dc3-a5d5-20e08bea8498 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 returned with HTTP 200 Jan 27 16:57:16.026306 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 671/1325] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:15 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 => generated 918 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:16.971073 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b170f00-d311-4cff-8eb2-5731fc74e667 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:16.971337 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b170f00-d311-4cff-8eb2-5731fc74e667 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:16.971894 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:16.971894 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:16.972241 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b170f00-d311-4cff-8eb2-5731fc74e667 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:16.972549 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3b170f00-d311-4cff-8eb2-5731fc74e667 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:17.007451 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:17.007451 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:17.014055 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b170f00-d311-4cff-8eb2-5731fc74e667 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:17.016317 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 655/1326] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:16 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:17.031433 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-43ab2db0-3496-408d-bc69-4aafc15d6b66 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] GET http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 Jan 27 16:57:17.031713 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-43ab2db0-3496-408d-bc69-4aafc15d6b66 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:17.031846 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:17.031846 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:17.032042 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-43ab2db0-3496-408d-bc69-4aafc15d6b66 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:17.068574 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-43ab2db0-3496-408d-bc69-4aafc15d6b66 tempest-VolumesListAdminTestJSON-1030274348 tempest-VolumesListAdminTestJSON-1030274348-project] http://10.222.0.108/volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 returned with HTTP 404 Jan 27 16:57:17.069195 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 672/1327] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:17 2021] GET /volume/v3/df5cd5e9d2824214ae7a5ab7b9331858/volumes/fb15c497-0775-4766-84ae-37bf512240a6 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:57:18.028254 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7c911cea-075e-402d-9fa7-f4a9636a983e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:18.029143 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7c911cea-075e-402d-9fa7-f4a9636a983e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:18.029402 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:18.029402 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:18.029782 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7c911cea-075e-402d-9fa7-f4a9636a983e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:18.030085 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-7c911cea-075e-402d-9fa7-f4a9636a983e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:18.045167 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:18.045167 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:18.047016 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7c911cea-075e-402d-9fa7-f4a9636a983e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:18.049105 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 656/1328] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:18 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:19.056392 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23ea6e17-d2e6-44f7-9b43-ebd98227240b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:19.056654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23ea6e17-d2e6-44f7-9b43-ebd98227240b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:19.056912 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23ea6e17-d2e6-44f7-9b43-ebd98227240b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:19.057096 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-23ea6e17-d2e6-44f7-9b43-ebd98227240b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:19.068126 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:19.068126 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:19.069037 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23ea6e17-d2e6-44f7-9b43-ebd98227240b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:19.069500 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 673/1329] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:19 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:20.078823 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6cf1063c-c1ff-4e3f-ae95-07e52ea77450 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:20.079130 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6cf1063c-c1ff-4e3f-ae95-07e52ea77450 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:20.079225 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:20.079225 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:20.079558 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6cf1063c-c1ff-4e3f-ae95-07e52ea77450 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:20.079861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-6cf1063c-c1ff-4e3f-ae95-07e52ea77450 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:20.100097 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:20.100097 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:20.103712 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6cf1063c-c1ff-4e3f-ae95-07e52ea77450 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:20.103712 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 657/1330] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:20 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:21.095243 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e151a514-f212-42dd-a654-19a895b225f2 tempest-AvailabilityZoneTestJSON-1850279940 tempest-AvailabilityZoneTestJSON-1850279940-project] GET http://10.222.0.108/volume/v3/9206cf56cc3f424e84a800c2adc73098/os-availability-zone Jan 27 16:57:21.096100 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e151a514-f212-42dd-a654-19a895b225f2 tempest-AvailabilityZoneTestJSON-1850279940 tempest-AvailabilityZoneTestJSON-1850279940-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:21.096398 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:21.096398 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:21.096854 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e151a514-f212-42dd-a654-19a895b225f2 tempest-AvailabilityZoneTestJSON-1850279940 tempest-AvailabilityZoneTestJSON-1850279940-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:21.102957 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e151a514-f212-42dd-a654-19a895b225f2 tempest-AvailabilityZoneTestJSON-1850279940 tempest-AvailabilityZoneTestJSON-1850279940-project] Availability Zones retrieved successfully. Jan 27 16:57:21.103398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e151a514-f212-42dd-a654-19a895b225f2 tempest-AvailabilityZoneTestJSON-1850279940 tempest-AvailabilityZoneTestJSON-1850279940-project] http://10.222.0.108/volume/v3/9206cf56cc3f424e84a800c2adc73098/os-availability-zone returned with HTTP 200 Jan 27 16:57:21.104057 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 674/1331] 10.222.0.108 () {58 vars in 1248 bytes} [Wed Jan 27 16:57:20 2021] GET /volume/v3/9206cf56cc3f424e84a800c2adc73098/os-availability-zone => generated 82 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:57:21.114223 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f2b9898-6926-4799-8aa4-72256f38b966 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:21.115052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f2b9898-6926-4799-8aa4-72256f38b966 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:21.115290 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:21.115290 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:21.115740 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f2b9898-6926-4799-8aa4-72256f38b966 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:21.116219 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3f2b9898-6926-4799-8aa4-72256f38b966 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:21.129164 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:21.129164 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:21.130581 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f2b9898-6926-4799-8aa4-72256f38b966 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:21.131235 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 658/1332] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:21 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:22.140421 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-95d60930-9232-4339-9f22-59b819672b04 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:22.141232 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-95d60930-9232-4339-9f22-59b819672b04 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:22.141587 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-95d60930-9232-4339-9f22-59b819672b04 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:22.145965 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-95d60930-9232-4339-9f22-59b819672b04 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:22.156243 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:22.156243 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:22.157786 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-95d60930-9232-4339-9f22-59b819672b04 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:22.159380 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 675/1333] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:22 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:23.168682 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d748c812-dcaa-440f-a01f-321f3a6e7b46 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:23.169003 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d748c812-dcaa-440f-a01f-321f3a6e7b46 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:23.169069 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:23.169069 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:23.169387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d748c812-dcaa-440f-a01f-321f3a6e7b46 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:23.169647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d748c812-dcaa-440f-a01f-321f3a6e7b46 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:23.220448 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:23.220448 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:23.221551 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d748c812-dcaa-440f-a01f-321f3a6e7b46 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:23.222024 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 659/1334] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:23 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:24.230681 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-46fddf06-76a7-43cf-b7f0-253b163adca9 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:24.231421 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-46fddf06-76a7-43cf-b7f0-253b163adca9 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:24.231639 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:24.231639 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:24.231988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-46fddf06-76a7-43cf-b7f0-253b163adca9 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:24.232264 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-46fddf06-76a7-43cf-b7f0-253b163adca9 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:24.245405 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:24.245405 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:24.246894 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-46fddf06-76a7-43cf-b7f0-253b163adca9 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:24.250746 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 676/1335] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:24 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:24.908590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] POST http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes Jan 27 16:57:24.909013 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:24.909013 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:24.909458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1001329701"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:57:24.910478 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1001329701'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:57:24.910756 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Create volume of 1 GB Jan 27 16:57:24.928276 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Availability Zones retrieved successfully. Jan 27 16:57:24.946916 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Flow 'volume_create_api' (fc8da3be-9d12-40e5-86a1-8996f38727c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:57:24.948478 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecab2b30-26a6-4887-af37-443604e3aaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:24.949562 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:57:24.999997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecab2b30-26a6-4887-af37-443604e3aaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:25.001973 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e43959-246b-4e08-8a50-d839dd9497da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:25.256780 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8092d6b-0c19-4746-863e-d624dab18b65 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:25.257346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8092d6b-0c19-4746-863e-d624dab18b65 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:25.257346 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:25.257346 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:25.257881 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8092d6b-0c19-4746-863e-d624dab18b65 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:25.258467 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e8092d6b-0c19-4746-863e-d624dab18b65 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:25.270321 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:25.270321 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:25.276529 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8092d6b-0c19-4746-863e-d624dab18b65 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:25.281884 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 677/1336] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:25 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:57:25.301858 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Created reservations ['fcdeb376-eca7-4f93-be41-47f26ebe55e6', '44068a94-53a5-495a-a2c3-acf6808e7c03', '3f91fd03-ae80-41b8-8e29-03c054cd8886', '89d70551-c9a5-456f-9ed6-112f6e5d25ea'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:57:25.302959 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e43959-246b-4e08-8a50-d839dd9497da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcdeb376-eca7-4f93-be41-47f26ebe55e6', '44068a94-53a5-495a-a2c3-acf6808e7c03', '3f91fd03-ae80-41b8-8e29-03c054cd8886', '89d70551-c9a5-456f-9ed6-112f6e5d25ea']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:25.304407 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c80196d-6d6f-4e97-9141-907685a221cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:25.392174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c80196d-6d6f-4e97-9141-907685a221cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e55ef2fd-3e41-4c1c-9596-42762c2117e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1001329701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8451ee869590408c899d2ffca7793013',qos_specs=None,replication_status=,reservations=['fcdeb376-eca7-4f93-be41-47f26ebe55e6','44068a94-53a5-495a-a2c3-acf6808e7c03','3f91fd03-ae80-41b8-8e29-03c054cd8886','89d70551-c9a5-456f-9ed6-112f6e5d25ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11dec2b612c143d099f0603d929272ef',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:57:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1001329701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e55ef2fd-3e41-4c1c-9596-42762c2117e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8451ee869590408c899d2ffca7793013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='11dec2b612c143d099f0603d929272ef',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:25.393450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098732b1-e57e-4ae9-a2fb-0e50bc623338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:25.469600 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098732b1-e57e-4ae9-a2fb-0e50bc623338) transitioned into state 'SUCCESS' from state '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-1001329701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8451ee869590408c899d2ffca7793013',qos_specs=None,replication_status=,reservations=['fcdeb376-eca7-4f93-be41-47f26ebe55e6','44068a94-53a5-495a-a2c3-acf6808e7c03','3f91fd03-ae80-41b8-8e29-03c054cd8886','89d70551-c9a5-456f-9ed6-112f6e5d25ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11dec2b612c143d099f0603d929272ef',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:25.473941 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc45f65-95a4-47f4-a2bf-c29dbe3ae7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:25.542556 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffc45f65-95a4-47f4-a2bf-c29dbe3ae7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:25.544075 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Flow 'volume_create_api' (fc8da3be-9d12-40e5-86a1-8996f38727c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:57:25.569722 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Create volume request issued successfully. Jan 27 16:57:25.578014 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4e4703b9-63e8-44b1-a7cb-e630333d0a0a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes returned with HTTP 202 Jan 27 16:57:25.578539 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 660/1337] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:57:24 2021] POST /volume/v3/8451ee869590408c899d2ffca7793013/volumes => generated 822 bytes in 818 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:57:25.587053 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c64882a8-8156-4852-965e-d34e0115a0fd tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] GET http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 Jan 27 16:57:25.595046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c64882a8-8156-4852-965e-d34e0115a0fd tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:25.595046 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:25.595046 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:25.595046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c64882a8-8156-4852-965e-d34e0115a0fd tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:25.615444 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:25.615444 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:25.620846 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c64882a8-8156-4852-965e-d34e0115a0fd tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Volume info retrieved successfully. Jan 27 16:57:25.632021 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c64882a8-8156-4852-965e-d34e0115a0fd tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 returned with HTTP 200 Jan 27 16:57:25.632638 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 678/1338] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:25 2021] GET /volume/v3/8451ee869590408c899d2ffca7793013/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 => generated 890 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:26.285682 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-478deb63-084d-4bf5-8526-4b4c70cfb495 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:26.285949 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-478deb63-084d-4bf5-8526-4b4c70cfb495 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:26.286154 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:26.286154 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:26.286403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-478deb63-084d-4bf5-8526-4b4c70cfb495 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:26.286631 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-478deb63-084d-4bf5-8526-4b4c70cfb495 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:26.303930 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:26.303930 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:26.305408 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-478deb63-084d-4bf5-8526-4b4c70cfb495 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:26.305984 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 661/1339] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:26 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:26.641203 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0616eb4e-9776-4170-8bdc-a0ade2303c39 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] GET http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 Jan 27 16:57:26.641722 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0616eb4e-9776-4170-8bdc-a0ade2303c39 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:26.641973 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:26.641973 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:26.642390 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0616eb4e-9776-4170-8bdc-a0ade2303c39 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:26.679012 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:26.679012 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:26.684165 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0616eb4e-9776-4170-8bdc-a0ade2303c39 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Volume info retrieved successfully. Jan 27 16:57:26.695820 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0616eb4e-9776-4170-8bdc-a0ade2303c39 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 returned with HTTP 200 Jan 27 16:57:26.696466 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 679/1340] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:26 2021] GET /volume/v3/8451ee869590408c899d2ffca7793013/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 => generated 915 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:26.705383 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c8c11cc1-f3dd-4332-8f81-608b3e93601a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] POST http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer Jan 27 16:57:26.705856 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:26.705856 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:26.707009 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c8c11cc1-f3dd-4332-8f81-608b3e93601a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e55ef2fd-3e41-4c1c-9596-42762c2117e9"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:57:26.715985 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.volume_transfer [None req-c8c11cc1-f3dd-4332-8f81-608b3e93601a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Creating new volume transfer {'transfer': {'volume_id': 'e55ef2fd-3e41-4c1c-9596-42762c2117e9'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 27 16:57:26.715985 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.volume_transfer [None req-c8c11cc1-f3dd-4332-8f81-608b3e93601a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Creating transfer of volume e55ef2fd-3e41-4c1c-9596-42762c2117e9 Jan 27 16:57:26.715985 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.transfer.api [None req-c8c11cc1-f3dd-4332-8f81-608b3e93601a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Generating transfer record for volume e55ef2fd-3e41-4c1c-9596-42762c2117e9 Jan 27 16:57:26.751592 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:26.751592 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:26.827332 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c8c11cc1-f3dd-4332-8f81-608b3e93601a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer returned with HTTP 202 Jan 27 16:57:26.828452 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 662/1341] 10.222.0.108 () {60 vars in 1263 bytes} [Wed Jan 27 16:57:26 2021] POST /volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer => generated 509 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:57:26.834755 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c66250d2-a830-43a0-bf5a-de040b388b7a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] GET http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 Jan 27 16:57:26.834755 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c66250d2-a830-43a0-bf5a-de040b388b7a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:26.834755 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:26.834755 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:26.834918 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c66250d2-a830-43a0-bf5a-de040b388b7a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:26.860132 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:26.860132 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:26.864955 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c66250d2-a830-43a0-bf5a-de040b388b7a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Volume info retrieved successfully. Jan 27 16:57:26.880952 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c66250d2-a830-43a0-bf5a-de040b388b7a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 returned with HTTP 200 Jan 27 16:57:26.880952 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 680/1342] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:26 2021] GET /volume/v3/8451ee869590408c899d2ffca7793013/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 => generated 923 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:26.890513 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee0d0dc3-def9-4a9b-b1e9-1dcb751e7c9b tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] GET http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer/0a8d0a6e-cd5a-413f-8e82-f74dd224e5e3 Jan 27 16:57:26.890905 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee0d0dc3-def9-4a9b-b1e9-1dcb751e7c9b tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:26.891094 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:26.891094 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:26.891414 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee0d0dc3-def9-4a9b-b1e9-1dcb751e7c9b tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:26.896462 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee0d0dc3-def9-4a9b-b1e9-1dcb751e7c9b tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer/0a8d0a6e-cd5a-413f-8e82-f74dd224e5e3 returned with HTTP 200 Jan 27 16:57:26.897016 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 663/1343] 10.222.0.108 () {58 vars in 1353 bytes} [Wed Jan 27 16:57:26 2021] GET /volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer/0a8d0a6e-cd5a-413f-8e82-f74dd224e5e3 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:26.904708 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc417073-4c77-4656-a2a1-9c37f6078da5 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] GET http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer Jan 27 16:57:26.904990 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc417073-4c77-4656-a2a1-9c37f6078da5 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:26.909195 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:26.909195 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:26.909195 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc417073-4c77-4656-a2a1-9c37f6078da5 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:26.909195 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.volume_transfer [None req-fc417073-4c77-4656-a2a1-9c37f6078da5 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Listing volume transfers {{(pid=87929) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 27 16:57:26.992256 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc417073-4c77-4656-a2a1-9c37f6078da5 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer returned with HTTP 200 Jan 27 16:57:26.992256 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 681/1344] 10.222.0.108 () {58 vars in 1242 bytes} [Wed Jan 27 16:57:26 2021] GET /volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer => generated 436 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:27.095501 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2093d5c2-c43f-49a2-9fa5-3617a2f3f1e1 tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] POST http://10.222.0.108/volume/v3/c7c40f4e82ea4d24b9708abeea6672ac/os-volume-transfer/0a8d0a6e-cd5a-413f-8e82-f74dd224e5e3/accept Jan 27 16:57:27.095969 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2093d5c2-c43f-49a2-9fa5-3617a2f3f1e1 tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "eaae686574653ba1"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:57:27.096510 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.volume_transfer [None req-2093d5c2-c43f-49a2-9fa5-3617a2f3f1e1 tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] Accepting volume transfer 0a8d0a6e-cd5a-413f-8e82-f74dd224e5e3 {{(pid=87928) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 27 16:57:27.096689 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.volume_transfer [None req-2093d5c2-c43f-49a2-9fa5-3617a2f3f1e1 tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] Accepting transfer 0a8d0a6e-cd5a-413f-8e82-f74dd224e5e3 Jan 27 16:57:27.226602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-2093d5c2-c43f-49a2-9fa5-3617a2f3f1e1 tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] Created reservations ['21f9144a-db3a-4e4b-b35f-1eae7b83930f', 'e3d22350-7de5-4ea0-a912-89bf5324e10a', '4df3dc5d-fd1a-4f72-b4e5-dea0e16dd1a9', '469b0c4d-1035-4887-87c3-618188bf59f1'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:57:27.286568 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-2093d5c2-c43f-49a2-9fa5-3617a2f3f1e1 tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] Created reservations ['acf2bb4d-256d-48eb-a272-76dedb86c2cc', '6e445778-a3a2-4afb-862f-caca20b34e85', '03195d65-6ab3-498a-a542-e111ee34b974', '59d0ee69-2dd4-4617-96a3-1b709811140e'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:57:27.315980 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-572b5d33-93c0-463d-94c0-0fba66f2f008 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:27.316597 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-572b5d33-93c0-463d-94c0-0fba66f2f008 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:27.316952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-572b5d33-93c0-463d-94c0-0fba66f2f008 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:27.317221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-572b5d33-93c0-463d-94c0-0fba66f2f008 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:27.331488 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:27.331488 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:27.332941 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-572b5d33-93c0-463d-94c0-0fba66f2f008 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:27.333511 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 682/1345] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:27 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:27.366325 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-2093d5c2-c43f-49a2-9fa5-3617a2f3f1e1 tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] Created reservations ['7baa6279-7c27-4260-8589-5f2427f6906d', '03765c99-4fd6-4738-a072-f8671dea6ea5', 'd0020139-5b9d-40f1-88eb-c3f9eda75902', 'fea43a8d-6c31-4777-a2e1-f4d61899b1dd'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:57:27.433111 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-2093d5c2-c43f-49a2-9fa5-3617a2f3f1e1 tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] Created reservations ['ad02d2c2-fb00-4f4d-8064-031a15faf2a2', 'f6178a43-6e25-4003-b0af-112d6c93c63a', 'f06ff4c3-8bd6-4494-8865-ba5a92e7c441', 'dd12d47c-2a91-46f9-8198-c0731846e08e'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:57:27.435495 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:27.435495 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:27.466890 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2093d5c2-c43f-49a2-9fa5-3617a2f3f1e1 tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] Transfer volume completed successfully. Jan 27 16:57:27.509799 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:57:27.509799 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:57:27.780466 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.transfer.api [None req-2093d5c2-c43f-49a2-9fa5-3617a2f3f1e1 tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] Volume e55ef2fd-3e41-4c1c-9596-42762c2117e9 has been transferred. Jan 27 16:57:27.814239 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2093d5c2-c43f-49a2-9fa5-3617a2f3f1e1 tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] http://10.222.0.108/volume/v3/c7c40f4e82ea4d24b9708abeea6672ac/os-volume-transfer/0a8d0a6e-cd5a-413f-8e82-f74dd224e5e3/accept returned with HTTP 202 Jan 27 16:57:27.815579 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 664/1346] 10.222.0.108 () {60 vars in 1395 bytes} [Wed Jan 27 16:57:26 2021] POST /volume/v3/c7c40f4e82ea4d24b9708abeea6672ac/os-volume-transfer/0a8d0a6e-cd5a-413f-8e82-f74dd224e5e3/accept => generated 433 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:57:27.822153 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d220c987-9fea-4575-9529-91c5a1a2469e tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] GET http://10.222.0.108/volume/v3/c7c40f4e82ea4d24b9708abeea6672ac/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 Jan 27 16:57:27.822493 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d220c987-9fea-4575-9529-91c5a1a2469e tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:27.822664 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:27.822664 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:27.822915 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d220c987-9fea-4575-9529-91c5a1a2469e tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:27.853087 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:27.853087 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:27.860492 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d220c987-9fea-4575-9529-91c5a1a2469e tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] Volume info retrieved successfully. Jan 27 16:57:27.875196 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d220c987-9fea-4575-9529-91c5a1a2469e tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] http://10.222.0.108/volume/v3/c7c40f4e82ea4d24b9708abeea6672ac/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 returned with HTTP 200 Jan 27 16:57:27.875797 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 683/1347] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:27 2021] GET /volume/v3/c7c40f4e82ea4d24b9708abeea6672ac/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 => generated 915 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:27.885068 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6e775f4e-0a9a-47b5-afae-de3eac4acb4d tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] GET http://10.222.0.108/volume/v3/c7c40f4e82ea4d24b9708abeea6672ac/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 Jan 27 16:57:27.885353 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6e775f4e-0a9a-47b5-afae-de3eac4acb4d tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:27.885485 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:27.885485 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:27.885678 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6e775f4e-0a9a-47b5-afae-de3eac4acb4d tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:27.914839 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:27.914839 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:27.920581 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6e775f4e-0a9a-47b5-afae-de3eac4acb4d tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] Volume info retrieved successfully. Jan 27 16:57:27.948778 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6e775f4e-0a9a-47b5-afae-de3eac4acb4d tempest-VolumesTransfersTest-1402493430 tempest-VolumesTransfersTest-1402493430-project] http://10.222.0.108/volume/v3/c7c40f4e82ea4d24b9708abeea6672ac/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 returned with HTTP 200 Jan 27 16:57:27.949384 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 665/1348] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:27 2021] GET /volume/v3/c7c40f4e82ea4d24b9708abeea6672ac/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 => generated 915 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:27.958498 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1dfbe7a0-df43-4bfc-9b38-3045237641af tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] DELETE http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer/0a8d0a6e-cd5a-413f-8e82-f74dd224e5e3 Jan 27 16:57:27.963971 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1dfbe7a0-df43-4bfc-9b38-3045237641af tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:27.964233 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:27.964233 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:27.964548 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1dfbe7a0-df43-4bfc-9b38-3045237641af tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:27.964804 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.volume_transfer [None req-1dfbe7a0-df43-4bfc-9b38-3045237641af tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Delete transfer with id: 0a8d0a6e-cd5a-413f-8e82-f74dd224e5e3 Jan 27 16:57:27.974302 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1dfbe7a0-df43-4bfc-9b38-3045237641af tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer/0a8d0a6e-cd5a-413f-8e82-f74dd224e5e3 returned with HTTP 404 Jan 27 16:57:27.975590 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 684/1349] 10.222.0.108 () {58 vars in 1356 bytes} [Wed Jan 27 16:57:27 2021] DELETE /volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer/0a8d0a6e-cd5a-413f-8e82-f74dd224e5e3 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:57:28.046512 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dfe12c86-836f-4566-87f8-2fdce753aafc tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] DELETE http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 Jan 27 16:57:28.046802 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dfe12c86-836f-4566-87f8-2fdce753aafc tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:28.046934 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:28.046934 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:28.047157 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dfe12c86-836f-4566-87f8-2fdce753aafc tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:28.047427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-dfe12c86-836f-4566-87f8-2fdce753aafc tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Delete volume with id: e55ef2fd-3e41-4c1c-9596-42762c2117e9 Jan 27 16:57:28.074162 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:28.074162 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:28.074650 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dfe12c86-836f-4566-87f8-2fdce753aafc tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Volume info retrieved successfully. Jan 27 16:57:28.182912 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dfe12c86-836f-4566-87f8-2fdce753aafc tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Delete volume request issued successfully. Jan 27 16:57:28.183305 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dfe12c86-836f-4566-87f8-2fdce753aafc tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 returned with HTTP 202 Jan 27 16:57:28.183933 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 666/1350] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:57:27 2021] DELETE /volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:57:28.189504 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc8af902-c781-49a1-b190-a23703a2ac1f tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] GET http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 Jan 27 16:57:28.189780 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc8af902-c781-49a1-b190-a23703a2ac1f tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:28.190041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc8af902-c781-49a1-b190-a23703a2ac1f tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:28.217839 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:28.217839 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:28.222424 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fc8af902-c781-49a1-b190-a23703a2ac1f tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Volume info retrieved successfully. Jan 27 16:57:28.234529 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc8af902-c781-49a1-b190-a23703a2ac1f tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 returned with HTTP 200 Jan 27 16:57:28.235120 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 685/1351] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:28 2021] GET /volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 => generated 1086 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:57:28.347050 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8e8615a-a7e2-4736-9949-66e74598b0cb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:28.347363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d8e8615a-a7e2-4736-9949-66e74598b0cb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:28.347499 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:28.347499 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:28.347636 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d8e8615a-a7e2-4736-9949-66e74598b0cb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:28.347840 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d8e8615a-a7e2-4736-9949-66e74598b0cb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:28.371329 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:28.371329 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:28.372560 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8e8615a-a7e2-4736-9949-66e74598b0cb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:28.373016 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 667/1352] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:28 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:29.245689 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ff351a8-0cc4-47bd-b9b6-77d0c4f16f1c tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] GET http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 Jan 27 16:57:29.250187 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ff351a8-0cc4-47bd-b9b6-77d0c4f16f1c tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:29.250423 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:29.250423 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:29.250707 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ff351a8-0cc4-47bd-b9b6-77d0c4f16f1c tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:29.314177 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:29.314177 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:29.322394 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1ff351a8-0cc4-47bd-b9b6-77d0c4f16f1c tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Volume info retrieved successfully. Jan 27 16:57:29.337482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ff351a8-0cc4-47bd-b9b6-77d0c4f16f1c tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 returned with HTTP 200 Jan 27 16:57:29.338296 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 686/1353] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:29 2021] GET /volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 => generated 1086 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:57:29.382075 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-abf48317-8add-4af6-97ae-e03dc77a9963 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:29.382689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-abf48317-8add-4af6-97ae-e03dc77a9963 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:29.382821 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:29.382821 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:29.383162 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-abf48317-8add-4af6-97ae-e03dc77a9963 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:29.383460 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-abf48317-8add-4af6-97ae-e03dc77a9963 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:29.406182 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:29.406182 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:29.407285 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-abf48317-8add-4af6-97ae-e03dc77a9963 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:29.407725 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 668/1354] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:29 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:30.347561 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7b43e25-0569-4f59-b9d6-151dcc06eb27 tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] GET http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 Jan 27 16:57:30.347857 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7b43e25-0569-4f59-b9d6-151dcc06eb27 tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:30.348250 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:30.348250 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:30.348455 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7b43e25-0569-4f59-b9d6-151dcc06eb27 tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:30.373233 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7b43e25-0569-4f59-b9d6-151dcc06eb27 tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 returned with HTTP 404 Jan 27 16:57:30.373778 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 687/1355] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:30 2021] GET /volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:57:30.380493 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] POST http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes Jan 27 16:57:30.380902 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:30.380902 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:30.381263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-20803561"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:57:30.382399 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-20803561'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:57:30.383374 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Create volume of 1 GB Jan 27 16:57:30.391467 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Availability Zones retrieved successfully. Jan 27 16:57:30.416509 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9a5ead53-4b37-42f0-a787-dd91b6ea2ed4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:30.416889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9a5ead53-4b37-42f0-a787-dd91b6ea2ed4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:30.417151 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9a5ead53-4b37-42f0-a787-dd91b6ea2ed4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:30.417337 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-9a5ead53-4b37-42f0-a787-dd91b6ea2ed4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:30.417936 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Flow 'volume_create_api' (b972e5cb-2b06-4747-80aa-b456e911baeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:57:30.419313 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b767947e-c5cf-4967-8a06-003fb61356f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:30.423442 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:57:30.431226 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:30.431226 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:30.434077 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9a5ead53-4b37-42f0-a787-dd91b6ea2ed4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:30.434077 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 688/1356] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:30 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:30.501719 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b767947e-c5cf-4967-8a06-003fb61356f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:30.502981 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e65c488d-65bc-44c0-ae67-1fec95f40aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:30.592662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Created reservations ['4ee37076-ce4e-4cdf-b6fd-3cd7158cded9', '00068631-4954-447b-be04-d45f9729811a', '75b6bb10-c017-451b-acd1-20670544afeb', 'd91cafc8-06c1-4cee-8edb-55788127cb5a'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:57:30.593771 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e65c488d-65bc-44c0-ae67-1fec95f40aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ee37076-ce4e-4cdf-b6fd-3cd7158cded9', '00068631-4954-447b-be04-d45f9729811a', '75b6bb10-c017-451b-acd1-20670544afeb', 'd91cafc8-06c1-4cee-8edb-55788127cb5a']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:30.596823 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17243d42-f5a8-4daf-b80c-d4c15f225c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:30.668492 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17243d42-f5a8-4daf-b80c-d4c15f225c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '181a9e2b-41b3-4a5f-9db2-80b44e8d32a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-20803561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8451ee869590408c899d2ffca7793013',qos_specs=None,replication_status=,reservations=['4ee37076-ce4e-4cdf-b6fd-3cd7158cded9','00068631-4954-447b-be04-d45f9729811a','75b6bb10-c017-451b-acd1-20670544afeb','d91cafc8-06c1-4cee-8edb-55788127cb5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11dec2b612c143d099f0603d929272ef',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-20803561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=181a9e2b-41b3-4a5f-9db2-80b44e8d32a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8451ee869590408c899d2ffca7793013',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='11dec2b612c143d099f0603d929272ef',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:30.669523 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72ec4a62-99ac-45ad-b65c-ace61de9555a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:30.724195 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72ec4a62-99ac-45ad-b65c-ace61de9555a) transitioned into state 'SUCCESS' from state '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-20803561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8451ee869590408c899d2ffca7793013',qos_specs=None,replication_status=,reservations=['4ee37076-ce4e-4cdf-b6fd-3cd7158cded9','00068631-4954-447b-be04-d45f9729811a','75b6bb10-c017-451b-acd1-20670544afeb','d91cafc8-06c1-4cee-8edb-55788127cb5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11dec2b612c143d099f0603d929272ef',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:30.725445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d8ba13-feca-46af-8850-eff55310b3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:30.779954 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d8ba13-feca-46af-8850-eff55310b3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:30.781322 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Flow 'volume_create_api' (b972e5cb-2b06-4747-80aa-b456e911baeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:57:30.808327 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Create volume request issued successfully. Jan 27 16:57:30.815365 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08fcaf16-91a3-4224-b1b8-7c1e834a1ed0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes returned with HTTP 202 Jan 27 16:57:30.815884 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 669/1357] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:57:30 2021] POST /volume/v3/8451ee869590408c899d2ffca7793013/volumes => generated 820 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:57:30.824578 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aee06ab0-b377-4e02-917b-74b7d7be4e4d tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] GET http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 Jan 27 16:57:30.824859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aee06ab0-b377-4e02-917b-74b7d7be4e4d tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:30.824987 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:30.824987 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:30.825179 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aee06ab0-b377-4e02-917b-74b7d7be4e4d tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:30.867256 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:30.867256 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:30.875322 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-aee06ab0-b377-4e02-917b-74b7d7be4e4d tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Volume info retrieved successfully. Jan 27 16:57:30.891396 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aee06ab0-b377-4e02-917b-74b7d7be4e4d tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 returned with HTTP 200 Jan 27 16:57:30.891979 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 689/1358] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:30 2021] GET /volume/v3/8451ee869590408c899d2ffca7793013/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 => generated 888 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:31.443543 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-10bd6822-5052-43c4-a0ce-633fb85ba660 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:31.447158 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-10bd6822-5052-43c4-a0ce-633fb85ba660 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:31.447296 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:31.447296 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:31.447496 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-10bd6822-5052-43c4-a0ce-633fb85ba660 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:31.447685 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-10bd6822-5052-43c4-a0ce-633fb85ba660 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:31.465315 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:31.465315 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:31.466777 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-10bd6822-5052-43c4-a0ce-633fb85ba660 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:31.467569 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 670/1359] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:31 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:31.474268 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ccb2842-5443-4062-9694-575ed28d6d70 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e Jan 27 16:57:31.474697 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ccb2842-5443-4062-9694-575ed28d6d70 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:31.474931 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:31.474931 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:31.475342 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ccb2842-5443-4062-9694-575ed28d6d70 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:31.513504 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:31.513504 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:31.522329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6ccb2842-5443-4062-9694-575ed28d6d70 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:57:31.537189 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ccb2842-5443-4062-9694-575ed28d6d70 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e returned with HTTP 200 Jan 27 16:57:31.537859 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 690/1360] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:31 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e => generated 979 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:57:31.547298 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7447bea-3272-44fa-a815-ecf690806eb4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:31.547577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7447bea-3272-44fa-a815-ecf690806eb4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:31.547705 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:31.547705 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:31.547910 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7447bea-3272-44fa-a815-ecf690806eb4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:31.548119 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d7447bea-3272-44fa-a815-ecf690806eb4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:31.572619 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:31.572619 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:31.573683 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7447bea-3272-44fa-a815-ecf690806eb4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:31.574132 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 671/1361] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:31 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:31.582386 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c70ab81f-be80-47ad-bc70-43c5808ae5bb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/detail Jan 27 16:57:31.582709 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c70ab81f-be80-47ad-bc70-43c5808ae5bb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:31.582876 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:31.582876 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:31.583136 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c70ab81f-be80-47ad-bc70-43c5808ae5bb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:31.583521 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-c70ab81f-be80-47ad-bc70-43c5808ae5bb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:57:31.602115 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c70ab81f-be80-47ad-bc70-43c5808ae5bb tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/detail returned with HTTP 200 Jan 27 16:57:31.602115 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 691/1362] 10.222.0.108 () {58 vars in 1230 bytes} [Wed Jan 27 16:57:31 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/detail => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:31.606356 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] POST http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2/restore Jan 27 16:57:31.606632 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:31.606632 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:31.606852 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:57:31.607376 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Restoring backup 9a8a7ebb-b179-4758-8b41-23dffeb552b2 ({'restore': {}}) {{(pid=87928) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 27 16:57:31.607549 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Restoring backup 9a8a7ebb-b179-4758-8b41-23dffeb552b2 to volume None. Jan 27 16:57:31.631723 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:31.631723 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:31.633644 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.backup.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Creating volume of 1 GB for restore of backup 9a8a7ebb-b179-4758-8b41-23dffeb552b2. Jan 27 16:57:31.652637 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Availability Zones retrieved successfully. Jan 27 16:57:31.661486 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Flow 'volume_create_api' (991b128b-3e58-48a6-bf21-27b09937df3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:57:31.664674 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6bc8c6-0f53-45ac-81ff-6fcafd3eed37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:31.677434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:57:31.740478 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6bc8c6-0f53-45ac-81ff-6fcafd3eed37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:31.741691 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10a0d5cb-eeec-4c75-a081-4e5bb19689e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:31.817579 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Created reservations ['fb035699-9e75-40be-ada5-06173de041de', '579c63b2-47b7-40d5-a3ab-84f95cfddefe', '773b9c03-c0b9-47c8-af21-6bfc0a01707e', '400bf79f-05de-4235-b1dc-8461b4ca10b8'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:57:31.818678 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10a0d5cb-eeec-4c75-a081-4e5bb19689e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb035699-9e75-40be-ada5-06173de041de', '579c63b2-47b7-40d5-a3ab-84f95cfddefe', '773b9c03-c0b9-47c8-af21-6bfc0a01707e', '400bf79f-05de-4235-b1dc-8461b4ca10b8']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:31.819700 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (303186e5-e561-4d4c-8a15-44b29273fb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:31.901397 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5eb87165-5d9c-413d-83f2-58c688fc0cb9 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] GET http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 Jan 27 16:57:31.901941 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5eb87165-5d9c-413d-83f2-58c688fc0cb9 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:31.902198 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:31.902198 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:31.902544 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5eb87165-5d9c-413d-83f2-58c688fc0cb9 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:31.906828 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (303186e5-e561-4d4c-8a15-44b29273fb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8f84119-5813-49aa-8775-a92ca8e8cacc', '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_9a8a7ebb-b179-4758-8b41-23dffeb552b2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f36dc7d6594449b221af98a7c90a33',qos_specs=None,replication_status=,reservations=['fb035699-9e75-40be-ada5-06173de041de','579c63b2-47b7-40d5-a3ab-84f95cfddefe','773b9c03-c0b9-47c8-af21-6bfc0a01707e','400bf79f-05de-4235-b1dc-8461b4ca10b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe9911c278924256be6450541bcb8496',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:57:31Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9a8a7ebb-b179-4758-8b41-23dffeb552b2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8f84119-5813-49aa-8775-a92ca8e8cacc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66f36dc7d6594449b221af98a7c90a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fe9911c278924256be6450541bcb8496',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:31.908240 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52e01df2-3628-4688-b259-d38d9e282359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:31.932069 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:31.932069 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:31.940390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5eb87165-5d9c-413d-83f2-58c688fc0cb9 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Volume info retrieved successfully. Jan 27 16:57:31.949697 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5eb87165-5d9c-413d-83f2-58c688fc0cb9 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 returned with HTTP 200 Jan 27 16:57:31.956508 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 692/1363] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:31 2021] GET /volume/v3/8451ee869590408c899d2ffca7793013/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 => generated 913 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:31.960571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0bae24a3-8361-4f47-ad00-567a9b45695a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] POST http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer Jan 27 16:57:31.961093 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:31.961093 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:31.961353 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52e01df2-3628-4688-b259-d38d9e282359) transitioned into 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_9a8a7ebb-b179-4758-8b41-23dffeb552b2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66f36dc7d6594449b221af98a7c90a33',qos_specs=None,replication_status=,reservations=['fb035699-9e75-40be-ada5-06173de041de','579c63b2-47b7-40d5-a3ab-84f95cfddefe','773b9c03-c0b9-47c8-af21-6bfc0a01707e','400bf79f-05de-4235-b1dc-8461b4ca10b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe9911c278924256be6450541bcb8496',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:31.961673 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0bae24a3-8361-4f47-ad00-567a9b45695a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "181a9e2b-41b3-4a5f-9db2-80b44e8d32a1"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:57:31.962404 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd93d8a-253c-40e8-98fd-39b67e922095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:57:31.962570 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.volume_transfer [None req-0bae24a3-8361-4f47-ad00-567a9b45695a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Creating new volume transfer {'transfer': {'volume_id': '181a9e2b-41b3-4a5f-9db2-80b44e8d32a1'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 27 16:57:31.962850 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.volume_transfer [None req-0bae24a3-8361-4f47-ad00-567a9b45695a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Creating transfer of volume 181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 Jan 27 16:57:31.963180 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.transfer.api [None req-0bae24a3-8361-4f47-ad00-567a9b45695a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Generating transfer record for volume 181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 Jan 27 16:57:31.992359 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:31.992359 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:32.014902 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd93d8a-253c-40e8-98fd-39b67e922095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:57:32.016448 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Flow 'volume_create_api' (991b128b-3e58-48a6-bf21-27b09937df3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:57:32.046968 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Create volume request issued successfully. Jan 27 16:57:32.073458 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:32.073458 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:32.073890 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:57:32.096520 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0bae24a3-8361-4f47-ad00-567a9b45695a tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer returned with HTTP 202 Jan 27 16:57:32.097140 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 693/1364] 10.222.0.108 () {60 vars in 1263 bytes} [Wed Jan 27 16:57:31 2021] POST /volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer => generated 509 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:57:32.102977 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7a82958-597b-441b-bdbc-db27b38342f0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] GET http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 Jan 27 16:57:32.103324 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7a82958-597b-441b-bdbc-db27b38342f0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:32.103494 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:32.103494 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:32.103659 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7a82958-597b-441b-bdbc-db27b38342f0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:32.128761 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:32.128761 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:32.134002 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a7a82958-597b-441b-bdbc-db27b38342f0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Volume info retrieved successfully. Jan 27 16:57:32.144518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7a82958-597b-441b-bdbc-db27b38342f0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 returned with HTTP 200 Jan 27 16:57:32.144978 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 694/1365] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:32 2021] GET /volume/v3/8451ee869590408c899d2ffca7793013/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 => generated 921 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:32.154757 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-566742f4-501a-4a8f-973c-a1780749211c tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] GET http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer/detail Jan 27 16:57:32.155035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-566742f4-501a-4a8f-973c-a1780749211c tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:32.155159 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:32.155159 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:32.155349 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-566742f4-501a-4a8f-973c-a1780749211c tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:32.155566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.volume_transfer [None req-566742f4-501a-4a8f-973c-a1780749211c tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Listing volume transfers {{(pid=87929) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 27 16:57:32.159866 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-566742f4-501a-4a8f-973c-a1780749211c tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer/detail returned with HTTP 200 Jan 27 16:57:32.160350 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 695/1366] 10.222.0.108 () {58 vars in 1263 bytes} [Wed Jan 27 16:57:32 2021] GET /volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer/detail => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:57:32.166205 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1aab1339-974f-4fa6-9aa5-4046fcdd963c tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] DELETE http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer/7a031498-dc1f-44be-9e5e-d5b9ddde0131 Jan 27 16:57:32.166469 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1aab1339-974f-4fa6-9aa5-4046fcdd963c tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:32.168545 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1aab1339-974f-4fa6-9aa5-4046fcdd963c tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:32.168545 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.volume_transfer [None req-1aab1339-974f-4fa6-9aa5-4046fcdd963c tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Delete transfer with id: 7a031498-dc1f-44be-9e5e-d5b9ddde0131 Jan 27 16:57:32.197884 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:32.197884 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:32.256199 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:57:32.256199 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:57:32.287977 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1aab1339-974f-4fa6-9aa5-4046fcdd963c tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer/7a031498-dc1f-44be-9e5e-d5b9ddde0131 returned with HTTP 202 Jan 27 16:57:32.290757 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 696/1367] 10.222.0.108 () {58 vars in 1356 bytes} [Wed Jan 27 16:57:32 2021] DELETE /volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer/7a031498-dc1f-44be-9e5e-d5b9ddde0131 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:57:32.293091 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b162684-1836-43c5-9d14-e9b51ff665e0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] GET http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 Jan 27 16:57:32.293365 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b162684-1836-43c5-9d14-e9b51ff665e0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:32.293494 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:32.293494 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:32.293685 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b162684-1836-43c5-9d14-e9b51ff665e0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:32.319917 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:32.319917 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:32.325169 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5b162684-1836-43c5-9d14-e9b51ff665e0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Volume info retrieved successfully. Jan 27 16:57:32.337983 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b162684-1836-43c5-9d14-e9b51ff665e0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 returned with HTTP 200 Jan 27 16:57:32.338695 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 697/1368] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:32 2021] GET /volume/v3/8451ee869590408c899d2ffca7793013/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 => generated 913 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:57:32.347369 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d57a903a-8f10-4965-b94c-22925ea6c300 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] DELETE http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer/7a031498-dc1f-44be-9e5e-d5b9ddde0131 Jan 27 16:57:32.347645 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d57a903a-8f10-4965-b94c-22925ea6c300 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:32.347767 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:32.347767 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:32.347981 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d57a903a-8f10-4965-b94c-22925ea6c300 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:32.348160 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.volume_transfer [None req-d57a903a-8f10-4965-b94c-22925ea6c300 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Delete transfer with id: 7a031498-dc1f-44be-9e5e-d5b9ddde0131 Jan 27 16:57:32.354391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d57a903a-8f10-4965-b94c-22925ea6c300 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer/7a031498-dc1f-44be-9e5e-d5b9ddde0131 returned with HTTP 404 Jan 27 16:57:32.354391 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 698/1369] 10.222.0.108 () {58 vars in 1356 bytes} [Wed Jan 27 16:57:32 2021] DELETE /volume/v3/8451ee869590408c899d2ffca7793013/os-volume-transfer/7a031498-dc1f-44be-9e5e-d5b9ddde0131 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:57:32.357994 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-66578f91-8d33-428c-80fb-0b507daba7db tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] DELETE http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 Jan 27 16:57:32.358262 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-66578f91-8d33-428c-80fb-0b507daba7db tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:32.358511 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-66578f91-8d33-428c-80fb-0b507daba7db tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:32.358755 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-66578f91-8d33-428c-80fb-0b507daba7db tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Delete volume with id: 181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 Jan 27 16:57:32.386431 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:32.386431 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:32.386968 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-66578f91-8d33-428c-80fb-0b507daba7db tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Volume info retrieved successfully. Jan 27 16:57:32.459188 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-66578f91-8d33-428c-80fb-0b507daba7db tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Delete volume request issued successfully. Jan 27 16:57:32.460051 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-66578f91-8d33-428c-80fb-0b507daba7db tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 returned with HTTP 202 Jan 27 16:57:32.460926 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 699/1370] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:57:32 2021] DELETE /volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:57:32.466344 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eab67aed-008e-40d4-9850-44523b33d9a2 tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] GET http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 Jan 27 16:57:32.468859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eab67aed-008e-40d4-9850-44523b33d9a2 tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:32.468859 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:32.468859 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:32.468859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eab67aed-008e-40d4-9850-44523b33d9a2 tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:32.501767 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:32.501767 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:32.507388 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eab67aed-008e-40d4-9850-44523b33d9a2 tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Volume info retrieved successfully. Jan 27 16:57:32.520992 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eab67aed-008e-40d4-9850-44523b33d9a2 tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 returned with HTTP 200 Jan 27 16:57:32.522724 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 700/1371] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:32 2021] GET /volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 => generated 1084 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:57:33.122525 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:33.122525 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:33.123371 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:57:33.123683 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Checking backup size 1 against volume size 1 {{(pid=87928) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 27 16:57:33.124010 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.backup.api [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Overwriting volume a8f84119-5813-49aa-8775-a92ca8e8cacc with restore of backup 9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:33.188920 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] restore_backup in rpcapi backup_id 9a8a7ebb-b179-4758-8b41-23dffeb552b2 {{(pid=87928) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 27 16:57:33.191175 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9bfd1d4-a3f8-4567-8aed-25be60437ff3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2/restore returned with HTTP 202 Jan 27 16:57:33.191758 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 672/1372] 10.222.0.108 () {60 vars in 1365 bytes} [Wed Jan 27 16:57:31 2021] POST /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2/restore => generated 189 bytes in 1589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:57:33.204133 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-47a0efc6-f8b7-47a4-9b80-531478008852 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:33.212521 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-47a0efc6-f8b7-47a4-9b80-531478008852 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:33.212816 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:33.212816 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:33.213164 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-47a0efc6-f8b7-47a4-9b80-531478008852 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:33.213493 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-47a0efc6-f8b7-47a4-9b80-531478008852 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:33.239213 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:33.239213 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:33.240899 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-47a0efc6-f8b7-47a4-9b80-531478008852 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:33.245247 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 701/1373] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:33 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:33.533468 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41c60456-18e4-4f08-a275-857070b73eb6 tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] GET http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 Jan 27 16:57:33.533468 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41c60456-18e4-4f08-a275-857070b73eb6 tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:33.533468 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:33.533468 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:33.533468 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41c60456-18e4-4f08-a275-857070b73eb6 tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:33.563516 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:33.563516 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:33.568126 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-41c60456-18e4-4f08-a275-857070b73eb6 tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Volume info retrieved successfully. Jan 27 16:57:33.578923 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41c60456-18e4-4f08-a275-857070b73eb6 tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 returned with HTTP 200 Jan 27 16:57:33.579416 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 673/1374] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:33 2021] GET /volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 => generated 1084 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:57:34.250663 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2769f2a9-02d6-47bb-b01b-de7d5c75b4dd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:34.253019 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2769f2a9-02d6-47bb-b01b-de7d5c75b4dd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:34.253626 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:34.253626 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:34.253957 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2769f2a9-02d6-47bb-b01b-de7d5c75b4dd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:34.254267 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-2769f2a9-02d6-47bb-b01b-de7d5c75b4dd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:34.265821 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:34.265821 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:34.266985 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2769f2a9-02d6-47bb-b01b-de7d5c75b4dd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:34.267520 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 702/1375] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:34 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:34.588579 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c4ca0ed-3307-4c93-aaf1-941670a02dbd tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] GET http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 Jan 27 16:57:34.589224 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c4ca0ed-3307-4c93-aaf1-941670a02dbd tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:34.589347 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:34.589347 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:34.589539 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c4ca0ed-3307-4c93-aaf1-941670a02dbd tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:34.625274 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c4ca0ed-3307-4c93-aaf1-941670a02dbd tempest-VolumesTransfersTest-518760682 tempest-VolumesTransfersTest-518760682-project-admin] http://10.222.0.108/volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 returned with HTTP 404 Jan 27 16:57:34.626152 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 674/1376] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:34 2021] GET /volume/v3/a1e84d33c23a4baea3c2887dcb5493a7/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:57:34.634305 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-84b682c6-9957-4da5-b11b-b4c987ca4904 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] DELETE http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 Jan 27 16:57:34.634305 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-84b682c6-9957-4da5-b11b-b4c987ca4904 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:34.634305 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:34.634305 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:34.634305 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-84b682c6-9957-4da5-b11b-b4c987ca4904 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:34.634305 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-84b682c6-9957-4da5-b11b-b4c987ca4904 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Delete volume with id: 181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 Jan 27 16:57:34.661704 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-84b682c6-9957-4da5-b11b-b4c987ca4904 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 returned with HTTP 404 Jan 27 16:57:34.662516 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 703/1377] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:57:34 2021] DELETE /volume/v3/8451ee869590408c899d2ffca7793013/volumes/181a9e2b-41b3-4a5f-9db2-80b44e8d32a1 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:57:34.667589 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-03a020e4-6463-4f17-850f-15fa9e4863d0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] DELETE http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 Jan 27 16:57:34.667895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-03a020e4-6463-4f17-850f-15fa9e4863d0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:34.668169 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-03a020e4-6463-4f17-850f-15fa9e4863d0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:34.668428 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-03a020e4-6463-4f17-850f-15fa9e4863d0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] Delete volume with id: e55ef2fd-3e41-4c1c-9596-42762c2117e9 Jan 27 16:57:34.691894 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-03a020e4-6463-4f17-850f-15fa9e4863d0 tempest-VolumesTransfersTest-159096967 tempest-VolumesTransfersTest-159096967-project] http://10.222.0.108/volume/v3/8451ee869590408c899d2ffca7793013/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 returned with HTTP 404 Jan 27 16:57:34.692701 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 675/1378] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:57:34 2021] DELETE /volume/v3/8451ee869590408c899d2ffca7793013/volumes/e55ef2fd-3e41-4c1c-9596-42762c2117e9 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:57:35.277877 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc15f93d-b7c2-439f-bb25-aa16b5bbd6be tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:35.281982 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc15f93d-b7c2-439f-bb25-aa16b5bbd6be tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:35.282442 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc15f93d-b7c2-439f-bb25-aa16b5bbd6be tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:35.282693 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-cc15f93d-b7c2-439f-bb25-aa16b5bbd6be tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:35.296090 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:35.296090 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:35.297432 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc15f93d-b7c2-439f-bb25-aa16b5bbd6be tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:35.298177 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 704/1379] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:35 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:36.308488 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-72e9a5f4-7f24-4d57-b965-e9d82b33cdb4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:36.308488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-72e9a5f4-7f24-4d57-b965-e9d82b33cdb4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:36.308488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-72e9a5f4-7f24-4d57-b965-e9d82b33cdb4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:36.308488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-72e9a5f4-7f24-4d57-b965-e9d82b33cdb4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:36.324900 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:36.324900 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:36.326770 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-72e9a5f4-7f24-4d57-b965-e9d82b33cdb4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:36.327603 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 676/1380] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:36 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:37.335924 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-896c11ea-2082-41a0-9a65-9da5f3840df1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:37.336244 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-896c11ea-2082-41a0-9a65-9da5f3840df1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:37.340081 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:37.340081 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:37.340471 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-896c11ea-2082-41a0-9a65-9da5f3840df1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:37.340958 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-896c11ea-2082-41a0-9a65-9da5f3840df1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:37.357364 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:37.357364 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:37.358761 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-896c11ea-2082-41a0-9a65-9da5f3840df1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:37.359458 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 705/1381] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:37 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:38.561477 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41f62e9a-28bf-436f-af93-dfc65061f438 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:38.561477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41f62e9a-28bf-436f-af93-dfc65061f438 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:38.561477 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:38.561477 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:38.561477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41f62e9a-28bf-436f-af93-dfc65061f438 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:38.561477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-41f62e9a-28bf-436f-af93-dfc65061f438 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:38.561477 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:38.561477 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:38.561477 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41f62e9a-28bf-436f-af93-dfc65061f438 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:38.561477 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 677/1382] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:38 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:39.558114 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-12d6cb1a-976d-4946-9c87-b2d769ee8b15 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:39.558114 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-12d6cb1a-976d-4946-9c87-b2d769ee8b15 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:39.558114 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:39.558114 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:39.558114 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-12d6cb1a-976d-4946-9c87-b2d769ee8b15 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:39.558114 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-12d6cb1a-976d-4946-9c87-b2d769ee8b15 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:39.578001 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:39.578001 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:39.579475 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-12d6cb1a-976d-4946-9c87-b2d769ee8b15 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:39.581620 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 706/1383] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:39 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:40.591275 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-114751e1-6590-44ef-b670-2d66cd41557a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:40.591580 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-114751e1-6590-44ef-b670-2d66cd41557a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:40.591701 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:40.591701 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:40.595962 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-114751e1-6590-44ef-b670-2d66cd41557a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:40.596213 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-114751e1-6590-44ef-b670-2d66cd41557a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:40.631930 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:40.631930 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:40.631930 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-114751e1-6590-44ef-b670-2d66cd41557a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:40.631930 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 678/1384] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:40 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:41.636064 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a5390c39-c892-4b7f-ba1a-650f8d932429 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:41.636934 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a5390c39-c892-4b7f-ba1a-650f8d932429 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:41.637177 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:41.637177 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:41.637526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a5390c39-c892-4b7f-ba1a-650f8d932429 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:41.637753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a5390c39-c892-4b7f-ba1a-650f8d932429 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:41.668896 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:41.668896 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:41.670068 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a5390c39-c892-4b7f-ba1a-650f8d932429 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:41.670682 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 707/1385] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:41 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:42.687061 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-469792ea-8aca-4313-a72b-19206689d1c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:42.687061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-469792ea-8aca-4313-a72b-19206689d1c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:42.687061 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:42.687061 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:42.687061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-469792ea-8aca-4313-a72b-19206689d1c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:42.687061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-469792ea-8aca-4313-a72b-19206689d1c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:42.713999 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:42.713999 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:42.718394 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-469792ea-8aca-4313-a72b-19206689d1c6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:42.723384 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 679/1386] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:42 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:43.728167 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4431f819-39a8-470b-91c9-e87b6f201626 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:43.729572 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4431f819-39a8-470b-91c9-e87b6f201626 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:43.729973 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:43.729973 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:43.731184 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4431f819-39a8-470b-91c9-e87b6f201626 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:43.731508 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-4431f819-39a8-470b-91c9-e87b6f201626 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:43.808361 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:43.808361 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:43.808361 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4431f819-39a8-470b-91c9-e87b6f201626 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:43.808361 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 708/1387] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:43 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:45.201796 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-84532ae1-de8f-4d9a-a392-6337ef6520f4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:45.202742 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-84532ae1-de8f-4d9a-a392-6337ef6520f4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:45.202932 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:45.202932 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:45.204061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-84532ae1-de8f-4d9a-a392-6337ef6520f4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:45.204694 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-84532ae1-de8f-4d9a-a392-6337ef6520f4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:45.222395 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:45.222395 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:45.226517 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-84532ae1-de8f-4d9a-a392-6337ef6520f4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:45.227902 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 680/1388] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:45 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:46.249377 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-49ea4810-ebf0-4a20-a5e1-d5f12c0b3b4a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:46.249377 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-49ea4810-ebf0-4a20-a5e1-d5f12c0b3b4a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:46.249377 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:46.249377 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:46.249377 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-49ea4810-ebf0-4a20-a5e1-d5f12c0b3b4a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:46.249377 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-49ea4810-ebf0-4a20-a5e1-d5f12c0b3b4a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:46.260842 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:46.260842 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:46.263536 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-49ea4810-ebf0-4a20-a5e1-d5f12c0b3b4a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:46.263536 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 709/1389] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:46 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:47.272987 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d93b1d6-2c94-4b7b-abb2-f694b223b279 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:47.272987 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d93b1d6-2c94-4b7b-abb2-f694b223b279 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:47.272987 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:47.272987 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:47.272987 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d93b1d6-2c94-4b7b-abb2-f694b223b279 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:47.272987 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5d93b1d6-2c94-4b7b-abb2-f694b223b279 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:47.285031 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:47.285031 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:47.285999 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d93b1d6-2c94-4b7b-abb2-f694b223b279 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:47.286532 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 681/1390] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:47 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:48.297849 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b1ce21f5-5849-4dfd-b561-72d2c4a1e240 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:48.297849 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b1ce21f5-5849-4dfd-b561-72d2c4a1e240 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:48.297849 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:48.297849 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:48.297849 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b1ce21f5-5849-4dfd-b561-72d2c4a1e240 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:48.297849 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b1ce21f5-5849-4dfd-b561-72d2c4a1e240 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:48.325791 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:48.325791 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:48.325791 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b1ce21f5-5849-4dfd-b561-72d2c4a1e240 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:48.327419 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 710/1391] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:48 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:49.337378 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b6db43e2-819b-43ec-b1f2-28f780ab9c6e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:49.337378 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b6db43e2-819b-43ec-b1f2-28f780ab9c6e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:49.337378 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:49.337378 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:49.337378 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b6db43e2-819b-43ec-b1f2-28f780ab9c6e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:49.337378 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b6db43e2-819b-43ec-b1f2-28f780ab9c6e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:49.357206 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:49.357206 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:49.358616 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b6db43e2-819b-43ec-b1f2-28f780ab9c6e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:49.359226 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 682/1392] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:49 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:50.371292 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-47fb4ee4-2635-475a-bce2-6076f5d7e30a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:50.371951 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-47fb4ee4-2635-475a-bce2-6076f5d7e30a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:50.371951 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:50.371951 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:50.372252 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-47fb4ee4-2635-475a-bce2-6076f5d7e30a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:50.372585 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-47fb4ee4-2635-475a-bce2-6076f5d7e30a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:50.395212 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:50.395212 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:50.396847 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-47fb4ee4-2635-475a-bce2-6076f5d7e30a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:50.397536 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 711/1393] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:50 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:51.407586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-75aae5c7-f992-4572-a26e-92fb5d6505c1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:51.408035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-75aae5c7-f992-4572-a26e-92fb5d6505c1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:51.408035 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:51.408035 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:51.408182 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-75aae5c7-f992-4572-a26e-92fb5d6505c1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:51.408370 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-75aae5c7-f992-4572-a26e-92fb5d6505c1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:51.437114 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:51.437114 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:51.437114 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-75aae5c7-f992-4572-a26e-92fb5d6505c1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:51.441792 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 683/1394] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:51 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:52.443981 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f1f706cb-bfeb-4027-958e-fbe022b044c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:52.444561 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f1f706cb-bfeb-4027-958e-fbe022b044c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:52.444809 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:52.444809 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:52.445147 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f1f706cb-bfeb-4027-958e-fbe022b044c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:52.445444 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f1f706cb-bfeb-4027-958e-fbe022b044c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:52.456924 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:52.456924 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:52.458204 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f1f706cb-bfeb-4027-958e-fbe022b044c4 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:52.458966 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 712/1395] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:52 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:53.467511 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9f11dd0-3530-4ad1-9533-0989fabf263e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:53.467837 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9f11dd0-3530-4ad1-9533-0989fabf263e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:53.467917 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:53.467917 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:53.468111 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9f11dd0-3530-4ad1-9533-0989fabf263e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:53.468298 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b9f11dd0-3530-4ad1-9533-0989fabf263e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:53.497881 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:53.497881 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:53.497881 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9f11dd0-3530-4ad1-9533-0989fabf263e tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:53.497881 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 684/1396] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:53 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:54.512458 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aca8243b-2644-40e4-9428-812060e76d5c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:54.512458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aca8243b-2644-40e4-9428-812060e76d5c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:54.512458 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:54.512458 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:54.512458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aca8243b-2644-40e4-9428-812060e76d5c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:54.512458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-aca8243b-2644-40e4-9428-812060e76d5c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:54.531020 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:54.531020 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:54.532252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aca8243b-2644-40e4-9428-812060e76d5c tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:54.532975 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 713/1397] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:54 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:55.541774 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8cff7141-71bf-4ea1-a3c4-cb28b2619c34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:55.542084 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8cff7141-71bf-4ea1-a3c4-cb28b2619c34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:55.542287 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:55.542287 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:55.542653 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8cff7141-71bf-4ea1-a3c4-cb28b2619c34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:55.543091 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8cff7141-71bf-4ea1-a3c4-cb28b2619c34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:55.557385 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:55.557385 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:55.558824 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8cff7141-71bf-4ea1-a3c4-cb28b2619c34 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:55.559538 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 685/1398] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:55 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:56.569165 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-df8a8572-a4a6-4156-98a9-e541f15e5ffd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:56.569844 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-df8a8572-a4a6-4156-98a9-e541f15e5ffd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:56.569844 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:56.569844 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:56.569844 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-df8a8572-a4a6-4156-98a9-e541f15e5ffd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:56.570118 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-df8a8572-a4a6-4156-98a9-e541f15e5ffd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:56.581866 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:56.581866 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:56.582907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-df8a8572-a4a6-4156-98a9-e541f15e5ffd tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:56.583417 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 714/1399] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:56 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:57:57.597725 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2ba416aa-ef28-43af-91ac-d140c623f213 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:57.597725 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2ba416aa-ef28-43af-91ac-d140c623f213 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:57.597725 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:57.597725 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:57.597725 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2ba416aa-ef28-43af-91ac-d140c623f213 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:57.597725 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-2ba416aa-ef28-43af-91ac-d140c623f213 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:57.616602 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:57.616602 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:57.616602 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2ba416aa-ef28-43af-91ac-d140c623f213 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:57.616602 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 686/1400] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:57 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:58.624706 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8f14b33-6cd1-498f-a040-ea94f22e3202 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:57:58.625098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8f14b33-6cd1-498f-a040-ea94f22e3202 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:58.625309 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:58.625309 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:58.625516 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8f14b33-6cd1-498f-a040-ea94f22e3202 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:58.625714 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e8f14b33-6cd1-498f-a040-ea94f22e3202 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Show backup with id 9a8a7ebb-b179-4758-8b41-23dffeb552b2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:57:58.637870 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:58.637870 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:58.638941 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8f14b33-6cd1-498f-a040-ea94f22e3202 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 200 Jan 27 16:57:58.647028 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-68799c59-814a-4f82-b6cc-4128fe709711 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc Jan 27 16:57:58.647323 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-68799c59-814a-4f82-b6cc-4128fe709711 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:58.647459 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:58.647459 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:58.647782 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-68799c59-814a-4f82-b6cc-4128fe709711 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:58.654134 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 715/1401] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:58 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:57:58.677131 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:58.677131 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:58.682927 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-68799c59-814a-4f82-b6cc-4128fe709711 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:57:58.696086 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-68799c59-814a-4f82-b6cc-4128fe709711 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc returned with HTTP 200 Jan 27 16:57:58.700079 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 687/1402] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:58 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc => generated 1036 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:57:58.705559 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8689813c-3b5a-4eb0-8640-296843f43c00 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc Jan 27 16:57:58.705850 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8689813c-3b5a-4eb0-8640-296843f43c00 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:58.705980 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:58.705980 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:58.706175 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8689813c-3b5a-4eb0-8640-296843f43c00 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:58.732256 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:58.732256 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:58.737152 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8689813c-3b5a-4eb0-8640-296843f43c00 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:57:58.748676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8689813c-3b5a-4eb0-8640-296843f43c00 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc returned with HTTP 200 Jan 27 16:57:58.749587 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 716/1403] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:58 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc => generated 1036 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:57:58.757971 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d0b2f92b-6405-4aef-ac1c-9ad0735f0317 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] DELETE http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc Jan 27 16:57:58.758260 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d0b2f92b-6405-4aef-ac1c-9ad0735f0317 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:58.758397 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:58.758397 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:58.758619 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d0b2f92b-6405-4aef-ac1c-9ad0735f0317 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:58.759253 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-d0b2f92b-6405-4aef-ac1c-9ad0735f0317 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Delete volume with id: a8f84119-5813-49aa-8775-a92ca8e8cacc Jan 27 16:57:58.787300 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:58.787300 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:58.788009 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d0b2f92b-6405-4aef-ac1c-9ad0735f0317 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:57:58.880022 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d0b2f92b-6405-4aef-ac1c-9ad0735f0317 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Delete volume request issued successfully. Jan 27 16:57:58.880364 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d0b2f92b-6405-4aef-ac1c-9ad0735f0317 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc returned with HTTP 202 Jan 27 16:57:58.883010 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 688/1404] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:57:58 2021] DELETE /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:57:58.886920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-27b91c9b-e53f-4b0d-9e41-1e9fe308b7e1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc Jan 27 16:57:58.888341 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-27b91c9b-e53f-4b0d-9e41-1e9fe308b7e1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:58.888679 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:58.888679 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:58.889006 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-27b91c9b-e53f-4b0d-9e41-1e9fe308b7e1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:58.941646 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:58.941646 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:57:58.946882 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-27b91c9b-e53f-4b0d-9e41-1e9fe308b7e1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:57:58.957584 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-27b91c9b-e53f-4b0d-9e41-1e9fe308b7e1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc returned with HTTP 200 Jan 27 16:57:58.958167 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 717/1405] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:58 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc => generated 1035 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:57:59.967712 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-66e3f3ff-8e07-4d86-bf32-32484242070b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc Jan 27 16:57:59.968226 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-66e3f3ff-8e07-4d86-bf32-32484242070b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:57:59.968324 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:57:59.968324 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:57:59.968665 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-66e3f3ff-8e07-4d86-bf32-32484242070b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:57:59.996423 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:57:59.996423 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:00.010759 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-66e3f3ff-8e07-4d86-bf32-32484242070b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:58:00.014354 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-66e3f3ff-8e07-4d86-bf32-32484242070b tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc returned with HTTP 200 Jan 27 16:58:00.014879 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 689/1406] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:57:59 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc => generated 1035 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:58:01.023943 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c6c6e63d-4115-4313-940d-07ce418abbd6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc Jan 27 16:58:01.024611 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c6c6e63d-4115-4313-940d-07ce418abbd6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:01.024939 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:01.024939 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:01.025312 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c6c6e63d-4115-4313-940d-07ce418abbd6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:01.049828 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c6c6e63d-4115-4313-940d-07ce418abbd6 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc returned with HTTP 404 Jan 27 16:58:01.050483 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 718/1407] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:58:01 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/a8f84119-5813-49aa-8775-a92ca8e8cacc => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:58:01.056133 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9269371f-49cb-4b9b-a446-21a53f20b194 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] DELETE http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 Jan 27 16:58:01.056551 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9269371f-49cb-4b9b-a446-21a53f20b194 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:01.056685 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:01.056685 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:01.056893 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9269371f-49cb-4b9b-a446-21a53f20b194 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:01.057076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-9269371f-49cb-4b9b-a446-21a53f20b194 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Delete backup with id: 9a8a7ebb-b179-4758-8b41-23dffeb552b2. Jan 27 16:58:01.068103 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:01.068103 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:01.109659 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-9269371f-49cb-4b9b-a446-21a53f20b194 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] delete_backup rpcapi backup_id 9a8a7ebb-b179-4758-8b41-23dffeb552b2 {{(pid=87928) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 16:58:01.111785 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9269371f-49cb-4b9b-a446-21a53f20b194 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 returned with HTTP 202 Jan 27 16:58:01.114444 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 690/1408] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:58:01 2021] DELETE /volume/v3/66f36dc7d6594449b221af98a7c90a33/backups/9a8a7ebb-b179-4758-8b41-23dffeb552b2 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:58:01.117729 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-11263cc7-23dc-438e-a7ff-9b2c5fef9aa0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] DELETE http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e Jan 27 16:58:01.118232 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-11263cc7-23dc-438e-a7ff-9b2c5fef9aa0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:01.118741 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-11263cc7-23dc-438e-a7ff-9b2c5fef9aa0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:01.119218 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-11263cc7-23dc-438e-a7ff-9b2c5fef9aa0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Delete volume with id: 1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e Jan 27 16:58:01.181533 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:01.181533 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:01.182321 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-11263cc7-23dc-438e-a7ff-9b2c5fef9aa0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:58:01.352894 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-11263cc7-23dc-438e-a7ff-9b2c5fef9aa0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Delete volume request issued successfully. Jan 27 16:58:01.355241 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-11263cc7-23dc-438e-a7ff-9b2c5fef9aa0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e returned with HTTP 202 Jan 27 16:58:01.357388 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 719/1409] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:58:01 2021] DELETE /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:58:01.361198 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c7e2976-6f92-437b-bd87-833accd2efb5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e Jan 27 16:58:01.361453 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c7e2976-6f92-437b-bd87-833accd2efb5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:01.361585 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:01.361585 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:01.361777 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c7e2976-6f92-437b-bd87-833accd2efb5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:01.394925 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:01.394925 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:01.401634 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6c7e2976-6f92-437b-bd87-833accd2efb5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:58:01.421545 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c7e2976-6f92-437b-bd87-833accd2efb5 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e returned with HTTP 200 Jan 27 16:58:01.422217 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 691/1410] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:58:01 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e => generated 978 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:58:02.433506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-71c65b48-7049-4d74-8dd3-365ca74cbcc2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e Jan 27 16:58:02.439011 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-71c65b48-7049-4d74-8dd3-365ca74cbcc2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:02.439292 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:02.439292 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:02.439683 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-71c65b48-7049-4d74-8dd3-365ca74cbcc2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:02.478027 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:02.478027 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:02.485799 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-71c65b48-7049-4d74-8dd3-365ca74cbcc2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:58:02.497361 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-71c65b48-7049-4d74-8dd3-365ca74cbcc2 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e returned with HTTP 200 Jan 27 16:58:02.498031 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 720/1411] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:58:02 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e => generated 978 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:58:03.506946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0a420251-f5a0-4711-927c-0d8cc4308d23 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e Jan 27 16:58:03.507310 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0a420251-f5a0-4711-927c-0d8cc4308d23 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:03.507365 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:03.507365 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:03.507520 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0a420251-f5a0-4711-927c-0d8cc4308d23 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:03.548951 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0a420251-f5a0-4711-927c-0d8cc4308d23 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e returned with HTTP 404 Jan 27 16:58:03.550431 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 692/1412] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:58:03 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:58:03.559434 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e6c0a0d-4403-494c-9ea8-338b1d5b83c0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] DELETE http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e Jan 27 16:58:03.559726 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e6c0a0d-4403-494c-9ea8-338b1d5b83c0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:03.559883 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:03.559883 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:03.560078 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e6c0a0d-4403-494c-9ea8-338b1d5b83c0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:03.560524 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-7e6c0a0d-4403-494c-9ea8-338b1d5b83c0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Delete volume with id: 1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e Jan 27 16:58:03.589723 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e6c0a0d-4403-494c-9ea8-338b1d5b83c0 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e returned with HTTP 404 Jan 27 16:58:03.590453 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 721/1413] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:58:03 2021] DELETE /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/1fdd93a4-dd8b-4a88-ad34-2ac8ccc1d83e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:58:03.597839 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1448a7bb-9cdb-490b-9ce8-41db6981c2fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] DELETE http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:58:03.597839 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1448a7bb-9cdb-490b-9ce8-41db6981c2fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:03.597839 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1448a7bb-9cdb-490b-9ce8-41db6981c2fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:03.597839 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-1448a7bb-9cdb-490b-9ce8-41db6981c2fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Delete volume with id: 8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:58:03.621691 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:03.621691 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:03.622385 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1448a7bb-9cdb-490b-9ce8-41db6981c2fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:58:03.735528 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1448a7bb-9cdb-490b-9ce8-41db6981c2fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Delete volume request issued successfully. Jan 27 16:58:03.735799 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1448a7bb-9cdb-490b-9ce8-41db6981c2fa tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 202 Jan 27 16:58:03.736331 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 693/1414] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:58:03 2021] DELETE /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:58:03.741689 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a06ebd8d-0d9c-4513-8b1d-c8e80e28c04a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:58:03.741958 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a06ebd8d-0d9c-4513-8b1d-c8e80e28c04a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:03.742501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a06ebd8d-0d9c-4513-8b1d-c8e80e28c04a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:03.769012 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:03.769012 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:03.777899 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a06ebd8d-0d9c-4513-8b1d-c8e80e28c04a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:58:03.785596 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a06ebd8d-0d9c-4513-8b1d-c8e80e28c04a tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:58:03.786043 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 722/1415] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:58:03 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 1359 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:58:04.800355 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f2e9645-f7ca-4f24-957a-a3963694a2c1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:58:04.801836 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f2e9645-f7ca-4f24-957a-a3963694a2c1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:04.802164 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:04.802164 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:04.803114 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f2e9645-f7ca-4f24-957a-a3963694a2c1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:04.842336 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:04.842336 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:04.848220 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8f2e9645-f7ca-4f24-957a-a3963694a2c1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Volume info retrieved successfully. Jan 27 16:58:04.863020 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f2e9645-f7ca-4f24-957a-a3963694a2c1 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 200 Jan 27 16:58:04.863448 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 694/1416] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:58:04 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 1359 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:58:05.872540 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a4af729-9d87-430f-af86-c921874b46e3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] GET http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b Jan 27 16:58:05.873066 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a4af729-9d87-430f-af86-c921874b46e3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:05.873066 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:05.873066 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:05.873066 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a4af729-9d87-430f-af86-c921874b46e3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:05.896482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a4af729-9d87-430f-af86-c921874b46e3 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b returned with HTTP 404 Jan 27 16:58:05.897200 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 723/1417] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:58:05 2021] GET /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/8ea36250-9834-4b1e-9c47-e69cf1b6f15b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:58:05.902635 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-efad38dc-2190-4955-8552-74b9eeff6215 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] DELETE http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:58:05.902910 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-efad38dc-2190-4955-8552-74b9eeff6215 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:05.903043 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:05.903043 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:05.903252 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-efad38dc-2190-4955-8552-74b9eeff6215 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:05.903491 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-efad38dc-2190-4955-8552-74b9eeff6215 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] Delete volume with id: 0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 Jan 27 16:58:05.927371 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-efad38dc-2190-4955-8552-74b9eeff6215 tempest-VolumesBackupsTest-1241428262 tempest-VolumesBackupsTest-1241428262-project] http://10.222.0.108/volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 returned with HTTP 404 Jan 27 16:58:05.928026 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 695/1418] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:58:05 2021] DELETE /volume/v3/66f36dc7d6594449b221af98a7c90a33/volumes/0ec246aa-7bb9-4caa-b50a-88fa9143e9d2 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:58:07.481540 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes Jan 27 16:58:07.481540 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-486671848"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:58:07.481540 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-486671848'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:58:07.481540 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Create volume of 1 GB Jan 27 16:58:07.481540 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Availability Zones retrieved successfully. Jan 27 16:58:07.486309 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Flow 'volume_create_api' (ccfc86bf-0c35-4c42-80b2-bc3a89b73b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:58:07.487796 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c28b43e-514a-4eb1-9ce3-92fa2f6dc910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:58:07.488927 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:58:07.528872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c28b43e-514a-4eb1-9ce3-92fa2f6dc910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:58:07.530251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0a8a31-3ef3-4cd5-8dfe-ae1ca374d2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:58:07.648893 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Created reservations ['089cebf0-6dc7-4662-a1b3-ba63a24ba415', '795a4c95-e1e4-4eb0-bccd-d7ac94a91893', '560f0929-a4fb-43ce-9c74-8a099e15833d', 'b0f00819-8929-41a8-9825-db9533fb807a'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:58:07.650778 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0a8a31-3ef3-4cd5-8dfe-ae1ca374d2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['089cebf0-6dc7-4662-a1b3-ba63a24ba415', '795a4c95-e1e4-4eb0-bccd-d7ac94a91893', '560f0929-a4fb-43ce-9c74-8a099e15833d', 'b0f00819-8929-41a8-9825-db9533fb807a']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:58:07.651991 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7ab23dc-a92c-42f8-9311-b47c360c7efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:58:07.737628 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7ab23dc-a92c-42f8-9311-b47c360c7efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29d8531e-cf41-45e4-9dd9-36bb894f548a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-486671848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49495c847ee948bb8886ab3641932baf',qos_specs=None,replication_status=,reservations=['089cebf0-6dc7-4662-a1b3-ba63a24ba415','795a4c95-e1e4-4eb0-bccd-d7ac94a91893','560f0929-a4fb-43ce-9c74-8a099e15833d','b0f00819-8929-41a8-9825-db9533fb807a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bb20fd2d16045cea4e93659018c626e',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-486671848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29d8531e-cf41-45e4-9dd9-36bb894f548a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49495c847ee948bb8886ab3641932baf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4bb20fd2d16045cea4e93659018c626e',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:58:07.738598 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b50fbd3b-dd2a-42f0-8290-5d6eed8e49e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:58:07.810986 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b50fbd3b-dd2a-42f0-8290-5d6eed8e49e3) transitioned into state 'SUCCESS' from state '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-486671848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49495c847ee948bb8886ab3641932baf',qos_specs=None,replication_status=,reservations=['089cebf0-6dc7-4662-a1b3-ba63a24ba415','795a4c95-e1e4-4eb0-bccd-d7ac94a91893','560f0929-a4fb-43ce-9c74-8a099e15833d','b0f00819-8929-41a8-9825-db9533fb807a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bb20fd2d16045cea4e93659018c626e',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:58:07.812097 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b5f1cc8-940f-4ff1-b520-ba3a29147b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:58:07.868739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b5f1cc8-940f-4ff1-b520-ba3a29147b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:58:07.870284 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Flow 'volume_create_api' (ccfc86bf-0c35-4c42-80b2-bc3a89b73b40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:58:07.897769 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Create volume request issued successfully. Jan 27 16:58:07.908328 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-56ee9a6e-2a30-4ea4-8238-d20329c03a68 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes returned with HTTP 202 Jan 27 16:58:07.909111 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 724/1419] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:58:07 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes => generated 820 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:58:07.918340 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1adcccb-573c-44a5-9ba0-1b4054e96529 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] GET http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a Jan 27 16:58:07.919222 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1adcccb-573c-44a5-9ba0-1b4054e96529 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:07.919784 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1adcccb-573c-44a5-9ba0-1b4054e96529 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:07.951285 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:07.951285 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:07.956515 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c1adcccb-573c-44a5-9ba0-1b4054e96529 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Volume info retrieved successfully. Jan 27 16:58:07.997082 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1adcccb-573c-44a5-9ba0-1b4054e96529 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a returned with HTTP 200 Jan 27 16:58:07.999461 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 696/1420] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:58:07 2021] GET /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a => generated 888 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:58:09.015978 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-07111902-5b2f-4601-9f95-0aa4bbd784a4 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] GET http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a Jan 27 16:58:09.018751 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-07111902-5b2f-4601-9f95-0aa4bbd784a4 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:09.018751 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:09.018751 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:09.018751 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-07111902-5b2f-4601-9f95-0aa4bbd784a4 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:09.062918 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:09.062918 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:09.064329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-07111902-5b2f-4601-9f95-0aa4bbd784a4 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Volume info retrieved successfully. Jan 27 16:58:09.076162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-07111902-5b2f-4601-9f95-0aa4bbd784a4 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a returned with HTTP 200 Jan 27 16:58:09.077068 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 725/1421] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:58:09 2021] GET /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a => generated 913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:58:55.224419 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] POST http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes Jan 27 16:58:55.224714 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:55.224714 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:55.224963 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1703600409"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:58:55.225668 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1703600409'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:58:55.225826 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Create volume of 1 GB Jan 27 16:58:55.233239 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Availability Zones retrieved successfully. Jan 27 16:58:55.240920 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Flow 'volume_create_api' (4d5cf7ec-01f5-4f9c-8ac0-d1036a1e0219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:58:55.242262 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (503f556e-9e11-44f8-a6a8-7ddf8c5ebcbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:58:55.243423 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:58:55.274030 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (503f556e-9e11-44f8-a6a8-7ddf8c5ebcbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:58:55.275259 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60147408-645d-4fbd-a823-87c8d6dcb1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:58:55.343253 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Created reservations ['8888c81a-78b0-4a27-a3e6-dc7cb1196103', 'b08447b5-a29b-43b9-bf36-6af4e89f7cea', '0c62abea-69ef-4ce1-b333-443f2639313a', '760e2e89-516f-49f9-8b9e-e8e972ebb908'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:58:55.344438 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60147408-645d-4fbd-a823-87c8d6dcb1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8888c81a-78b0-4a27-a3e6-dc7cb1196103', 'b08447b5-a29b-43b9-bf36-6af4e89f7cea', '0c62abea-69ef-4ce1-b333-443f2639313a', '760e2e89-516f-49f9-8b9e-e8e972ebb908']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:58:55.345527 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc28f6b7-bf1b-4b3a-908e-03f5213c4a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:58:55.420552 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc28f6b7-bf1b-4b3a-908e-03f5213c4a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4994d6a-42b6-480a-85ac-e444b50bf5a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1703600409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2fc0738830446e1a5fc3bba01d6ddbe',qos_specs=None,replication_status=,reservations=['8888c81a-78b0-4a27-a3e6-dc7cb1196103','b08447b5-a29b-43b9-bf36-6af4e89f7cea','0c62abea-69ef-4ce1-b333-443f2639313a','760e2e89-516f-49f9-8b9e-e8e972ebb908'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30190189da4442d9de1df0218f1f8b7',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1703600409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4994d6a-42b6-480a-85ac-e444b50bf5a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2fc0738830446e1a5fc3bba01d6ddbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e30190189da4442d9de1df0218f1f8b7',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:58:55.421532 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d83e94-2ce1-4ddc-9592-eb7a964e1797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:58:55.466099 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d83e94-2ce1-4ddc-9592-eb7a964e1797) transitioned into state 'SUCCESS' from state '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-1703600409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2fc0738830446e1a5fc3bba01d6ddbe',qos_specs=None,replication_status=,reservations=['8888c81a-78b0-4a27-a3e6-dc7cb1196103','b08447b5-a29b-43b9-bf36-6af4e89f7cea','0c62abea-69ef-4ce1-b333-443f2639313a','760e2e89-516f-49f9-8b9e-e8e972ebb908'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e30190189da4442d9de1df0218f1f8b7',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:58:55.467140 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec4b1d06-3286-40cc-a95b-8a8d80761749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:58:55.512079 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec4b1d06-3286-40cc-a95b-8a8d80761749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:58:55.515332 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Flow 'volume_create_api' (4d5cf7ec-01f5-4f9c-8ac0-d1036a1e0219) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:58:55.548699 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Create volume request issued successfully. Jan 27 16:58:55.557097 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b2a878d4-7d6b-446d-bf55-b28dd111981a tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes returned with HTTP 202 Jan 27 16:58:55.557771 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 697/1422] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:58:55 2021] POST /volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes => generated 825 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:58:55.566572 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69d2f0c2-a2a8-4743-9d25-af4337e01522 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] GET http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes/d4994d6a-42b6-480a-85ac-e444b50bf5a5 Jan 27 16:58:55.567008 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69d2f0c2-a2a8-4743-9d25-af4337e01522 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:55.567008 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:55.567008 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:55.567216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69d2f0c2-a2a8-4743-9d25-af4337e01522 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:55.595938 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:55.595938 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:55.601468 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-69d2f0c2-a2a8-4743-9d25-af4337e01522 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Volume info retrieved successfully. Jan 27 16:58:55.614222 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69d2f0c2-a2a8-4743-9d25-af4337e01522 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes/d4994d6a-42b6-480a-85ac-e444b50bf5a5 returned with HTTP 200 Jan 27 16:58:55.614703 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 726/1423] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:58:55 2021] GET /volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes/d4994d6a-42b6-480a-85ac-e444b50bf5a5 => generated 893 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:58:56.629548 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08daa062-cab5-49b4-8a8b-7068658417d5 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] GET http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes/d4994d6a-42b6-480a-85ac-e444b50bf5a5 Jan 27 16:58:56.630172 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08daa062-cab5-49b4-8a8b-7068658417d5 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:56.630296 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:56.630296 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:56.630753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08daa062-cab5-49b4-8a8b-7068658417d5 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:56.657328 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:56.657328 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:56.661676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-08daa062-cab5-49b4-8a8b-7068658417d5 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Volume info retrieved successfully. Jan 27 16:58:56.672398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08daa062-cab5-49b4-8a8b-7068658417d5 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes/d4994d6a-42b6-480a-85ac-e444b50bf5a5 returned with HTTP 200 Jan 27 16:58:56.672914 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 698/1424] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:58:56 2021] GET /volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes/d4994d6a-42b6-480a-85ac-e444b50bf5a5 => generated 918 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:58:56.681921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88a4b73c-975b-49cf-8318-30a3660a16ea tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] POST http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/snapshots Jan 27 16:58:56.682202 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:56.682202 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:56.682427 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88a4b73c-975b-49cf-8318-30a3660a16ea tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4994d6a-42b6-480a-85ac-e444b50bf5a5", "name": "tempest-SnapshotManageAdminTest-Snapshot-497784300"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:58:56.708892 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:56.708892 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:56.709537 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-88a4b73c-975b-49cf-8318-30a3660a16ea tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Volume info retrieved successfully. Jan 27 16:58:56.709715 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-88a4b73c-975b-49cf-8318-30a3660a16ea tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Create snapshot from volume d4994d6a-42b6-480a-85ac-e444b50bf5a5 Jan 27 16:58:56.776067 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-88a4b73c-975b-49cf-8318-30a3660a16ea tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Created reservations ['9c120dbd-8ec3-423c-8d9c-6d9257ce5c76', '3641d159-f365-4520-ac1b-c698a77644f1', 'fea1880f-1908-46d8-a844-1fd31805badd', 'b0c1f74d-e5f9-4168-bd2f-c31dccd68fb3'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:58:56.922711 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-88a4b73c-975b-49cf-8318-30a3660a16ea tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Snapshot create request issued successfully. Jan 27 16:58:56.923312 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88a4b73c-975b-49cf-8318-30a3660a16ea tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/snapshots returned with HTTP 202 Jan 27 16:58:56.924016 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 727/1425] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 16:58:56 2021] POST /volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/snapshots => generated 309 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:58:56.931099 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e1c072d-29e8-4fd2-b407-01f45e057139 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] GET http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d Jan 27 16:58:56.931415 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e1c072d-29e8-4fd2-b407-01f45e057139 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:56.931807 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:56.931807 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:56.931807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e1c072d-29e8-4fd2-b407-01f45e057139 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:56.944437 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:56.944437 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:56.945037 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7e1c072d-29e8-4fd2-b407-01f45e057139 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Snapshot retrieved successfully. Jan 27 16:58:56.949876 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e1c072d-29e8-4fd2-b407-01f45e057139 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d returned with HTTP 200 Jan 27 16:58:56.949876 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 699/1426] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:58:56 2021] GET /volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:58:57.960496 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d130d4d0-f740-4948-9181-4728b7916326 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] GET http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d Jan 27 16:58:57.962425 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d130d4d0-f740-4948-9181-4728b7916326 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:57.962674 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:57.962674 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:57.963030 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d130d4d0-f740-4948-9181-4728b7916326 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:57.981268 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:57.981268 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:57.982160 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d130d4d0-f740-4948-9181-4728b7916326 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Snapshot retrieved successfully. Jan 27 16:58:57.983273 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d130d4d0-f740-4948-9181-4728b7916326 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d returned with HTTP 200 Jan 27 16:58:57.983980 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 728/1427] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:58:57 2021] GET /volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d => generated 441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:58:58.994306 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-29bf2e57-b23e-4677-80e9-48b9e65b0927 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] GET http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d Jan 27 16:58:58.994306 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-29bf2e57-b23e-4677-80e9-48b9e65b0927 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:58.994306 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:58.994306 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:58.994306 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-29bf2e57-b23e-4677-80e9-48b9e65b0927 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:59.007294 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:59.007294 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:59.007879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-29bf2e57-b23e-4677-80e9-48b9e65b0927 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Snapshot retrieved successfully. Jan 27 16:58:59.009231 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-29bf2e57-b23e-4677-80e9-48b9e65b0927 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d returned with HTTP 200 Jan 27 16:58:59.009627 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 700/1428] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:58:58 2021] GET /volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:58:59.114725 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-474d9f88-956d-4144-aa32-8db48559ce53 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] POST http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d/action Jan 27 16:58:59.115038 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:59.115038 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:59.115278 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-474d9f88-956d-4144-aa32-8db48559ce53 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Action body: b'{"os-unmanage": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:58:59.115477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-474d9f88-956d-4144-aa32-8db48559ce53 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:58:59.115692 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.snapshot_unmanage [None req-474d9f88-956d-4144-aa32-8db48559ce53 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Unmanage snapshot with id: 4afbe956-22e2-47f1-b320-ead7172a3e1d Jan 27 16:58:59.128999 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:59.128999 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:59.129447 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-474d9f88-956d-4144-aa32-8db48559ce53 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Snapshot retrieved successfully. Jan 27 16:58:59.215586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-474d9f88-956d-4144-aa32-8db48559ce53 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Snapshot delete request issued successfully. Jan 27 16:58:59.216102 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-474d9f88-956d-4144-aa32-8db48559ce53 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d/action returned with HTTP 202 Jan 27 16:58:59.216763 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 729/1429] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:58:59 2021] POST /volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:58:59.226178 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a43a1f71-4aef-4f57-b5da-1847a61142b2 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] GET http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d Jan 27 16:58:59.226612 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a43a1f71-4aef-4f57-b5da-1847a61142b2 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:58:59.226834 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:58:59.226834 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:58:59.227710 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a43a1f71-4aef-4f57-b5da-1847a61142b2 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:58:59.256742 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:58:59.256742 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:58:59.258616 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a43a1f71-4aef-4f57-b5da-1847a61142b2 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Snapshot retrieved successfully. Jan 27 16:58:59.259676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a43a1f71-4aef-4f57-b5da-1847a61142b2 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d returned with HTTP 200 Jan 27 16:58:59.260188 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 701/1430] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:58:59 2021] GET /volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:00.268653 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-517874d7-2aa9-46c4-b6ba-04d5cdf34bb9 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] GET http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d Jan 27 16:59:00.269175 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-517874d7-2aa9-46c4-b6ba-04d5cdf34bb9 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:00.269175 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:00.269175 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:00.269398 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-517874d7-2aa9-46c4-b6ba-04d5cdf34bb9 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:00.285728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-517874d7-2aa9-46c4-b6ba-04d5cdf34bb9 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d returned with HTTP 404 Jan 27 16:59:00.286459 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 730/1431] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:00 2021] GET /volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:00.293757 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-11a86495-39c6-4719-8a1c-b0011ed313c6 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] GET http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/detail?all_tenants=1 Jan 27 16:59:00.294152 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-11a86495-39c6-4719-8a1c-b0011ed313c6 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:00.294296 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:00.294296 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:00.294647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-11a86495-39c6-4719-8a1c-b0011ed313c6 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:00.306299 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-11a86495-39c6-4719-8a1c-b0011ed313c6 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Get all snapshots completed successfully. Jan 27 16:59:00.307270 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-11a86495-39c6-4719-8a1c-b0011ed313c6 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 27 16:59:00.307757 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 702/1432] 10.222.0.108 () {58 vars in 1263 bytes} [Wed Jan 27 16:59:00 2021] GET /volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/detail?all_tenants=1 => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 16:59:00.319191 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eaeddc49-0860-476e-bd5a-efa9e7b101ac tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] POST http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/os-snapshot-manage Jan 27 16:59:00.320179 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eaeddc49-0860-476e-bd5a-efa9e7b101ac tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4994d6a-42b6-480a-85ac-e444b50bf5a5", "ref": {"source-name": "_snapshot-4afbe956-22e2-47f1-b320-ead7172a3e1d"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-458691464", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1661449672", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:00.350493 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:00.350493 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:00.351132 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eaeddc49-0860-476e-bd5a-efa9e7b101ac tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Volume info retrieved successfully. Jan 27 16:59:00.353052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.snapshot_manage [None req-eaeddc49-0860-476e-bd5a-efa9e7b101ac tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Manage snapshot request body: {'snapshot': {'volume_id': 'd4994d6a-42b6-480a-85ac-e444b50bf5a5', 'ref': {'source-name': '_snapshot-4afbe956-22e2-47f1-b320-ead7172a3e1d'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-458691464', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1661449672', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87929) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 27 16:59:00.445129 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-eaeddc49-0860-476e-bd5a-efa9e7b101ac tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Created reservations ['882c8520-0b72-436d-ae2b-f5c6e5695f7a', '9fa411c4-ab3b-44d8-8ed5-212373f3da77', '6d80bcd1-82ab-491e-b130-a68182975ae3', 'cbc9622e-79ee-468e-bf7d-841f2bbaa83a'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:00.692063 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eaeddc49-0860-476e-bd5a-efa9e7b101ac tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/os-snapshot-manage returned with HTTP 202 Jan 27 16:59:00.692836 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 731/1433] 10.222.0.108 () {60 vars in 1264 bytes} [Wed Jan 27 16:59:00 2021] POST /volume/v3/8bfc16dcea45457eaa686e210395001e/os-snapshot-manage => generated 477 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:59:00.700483 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9e2f3d2-dd24-464f-8d61-30b167082fbc tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] GET http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 Jan 27 16:59:00.700779 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9e2f3d2-dd24-464f-8d61-30b167082fbc tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:00.701104 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9e2f3d2-dd24-464f-8d61-30b167082fbc tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:00.728164 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:00.728164 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:00.728728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e9e2f3d2-dd24-464f-8d61-30b167082fbc tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Snapshot retrieved successfully. Jan 27 16:59:00.729759 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9e2f3d2-dd24-464f-8d61-30b167082fbc tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 returned with HTTP 200 Jan 27 16:59:00.730254 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 703/1434] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:00 2021] GET /volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 => generated 609 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:01.738505 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-60a884e6-8109-424f-83fd-9695e3e92b5a tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] GET http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 Jan 27 16:59:01.738809 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-60a884e6-8109-424f-83fd-9695e3e92b5a tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:01.738924 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:01.738924 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:01.739098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-60a884e6-8109-424f-83fd-9695e3e92b5a tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:01.752449 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:01.752449 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:01.752921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-60a884e6-8109-424f-83fd-9695e3e92b5a tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Snapshot retrieved successfully. Jan 27 16:59:01.753864 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-60a884e6-8109-424f-83fd-9695e3e92b5a tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 returned with HTTP 200 Jan 27 16:59:01.754336 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 732/1435] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:01 2021] GET /volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 => generated 609 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:02.766531 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57690e28-9020-4681-be11-d616af2f91b0 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] GET http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 Jan 27 16:59:02.767167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57690e28-9020-4681-be11-d616af2f91b0 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:02.767369 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:02.767369 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:02.767847 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57690e28-9020-4681-be11-d616af2f91b0 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:02.793899 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:02.793899 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:02.794329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-57690e28-9020-4681-be11-d616af2f91b0 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Snapshot retrieved successfully. Jan 27 16:59:02.795313 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57690e28-9020-4681-be11-d616af2f91b0 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 returned with HTTP 200 Jan 27 16:59:02.795724 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 704/1436] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:02 2021] GET /volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 => generated 634 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:02.802956 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ddd95b5-c123-46a8-9972-38e11a89530c tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] GET http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 Jan 27 16:59:02.803256 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ddd95b5-c123-46a8-9972-38e11a89530c tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:02.803450 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:02.803450 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:02.803598 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ddd95b5-c123-46a8-9972-38e11a89530c tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:02.818698 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:02.818698 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:02.819111 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0ddd95b5-c123-46a8-9972-38e11a89530c tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Snapshot retrieved successfully. Jan 27 16:59:02.820097 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ddd95b5-c123-46a8-9972-38e11a89530c tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 returned with HTTP 200 Jan 27 16:59:02.820529 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 733/1437] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:02 2021] GET /volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 => generated 634 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:59:02.827145 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-93a566ca-e41d-4dc3-be53-dd8aa46f298e tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] DELETE http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 Jan 27 16:59:02.827430 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-93a566ca-e41d-4dc3-be53-dd8aa46f298e tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:02.827559 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:02.827559 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:02.827747 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-93a566ca-e41d-4dc3-be53-dd8aa46f298e tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:02.827980 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-93a566ca-e41d-4dc3-be53-dd8aa46f298e tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Delete snapshot with id: 8437e068-86f8-480f-a0e9-2ce8ea8094c6 Jan 27 16:59:02.842410 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:02.842410 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:02.842838 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-93a566ca-e41d-4dc3-be53-dd8aa46f298e tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Snapshot retrieved successfully. Jan 27 16:59:02.929609 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-93a566ca-e41d-4dc3-be53-dd8aa46f298e tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Snapshot delete request issued successfully. Jan 27 16:59:02.929879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-93a566ca-e41d-4dc3-be53-dd8aa46f298e tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 returned with HTTP 202 Jan 27 16:59:02.930897 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 705/1438] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 16:59:02 2021] DELETE /volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:59:02.936594 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32128453-b0b0-473f-a0b0-015ca0006c75 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] GET http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 Jan 27 16:59:02.936889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32128453-b0b0-473f-a0b0-015ca0006c75 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:02.937016 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:02.937016 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:02.937258 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32128453-b0b0-473f-a0b0-015ca0006c75 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:02.951950 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:02.951950 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:02.952483 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-32128453-b0b0-473f-a0b0-015ca0006c75 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Snapshot retrieved successfully. Jan 27 16:59:02.953486 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32128453-b0b0-473f-a0b0-015ca0006c75 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 returned with HTTP 200 Jan 27 16:59:02.954036 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 734/1439] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:02 2021] GET /volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 => generated 633 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:59:03.966216 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bd8b08ae-e03a-407d-abce-5fc6132ecce6 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] GET http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 Jan 27 16:59:03.966538 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bd8b08ae-e03a-407d-abce-5fc6132ecce6 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:03.966638 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:03.966638 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:03.966929 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bd8b08ae-e03a-407d-abce-5fc6132ecce6 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:03.984301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bd8b08ae-e03a-407d-abce-5fc6132ecce6 tempest-SnapshotManageAdminTest-273789576 tempest-SnapshotManageAdminTest-273789576-project-admin] http://10.222.0.108/volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 returned with HTTP 404 Jan 27 16:59:03.985036 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 706/1440] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:03 2021] GET /volume/v3/8bfc16dcea45457eaa686e210395001e/snapshots/8437e068-86f8-480f-a0e9-2ce8ea8094c6 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:03.991979 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8707dee6-dd82-4ed8-b045-fef0193b62fb tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] DELETE http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d Jan 27 16:59:03.992314 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8707dee6-dd82-4ed8-b045-fef0193b62fb tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:03.992479 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:03.992479 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:03.992781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8707dee6-dd82-4ed8-b045-fef0193b62fb tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:03.993064 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-8707dee6-dd82-4ed8-b045-fef0193b62fb tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Delete snapshot with id: 4afbe956-22e2-47f1-b320-ead7172a3e1d Jan 27 16:59:04.005175 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8707dee6-dd82-4ed8-b045-fef0193b62fb tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d returned with HTTP 404 Jan 27 16:59:04.005830 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 735/1441] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 16:59:03 2021] DELETE /volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/snapshots/4afbe956-22e2-47f1-b320-ead7172a3e1d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:04.011470 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-53418708-ed7f-482a-84c3-b2c9bc7da0cc tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] DELETE http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes/d4994d6a-42b6-480a-85ac-e444b50bf5a5 Jan 27 16:59:04.011797 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-53418708-ed7f-482a-84c3-b2c9bc7da0cc tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:04.012155 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-53418708-ed7f-482a-84c3-b2c9bc7da0cc tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:04.012441 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-53418708-ed7f-482a-84c3-b2c9bc7da0cc tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Delete volume with id: d4994d6a-42b6-480a-85ac-e444b50bf5a5 Jan 27 16:59:04.040491 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:04.040491 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:04.041178 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-53418708-ed7f-482a-84c3-b2c9bc7da0cc tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Volume info retrieved successfully. Jan 27 16:59:04.147997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-53418708-ed7f-482a-84c3-b2c9bc7da0cc tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Delete volume request issued successfully. Jan 27 16:59:04.148572 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-53418708-ed7f-482a-84c3-b2c9bc7da0cc tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes/d4994d6a-42b6-480a-85ac-e444b50bf5a5 returned with HTTP 202 Jan 27 16:59:04.149993 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 707/1442] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:59:04 2021] DELETE /volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes/d4994d6a-42b6-480a-85ac-e444b50bf5a5 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:59:04.156123 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc7ace7c-3c68-474d-a40c-cdd50df78694 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] GET http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes/d4994d6a-42b6-480a-85ac-e444b50bf5a5 Jan 27 16:59:04.156537 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc7ace7c-3c68-474d-a40c-cdd50df78694 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:04.156763 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc7ace7c-3c68-474d-a40c-cdd50df78694 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:04.189538 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:04.189538 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:04.206324 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cc7ace7c-3c68-474d-a40c-cdd50df78694 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Volume info retrieved successfully. Jan 27 16:59:04.220582 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc7ace7c-3c68-474d-a40c-cdd50df78694 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes/d4994d6a-42b6-480a-85ac-e444b50bf5a5 returned with HTTP 200 Jan 27 16:59:04.221530 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 736/1443] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:04 2021] GET /volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes/d4994d6a-42b6-480a-85ac-e444b50bf5a5 => generated 917 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:05.231474 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bf12b89e-2544-4f7c-9e99-8fe148e0c7e9 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] GET http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes/d4994d6a-42b6-480a-85ac-e444b50bf5a5 Jan 27 16:59:05.231766 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bf12b89e-2544-4f7c-9e99-8fe148e0c7e9 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:05.231871 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:05.231871 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:05.232221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bf12b89e-2544-4f7c-9e99-8fe148e0c7e9 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:05.255015 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bf12b89e-2544-4f7c-9e99-8fe148e0c7e9 tempest-SnapshotManageAdminTest-1561070056 tempest-SnapshotManageAdminTest-1561070056-project] http://10.222.0.108/volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes/d4994d6a-42b6-480a-85ac-e444b50bf5a5 returned with HTTP 404 Jan 27 16:59:05.255601 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 708/1444] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:05 2021] GET /volume/v3/d2fc0738830446e1a5fc3bba01d6ddbe/volumes/d4994d6a-42b6-480a-85ac-e444b50bf5a5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:08.384949 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-097dd70f-16bb-477f-8f98-3ba6da00ad5a tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] GET http://10.222.0.108/volume/v3/92638dfc8c6e48ff84725ee10fd3654c/os-quota-sets/91a0da188e004d6691ed8ac091985980 Jan 27 16:59:08.385283 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-097dd70f-16bb-477f-8f98-3ba6da00ad5a tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:08.385459 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:08.385459 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:08.385658 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-097dd70f-16bb-477f-8f98-3ba6da00ad5a tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:08.401653 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-097dd70f-16bb-477f-8f98-3ba6da00ad5a tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] http://10.222.0.108/volume/v3/92638dfc8c6e48ff84725ee10fd3654c/os-quota-sets/91a0da188e004d6691ed8ac091985980 returned with HTTP 200 Jan 27 16:59:08.402088 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 737/1445] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:08 2021] GET /volume/v3/92638dfc8c6e48ff84725ee10fd3654c/os-quota-sets/91a0da188e004d6691ed8ac091985980 => generated 361 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:08.409444 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4cca9ad-9d46-4130-a17d-9c861de690e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] PUT http://10.222.0.108/volume/v3/92638dfc8c6e48ff84725ee10fd3654c/os-quota-sets/91a0da188e004d6691ed8ac091985980 Jan 27 16:59:08.409857 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4cca9ad-9d46-4130-a17d-9c861de690e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:08.606859 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4cca9ad-9d46-4130-a17d-9c861de690e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] http://10.222.0.108/volume/v3/92638dfc8c6e48ff84725ee10fd3654c/os-quota-sets/91a0da188e004d6691ed8ac091985980 returned with HTTP 200 Jan 27 16:59:08.607461 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 709/1446] 10.222.0.108 () {60 vars in 1346 bytes} [Wed Jan 27 16:59:08 2021] PUT /volume/v3/92638dfc8c6e48ff84725ee10fd3654c/os-quota-sets/91a0da188e004d6691ed8ac091985980 => generated 314 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:08.684334 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] POST http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/volumes Jan 27 16:59:08.684863 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1001723747"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:08.685497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1001723747'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:59:08.685696 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Create volume of 1 GB Jan 27 16:59:08.692702 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Availability Zones retrieved successfully. Jan 27 16:59:08.701006 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Flow 'volume_create_api' (eae50c60-eec4-4936-ac56-99c63bb115da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:59:08.702431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99246f9e-5cbb-47d0-903c-791aea9febac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:08.703388 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:59:08.738704 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99246f9e-5cbb-47d0-903c-791aea9febac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:08.739779 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6578d6-0766-4c2a-a37c-f8e32392f636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:08.818403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Created reservations ['e7d9299f-744f-4e5e-b465-5a99b0073c8d', '955e48af-cb5d-43fa-aaf7-8842eccbd39b', 'cdc0542c-d82c-4824-8a71-8b9cd2341cbd', '2f95a895-75c7-4aaf-b71b-9603aed09b36'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:08.819416 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6578d6-0766-4c2a-a37c-f8e32392f636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7d9299f-744f-4e5e-b465-5a99b0073c8d', '955e48af-cb5d-43fa-aaf7-8842eccbd39b', 'cdc0542c-d82c-4824-8a71-8b9cd2341cbd', '2f95a895-75c7-4aaf-b71b-9603aed09b36']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:08.820526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d64c71c3-7310-46c9-974d-28337d2ac7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:08.882657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d64c71c3-7310-46c9-974d-28337d2ac7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '759ba564-5f62-484d-b6ff-d423ca6587d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1001723747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91a0da188e004d6691ed8ac091985980',qos_specs=None,replication_status=,reservations=['e7d9299f-744f-4e5e-b465-5a99b0073c8d','955e48af-cb5d-43fa-aaf7-8842eccbd39b','cdc0542c-d82c-4824-8a71-8b9cd2341cbd','2f95a895-75c7-4aaf-b71b-9603aed09b36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e953402e231441b69c47bc17d59cc08e',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1001723747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=759ba564-5f62-484d-b6ff-d423ca6587d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91a0da188e004d6691ed8ac091985980',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e953402e231441b69c47bc17d59cc08e',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:08.883776 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64546c0e-d43f-40d3-a3da-9effc9b5782c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:08.928978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64546c0e-d43f-40d3-a3da-9effc9b5782c) transitioned into state 'SUCCESS' from state '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-1001723747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91a0da188e004d6691ed8ac091985980',qos_specs=None,replication_status=,reservations=['e7d9299f-744f-4e5e-b465-5a99b0073c8d','955e48af-cb5d-43fa-aaf7-8842eccbd39b','cdc0542c-d82c-4824-8a71-8b9cd2341cbd','2f95a895-75c7-4aaf-b71b-9603aed09b36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e953402e231441b69c47bc17d59cc08e',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:08.930001 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e468bd-4715-468a-9e75-b092407f3576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:08.976326 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e468bd-4715-468a-9e75-b092407f3576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:08.977650 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Flow 'volume_create_api' (eae50c60-eec4-4936-ac56-99c63bb115da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:59:09.003159 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Create volume request issued successfully. Jan 27 16:59:09.010416 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-482db9a2-6947-4bd4-a3a9-8a1da98cdc8c tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/volumes returned with HTTP 202 Jan 27 16:59:09.010955 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 738/1447] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:59:08 2021] POST /volume/v3/91a0da188e004d6691ed8ac091985980/volumes => generated 838 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:59:09.018916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d5c4baf9-492a-43b4-b107-6accd4f3d199 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] GET http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 Jan 27 16:59:09.019250 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d5c4baf9-492a-43b4-b107-6accd4f3d199 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:09.019517 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d5c4baf9-492a-43b4-b107-6accd4f3d199 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:09.044397 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:09.044397 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:09.049359 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d5c4baf9-492a-43b4-b107-6accd4f3d199 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Volume info retrieved successfully. Jan 27 16:59:09.061054 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d5c4baf9-492a-43b4-b107-6accd4f3d199 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 returned with HTTP 200 Jan 27 16:59:09.061680 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 710/1448] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:09 2021] GET /volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 => generated 906 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:10.072388 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-29f78fe7-6466-4499-9559-3e5f6caa187e tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] GET http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 Jan 27 16:59:10.072679 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-29f78fe7-6466-4499-9559-3e5f6caa187e tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:10.072881 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:10.072881 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:10.073229 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-29f78fe7-6466-4499-9559-3e5f6caa187e tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:10.100685 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:10.100685 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:10.108357 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-29f78fe7-6466-4499-9559-3e5f6caa187e tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Volume info retrieved successfully. Jan 27 16:59:10.118774 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-29f78fe7-6466-4499-9559-3e5f6caa187e tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 returned with HTTP 200 Jan 27 16:59:10.119185 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 739/1449] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:10 2021] GET /volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 => generated 931 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:10.127378 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bab46b23-e5ed-4327-a8fa-2807d9a08467 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] POST http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots Jan 27 16:59:10.127660 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:10.127660 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:10.127899 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bab46b23-e5ed-4327-a8fa-2807d9a08467 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "759ba564-5f62-484d-b6ff-d423ca6587d2", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1706593875"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:10.154866 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:10.154866 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:10.155507 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bab46b23-e5ed-4327-a8fa-2807d9a08467 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Volume info retrieved successfully. Jan 27 16:59:10.155672 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-bab46b23-e5ed-4327-a8fa-2807d9a08467 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Create snapshot from volume 759ba564-5f62-484d-b6ff-d423ca6587d2 Jan 27 16:59:10.245229 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-bab46b23-e5ed-4327-a8fa-2807d9a08467 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Created reservations ['7e282b69-dac6-41d6-97c9-35a9b0dd4af0', '06e571a2-bfe5-4e7c-903f-219b8175c3bd', 'fbd92ccf-26ef-4ed1-b1b7-6e9fc9e7938a', '8587d402-8bd3-46a5-aaec-0ac2ec061d27'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:10.351623 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bab46b23-e5ed-4327-a8fa-2807d9a08467 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Snapshot create request issued successfully. Jan 27 16:59:10.352759 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bab46b23-e5ed-4327-a8fa-2807d9a08467 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots returned with HTTP 202 Jan 27 16:59:10.357145 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 711/1450] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 16:59:10 2021] POST /volume/v3/91a0da188e004d6691ed8ac091985980/snapshots => generated 323 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:59:10.359774 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c8202ea1-7283-4997-a399-eab596678dad tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] GET http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 Jan 27 16:59:10.360088 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c8202ea1-7283-4997-a399-eab596678dad tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:10.360220 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:10.360220 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:10.360413 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c8202ea1-7283-4997-a399-eab596678dad tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:10.381377 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:10.381377 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:10.382003 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c8202ea1-7283-4997-a399-eab596678dad tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Snapshot retrieved successfully. Jan 27 16:59:10.382997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c8202ea1-7283-4997-a399-eab596678dad tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 returned with HTTP 200 Jan 27 16:59:10.383458 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 740/1451] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:10 2021] GET /volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 => generated 455 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:11.395312 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0d1767f6-3f2a-4edf-af5f-669a40cf6413 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] GET http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 Jan 27 16:59:11.395660 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0d1767f6-3f2a-4edf-af5f-669a40cf6413 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:11.395795 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:11.395795 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:11.396040 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0d1767f6-3f2a-4edf-af5f-669a40cf6413 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:11.409340 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:11.409340 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:11.409858 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0d1767f6-3f2a-4edf-af5f-669a40cf6413 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Snapshot retrieved successfully. Jan 27 16:59:11.410790 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0d1767f6-3f2a-4edf-af5f-669a40cf6413 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 returned with HTTP 200 Jan 27 16:59:11.411182 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 712/1452] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:11 2021] GET /volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 => generated 455 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:59:12.087789 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-75ff11a8-ad35-4e7c-84bc-e68ac45a7131 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] POST http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/types Jan 27 16:59:12.088059 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:12.088059 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:12.088294 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-75ff11a8-ad35-4e7c-84bc-e68ac45a7131 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1459842135"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:12.136746 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-75ff11a8-ad35-4e7c-84bc-e68ac45a7131 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/types returned with HTTP 200 Jan 27 16:59:12.137125 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 741/1453] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 16:59:12 2021] POST /volume/v3/53367f1036224f258280fa75b1b66259/types => generated 216 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:59:12.143145 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ae482f5-d110-499c-a334-84b0d74ba0bf tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] POST http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/group_types Jan 27 16:59:12.143432 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:12.143432 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:12.143644 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ae482f5-d110-499c-a334-84b0d74ba0bf tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-257666750"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:12.191900 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ae482f5-d110-499c-a334-84b0d74ba0bf tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/group_types returned with HTTP 202 Jan 27 16:59:12.192396 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 713/1454] 10.222.0.108 () {62 vars in 1283 bytes} [Wed Jan 27 16:59:12 2021] POST /volume/v3/53367f1036224f258280fa75b1b66259/group_types => generated 172 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:12.273230 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8a7990fe-917e-4cff-adff-0b058f8b8fa5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] POST http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups Jan 27 16:59:12.273664 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8a7990fe-917e-4cff-adff-0b058f8b8fa5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "50e61afe-fa8c-4dee-a1d7-aa362ddea8ad", "volume_types": ["c292c9a8-97fa-4ade-a0ca-cba9678e7ec0"], "name": "tempest-Group1-1440231669"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:12.274308 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-8a7990fe-917e-4cff-adff-0b058f8b8fa5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Creating new group {'group': {'group_type': '50e61afe-fa8c-4dee-a1d7-aa362ddea8ad', 'volume_types': ['c292c9a8-97fa-4ade-a0ca-cba9678e7ec0'], 'name': 'tempest-Group1-1440231669'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 16:59:12.280476 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-8a7990fe-917e-4cff-adff-0b058f8b8fa5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Creating group tempest-Group1-1440231669. Jan 27 16:59:12.292060 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8a7990fe-917e-4cff-adff-0b058f8b8fa5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Availability Zones retrieved successfully. Jan 27 16:59:12.345109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-8a7990fe-917e-4cff-adff-0b058f8b8fa5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Created reservations ['88c22fcc-03d7-4e85-b5be-db142793f98b'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:12.420031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c4dfea6-cee9-47e7-848b-0eae1f6d67ac tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] GET http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 Jan 27 16:59:12.420394 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c4dfea6-cee9-47e7-848b-0eae1f6d67ac tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:12.420701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c4dfea6-cee9-47e7-848b-0eae1f6d67ac tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:12.436671 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8a7990fe-917e-4cff-adff-0b058f8b8fa5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups returned with HTTP 202 Jan 27 16:59:12.437459 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 742/1455] 10.222.0.108 () {62 vars in 1269 bytes} [Wed Jan 27 16:59:12 2021] POST /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups => generated 94 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:59:12.437654 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:12.437654 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:12.438487 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0c4dfea6-cee9-47e7-848b-0eae1f6d67ac tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Snapshot retrieved successfully. Jan 27 16:59:12.439745 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c4dfea6-cee9-47e7-848b-0eae1f6d67ac tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 returned with HTTP 200 Jan 27 16:59:12.440442 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 714/1456] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:12 2021] GET /volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 => generated 482 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:59:12.447151 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-17613e36-8e96-4ab8-8646-c842f1de049a tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296 Jan 27 16:59:12.447297 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-17613e36-8e96-4ab8-8646-c842f1de049a tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:12.447424 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:12.447424 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:12.447679 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-17613e36-8e96-4ab8-8646-c842f1de049a tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:12.448490 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-17613e36-8e96-4ab8-8646-c842f1de049a tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member 89cda313-eac5-4dbf-813d-2e274fe74296 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:12.449691 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6049af08-4a57-4e02-a3a3-5c2cf098b923 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] PUT http://10.222.0.108/volume/v3/92638dfc8c6e48ff84725ee10fd3654c/os-quota-sets/91a0da188e004d6691ed8ac091985980 Jan 27 16:59:12.449994 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:12.449994 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:12.450185 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6049af08-4a57-4e02-a3a3-5c2cf098b923 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:12.453403 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:12.453403 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:12.468607 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-17613e36-8e96-4ab8-8646-c842f1de049a tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296 returned with HTTP 200 Jan 27 16:59:12.473489 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 743/1457] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:12 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296 => generated 322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:59:12.593597 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-6049af08-4a57-4e02-a3a3-5c2cf098b923 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1459842135 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1459842135, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:59:12.594174 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-6049af08-4a57-4e02-a3a3-5c2cf098b923 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1459842135 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1459842135, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:59:12.594718 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-6049af08-4a57-4e02-a3a3-5c2cf098b923 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1459842135 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1459842135, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:59:12.601716 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6049af08-4a57-4e02-a3a3-5c2cf098b923 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] http://10.222.0.108/volume/v3/92638dfc8c6e48ff84725ee10fd3654c/os-quota-sets/91a0da188e004d6691ed8ac091985980 returned with HTTP 200 Jan 27 16:59:12.602310 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 715/1458] 10.222.0.108 () {60 vars in 1346 bytes} [Wed Jan 27 16:59:12 2021] PUT /volume/v3/92638dfc8c6e48ff84725ee10fd3654c/os-quota-sets/91a0da188e004d6691ed8ac091985980 => generated 489 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:59:12.609548 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3a49b5c-699b-4024-a33a-3455d9e1d7e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] POST http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots Jan 27 16:59:12.609893 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:12.609893 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:12.610173 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3a49b5c-699b-4024-a33a-3455d9e1d7e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "759ba564-5f62-484d-b6ff-d423ca6587d2"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:12.640847 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:12.640847 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:12.641568 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b3a49b5c-699b-4024-a33a-3455d9e1d7e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Volume info retrieved successfully. Jan 27 16:59:12.641775 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-b3a49b5c-699b-4024-a33a-3455d9e1d7e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Create snapshot from volume 759ba564-5f62-484d-b6ff-d423ca6587d2 Jan 27 16:59:12.669103 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota_utils [None req-b3a49b5c-699b-4024-a33a-3455d9e1d7e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Quota exceeded for 91a0da188e004d6691ed8ac091985980, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 27 16:59:12.669469 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.middleware.fault [None req-b3a49b5c-699b-4024-a33a-3455d9e1d7e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots returned with HTTP 413 Jan 27 16:59:12.670531 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 744/1459] 10.222.0.108 () {60 vars in 1236 bytes} [Wed Jan 27 16:59:12 2021] POST /volume/v3/91a0da188e004d6691ed8ac091985980/snapshots => generated 208 bytes in 64 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 27 16:59:12.677777 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08df21a6-bb24-4859-bf99-985d838132cd tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] PUT http://10.222.0.108/volume/v3/92638dfc8c6e48ff84725ee10fd3654c/os-quota-sets/91a0da188e004d6691ed8ac091985980 Jan 27 16:59:12.678379 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08df21a6-bb24-4859-bf99-985d838132cd tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:12.809723 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08df21a6-bb24-4859-bf99-985d838132cd tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] http://10.222.0.108/volume/v3/92638dfc8c6e48ff84725ee10fd3654c/os-quota-sets/91a0da188e004d6691ed8ac091985980 returned with HTTP 200 Jan 27 16:59:12.810328 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 716/1460] 10.222.0.108 () {60 vars in 1346 bytes} [Wed Jan 27 16:59:12 2021] PUT /volume/v3/92638dfc8c6e48ff84725ee10fd3654c/os-quota-sets/91a0da188e004d6691ed8ac091985980 => generated 489 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:12.819114 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b6cf0057-e741-4cb8-a6b3-ecce4671a003 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] POST http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots Jan 27 16:59:12.819452 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:12.819452 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:12.819847 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b6cf0057-e741-4cb8-a6b3-ecce4671a003 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "759ba564-5f62-484d-b6ff-d423ca6587d2"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:12.852861 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:12.852861 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:12.853529 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b6cf0057-e741-4cb8-a6b3-ecce4671a003 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Volume info retrieved successfully. Jan 27 16:59:12.853757 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-b6cf0057-e741-4cb8-a6b3-ecce4671a003 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Create snapshot from volume 759ba564-5f62-484d-b6ff-d423ca6587d2 Jan 27 16:59:12.881899 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota_utils [None req-b6cf0057-e741-4cb8-a6b3-ecce4671a003 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Quota exceeded for 91a0da188e004d6691ed8ac091985980, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 27 16:59:12.882222 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.middleware.fault [None req-b6cf0057-e741-4cb8-a6b3-ecce4671a003 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots returned with HTTP 413 Jan 27 16:59:12.883121 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 745/1461] 10.222.0.108 () {60 vars in 1236 bytes} [Wed Jan 27 16:59:12 2021] POST /volume/v3/91a0da188e004d6691ed8ac091985980/snapshots => generated 133 bytes in 68 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 27 16:59:12.890835 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-357c5834-4465-426a-aed3-530b210939ab tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] DELETE http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 Jan 27 16:59:12.891290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-357c5834-4465-426a-aed3-530b210939ab tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:12.891595 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-357c5834-4465-426a-aed3-530b210939ab tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:12.891851 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-357c5834-4465-426a-aed3-530b210939ab tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Delete snapshot with id: 998f7b0c-45cc-4461-9f22-3bfaafcf1d11 Jan 27 16:59:12.907248 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:12.907248 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:12.907907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-357c5834-4465-426a-aed3-530b210939ab tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Snapshot retrieved successfully. Jan 27 16:59:12.974767 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-357c5834-4465-426a-aed3-530b210939ab tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Snapshot delete request issued successfully. Jan 27 16:59:12.975177 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-357c5834-4465-426a-aed3-530b210939ab tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 returned with HTTP 202 Jan 27 16:59:12.975792 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 717/1462] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 16:59:12 2021] DELETE /volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:59:12.982006 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-651478ec-dc75-4e99-adaf-e41f28a5df76 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] GET http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 Jan 27 16:59:12.982402 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-651478ec-dc75-4e99-adaf-e41f28a5df76 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:12.982587 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:12.982587 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:12.982788 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-651478ec-dc75-4e99-adaf-e41f28a5df76 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:12.996355 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:12.996355 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:12.997005 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-651478ec-dc75-4e99-adaf-e41f28a5df76 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Snapshot retrieved successfully. Jan 27 16:59:12.998190 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-651478ec-dc75-4e99-adaf-e41f28a5df76 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 returned with HTTP 200 Jan 27 16:59:12.998464 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 746/1463] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:12 2021] GET /volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 => generated 481 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:59:13.484255 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc347b65-b7d0-4cd1-8e35-eeb9919724bc tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296 Jan 27 16:59:13.484899 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc347b65-b7d0-4cd1-8e35-eeb9919724bc tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:13.485154 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:13.485154 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:13.485643 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc347b65-b7d0-4cd1-8e35-eeb9919724bc tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:13.486135 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-cc347b65-b7d0-4cd1-8e35-eeb9919724bc tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member 89cda313-eac5-4dbf-813d-2e274fe74296 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:13.494203 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:13.494203 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:13.511118 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc347b65-b7d0-4cd1-8e35-eeb9919724bc tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296 returned with HTTP 200 Jan 27 16:59:13.511593 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 718/1464] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:13 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296 => generated 323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:13.528966 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0de2ed80-1e47-40bc-bae0-d5093bb73802 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] POST http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups Jan 27 16:59:13.529303 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:13.529303 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:13.529568 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0de2ed80-1e47-40bc-bae0-d5093bb73802 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "50e61afe-fa8c-4dee-a1d7-aa362ddea8ad", "volume_types": ["c292c9a8-97fa-4ade-a0ca-cba9678e7ec0"], "name": "tempest-Group2-1306343469"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:13.530270 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-0de2ed80-1e47-40bc-bae0-d5093bb73802 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Creating new group {'group': {'group_type': '50e61afe-fa8c-4dee-a1d7-aa362ddea8ad', 'volume_types': ['c292c9a8-97fa-4ade-a0ca-cba9678e7ec0'], 'name': 'tempest-Group2-1306343469'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 16:59:13.538740 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-0de2ed80-1e47-40bc-bae0-d5093bb73802 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Creating group tempest-Group2-1306343469. Jan 27 16:59:13.552828 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0de2ed80-1e47-40bc-bae0-d5093bb73802 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Availability Zones retrieved successfully. Jan 27 16:59:13.609501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-0de2ed80-1e47-40bc-bae0-d5093bb73802 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Created reservations ['bc3ecc13-c06e-43db-b67b-76919e52fcf6'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:13.859206 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0de2ed80-1e47-40bc-bae0-d5093bb73802 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups returned with HTTP 202 Jan 27 16:59:13.859934 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 747/1465] 10.222.0.108 () {62 vars in 1269 bytes} [Wed Jan 27 16:59:13 2021] POST /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups => generated 94 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:59:13.866356 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2d8d47a8-77e9-48d7-a196-56adddbf7a44 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c Jan 27 16:59:13.867180 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2d8d47a8-77e9-48d7-a196-56adddbf7a44 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:13.867180 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:13.867180 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:13.867180 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2d8d47a8-77e9-48d7-a196-56adddbf7a44 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:13.867362 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-2d8d47a8-77e9-48d7-a196-56adddbf7a44 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member e8bdef69-ee06-459f-b901-ff5af877001c {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:13.871860 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:13.871860 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:13.887338 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2d8d47a8-77e9-48d7-a196-56adddbf7a44 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c returned with HTTP 200 Jan 27 16:59:13.887904 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 719/1466] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:13 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:14.007554 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82e9e5f4-5084-4e02-9cce-1be67e6c31f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] GET http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 Jan 27 16:59:14.007846 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82e9e5f4-5084-4e02-9cce-1be67e6c31f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:14.008121 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:14.008121 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:14.008379 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82e9e5f4-5084-4e02-9cce-1be67e6c31f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:14.022590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82e9e5f4-5084-4e02-9cce-1be67e6c31f0 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 returned with HTTP 404 Jan 27 16:59:14.023193 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 748/1467] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:14 2021] GET /volume/v3/91a0da188e004d6691ed8ac091985980/snapshots/998f7b0c-45cc-4461-9f22-3bfaafcf1d11 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:14.028927 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-42ff068c-9e56-40e7-9bae-19b53d6c5689 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] DELETE http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 Jan 27 16:59:14.029153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-42ff068c-9e56-40e7-9bae-19b53d6c5689 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:14.029312 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:14.029312 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:14.029574 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-42ff068c-9e56-40e7-9bae-19b53d6c5689 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:14.029700 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-42ff068c-9e56-40e7-9bae-19b53d6c5689 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Delete volume with id: 759ba564-5f62-484d-b6ff-d423ca6587d2 Jan 27 16:59:14.053204 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:14.053204 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:14.053880 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-42ff068c-9e56-40e7-9bae-19b53d6c5689 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Volume info retrieved successfully. Jan 27 16:59:14.128666 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-42ff068c-9e56-40e7-9bae-19b53d6c5689 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Delete volume request issued successfully. Jan 27 16:59:14.129053 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-42ff068c-9e56-40e7-9bae-19b53d6c5689 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 returned with HTTP 202 Jan 27 16:59:14.129936 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 720/1468] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:59:14 2021] DELETE /volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:59:14.137851 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e43a1011-e7cd-4c3e-91cf-0a2b29d2a9a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] GET http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 Jan 27 16:59:14.138311 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e43a1011-e7cd-4c3e-91cf-0a2b29d2a9a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:14.138717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e43a1011-e7cd-4c3e-91cf-0a2b29d2a9a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:14.171865 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:14.171865 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:14.177549 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e43a1011-e7cd-4c3e-91cf-0a2b29d2a9a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Volume info retrieved successfully. Jan 27 16:59:14.190581 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e43a1011-e7cd-4c3e-91cf-0a2b29d2a9a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 returned with HTTP 200 Jan 27 16:59:14.191086 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 749/1469] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:14 2021] GET /volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 => generated 930 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:14.897190 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f9c0fddd-4fb6-4506-a23a-cd6e9da3f114 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c Jan 27 16:59:14.897713 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f9c0fddd-4fb6-4506-a23a-cd6e9da3f114 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:14.897862 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:14.897862 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:14.898179 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f9c0fddd-4fb6-4506-a23a-cd6e9da3f114 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:14.898505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-f9c0fddd-4fb6-4506-a23a-cd6e9da3f114 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member e8bdef69-ee06-459f-b901-ff5af877001c {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:14.904861 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:14.904861 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:14.920946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f9c0fddd-4fb6-4506-a23a-cd6e9da3f114 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c returned with HTTP 200 Jan 27 16:59:14.921552 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 721/1470] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:14 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:14.928597 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] POST http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes Jan 27 16:59:14.928929 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:14.928929 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:14.929190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1000610786", "volume_type": "c292c9a8-97fa-4ade-a0ca-cba9678e7ec0", "group_id": "89cda313-eac5-4dbf-813d-2e274fe74296", "size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:14.929930 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Create volume request body: {'volume': {'name': 'tempest-volume-1000610786', 'volume_type': 'c292c9a8-97fa-4ade-a0ca-cba9678e7ec0', 'group_id': '89cda313-eac5-4dbf-813d-2e274fe74296', 'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:59:14.942246 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:14.942246 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:14.942902 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Create volume of 1 GB Jan 27 16:59:14.951162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Availability Zones retrieved successfully. Jan 27 16:59:14.959981 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Flow 'volume_create_api' (ba3a109a-171b-4890-8ae2-63ed91bc4473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:59:14.961824 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cdd04dd-047e-4adb-af51-6928d011c3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:14.962844 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:14.962844 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:14.963307 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:59:14.993042 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cdd04dd-047e-4adb-af51-6928d011c3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:59:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c292c9a8-97fa-4ade-a0ca-cba9678e7ec0,is_public=True,name='tempest-GroupsTest-volume-type-1459842135',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c292c9a8-97fa-4ade-a0ca-cba9678e7ec0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '89cda313-eac5-4dbf-813d-2e274fe74296', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:14.994476 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2af4484f-e0ca-42fa-941c-dd296dc0a8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:15.021322 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1459842135 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1459842135, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:59:15.021864 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1459842135 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1459842135, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:59:15.078499 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Created reservations ['413ccad2-b563-497c-ae10-dfa19929b2c1', 'f7244b73-4e9f-47ce-8048-557b9ff03e2c', 'c0cb4045-58af-4be6-90fa-7c3e4ad3652a', '68be6f19-d204-434a-b76b-47216055aebb'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:15.079723 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2af4484f-e0ca-42fa-941c-dd296dc0a8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['413ccad2-b563-497c-ae10-dfa19929b2c1', 'f7244b73-4e9f-47ce-8048-557b9ff03e2c', 'c0cb4045-58af-4be6-90fa-7c3e4ad3652a', '68be6f19-d204-434a-b76b-47216055aebb']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:15.080964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (311993c5-7119-4a81-bb19-61821cf9b61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:15.152592 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (311993c5-7119-4a81-bb19-61821cf9b61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7e1978e-5a3f-4b5f-90cd-ecd8f2d1f09d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1000610786',encryption_key_id=None,group_id=89cda313-eac5-4dbf-813d-2e274fe74296,group_type_id=,metadata={},multiattach=False,project_id='adb93016bce34f56ac6de6f1ad77263c',qos_specs=None,replication_status=,reservations=['413ccad2-b563-497c-ae10-dfa19929b2c1','f7244b73-4e9f-47ce-8048-557b9ff03e2c','c0cb4045-58af-4be6-90fa-7c3e4ad3652a','68be6f19-d204-434a-b76b-47216055aebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b414d0761d40ed8cf91f0f2423c36b',volume_type_id=c292c9a8-97fa-4ade-a0ca-cba9678e7ec0), 'volume': 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-27T16:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1000610786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=89cda313-eac5-4dbf-813d-2e274fe74296,host=None,id=d7e1978e-5a3f-4b5f-90cd-ecd8f2d1f09d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb93016bce34f56ac6de6f1ad77263c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='80b414d0761d40ed8cf91f0f2423c36b',volume_attachment=,volume_type=,volume_type_id=c292c9a8-97fa-4ade-a0ca-cba9678e7ec0)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:15.153797 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9acccab-9ba5-4054-b8ca-a42f245d89ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:15.201759 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d59203f-7d18-41e5-8d20-0bf622e614d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] GET http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 Jan 27 16:59:15.202091 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d59203f-7d18-41e5-8d20-0bf622e614d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:15.202244 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:15.202244 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:15.202472 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d59203f-7d18-41e5-8d20-0bf622e614d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:15.216119 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9acccab-9ba5-4054-b8ca-a42f245d89ef) transitioned into state 'SUCCESS' from state '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-1000610786',encryption_key_id=None,group_id=89cda313-eac5-4dbf-813d-2e274fe74296,group_type_id=,metadata={},multiattach=False,project_id='adb93016bce34f56ac6de6f1ad77263c',qos_specs=None,replication_status=,reservations=['413ccad2-b563-497c-ae10-dfa19929b2c1','f7244b73-4e9f-47ce-8048-557b9ff03e2c','c0cb4045-58af-4be6-90fa-7c3e4ad3652a','68be6f19-d204-434a-b76b-47216055aebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b414d0761d40ed8cf91f0f2423c36b',volume_type_id=c292c9a8-97fa-4ade-a0ca-cba9678e7ec0)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:15.217259 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97abdc53-3825-4495-a1e4-333d92c73e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:15.234764 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:15.234764 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:15.240044 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6d59203f-7d18-41e5-8d20-0bf622e614d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Volume info retrieved successfully. Jan 27 16:59:15.252461 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d59203f-7d18-41e5-8d20-0bf622e614d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 returned with HTTP 200 Jan 27 16:59:15.257216 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 722/1471] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:15 2021] GET /volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 => generated 930 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:15.267937 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97abdc53-3825-4495-a1e4-333d92c73e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:15.272015 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Flow 'volume_create_api' (ba3a109a-171b-4890-8ae2-63ed91bc4473) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:59:15.294727 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Create volume request issued successfully. Jan 27 16:59:15.301827 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:15.302061 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:15.306430 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:15.310350 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:15.310350 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:15.316952 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7c393465-cac5-4757-8bd0-231282530b0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes returned with HTTP 202 Jan 27 16:59:15.317536 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 750/1472] 10.222.0.108 () {62 vars in 1272 bytes} [Wed Jan 27 16:59:14 2021] POST /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes => generated 883 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:15.327903 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09bcd116-8658-4650-9c71-a359d5d8dd0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/d7e1978e-5a3f-4b5f-90cd-ecd8f2d1f09d Jan 27 16:59:15.327903 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09bcd116-8658-4650-9c71-a359d5d8dd0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:15.327903 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:15.327903 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:15.327903 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09bcd116-8658-4650-9c71-a359d5d8dd0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:15.353317 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:15.353317 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:15.359239 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-09bcd116-8658-4650-9c71-a359d5d8dd0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Volume info retrieved successfully. Jan 27 16:59:15.371816 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-09bcd116-8658-4650-9c71-a359d5d8dd0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:15.371816 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-09bcd116-8658-4650-9c71-a359d5d8dd0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:15.372305 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-09bcd116-8658-4650-9c71-a359d5d8dd0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:15.375709 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:15.375709 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:15.385451 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09bcd116-8658-4650-9c71-a359d5d8dd0c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/d7e1978e-5a3f-4b5f-90cd-ecd8f2d1f09d returned with HTTP 200 Jan 27 16:59:15.385934 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 723/1473] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:59:15 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/d7e1978e-5a3f-4b5f-90cd-ecd8f2d1f09d => generated 951 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:16.266914 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-313e5ab0-9a3e-4b3a-89e1-68faa04672d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] GET http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 Jan 27 16:59:16.267520 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-313e5ab0-9a3e-4b3a-89e1-68faa04672d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:16.267813 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:16.267813 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:16.268357 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-313e5ab0-9a3e-4b3a-89e1-68faa04672d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:16.299249 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-313e5ab0-9a3e-4b3a-89e1-68faa04672d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056 tempest-VolumeSnapshotQuotasNegativeTestJSON-2092639056-project] http://10.222.0.108/volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 returned with HTTP 404 Jan 27 16:59:16.299872 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 751/1474] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:16 2021] GET /volume/v3/91a0da188e004d6691ed8ac091985980/volumes/759ba564-5f62-484d-b6ff-d423ca6587d2 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:16.307293 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dedde5ad-ceac-4c26-ae27-fc5d2630472a tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] PUT http://10.222.0.108/volume/v3/92638dfc8c6e48ff84725ee10fd3654c/os-quota-sets/91a0da188e004d6691ed8ac091985980 Jan 27 16:59:16.307614 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:16.307614 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:16.307896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dedde5ad-ceac-4c26-ae27-fc5d2630472a tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:16.396761 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fd52f4c5-72ad-4585-a572-4d00e8d23b7e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/d7e1978e-5a3f-4b5f-90cd-ecd8f2d1f09d Jan 27 16:59:16.397108 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fd52f4c5-72ad-4585-a572-4d00e8d23b7e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:16.397383 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fd52f4c5-72ad-4585-a572-4d00e8d23b7e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:16.423007 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:16.423007 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:16.427949 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fd52f4c5-72ad-4585-a572-4d00e8d23b7e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Volume info retrieved successfully. Jan 27 16:59:16.434228 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-fd52f4c5-72ad-4585-a572-4d00e8d23b7e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:16.434500 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-fd52f4c5-72ad-4585-a572-4d00e8d23b7e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:16.439431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-fd52f4c5-72ad-4585-a572-4d00e8d23b7e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:16.442570 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:16.442570 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:16.452651 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fd52f4c5-72ad-4585-a572-4d00e8d23b7e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/d7e1978e-5a3f-4b5f-90cd-ecd8f2d1f09d returned with HTTP 200 Jan 27 16:59:16.453575 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 752/1475] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:59:16 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/d7e1978e-5a3f-4b5f-90cd-ecd8f2d1f09d => generated 976 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:59:16.461042 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0a7d7393-089a-46e0-b8f2-dc2aafd7f897 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296 Jan 27 16:59:16.461330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0a7d7393-089a-46e0-b8f2-dc2aafd7f897 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:16.461451 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:16.461451 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:16.461640 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0a7d7393-089a-46e0-b8f2-dc2aafd7f897 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:16.461852 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-0a7d7393-089a-46e0-b8f2-dc2aafd7f897 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member 89cda313-eac5-4dbf-813d-2e274fe74296 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:16.465115 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:16.465115 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:16.478306 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0a7d7393-089a-46e0-b8f2-dc2aafd7f897 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296 returned with HTTP 200 Jan 27 16:59:16.478677 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 753/1476] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:16 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:59:16.483908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-164e3d47-5806-421e-8a90-0bd2c79392f2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c Jan 27 16:59:16.485577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-164e3d47-5806-421e-8a90-0bd2c79392f2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:16.485577 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:16.485577 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:16.485577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-164e3d47-5806-421e-8a90-0bd2c79392f2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:16.485577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-164e3d47-5806-421e-8a90-0bd2c79392f2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member e8bdef69-ee06-459f-b901-ff5af877001c {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:16.488493 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:16.488493 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:16.501065 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-164e3d47-5806-421e-8a90-0bd2c79392f2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c returned with HTTP 200 Jan 27 16:59:16.501504 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 754/1477] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:16 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:59:16.506630 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2fae5f1c-502f-4eca-8fd2-e37c02935d59 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/detail Jan 27 16:59:16.506911 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2fae5f1c-502f-4eca-8fd2-e37c02935d59 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:16.507016 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:16.507016 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:16.507205 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2fae5f1c-502f-4eca-8fd2-e37c02935d59 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:16.507653 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:16.507653 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:16.536946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2fae5f1c-502f-4eca-8fd2-e37c02935d59 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/detail returned with HTTP 200 Jan 27 16:59:16.537390 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 755/1478] 10.222.0.108 () {60 vars in 1268 bytes} [Wed Jan 27 16:59:16 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/detail => generated 640 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:59:16.542773 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3045c1f-d8d4-4475-88c1-57a1d06cc68f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail Jan 27 16:59:16.543087 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3045c1f-d8d4-4475-88c1-57a1d06cc68f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:16.543216 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:16.543216 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:16.543433 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3045c1f-d8d4-4475-88c1-57a1d06cc68f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:16.543843 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-f3045c1f-d8d4-4475-88c1-57a1d06cc68f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:59:16.544322 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:16.544322 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:16.544949 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f3045c1f-d8d4-4475-88c1-57a1d06cc68f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:59:16.575587 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f3045c1f-d8d4-4475-88c1-57a1d06cc68f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Get all volumes completed successfully. Jan 27 16:59:16.576689 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-f3045c1f-d8d4-4475-88c1-57a1d06cc68f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:16.576958 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-f3045c1f-d8d4-4475-88c1-57a1d06cc68f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:16.581710 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-f3045c1f-d8d4-4475-88c1-57a1d06cc68f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:16.586027 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:16.586027 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:16.589868 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dedde5ad-ceac-4c26-ae27-fc5d2630472a tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957 tempest-VolumeSnapshotQuotasNegativeTestJSON-210966957-project-admin] http://10.222.0.108/volume/v3/92638dfc8c6e48ff84725ee10fd3654c/os-quota-sets/91a0da188e004d6691ed8ac091985980 returned with HTTP 200 Jan 27 16:59:16.590434 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 724/1479] 10.222.0.108 () {60 vars in 1347 bytes} [Wed Jan 27 16:59:16 2021] PUT /volume/v3/92638dfc8c6e48ff84725ee10fd3654c/os-quota-sets/91a0da188e004d6691ed8ac091985980 => generated 494 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:16.598370 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3045c1f-d8d4-4475-88c1-57a1d06cc68f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail returned with HTTP 200 Jan 27 16:59:16.598965 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 756/1480] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:59:16 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail => generated 979 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:59:16.608227 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6551a8e3-acd2-48c9-8632-d0b11d2e310e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail Jan 27 16:59:16.608647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6551a8e3-acd2-48c9-8632-d0b11d2e310e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:16.609078 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6551a8e3-acd2-48c9-8632-d0b11d2e310e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:16.609497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-6551a8e3-acd2-48c9-8632-d0b11d2e310e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:59:16.610633 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6551a8e3-acd2-48c9-8632-d0b11d2e310e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:59:16.641467 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6551a8e3-acd2-48c9-8632-d0b11d2e310e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Get all volumes completed successfully. Jan 27 16:59:16.642466 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-6551a8e3-acd2-48c9-8632-d0b11d2e310e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:16.642745 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-6551a8e3-acd2-48c9-8632-d0b11d2e310e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:16.647494 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-6551a8e3-acd2-48c9-8632-d0b11d2e310e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:16.651522 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:16.651522 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:16.663734 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6551a8e3-acd2-48c9-8632-d0b11d2e310e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail returned with HTTP 200 Jan 27 16:59:16.664280 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 725/1481] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:59:16 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail => generated 979 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:16.674231 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-529d7b56-c7a2-493b-a2ea-064361ececf5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] POST http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296/action Jan 27 16:59:16.674580 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:16.674580 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:16.674897 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-529d7b56-c7a2-493b-a2ea-064361ececf5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:16.675129 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-529d7b56-c7a2-493b-a2ea-064361ececf5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:16.675779 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-529d7b56-c7a2-493b-a2ea-064361ececf5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] delete called for group 89cda313-eac5-4dbf-813d-2e274fe74296 {{(pid=87929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:59:16.676028 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-529d7b56-c7a2-493b-a2ea-064361ececf5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Delete group with id: 89cda313-eac5-4dbf-813d-2e274fe74296 Jan 27 16:59:16.680625 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:16.680625 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:16.822853 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-529d7b56-c7a2-493b-a2ea-064361ececf5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296/action returned with HTTP 202 Jan 27 16:59:16.823489 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 757/1482] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 16:59:16 2021] POST /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:59:16.829192 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3a85c98d-f8ed-4d1c-b84c-21117aad5055 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/d7e1978e-5a3f-4b5f-90cd-ecd8f2d1f09d Jan 27 16:59:16.829444 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3a85c98d-f8ed-4d1c-b84c-21117aad5055 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:16.829587 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:16.829587 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:16.829779 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3a85c98d-f8ed-4d1c-b84c-21117aad5055 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:16.855413 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:16.855413 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:16.860281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3a85c98d-f8ed-4d1c-b84c-21117aad5055 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Volume info retrieved successfully. Jan 27 16:59:16.867597 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-3a85c98d-f8ed-4d1c-b84c-21117aad5055 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:16.867852 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-3a85c98d-f8ed-4d1c-b84c-21117aad5055 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:16.872848 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-3a85c98d-f8ed-4d1c-b84c-21117aad5055 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:16.877002 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:16.877002 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:16.889720 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3a85c98d-f8ed-4d1c-b84c-21117aad5055 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/d7e1978e-5a3f-4b5f-90cd-ecd8f2d1f09d returned with HTTP 200 Jan 27 16:59:16.890089 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 726/1483] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:59:16 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/d7e1978e-5a3f-4b5f-90cd-ecd8f2d1f09d => generated 975 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:17.899997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-286fde1a-8a0d-4237-abba-6a2c30a3ebf5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/d7e1978e-5a3f-4b5f-90cd-ecd8f2d1f09d Jan 27 16:59:17.900674 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-286fde1a-8a0d-4237-abba-6a2c30a3ebf5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:17.900781 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:17.900781 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:17.901145 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-286fde1a-8a0d-4237-abba-6a2c30a3ebf5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:17.926857 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-286fde1a-8a0d-4237-abba-6a2c30a3ebf5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/d7e1978e-5a3f-4b5f-90cd-ecd8f2d1f09d returned with HTTP 404 Jan 27 16:59:17.927855 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 758/1484] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:59:17 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/d7e1978e-5a3f-4b5f-90cd-ecd8f2d1f09d => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:59:17.933482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18cb24be-94b0-461e-a72e-d6eb536225cc tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296 Jan 27 16:59:17.933822 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18cb24be-94b0-461e-a72e-d6eb536225cc tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:17.933994 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:17.933994 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:17.934256 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18cb24be-94b0-461e-a72e-d6eb536225cc tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:17.934527 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-18cb24be-94b0-461e-a72e-d6eb536225cc tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member 89cda313-eac5-4dbf-813d-2e274fe74296 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:17.938777 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:17.938777 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:17.951837 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18cb24be-94b0-461e-a72e-d6eb536225cc tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296 returned with HTTP 200 Jan 27 16:59:17.952364 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 727/1485] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:17 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296 => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:18.960298 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3af36c61-67f6-48db-8049-6ad00c112602 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296 Jan 27 16:59:18.960656 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3af36c61-67f6-48db-8049-6ad00c112602 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:18.960955 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3af36c61-67f6-48db-8049-6ad00c112602 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:18.961197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-3af36c61-67f6-48db-8049-6ad00c112602 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member 89cda313-eac5-4dbf-813d-2e274fe74296 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:18.965201 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3af36c61-67f6-48db-8049-6ad00c112602 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296 returned with HTTP 404 Jan 27 16:59:18.968271 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 759/1486] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:18 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:59:18.971202 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d711b057-0963-441d-9e16-5648cb5a92d4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] POST http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c/action Jan 27 16:59:18.971566 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:18.971566 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:18.971904 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d711b057-0963-441d-9e16-5648cb5a92d4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:18.972187 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d711b057-0963-441d-9e16-5648cb5a92d4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:18.972773 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-d711b057-0963-441d-9e16-5648cb5a92d4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] delete called for group e8bdef69-ee06-459f-b901-ff5af877001c {{(pid=87928) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:59:18.972947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-d711b057-0963-441d-9e16-5648cb5a92d4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Delete group with id: e8bdef69-ee06-459f-b901-ff5af877001c Jan 27 16:59:18.981809 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:18.981809 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:19.041328 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d711b057-0963-441d-9e16-5648cb5a92d4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c/action returned with HTTP 202 Jan 27 16:59:19.042095 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 728/1487] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 16:59:18 2021] POST /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:59:19.047534 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c65aef4e-55cc-4224-bede-f0ffca51b1ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c Jan 27 16:59:19.047917 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c65aef4e-55cc-4224-bede-f0ffca51b1ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:19.048212 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c65aef4e-55cc-4224-bede-f0ffca51b1ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:19.048453 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-c65aef4e-55cc-4224-bede-f0ffca51b1ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member e8bdef69-ee06-459f-b901-ff5af877001c {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:19.052981 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:19.052981 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:19.067455 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c65aef4e-55cc-4224-bede-f0ffca51b1ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c returned with HTTP 200 Jan 27 16:59:19.067925 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 760/1488] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:19 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:19.421353 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] POST http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes Jan 27 16:59:19.421601 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:19.421601 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:19.421831 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-170894056"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:19.422505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-170894056'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:59:19.422699 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Create volume of 1 GB Jan 27 16:59:19.430019 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Availability Zones retrieved successfully. Jan 27 16:59:19.437738 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Flow 'volume_create_api' (ed165c71-cf50-48c0-a19b-501261188930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:59:19.439033 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8738fb6a-4913-4fe0-aeca-0fe94dc2c4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:19.440020 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:59:19.473779 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8738fb6a-4913-4fe0-aeca-0fe94dc2c4e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:19.474839 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560a0749-1032-421d-b8fa-e07e45578bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:19.548161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Created reservations ['694038ba-cbc6-4c46-872b-587e359e0365', '5568645b-10c8-4e7f-9e81-1b276bf1e73e', '02116d90-1950-4867-9569-a9263fc25d60', '16bc7e18-1e9e-4ff6-b6ff-8f98fc2f4fb4'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:19.550526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560a0749-1032-421d-b8fa-e07e45578bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['694038ba-cbc6-4c46-872b-587e359e0365', '5568645b-10c8-4e7f-9e81-1b276bf1e73e', '02116d90-1950-4867-9569-a9263fc25d60', '16bc7e18-1e9e-4ff6-b6ff-8f98fc2f4fb4']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:19.553080 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33f1fc0d-0a83-411e-9d70-4bf5a7f3913a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:19.646842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33f1fc0d-0a83-411e-9d70-4bf5a7f3913a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6aaa6892-147c-4d87-8dbc-6697886949cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-170894056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d43cca468744e988bdd2c29cbf79603',qos_specs=None,replication_status=,reservations=['694038ba-cbc6-4c46-872b-587e359e0365','5568645b-10c8-4e7f-9e81-1b276bf1e73e','02116d90-1950-4867-9569-a9263fc25d60','16bc7e18-1e9e-4ff6-b6ff-8f98fc2f4fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53435d09359d41b3b549662bb48eafdd',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-170894056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6aaa6892-147c-4d87-8dbc-6697886949cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d43cca468744e988bdd2c29cbf79603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='53435d09359d41b3b549662bb48eafdd',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:19.648175 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (016ae7bb-53ae-4640-ba79-43ed8d6b3a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:19.695318 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (016ae7bb-53ae-4640-ba79-43ed8d6b3a82) transitioned into state 'SUCCESS' from state '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-170894056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d43cca468744e988bdd2c29cbf79603',qos_specs=None,replication_status=,reservations=['694038ba-cbc6-4c46-872b-587e359e0365','5568645b-10c8-4e7f-9e81-1b276bf1e73e','02116d90-1950-4867-9569-a9263fc25d60','16bc7e18-1e9e-4ff6-b6ff-8f98fc2f4fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53435d09359d41b3b549662bb48eafdd',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:19.696280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87dbe511-de94-4cf7-9848-76798bbe6713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:19.734370 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87dbe511-de94-4cf7-9848-76798bbe6713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:19.735649 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Flow 'volume_create_api' (ed165c71-cf50-48c0-a19b-501261188930) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:59:19.760071 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Create volume request issued successfully. Jan 27 16:59:19.766853 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ab1188d-d29f-4926-ada8-7d4f4910dec6 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes returned with HTTP 202 Jan 27 16:59:19.767350 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 729/1489] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:59:19 2021] POST /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes => generated 824 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:59:19.776704 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-677df8e6-8d2f-4d34-8991-b7011a890a4c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc Jan 27 16:59:19.777191 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-677df8e6-8d2f-4d34-8991-b7011a890a4c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:19.777326 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:19.777326 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:19.777554 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-677df8e6-8d2f-4d34-8991-b7011a890a4c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:19.808463 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:19.808463 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:19.813836 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-677df8e6-8d2f-4d34-8991-b7011a890a4c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 16:59:19.824447 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-677df8e6-8d2f-4d34-8991-b7011a890a4c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc returned with HTTP 200 Jan 27 16:59:19.824900 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 761/1490] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:19 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc => generated 892 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:20.076755 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8adc8f37-f775-4a23-8258-aa2ffb243d8c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c Jan 27 16:59:20.077405 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8adc8f37-f775-4a23-8258-aa2ffb243d8c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:20.077405 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:20.077405 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:20.077405 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8adc8f37-f775-4a23-8258-aa2ffb243d8c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:20.077405 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-8adc8f37-f775-4a23-8258-aa2ffb243d8c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member e8bdef69-ee06-459f-b901-ff5af877001c {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:20.081686 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8adc8f37-f775-4a23-8258-aa2ffb243d8c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c returned with HTTP 404 Jan 27 16:59:20.082151 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 730/1491] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:20 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 27 16:59:20.091867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3bbef19-6572-4fbe-b1b2-457715ffc927 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/detail Jan 27 16:59:20.092569 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3bbef19-6572-4fbe-b1b2-457715ffc927 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:20.092821 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:20.092821 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:20.093295 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3bbef19-6572-4fbe-b1b2-457715ffc927 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:20.103070 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3bbef19-6572-4fbe-b1b2-457715ffc927 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/detail returned with HTTP 200 Jan 27 16:59:20.109490 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 762/1492] 10.222.0.108 () {60 vars in 1268 bytes} [Wed Jan 27 16:59:20 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/detail => generated 14 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:20.111905 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-36474e29-3f98-400d-af79-97cfa0f10cb4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail Jan 27 16:59:20.112202 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-36474e29-3f98-400d-af79-97cfa0f10cb4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:20.112457 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-36474e29-3f98-400d-af79-97cfa0f10cb4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:20.112895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-36474e29-3f98-400d-af79-97cfa0f10cb4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:59:20.113337 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:20.113337 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:20.113880 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-36474e29-3f98-400d-af79-97cfa0f10cb4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:59:20.138206 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-36474e29-3f98-400d-af79-97cfa0f10cb4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Get all volumes completed successfully. Jan 27 16:59:20.140913 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-36474e29-3f98-400d-af79-97cfa0f10cb4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail returned with HTTP 200 Jan 27 16:59:20.141386 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 731/1493] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:59:20 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:20.150680 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a077c609-c9ee-41b6-8dfe-e03531701f5a tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] POST http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c/action Jan 27 16:59:20.151187 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a077c609-c9ee-41b6-8dfe-e03531701f5a tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:20.151401 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a077c609-c9ee-41b6-8dfe-e03531701f5a tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:20.151996 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-a077c609-c9ee-41b6-8dfe-e03531701f5a tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] delete called for group e8bdef69-ee06-459f-b901-ff5af877001c {{(pid=87929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:59:20.152169 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-a077c609-c9ee-41b6-8dfe-e03531701f5a tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Delete group with id: e8bdef69-ee06-459f-b901-ff5af877001c Jan 27 16:59:20.156081 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a077c609-c9ee-41b6-8dfe-e03531701f5a tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c/action returned with HTTP 404 Jan 27 16:59:20.156877 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 763/1494] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 16:59:20 2021] POST /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/e8bdef69-ee06-459f-b901-ff5af877001c/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:59:20.161691 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c820b8b8-651d-4251-8184-ab4a40a10887 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail Jan 27 16:59:20.168455 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c820b8b8-651d-4251-8184-ab4a40a10887 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:20.168455 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c820b8b8-651d-4251-8184-ab4a40a10887 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:20.168455 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-c820b8b8-651d-4251-8184-ab4a40a10887 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:59:20.168455 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c820b8b8-651d-4251-8184-ab4a40a10887 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:59:20.190242 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c820b8b8-651d-4251-8184-ab4a40a10887 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Get all volumes completed successfully. Jan 27 16:59:20.192482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c820b8b8-651d-4251-8184-ab4a40a10887 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail returned with HTTP 200 Jan 27 16:59:20.192905 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 732/1495] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:59:20 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:20.200023 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0a682435-3ec2-4608-b974-92a12cbe613f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] POST http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296/action Jan 27 16:59:20.200937 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0a682435-3ec2-4608-b974-92a12cbe613f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:20.201169 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0a682435-3ec2-4608-b974-92a12cbe613f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:20.201765 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-0a682435-3ec2-4608-b974-92a12cbe613f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] delete called for group 89cda313-eac5-4dbf-813d-2e274fe74296 {{(pid=87929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:59:20.201949 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-0a682435-3ec2-4608-b974-92a12cbe613f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Delete group with id: 89cda313-eac5-4dbf-813d-2e274fe74296 Jan 27 16:59:20.205818 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0a682435-3ec2-4608-b974-92a12cbe613f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296/action returned with HTTP 404 Jan 27 16:59:20.206307 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 764/1496] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 16:59:20 2021] POST /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/89cda313-eac5-4dbf-813d-2e274fe74296/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:59:20.211008 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09f2c8b0-915e-4c0a-b110-3d34d3af98e2 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] DELETE http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/group_types/50e61afe-fa8c-4dee-a1d7-aa362ddea8ad Jan 27 16:59:20.211344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09f2c8b0-915e-4c0a-b110-3d34d3af98e2 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:20.211643 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09f2c8b0-915e-4c0a-b110-3d34d3af98e2 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:20.228435 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:59:20.228435 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:59:20.260224 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09f2c8b0-915e-4c0a-b110-3d34d3af98e2 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/group_types/50e61afe-fa8c-4dee-a1d7-aa362ddea8ad returned with HTTP 202 Jan 27 16:59:20.261220 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 733/1497] 10.222.0.108 () {60 vars in 1376 bytes} [Wed Jan 27 16:59:20 2021] DELETE /volume/v3/53367f1036224f258280fa75b1b66259/group_types/50e61afe-fa8c-4dee-a1d7-aa362ddea8ad => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:59:20.267739 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-17cd8ba1-03cd-409c-9131-d19a841d4e06 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] POST http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/types Jan 27 16:59:20.268233 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-17cd8ba1-03cd-409c-9131-d19a841d4e06 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-930146142"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:20.337356 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-17cd8ba1-03cd-409c-9131-d19a841d4e06 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/types returned with HTTP 200 Jan 27 16:59:20.340461 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 765/1498] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 16:59:20 2021] POST /volume/v3/53367f1036224f258280fa75b1b66259/types => generated 215 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:20.344758 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b6332053-6b78-453e-a37d-6e41fff96190 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] POST http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/group_types Jan 27 16:59:20.345263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b6332053-6b78-453e-a37d-6e41fff96190 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1113595633"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:20.428384 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b6332053-6b78-453e-a37d-6e41fff96190 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/group_types returned with HTTP 202 Jan 27 16:59:20.429318 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 734/1499] 10.222.0.108 () {62 vars in 1283 bytes} [Wed Jan 27 16:59:20 2021] POST /volume/v3/53367f1036224f258280fa75b1b66259/group_types => generated 173 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:20.438867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16f91d75-9bfc-4fa8-bb34-2667867c5d5b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] POST http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups Jan 27 16:59:20.439398 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16f91d75-9bfc-4fa8-bb34-2667867c5d5b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "123087c2-d342-475d-8acb-fe4a8e1ebd1c", "volume_types": ["2adcb0e9-84db-4c1d-b26d-18effd77bef6"], "name": "tempest-GroupsTest-Group-2056263455"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:20.440059 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-16f91d75-9bfc-4fa8-bb34-2667867c5d5b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Creating new group {'group': {'group_type': '123087c2-d342-475d-8acb-fe4a8e1ebd1c', 'volume_types': ['2adcb0e9-84db-4c1d-b26d-18effd77bef6'], 'name': 'tempest-GroupsTest-Group-2056263455'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 16:59:20.446679 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-16f91d75-9bfc-4fa8-bb34-2667867c5d5b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Creating group tempest-GroupsTest-Group-2056263455. Jan 27 16:59:20.466238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-16f91d75-9bfc-4fa8-bb34-2667867c5d5b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Availability Zones retrieved successfully. Jan 27 16:59:20.532753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-16f91d75-9bfc-4fa8-bb34-2667867c5d5b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Created reservations ['627d239e-cc1e-479f-a141-c6a48463fc36'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:20.624832 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16f91d75-9bfc-4fa8-bb34-2667867c5d5b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups returned with HTTP 202 Jan 27 16:59:20.628632 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 766/1500] 10.222.0.108 () {62 vars in 1269 bytes} [Wed Jan 27 16:59:20 2021] POST /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups => generated 104 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:20.632260 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-58b06f24-dd6f-4f21-b617-8632904b558d tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 Jan 27 16:59:20.632628 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-58b06f24-dd6f-4f21-b617-8632904b558d tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:20.632917 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-58b06f24-dd6f-4f21-b617-8632904b558d tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:20.633157 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-58b06f24-dd6f-4f21-b617-8632904b558d tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member 3640c194-1a78-4c7a-a041-c52c98f16194 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:20.638254 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:20.638254 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:20.655193 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-58b06f24-dd6f-4f21-b617-8632904b558d tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 returned with HTTP 200 Jan 27 16:59:20.657003 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 735/1501] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:20 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 => generated 332 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:20.837845 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2bbaa3f2-6436-4e66-9243-44370042958a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc Jan 27 16:59:20.838425 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2bbaa3f2-6436-4e66-9243-44370042958a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:20.838685 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:20.838685 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:20.839166 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2bbaa3f2-6436-4e66-9243-44370042958a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:20.874166 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:20.874166 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:20.879310 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2bbaa3f2-6436-4e66-9243-44370042958a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 16:59:20.890917 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2bbaa3f2-6436-4e66-9243-44370042958a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc returned with HTTP 200 Jan 27 16:59:20.891382 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 767/1502] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:20 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc => generated 917 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:20.907545 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d4da7784-5aef-4054-b46b-46dd42f8a3da tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] POST http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups Jan 27 16:59:20.907879 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:20.907879 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:20.908130 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d4da7784-5aef-4054-b46b-46dd42f8a3da tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6aaa6892-147c-4d87-8dbc-6697886949cc", "name": "tempest-VolumesBackupsAdminTest-Backup-529845531"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:20.908842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-d4da7784-5aef-4054-b46b-46dd42f8a3da tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Creating new backup {'backup': {'volume_id': '6aaa6892-147c-4d87-8dbc-6697886949cc', 'name': 'tempest-VolumesBackupsAdminTest-Backup-529845531'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 16:59:20.909081 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-d4da7784-5aef-4054-b46b-46dd42f8a3da tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Creating backup of volume 6aaa6892-147c-4d87-8dbc-6697886949cc in container None Jan 27 16:59:20.933781 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:20.933781 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:20.934402 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d4da7784-5aef-4054-b46b-46dd42f8a3da tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 16:59:20.983900 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-d4da7784-5aef-4054-b46b-46dd42f8a3da tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Created reservations ['c2db0db8-5252-496a-aa8c-9ae1b2df9c21', '50121b40-ac69-4e9f-a2b7-3c3fddf45bc5'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:21.322072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d4da7784-5aef-4054-b46b-46dd42f8a3da tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups returned with HTTP 202 Jan 27 16:59:21.322882 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 736/1503] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 16:59:20 2021] POST /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups => generated 402 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:59:21.331932 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-361e7f86-a060-4ada-beab-49e3129bb9e5 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:21.332243 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-361e7f86-a060-4ada-beab-49e3129bb9e5 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:21.332410 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:21.332410 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:21.332649 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-361e7f86-a060-4ada-beab-49e3129bb9e5 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:21.332883 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-361e7f86-a060-4ada-beab-49e3129bb9e5 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:21.346420 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:21.346420 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:21.347595 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-361e7f86-a060-4ada-beab-49e3129bb9e5 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:21.351576 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 768/1504] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:21 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 809 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:21.668553 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9258be21-8067-4720-ac9e-c055684eb878 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 Jan 27 16:59:21.669775 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9258be21-8067-4720-ac9e-c055684eb878 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:21.670112 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:21.670112 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:21.670357 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9258be21-8067-4720-ac9e-c055684eb878 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:21.670621 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-9258be21-8067-4720-ac9e-c055684eb878 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member 3640c194-1a78-4c7a-a041-c52c98f16194 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:21.675537 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:21.675537 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:21.690693 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9258be21-8067-4720-ac9e-c055684eb878 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 returned with HTTP 200 Jan 27 16:59:21.691230 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 737/1505] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:21 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 => generated 333 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:21.700994 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] POST http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes Jan 27 16:59:21.701609 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:21.701609 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:21.702127 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2adcb0e9-84db-4c1d-b26d-18effd77bef6", "group_id": "3640c194-1a78-4c7a-a041-c52c98f16194", "size": 1, "name": "tempest-GroupsTest-Volume-1586943392"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:21.703558 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Create volume request body: {'volume': {'volume_type': '2adcb0e9-84db-4c1d-b26d-18effd77bef6', 'group_id': '3640c194-1a78-4c7a-a041-c52c98f16194', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1586943392'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:59:21.726640 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:21.726640 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:21.728012 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Create volume of 1 GB Jan 27 16:59:21.739293 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Availability Zones retrieved successfully. Jan 27 16:59:21.748098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Flow 'volume_create_api' (6ba1a606-73d5-45c6-b555-7cb182a4ce76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:59:21.749841 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80b646c-bc46-4fba-926c-8b26fa0f6312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:21.750869 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:21.750869 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:21.751216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:59:21.779862 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f80b646c-bc46-4fba-926c-8b26fa0f6312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:59:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2adcb0e9-84db-4c1d-b26d-18effd77bef6,is_public=True,name='tempest-GroupsTest-volume-type-930146142',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2adcb0e9-84db-4c1d-b26d-18effd77bef6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3640c194-1a78-4c7a-a041-c52c98f16194', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:21.780885 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9420c909-c93d-410b-8c39-2e47c29331de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:21.809643 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-930146142 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-930146142, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:59:21.810130 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-930146142 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-930146142, it is now deprecated. Please use the default quota class for default quota. Jan 27 16:59:21.859153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Created reservations ['e3e63d17-7408-496f-b6ba-3c301d6ff86f', 'd456cd65-1653-40fd-9af9-19117d93d107', '01ca4ace-cd41-4786-8551-3f12eb554c76', 'd57763f8-170b-4c2f-9446-153dcff087d9'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:21.861619 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9420c909-c93d-410b-8c39-2e47c29331de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3e63d17-7408-496f-b6ba-3c301d6ff86f', 'd456cd65-1653-40fd-9af9-19117d93d107', '01ca4ace-cd41-4786-8551-3f12eb554c76', 'd57763f8-170b-4c2f-9446-153dcff087d9']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:21.864071 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec68ca5-2e00-48b7-81cb-e2ca0b9f6ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:21.931507 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec68ca5-2e00-48b7-81cb-e2ca0b9f6ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ce298a5-2796-4381-b458-747e7e03e049', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1586943392',encryption_key_id=None,group_id=3640c194-1a78-4c7a-a041-c52c98f16194,group_type_id=,metadata={},multiattach=False,project_id='adb93016bce34f56ac6de6f1ad77263c',qos_specs=None,replication_status=,reservations=['e3e63d17-7408-496f-b6ba-3c301d6ff86f','d456cd65-1653-40fd-9af9-19117d93d107','01ca4ace-cd41-4786-8551-3f12eb554c76','d57763f8-170b-4c2f-9446-153dcff087d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b414d0761d40ed8cf91f0f2423c36b',volume_type_id=2adcb0e9-84db-4c1d-b26d-18effd77bef6), 'volume': 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-27T16:59:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1586943392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3640c194-1a78-4c7a-a041-c52c98f16194,host=None,id=1ce298a5-2796-4381-b458-747e7e03e049,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb93016bce34f56ac6de6f1ad77263c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='80b414d0761d40ed8cf91f0f2423c36b',volume_attachment=,volume_type=,volume_type_id=2adcb0e9-84db-4c1d-b26d-18effd77bef6)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:21.932691 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (567a3fba-91d5-4f2f-baf9-7b18562bddc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:21.983045 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (567a3fba-91d5-4f2f-baf9-7b18562bddc8) transitioned into state 'SUCCESS' from state '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-1586943392',encryption_key_id=None,group_id=3640c194-1a78-4c7a-a041-c52c98f16194,group_type_id=,metadata={},multiattach=False,project_id='adb93016bce34f56ac6de6f1ad77263c',qos_specs=None,replication_status=,reservations=['e3e63d17-7408-496f-b6ba-3c301d6ff86f','d456cd65-1653-40fd-9af9-19117d93d107','01ca4ace-cd41-4786-8551-3f12eb554c76','d57763f8-170b-4c2f-9446-153dcff087d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b414d0761d40ed8cf91f0f2423c36b',volume_type_id=2adcb0e9-84db-4c1d-b26d-18effd77bef6)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:21.984176 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da99bf44-8896-4e63-809e-743e56500d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:22.021265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da99bf44-8896-4e63-809e-743e56500d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:22.022792 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Flow 'volume_create_api' (6ba1a606-73d5-45c6-b555-7cb182a4ce76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:59:22.050835 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Create volume request issued successfully. Jan 27 16:59:22.058520 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:22.058786 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:22.064122 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:22.068033 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:22.068033 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:22.074710 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c7318b2-dc61-4721-9f89-51386fe8d6ed tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes returned with HTTP 202 Jan 27 16:59:22.080478 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 769/1506] 10.222.0.108 () {62 vars in 1272 bytes} [Wed Jan 27 16:59:21 2021] POST /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes => generated 893 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:22.083527 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b39ed786-4242-4af1-8980-eb3b1b8d3b8c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/1ce298a5-2796-4381-b458-747e7e03e049 Jan 27 16:59:22.084029 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b39ed786-4242-4af1-8980-eb3b1b8d3b8c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:22.084245 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:22.084245 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:22.084561 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b39ed786-4242-4af1-8980-eb3b1b8d3b8c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:22.113212 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:22.113212 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:22.118490 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b39ed786-4242-4af1-8980-eb3b1b8d3b8c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Volume info retrieved successfully. Jan 27 16:59:22.126351 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-b39ed786-4242-4af1-8980-eb3b1b8d3b8c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:22.126634 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-b39ed786-4242-4af1-8980-eb3b1b8d3b8c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:22.131241 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-b39ed786-4242-4af1-8980-eb3b1b8d3b8c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:22.134928 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:22.134928 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:22.147360 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b39ed786-4242-4af1-8980-eb3b1b8d3b8c tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/1ce298a5-2796-4381-b458-747e7e03e049 returned with HTTP 200 Jan 27 16:59:22.147884 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 738/1507] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:59:22 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/1ce298a5-2796-4381-b458-747e7e03e049 => generated 961 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:22.357998 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-059d9ceb-d9af-474f-a522-6e88346ddb92 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:22.358335 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-059d9ceb-d9af-474f-a522-6e88346ddb92 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:22.358449 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:22.358449 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:22.358780 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-059d9ceb-d9af-474f-a522-6e88346ddb92 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:22.359028 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-059d9ceb-d9af-474f-a522-6e88346ddb92 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:22.372309 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:22.372309 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:22.373458 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-059d9ceb-d9af-474f-a522-6e88346ddb92 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:22.373990 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 770/1508] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:22 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 809 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:23.160862 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9ff194f-2618-4c5c-8a23-369c1b86f965 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/1ce298a5-2796-4381-b458-747e7e03e049 Jan 27 16:59:23.161420 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9ff194f-2618-4c5c-8a23-369c1b86f965 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:23.161630 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:23.161630 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:23.162006 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9ff194f-2618-4c5c-8a23-369c1b86f965 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:23.192205 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:23.192205 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:23.197397 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b9ff194f-2618-4c5c-8a23-369c1b86f965 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Volume info retrieved successfully. Jan 27 16:59:23.205101 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-b9ff194f-2618-4c5c-8a23-369c1b86f965 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:23.205387 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-b9ff194f-2618-4c5c-8a23-369c1b86f965 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:23.211431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-b9ff194f-2618-4c5c-8a23-369c1b86f965 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:23.216121 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:23.216121 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:23.226985 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9ff194f-2618-4c5c-8a23-369c1b86f965 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/1ce298a5-2796-4381-b458-747e7e03e049 returned with HTTP 200 Jan 27 16:59:23.227420 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 739/1509] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:59:23 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/1ce298a5-2796-4381-b458-747e7e03e049 => generated 986 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:23.239092 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] POST http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes Jan 27 16:59:23.239742 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:23.239742 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:23.240271 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2adcb0e9-84db-4c1d-b26d-18effd77bef6", "group_id": "3640c194-1a78-4c7a-a041-c52c98f16194", "size": 1, "name": "tempest-GroupsTest-Volume-88050043"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:23.241903 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Create volume request body: {'volume': {'volume_type': '2adcb0e9-84db-4c1d-b26d-18effd77bef6', 'group_id': '3640c194-1a78-4c7a-a041-c52c98f16194', 'size': 1, 'name': 'tempest-GroupsTest-Volume-88050043'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:59:23.264345 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:23.264345 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:23.264962 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Create volume of 1 GB Jan 27 16:59:23.274033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Availability Zones retrieved successfully. Jan 27 16:59:23.283322 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Flow 'volume_create_api' (592ff33f-747b-452b-a931-3cfa1107a673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:59:23.285137 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037a3163-6ebd-479e-9ba2-fab1c414c1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:23.285970 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:23.285970 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:23.286300 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:59:23.313887 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037a3163-6ebd-479e-9ba2-fab1c414c1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:59:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2adcb0e9-84db-4c1d-b26d-18effd77bef6,is_public=True,name='tempest-GroupsTest-volume-type-930146142',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2adcb0e9-84db-4c1d-b26d-18effd77bef6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3640c194-1a78-4c7a-a041-c52c98f16194', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:23.315065 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (962b9016-7f2d-4e72-abc8-c4f753fdd050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:23.385154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8c23a2fb-b131-4b71-a924-f3a3b4cd64b8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:23.385743 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8c23a2fb-b131-4b71-a924-f3a3b4cd64b8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:23.385978 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:23.385978 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:23.386434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8c23a2fb-b131-4b71-a924-f3a3b4cd64b8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:23.386819 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8c23a2fb-b131-4b71-a924-f3a3b4cd64b8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:23.406987 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:23.406987 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:23.408052 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8c23a2fb-b131-4b71-a924-f3a3b4cd64b8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:23.408503 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 740/1510] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:23 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 809 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:59:23.445714 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Created reservations ['58239dd6-ba5d-479d-a5ca-629c836c4fb5', '561f1b62-efb4-4fb8-875c-b886c157c04d', '94c7e20b-1829-4777-88ed-5161bf55c7b0', '16973800-bf16-44ba-87ff-67824ef93b12'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:23.446854 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (962b9016-7f2d-4e72-abc8-c4f753fdd050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58239dd6-ba5d-479d-a5ca-629c836c4fb5', '561f1b62-efb4-4fb8-875c-b886c157c04d', '94c7e20b-1829-4777-88ed-5161bf55c7b0', '16973800-bf16-44ba-87ff-67824ef93b12']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:23.448011 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a46c7982-94d7-41d9-81e4-0b098813b86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:23.515867 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a46c7982-94d7-41d9-81e4-0b098813b86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2635eddd-4bbe-4693-9fbc-b1efdf6816dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-88050043',encryption_key_id=None,group_id=3640c194-1a78-4c7a-a041-c52c98f16194,group_type_id=,metadata={},multiattach=False,project_id='adb93016bce34f56ac6de6f1ad77263c',qos_specs=None,replication_status=,reservations=['58239dd6-ba5d-479d-a5ca-629c836c4fb5','561f1b62-efb4-4fb8-875c-b886c157c04d','94c7e20b-1829-4777-88ed-5161bf55c7b0','16973800-bf16-44ba-87ff-67824ef93b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b414d0761d40ed8cf91f0f2423c36b',volume_type_id=2adcb0e9-84db-4c1d-b26d-18effd77bef6), 'volume': 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-27T16:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-88050043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3640c194-1a78-4c7a-a041-c52c98f16194,host=None,id=2635eddd-4bbe-4693-9fbc-b1efdf6816dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adb93016bce34f56ac6de6f1ad77263c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='80b414d0761d40ed8cf91f0f2423c36b',volume_attachment=,volume_type=,volume_type_id=2adcb0e9-84db-4c1d-b26d-18effd77bef6)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:23.516968 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53355ee2-e25a-43d6-88b3-0ef419012a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:23.563626 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53355ee2-e25a-43d6-88b3-0ef419012a05) transitioned into state 'SUCCESS' from state '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-88050043',encryption_key_id=None,group_id=3640c194-1a78-4c7a-a041-c52c98f16194,group_type_id=,metadata={},multiattach=False,project_id='adb93016bce34f56ac6de6f1ad77263c',qos_specs=None,replication_status=,reservations=['58239dd6-ba5d-479d-a5ca-629c836c4fb5','561f1b62-efb4-4fb8-875c-b886c157c04d','94c7e20b-1829-4777-88ed-5161bf55c7b0','16973800-bf16-44ba-87ff-67824ef93b12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b414d0761d40ed8cf91f0f2423c36b',volume_type_id=2adcb0e9-84db-4c1d-b26d-18effd77bef6)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:23.564859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ec1ba8-b7e6-4e19-acd4-4e08d152dbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:23.603227 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ec1ba8-b7e6-4e19-acd4-4e08d152dbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:23.604571 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Flow 'volume_create_api' (592ff33f-747b-452b-a931-3cfa1107a673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:59:23.629590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Create volume request issued successfully. Jan 27 16:59:23.636967 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:23.637201 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:23.642002 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:23.645743 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:23.645743 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:23.652485 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-43df872c-e55c-4371-ae0f-9c6fd0504ff5 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes returned with HTTP 202 Jan 27 16:59:23.653134 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 771/1511] 10.222.0.108 () {62 vars in 1272 bytes} [Wed Jan 27 16:59:23 2021] POST /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes => generated 891 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:23.661320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c56f8781-a162-4b70-b3c2-ed43c49842d9 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd Jan 27 16:59:23.661619 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c56f8781-a162-4b70-b3c2-ed43c49842d9 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:23.661748 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:23.661748 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:23.661945 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c56f8781-a162-4b70-b3c2-ed43c49842d9 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:23.689303 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:23.689303 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:23.694198 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c56f8781-a162-4b70-b3c2-ed43c49842d9 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Volume info retrieved successfully. Jan 27 16:59:23.700928 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-c56f8781-a162-4b70-b3c2-ed43c49842d9 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:23.701182 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-c56f8781-a162-4b70-b3c2-ed43c49842d9 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:23.705476 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-c56f8781-a162-4b70-b3c2-ed43c49842d9 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:23.708997 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:23.708997 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:23.719760 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c56f8781-a162-4b70-b3c2-ed43c49842d9 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd returned with HTTP 200 Jan 27 16:59:23.720328 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 741/1512] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:59:23 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd => generated 959 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:59:24.418297 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-40c5b00f-b2b5-4019-96c5-ad417abb528a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:24.418692 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-40c5b00f-b2b5-4019-96c5-ad417abb528a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:24.418868 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:24.418868 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:24.419123 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-40c5b00f-b2b5-4019-96c5-ad417abb528a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:24.419371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-40c5b00f-b2b5-4019-96c5-ad417abb528a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:24.433518 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:24.433518 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:24.434758 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-40c5b00f-b2b5-4019-96c5-ad417abb528a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:24.435355 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 772/1513] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:24 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:24.730696 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f32c36ec-c7b8-4f59-9807-3946f3bc48f2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd Jan 27 16:59:24.731046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f32c36ec-c7b8-4f59-9807-3946f3bc48f2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:24.731200 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:24.731200 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:24.731437 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f32c36ec-c7b8-4f59-9807-3946f3bc48f2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:24.757914 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:24.757914 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:24.762645 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f32c36ec-c7b8-4f59-9807-3946f3bc48f2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Volume info retrieved successfully. Jan 27 16:59:24.771511 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-f32c36ec-c7b8-4f59-9807-3946f3bc48f2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:24.771511 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-f32c36ec-c7b8-4f59-9807-3946f3bc48f2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:24.776859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-f32c36ec-c7b8-4f59-9807-3946f3bc48f2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:24.784356 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:24.784356 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:24.801559 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f32c36ec-c7b8-4f59-9807-3946f3bc48f2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd returned with HTTP 200 Jan 27 16:59:24.802091 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 742/1514] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:59:24 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd => generated 984 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:59:24.814801 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9c1fa40-03a0-4709-aed1-6914b98675f9 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] PUT http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 Jan 27 16:59:24.815099 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:24.815099 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:24.815362 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9c1fa40-03a0-4709-aed1-6914b98675f9 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "2635eddd-4bbe-4693-9fbc-b1efdf6816dd"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:24.816035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-b9c1fa40-03a0-4709-aed1-6914b98675f9 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Update called for group 3640c194-1a78-4c7a-a041-c52c98f16194. {{(pid=87929) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 16:59:24.816209 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-b9c1fa40-03a0-4709-aed1-6914b98675f9 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Updating group 3640c194-1a78-4c7a-a041-c52c98f16194 with name new_group description: This is a new group add_volumes: None remove_volumes: 2635eddd-4bbe-4693-9fbc-b1efdf6816dd. Jan 27 16:59:24.820622 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:24.820622 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:24.903492 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9c1fa40-03a0-4709-aed1-6914b98675f9 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 returned with HTTP 202 Jan 27 16:59:24.904636 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 773/1515] 10.222.0.108 () {62 vars in 1379 bytes} [Wed Jan 27 16:59:24 2021] PUT /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:59:24.911480 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d899a6f-aa9a-4363-8b3d-22c4865d7816 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 Jan 27 16:59:24.911778 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d899a6f-aa9a-4363-8b3d-22c4865d7816 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:24.912059 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:24.912059 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:24.912288 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d899a6f-aa9a-4363-8b3d-22c4865d7816 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:24.912560 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-5d899a6f-aa9a-4363-8b3d-22c4865d7816 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member 3640c194-1a78-4c7a-a041-c52c98f16194 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:24.917612 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:24.917612 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:24.933842 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d899a6f-aa9a-4363-8b3d-22c4865d7816 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 returned with HTTP 200 Jan 27 16:59:24.934241 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 743/1516] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:24 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:25.448928 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e04ef230-6c80-49e0-8e08-f705d63ec926 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:25.449559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e04ef230-6c80-49e0-8e08-f705d63ec926 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:25.449823 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:25.449823 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:25.450277 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e04ef230-6c80-49e0-8e08-f705d63ec926 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:25.450747 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e04ef230-6c80-49e0-8e08-f705d63ec926 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:25.463626 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:25.463626 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:25.464674 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e04ef230-6c80-49e0-8e08-f705d63ec926 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:25.465116 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 774/1517] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:25 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:25.943307 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00148906-6ec9-433f-81ea-2afb181707a3 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 Jan 27 16:59:25.943670 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-00148906-6ec9-433f-81ea-2afb181707a3 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:25.943850 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:25.943850 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:25.944124 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-00148906-6ec9-433f-81ea-2afb181707a3 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:25.944400 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-00148906-6ec9-433f-81ea-2afb181707a3 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member 3640c194-1a78-4c7a-a041-c52c98f16194 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:25.949752 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:25.949752 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:25.966077 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00148906-6ec9-433f-81ea-2afb181707a3 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 returned with HTTP 200 Jan 27 16:59:25.966739 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 744/1518] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:25 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:25.973534 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7599828e-60ae-49bc-9298-e52d20bcebe2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 Jan 27 16:59:25.974015 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7599828e-60ae-49bc-9298-e52d20bcebe2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:25.974188 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:25.974188 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:25.974465 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7599828e-60ae-49bc-9298-e52d20bcebe2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:25.974728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-7599828e-60ae-49bc-9298-e52d20bcebe2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member 3640c194-1a78-4c7a-a041-c52c98f16194 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:25.979165 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:25.979165 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:25.993624 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7599828e-60ae-49bc-9298-e52d20bcebe2 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 returned with HTTP 200 Jan 27 16:59:25.994286 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 775/1519] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:25 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 => generated 324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:26.001413 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1460bbf-c4d5-41c4-b2e5-c95ef8c73267 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail Jan 27 16:59:26.001716 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1460bbf-c4d5-41c4-b2e5-c95ef8c73267 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:26.001868 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:26.001868 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:26.002118 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1460bbf-c4d5-41c4-b2e5-c95ef8c73267 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:26.002621 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-d1460bbf-c4d5-41c4-b2e5-c95ef8c73267 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:59:26.003178 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:26.003178 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:26.003757 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d1460bbf-c4d5-41c4-b2e5-c95ef8c73267 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:59:26.039052 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d1460bbf-c4d5-41c4-b2e5-c95ef8c73267 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Get all volumes completed successfully. Jan 27 16:59:26.040353 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-d1460bbf-c4d5-41c4-b2e5-c95ef8c73267 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:26.040635 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-d1460bbf-c4d5-41c4-b2e5-c95ef8c73267 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:26.045546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-d1460bbf-c4d5-41c4-b2e5-c95ef8c73267 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:26.049793 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:26.049793 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:26.061335 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1460bbf-c4d5-41c4-b2e5-c95ef8c73267 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail returned with HTTP 200 Jan 27 16:59:26.061850 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 745/1520] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:59:25 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail => generated 1929 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:59:26.071564 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e077bfcb-f7b7-4a5e-a6f3-cc981c5f9208 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] PUT http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 Jan 27 16:59:26.071953 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:26.071953 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:26.072211 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e077bfcb-f7b7-4a5e-a6f3-cc981c5f9208 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2635eddd-4bbe-4693-9fbc-b1efdf6816dd"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:26.072899 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-e077bfcb-f7b7-4a5e-a6f3-cc981c5f9208 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Update called for group 3640c194-1a78-4c7a-a041-c52c98f16194. {{(pid=87929) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 27 16:59:26.073098 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-e077bfcb-f7b7-4a5e-a6f3-cc981c5f9208 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Updating group 3640c194-1a78-4c7a-a041-c52c98f16194 with name None description: None add_volumes: 2635eddd-4bbe-4693-9fbc-b1efdf6816dd remove_volumes: None. Jan 27 16:59:26.077606 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:26.077606 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:26.171603 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e077bfcb-f7b7-4a5e-a6f3-cc981c5f9208 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 returned with HTTP 202 Jan 27 16:59:26.172354 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 776/1521] 10.222.0.108 () {62 vars in 1378 bytes} [Wed Jan 27 16:59:26 2021] PUT /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:59:26.179418 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-feece11d-e9e5-4060-a154-c9dc9f93696e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 Jan 27 16:59:26.179812 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-feece11d-e9e5-4060-a154-c9dc9f93696e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:26.182142 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:26.182142 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:26.182142 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-feece11d-e9e5-4060-a154-c9dc9f93696e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:26.182142 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-feece11d-e9e5-4060-a154-c9dc9f93696e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member 3640c194-1a78-4c7a-a041-c52c98f16194 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:26.185970 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:26.185970 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:26.204501 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-feece11d-e9e5-4060-a154-c9dc9f93696e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 returned with HTTP 200 Jan 27 16:59:26.205050 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 746/1522] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:26 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:26.475167 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d150789-4196-413a-9503-01a449ce4fd9 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:26.475507 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d150789-4196-413a-9503-01a449ce4fd9 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:26.475660 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:26.475660 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:26.475908 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d150789-4196-413a-9503-01a449ce4fd9 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:26.476132 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-6d150789-4196-413a-9503-01a449ce4fd9 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:26.489288 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:26.489288 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:26.490307 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d150789-4196-413a-9503-01a449ce4fd9 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:26.490770 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 777/1523] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:26 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:27.214264 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7d98f35f-9ca3-4f41-bea9-47a98ea9f46f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 Jan 27 16:59:27.214918 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7d98f35f-9ca3-4f41-bea9-47a98ea9f46f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:27.214918 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:27.214918 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:27.215190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7d98f35f-9ca3-4f41-bea9-47a98ea9f46f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:27.220045 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-7d98f35f-9ca3-4f41-bea9-47a98ea9f46f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member 3640c194-1a78-4c7a-a041-c52c98f16194 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:27.221239 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:27.221239 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:27.236565 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7d98f35f-9ca3-4f41-bea9-47a98ea9f46f tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 returned with HTTP 200 Jan 27 16:59:27.237022 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 747/1524] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:27 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 => generated 324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:59:27.243766 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5015042c-0911-471c-8b90-541c2f7afd3b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail Jan 27 16:59:27.244159 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5015042c-0911-471c-8b90-541c2f7afd3b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:27.244281 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:27.244281 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:27.244504 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5015042c-0911-471c-8b90-541c2f7afd3b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:27.244991 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-5015042c-0911-471c-8b90-541c2f7afd3b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:59:27.245988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5015042c-0911-471c-8b90-541c2f7afd3b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:59:27.276607 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5015042c-0911-471c-8b90-541c2f7afd3b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Get all volumes completed successfully. Jan 27 16:59:27.277470 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-5015042c-0911-471c-8b90-541c2f7afd3b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:27.277733 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-5015042c-0911-471c-8b90-541c2f7afd3b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:27.283250 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-5015042c-0911-471c-8b90-541c2f7afd3b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:27.287164 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:27.287164 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:27.294155 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-5015042c-0911-471c-8b90-541c2f7afd3b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:27.294402 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-5015042c-0911-471c-8b90-541c2f7afd3b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:27.299327 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-5015042c-0911-471c-8b90-541c2f7afd3b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:27.302996 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:27.302996 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:27.316002 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5015042c-0911-471c-8b90-541c2f7afd3b tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail returned with HTTP 200 Jan 27 16:59:27.316941 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 778/1525] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:59:27 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail => generated 1963 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:59:27.326475 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf5df6fa-49f7-4344-a20f-7cd60435b008 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail Jan 27 16:59:27.326829 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf5df6fa-49f7-4344-a20f-7cd60435b008 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:27.326954 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:27.326954 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:27.327179 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf5df6fa-49f7-4344-a20f-7cd60435b008 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:27.327586 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-cf5df6fa-49f7-4344-a20f-7cd60435b008 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 16:59:27.328090 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:27.328090 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:27.328705 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-cf5df6fa-49f7-4344-a20f-7cd60435b008 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 16:59:27.360655 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cf5df6fa-49f7-4344-a20f-7cd60435b008 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Get all volumes completed successfully. Jan 27 16:59:27.361653 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-cf5df6fa-49f7-4344-a20f-7cd60435b008 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:27.362058 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-cf5df6fa-49f7-4344-a20f-7cd60435b008 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:27.366878 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-cf5df6fa-49f7-4344-a20f-7cd60435b008 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:27.371215 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:27.371215 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:27.378977 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-cf5df6fa-49f7-4344-a20f-7cd60435b008 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:27.379371 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-cf5df6fa-49f7-4344-a20f-7cd60435b008 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:27.384371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-cf5df6fa-49f7-4344-a20f-7cd60435b008 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:27.389214 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:27.389214 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:27.403085 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf5df6fa-49f7-4344-a20f-7cd60435b008 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail returned with HTTP 200 Jan 27 16:59:27.404047 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 748/1526] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 16:59:27 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/detail => generated 1963 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 16:59:27.415543 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d162958-7f67-44d2-83c4-c8b8ead1dcfd tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] POST http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194/action Jan 27 16:59:27.415623 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:27.415623 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:27.415871 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d162958-7f67-44d2-83c4-c8b8ead1dcfd tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:27.416118 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d162958-7f67-44d2-83c4-c8b8ead1dcfd tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:27.416831 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-5d162958-7f67-44d2-83c4-c8b8ead1dcfd tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] delete called for group 3640c194-1a78-4c7a-a041-c52c98f16194 {{(pid=87929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 16:59:27.417293 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-5d162958-7f67-44d2-83c4-c8b8ead1dcfd tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Delete group with id: 3640c194-1a78-4c7a-a041-c52c98f16194 Jan 27 16:59:27.424946 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:27.424946 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:27.500626 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57e722ba-5419-4163-9725-ac8455e11a11 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:27.501049 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57e722ba-5419-4163-9725-ac8455e11a11 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:27.501236 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:27.501236 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:27.501564 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57e722ba-5419-4163-9725-ac8455e11a11 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:27.501880 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-57e722ba-5419-4163-9725-ac8455e11a11 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:27.516535 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:27.516535 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:27.517946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57e722ba-5419-4163-9725-ac8455e11a11 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:27.518438 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 749/1527] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:27 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:27.597580 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d162958-7f67-44d2-83c4-c8b8ead1dcfd tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194/action returned with HTTP 202 Jan 27 16:59:27.598678 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 779/1528] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 16:59:27 2021] POST /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:59:27.604962 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e2e44811-ab1f-4bc1-a513-6e1156d6e191 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd Jan 27 16:59:27.605402 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e2e44811-ab1f-4bc1-a513-6e1156d6e191 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:27.605538 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:27.605538 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:27.605778 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e2e44811-ab1f-4bc1-a513-6e1156d6e191 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:27.634974 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:27.634974 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:27.640141 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e2e44811-ab1f-4bc1-a513-6e1156d6e191 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Volume info retrieved successfully. Jan 27 16:59:27.648830 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-e2e44811-ab1f-4bc1-a513-6e1156d6e191 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:27.649143 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-e2e44811-ab1f-4bc1-a513-6e1156d6e191 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:27.654432 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-e2e44811-ab1f-4bc1-a513-6e1156d6e191 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:27.658739 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:27.658739 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:27.670406 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e2e44811-ab1f-4bc1-a513-6e1156d6e191 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd returned with HTTP 200 Jan 27 16:59:27.671068 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 750/1529] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:59:27 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd => generated 983 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 16:59:28.529673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-44206229-3377-49a2-b66c-66ecb615dbd8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:28.531565 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-44206229-3377-49a2-b66c-66ecb615dbd8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:28.543931 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:28.543931 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:28.544434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-44206229-3377-49a2-b66c-66ecb615dbd8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:28.544736 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-44206229-3377-49a2-b66c-66ecb615dbd8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:28.560642 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:28.560642 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:28.562055 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-44206229-3377-49a2-b66c-66ecb615dbd8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:28.562611 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 780/1530] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:28 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:28.681234 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-576450af-208d-433b-8170-bb23c96af981 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd Jan 27 16:59:28.681674 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-576450af-208d-433b-8170-bb23c96af981 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:28.681827 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:28.681827 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:28.682051 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-576450af-208d-433b-8170-bb23c96af981 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:28.711693 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:28.711693 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:28.717531 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-576450af-208d-433b-8170-bb23c96af981 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Volume info retrieved successfully. Jan 27 16:59:28.726282 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-576450af-208d-433b-8170-bb23c96af981 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:28.726771 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-576450af-208d-433b-8170-bb23c96af981 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:28.731667 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-576450af-208d-433b-8170-bb23c96af981 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:28.736337 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:28.736337 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:28.753852 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-576450af-208d-433b-8170-bb23c96af981 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd returned with HTTP 200 Jan 27 16:59:28.753852 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 751/1531] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:59:28 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd => generated 983 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:29.572528 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-860c5652-8bff-4893-8fb3-e433126fc869 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:29.573141 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-860c5652-8bff-4893-8fb3-e433126fc869 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:29.573141 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:29.573141 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:29.573141 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-860c5652-8bff-4893-8fb3-e433126fc869 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:29.573507 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-860c5652-8bff-4893-8fb3-e433126fc869 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:29.585218 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:29.585218 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:29.586151 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-860c5652-8bff-4893-8fb3-e433126fc869 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:29.586549 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 781/1532] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:29 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:59:29.761738 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-43fd40ee-abf8-4fa8-8a6d-cd8028b5f0e0 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd Jan 27 16:59:29.761950 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-43fd40ee-abf8-4fa8-8a6d-cd8028b5f0e0 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:29.762208 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:29.762208 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:29.762383 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-43fd40ee-abf8-4fa8-8a6d-cd8028b5f0e0 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:29.789821 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:29.789821 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:29.794674 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-43fd40ee-abf8-4fa8-8a6d-cd8028b5f0e0 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Volume info retrieved successfully. Jan 27 16:59:29.801743 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-43fd40ee-abf8-4fa8-8a6d-cd8028b5f0e0 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 16:59:29.801993 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-43fd40ee-abf8-4fa8-8a6d-cd8028b5f0e0 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 16:59:29.806111 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-43fd40ee-abf8-4fa8-8a6d-cd8028b5f0e0 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 16:59:29.809730 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:29.809730 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:29.820023 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-43fd40ee-abf8-4fa8-8a6d-cd8028b5f0e0 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd returned with HTTP 200 Jan 27 16:59:29.820515 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 752/1533] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:59:29 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd => generated 983 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:30.598709 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9a71235-087a-4dec-9502-70b03e6e246d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:30.599041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9a71235-087a-4dec-9502-70b03e6e246d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:30.599166 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:30.599166 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:30.599346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9a71235-087a-4dec-9502-70b03e6e246d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:30.599529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b9a71235-087a-4dec-9502-70b03e6e246d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:30.611536 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:30.611536 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:30.612482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9a71235-087a-4dec-9502-70b03e6e246d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:30.612918 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 782/1534] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:30 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:30.830183 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-076412e2-5747-4b3e-a29b-d832fd6d6bce tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd Jan 27 16:59:30.830491 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-076412e2-5747-4b3e-a29b-d832fd6d6bce tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:30.830627 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:30.830627 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:30.830835 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-076412e2-5747-4b3e-a29b-d832fd6d6bce tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:30.855432 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-076412e2-5747-4b3e-a29b-d832fd6d6bce tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd returned with HTTP 404 Jan 27 16:59:30.855957 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 753/1535] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:59:30 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:59:30.861329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f0f96a2f-6298-44d9-a6b8-23f26c69243e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/1ce298a5-2796-4381-b458-747e7e03e049 Jan 27 16:59:30.861664 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f0f96a2f-6298-44d9-a6b8-23f26c69243e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:30.861840 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:30.861840 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:30.862036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f0f96a2f-6298-44d9-a6b8-23f26c69243e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:30.884820 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f0f96a2f-6298-44d9-a6b8-23f26c69243e tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/1ce298a5-2796-4381-b458-747e7e03e049 returned with HTTP 404 Jan 27 16:59:30.885365 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 783/1536] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 16:59:30 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/1ce298a5-2796-4381-b458-747e7e03e049 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 27 16:59:30.890838 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2360ea53-373d-424c-879f-e091e73961b0 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] GET http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 Jan 27 16:59:30.891200 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2360ea53-373d-424c-879f-e091e73961b0 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:30.891495 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2360ea53-373d-424c-879f-e091e73961b0 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:30.891747 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-2360ea53-373d-424c-879f-e091e73961b0 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] show called for member 3640c194-1a78-4c7a-a041-c52c98f16194 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 16:59:30.895880 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2360ea53-373d-424c-879f-e091e73961b0 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 returned with HTTP 404 Jan 27 16:59:30.896224 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 754/1537] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 16:59:30 2021] GET /volume/v3/adb93016bce34f56ac6de6f1ad77263c/groups/3640c194-1a78-4c7a-a041-c52c98f16194 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 16:59:30.903554 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e1c51efe-f984-48d5-9d3f-c4c6ee0797f3 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] DELETE http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/group_types/123087c2-d342-475d-8acb-fe4a8e1ebd1c Jan 27 16:59:30.904288 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e1c51efe-f984-48d5-9d3f-c4c6ee0797f3 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:30.904890 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e1c51efe-f984-48d5-9d3f-c4c6ee0797f3 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:30.920087 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:59:30.920087 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:59:30.962454 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e1c51efe-f984-48d5-9d3f-c4c6ee0797f3 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/group_types/123087c2-d342-475d-8acb-fe4a8e1ebd1c returned with HTTP 202 Jan 27 16:59:30.963124 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 784/1538] 10.222.0.108 () {60 vars in 1376 bytes} [Wed Jan 27 16:59:30 2021] DELETE /volume/v3/53367f1036224f258280fa75b1b66259/group_types/123087c2-d342-475d-8acb-fe4a8e1ebd1c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 16:59:30.968836 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7b7eb92-5efb-49c3-a394-2b5ee84214f1 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] DELETE http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd Jan 27 16:59:30.969113 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7b7eb92-5efb-49c3-a394-2b5ee84214f1 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:30.969647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7b7eb92-5efb-49c3-a394-2b5ee84214f1 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:30.969944 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-a7b7eb92-5efb-49c3-a394-2b5ee84214f1 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Delete volume with id: 2635eddd-4bbe-4693-9fbc-b1efdf6816dd Jan 27 16:59:30.992698 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7b7eb92-5efb-49c3-a394-2b5ee84214f1 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd returned with HTTP 404 Jan 27 16:59:30.993266 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 755/1539] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:59:30 2021] DELETE /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/2635eddd-4bbe-4693-9fbc-b1efdf6816dd => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:31.004496 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5bdf4e83-0ac5-49f1-b1e2-46069a147da4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] DELETE http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/1ce298a5-2796-4381-b458-747e7e03e049 Jan 27 16:59:31.004809 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5bdf4e83-0ac5-49f1-b1e2-46069a147da4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:31.005073 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5bdf4e83-0ac5-49f1-b1e2-46069a147da4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:31.005325 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-5bdf4e83-0ac5-49f1-b1e2-46069a147da4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] Delete volume with id: 1ce298a5-2796-4381-b458-747e7e03e049 Jan 27 16:59:31.027546 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5bdf4e83-0ac5-49f1-b1e2-46069a147da4 tempest-GroupsTest-1774976484 tempest-GroupsTest-1774976484-project] http://10.222.0.108/volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/1ce298a5-2796-4381-b458-747e7e03e049 returned with HTTP 404 Jan 27 16:59:31.028094 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 785/1540] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:59:31 2021] DELETE /volume/v3/adb93016bce34f56ac6de6f1ad77263c/volumes/1ce298a5-2796-4381-b458-747e7e03e049 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:31.033421 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f01f68c-5ce3-4013-bd76-9fa7738eac69 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] DELETE http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/types/2adcb0e9-84db-4c1d-b26d-18effd77bef6 Jan 27 16:59:31.033688 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9f01f68c-5ce3-4013-bd76-9fa7738eac69 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:31.033966 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9f01f68c-5ce3-4013-bd76-9fa7738eac69 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Calling method '_delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:31.070828 n-d-705658-15 devstack@c-api.service[87927]: /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 27 16:59:31.070828 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 16:59:31.103789 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f01f68c-5ce3-4013-bd76-9fa7738eac69 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/types/2adcb0e9-84db-4c1d-b26d-18effd77bef6 returned with HTTP 202 Jan 27 16:59:31.104338 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 756/1541] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:59:31 2021] DELETE /volume/v3/53367f1036224f258280fa75b1b66259/types/2adcb0e9-84db-4c1d-b26d-18effd77bef6 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:59:31.109361 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c2cf4aea-7411-4c43-8eee-85e3c7ec9d53 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] GET http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/types/2adcb0e9-84db-4c1d-b26d-18effd77bef6 Jan 27 16:59:31.109560 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c2cf4aea-7411-4c43-8eee-85e3c7ec9d53 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:31.109827 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c2cf4aea-7411-4c43-8eee-85e3c7ec9d53 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:31.116706 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c2cf4aea-7411-4c43-8eee-85e3c7ec9d53 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/types/2adcb0e9-84db-4c1d-b26d-18effd77bef6 returned with HTTP 404 Jan 27 16:59:31.117250 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 786/1542] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:59:31 2021] GET /volume/v3/53367f1036224f258280fa75b1b66259/types/2adcb0e9-84db-4c1d-b26d-18effd77bef6 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:31.122574 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a311266b-96d4-44b0-804d-196e895c7f4a tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] DELETE http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/types/c292c9a8-97fa-4ade-a0ca-cba9678e7ec0 Jan 27 16:59:31.122866 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a311266b-96d4-44b0-804d-196e895c7f4a tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:31.123151 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a311266b-96d4-44b0-804d-196e895c7f4a tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Calling method '_delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:31.240198 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a311266b-96d4-44b0-804d-196e895c7f4a tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/types/c292c9a8-97fa-4ade-a0ca-cba9678e7ec0 returned with HTTP 202 Jan 27 16:59:31.241209 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 757/1543] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 16:59:31 2021] DELETE /volume/v3/53367f1036224f258280fa75b1b66259/types/c292c9a8-97fa-4ade-a0ca-cba9678e7ec0 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:59:31.248419 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4a26cf8c-9648-43a9-aa26-82657b753f89 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] GET http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/types/c292c9a8-97fa-4ade-a0ca-cba9678e7ec0 Jan 27 16:59:31.248720 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4a26cf8c-9648-43a9-aa26-82657b753f89 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:31.248982 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4a26cf8c-9648-43a9-aa26-82657b753f89 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:31.256011 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4a26cf8c-9648-43a9-aa26-82657b753f89 tempest-GroupsTest-2077284255 tempest-GroupsTest-2077284255-project-admin] http://10.222.0.108/volume/v3/53367f1036224f258280fa75b1b66259/types/c292c9a8-97fa-4ade-a0ca-cba9678e7ec0 returned with HTTP 404 Jan 27 16:59:31.256517 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 787/1544] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 16:59:31 2021] GET /volume/v3/53367f1036224f258280fa75b1b66259/types/c292c9a8-97fa-4ade-a0ca-cba9678e7ec0 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:59:31.624960 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a88f0671-6215-448b-9f9a-6688a30e5258 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:31.625904 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a88f0671-6215-448b-9f9a-6688a30e5258 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:31.626483 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a88f0671-6215-448b-9f9a-6688a30e5258 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:31.626703 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a88f0671-6215-448b-9f9a-6688a30e5258 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:31.639928 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:31.639928 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:31.641015 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a88f0671-6215-448b-9f9a-6688a30e5258 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:31.645123 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 758/1545] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:31 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:32.650223 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c50d539-3ebe-48bb-ad88-fcbeeddcfead tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:32.650786 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c50d539-3ebe-48bb-ad88-fcbeeddcfead tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:32.651132 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c50d539-3ebe-48bb-ad88-fcbeeddcfead tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:32.651430 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-6c50d539-3ebe-48bb-ad88-fcbeeddcfead tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:32.663557 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:32.663557 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:32.664688 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c50d539-3ebe-48bb-ad88-fcbeeddcfead tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:32.665147 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 788/1546] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:32 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:33.674411 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38c18460-c634-4523-99ce-4152aa4f7a3e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:33.674667 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38c18460-c634-4523-99ce-4152aa4f7a3e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:33.674667 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:33.674667 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:33.674867 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38c18460-c634-4523-99ce-4152aa4f7a3e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:33.675454 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-38c18460-c634-4523-99ce-4152aa4f7a3e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:33.687220 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:33.687220 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:33.689706 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38c18460-c634-4523-99ce-4152aa4f7a3e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:33.696037 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 759/1547] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:33 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:34.428177 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] POST http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes Jan 27 16:59:34.428493 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:34.428493 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:34.428704 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1010297285"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:34.429336 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1010297285'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 16:59:34.429551 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Create volume of 1 GB Jan 27 16:59:34.436701 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Availability Zones retrieved successfully. Jan 27 16:59:34.444308 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Flow 'volume_create_api' (cd6d60a6-7493-49a5-897e-2b245401fbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:59:34.445752 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d3951b5-2c1e-4aa3-b672-584021e38f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:34.446703 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:59:34.612741 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d3951b5-2c1e-4aa3-b672-584021e38f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:34.613784 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebf547ab-03a9-43ff-bdb3-49d7fae5cb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:34.701398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-791f6d15-d8ca-4b8d-90f6-79fc2cfec733 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:34.701715 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-791f6d15-d8ca-4b8d-90f6-79fc2cfec733 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:34.701859 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:34.701859 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:34.702081 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-791f6d15-d8ca-4b8d-90f6-79fc2cfec733 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:34.702294 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-791f6d15-d8ca-4b8d-90f6-79fc2cfec733 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:34.716645 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:34.716645 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:34.717760 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-791f6d15-d8ca-4b8d-90f6-79fc2cfec733 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:34.718315 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 760/1548] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:34 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:34.724863 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Created reservations ['d728dfd0-5867-44d3-af46-eb83753d3166', 'a867da35-6890-479b-afce-18c84206db30', '01222f69-e695-4828-ab20-5cf5798149da', 'f09045b5-e575-485d-ba99-ff1858dbd944'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:34.726053 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebf547ab-03a9-43ff-bdb3-49d7fae5cb79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d728dfd0-5867-44d3-af46-eb83753d3166', 'a867da35-6890-479b-afce-18c84206db30', '01222f69-e695-4828-ab20-5cf5798149da', 'f09045b5-e575-485d-ba99-ff1858dbd944']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:34.727124 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3a878a2-f53c-4115-a9ea-880a2fbd1c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:34.812338 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3a878a2-f53c-4115-a9ea-880a2fbd1c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b07e158f-ddeb-4e10-a869-f0fcb7693d79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1010297285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b64162cd29047e8bf34e78231bda8a6',qos_specs=None,replication_status=,reservations=['d728dfd0-5867-44d3-af46-eb83753d3166','a867da35-6890-479b-afce-18c84206db30','01222f69-e695-4828-ab20-5cf5798149da','f09045b5-e575-485d-ba99-ff1858dbd944'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de42ae0b68054b0eb351e4e5c6c0bfa5',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:59:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1010297285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b07e158f-ddeb-4e10-a869-f0fcb7693d79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b64162cd29047e8bf34e78231bda8a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='de42ae0b68054b0eb351e4e5c6c0bfa5',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:34.814194 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce7feef8-bd3f-4d6a-af67-c182485083c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:34.862952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce7feef8-bd3f-4d6a-af67-c182485083c0) transitioned into state 'SUCCESS' from state '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-1010297285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b64162cd29047e8bf34e78231bda8a6',qos_specs=None,replication_status=,reservations=['d728dfd0-5867-44d3-af46-eb83753d3166','a867da35-6890-479b-afce-18c84206db30','01222f69-e695-4828-ab20-5cf5798149da','f09045b5-e575-485d-ba99-ff1858dbd944'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de42ae0b68054b0eb351e4e5c6c0bfa5',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:34.862952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7456d944-7abc-41fe-ad9c-887db29b81be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:34.916793 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7456d944-7abc-41fe-ad9c-887db29b81be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:34.918146 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Flow 'volume_create_api' (cd6d60a6-7493-49a5-897e-2b245401fbe5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:59:34.942046 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Create volume request issued successfully. Jan 27 16:59:34.948497 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f1d560ad-4827-4884-a6f0-19335a5350ae tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes returned with HTTP 202 Jan 27 16:59:34.949020 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 789/1549] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 16:59:34 2021] POST /volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes => generated 822 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:59:34.957606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-58889bbb-62e4-404e-9bec-960f1244f3fe tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes/b07e158f-ddeb-4e10-a869-f0fcb7693d79 Jan 27 16:59:34.957980 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-58889bbb-62e4-404e-9bec-960f1244f3fe tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:34.960269 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:34.960269 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:34.960644 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-58889bbb-62e4-404e-9bec-960f1244f3fe tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:34.988033 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:34.988033 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:34.993129 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-58889bbb-62e4-404e-9bec-960f1244f3fe tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Volume info retrieved successfully. Jan 27 16:59:35.003909 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-58889bbb-62e4-404e-9bec-960f1244f3fe tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes/b07e158f-ddeb-4e10-a869-f0fcb7693d79 returned with HTTP 200 Jan 27 16:59:35.004354 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 761/1550] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:34 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes/b07e158f-ddeb-4e10-a869-f0fcb7693d79 => generated 890 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:35.729201 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6e40adb1-12ed-433c-a8b9-cdfde81a04d9 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:35.729536 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6e40adb1-12ed-433c-a8b9-cdfde81a04d9 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:35.729690 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:35.729690 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:35.729903 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6e40adb1-12ed-433c-a8b9-cdfde81a04d9 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:35.730108 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-6e40adb1-12ed-433c-a8b9-cdfde81a04d9 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:35.745893 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:35.745893 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:35.745893 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6e40adb1-12ed-433c-a8b9-cdfde81a04d9 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:35.746377 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 790/1551] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:35 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:36.014559 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9decd91a-54c4-4a5c-b96c-d9044afc9daf tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes/b07e158f-ddeb-4e10-a869-f0fcb7693d79 Jan 27 16:59:36.014847 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9decd91a-54c4-4a5c-b96c-d9044afc9daf tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:36.015046 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:36.015046 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:36.015282 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9decd91a-54c4-4a5c-b96c-d9044afc9daf tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:36.044740 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:36.044740 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:36.050221 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9decd91a-54c4-4a5c-b96c-d9044afc9daf tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Volume info retrieved successfully. Jan 27 16:59:36.063130 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9decd91a-54c4-4a5c-b96c-d9044afc9daf tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes/b07e158f-ddeb-4e10-a869-f0fcb7693d79 returned with HTTP 200 Jan 27 16:59:36.063130 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 762/1552] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:36 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes/b07e158f-ddeb-4e10-a869-f0fcb7693d79 => generated 915 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:36.075074 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-94704974-3649-4740-a2a3-91bc964019a8 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] POST http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots Jan 27 16:59:36.076138 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:36.076138 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:36.076138 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-94704974-3649-4740-a2a3-91bc964019a8 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b07e158f-ddeb-4e10-a869-f0fcb7693d79", "name": "tempest-SnapshotsActionsTest-Snapshot-1630102909"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:36.108591 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:36.108591 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:36.109368 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-94704974-3649-4740-a2a3-91bc964019a8 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Volume info retrieved successfully. Jan 27 16:59:36.109589 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-94704974-3649-4740-a2a3-91bc964019a8 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Create snapshot from volume b07e158f-ddeb-4e10-a869-f0fcb7693d79 Jan 27 16:59:36.172309 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-94704974-3649-4740-a2a3-91bc964019a8 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Created reservations ['334d8778-8e75-4464-9b34-0ce8b35aa4b6', 'c35d2dde-a722-4d91-9a20-7e42ebdaf1be', '07926df7-e16f-41db-9b5c-20d73653e8ec', '74243ee0-2d48-4ede-9f0d-a601da2199b2'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:36.329340 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-94704974-3649-4740-a2a3-91bc964019a8 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot create request issued successfully. Jan 27 16:59:36.329810 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-94704974-3649-4740-a2a3-91bc964019a8 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots returned with HTTP 202 Jan 27 16:59:36.331095 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 791/1553] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 16:59:36 2021] POST /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots => generated 307 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:59:36.338780 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d07629e8-a41f-4fe8-bb07-6294aac68008 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:36.339096 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d07629e8-a41f-4fe8-bb07-6294aac68008 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:36.339501 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:36.339501 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:36.339717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d07629e8-a41f-4fe8-bb07-6294aac68008 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:36.360267 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:36.360267 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:36.360267 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d07629e8-a41f-4fe8-bb07-6294aac68008 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:36.360267 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d07629e8-a41f-4fe8-bb07-6294aac68008 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 returned with HTTP 200 Jan 27 16:59:36.366913 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 763/1554] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:36 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:36.757867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed2495ff-24fa-4f9a-99cb-f1466176d7cc tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:36.758319 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed2495ff-24fa-4f9a-99cb-f1466176d7cc tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:36.758495 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:36.758495 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:36.758785 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed2495ff-24fa-4f9a-99cb-f1466176d7cc tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:36.759061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ed2495ff-24fa-4f9a-99cb-f1466176d7cc tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:36.775661 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:36.775661 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:36.779477 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed2495ff-24fa-4f9a-99cb-f1466176d7cc tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:36.779477 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 792/1555] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:36 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:37.368588 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9cb51dea-1320-473c-a01a-49dc30a594be tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:37.368866 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9cb51dea-1320-473c-a01a-49dc30a594be tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:37.368996 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:37.368996 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:37.369187 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9cb51dea-1320-473c-a01a-49dc30a594be tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:37.382406 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:37.382406 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:37.382911 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9cb51dea-1320-473c-a01a-49dc30a594be tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:37.383853 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9cb51dea-1320-473c-a01a-49dc30a594be tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 returned with HTTP 200 Jan 27 16:59:37.384228 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 764/1556] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:37 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:37.789435 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8043cc32-07f4-4fad-9711-8b24e342506c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:37.789824 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8043cc32-07f4-4fad-9711-8b24e342506c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:37.789978 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:37.789978 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:37.790258 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8043cc32-07f4-4fad-9711-8b24e342506c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:37.790525 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8043cc32-07f4-4fad-9711-8b24e342506c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:37.805735 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:37.805735 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:37.806896 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8043cc32-07f4-4fad-9711-8b24e342506c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:37.807400 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 793/1557] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:37 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:38.393393 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-314712e0-6253-47d8-bc4f-4f7a5c0fa45c tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:38.393724 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-314712e0-6253-47d8-bc4f-4f7a5c0fa45c tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:38.393877 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:38.393877 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:38.394100 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-314712e0-6253-47d8-bc4f-4f7a5c0fa45c tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:38.408724 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:38.408724 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:38.409421 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-314712e0-6253-47d8-bc4f-4f7a5c0fa45c tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:38.410514 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-314712e0-6253-47d8-bc4f-4f7a5c0fa45c tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 returned with HTTP 200 Jan 27 16:59:38.410953 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 765/1558] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:38 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:38.465784 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4de6b494-2bb7-4750-95d5-567671a2babf tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action Jan 27 16:59:38.466322 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:38.466322 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:38.466855 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4de6b494-2bb7-4750-95d5-567671a2babf tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:38.467355 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4de6b494-2bb7-4750-95d5-567671a2babf tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:38.468783 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-4de6b494-2bb7-4750-95d5-567671a2babf tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Updating snapshot '3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7' with '{'status': 'creating'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:59:38.503798 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:38.503798 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:38.611104 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4de6b494-2bb7-4750-95d5-567671a2babf tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action returned with HTTP 202 Jan 27 16:59:38.612367 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 794/1559] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:38 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:59:38.618323 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9b5b931-3a4d-431f-b05d-2f3ca716b955 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:38.620959 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9b5b931-3a4d-431f-b05d-2f3ca716b955 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:38.620959 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:38.620959 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:38.620959 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9b5b931-3a4d-431f-b05d-2f3ca716b955 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:38.632399 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:38.632399 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:38.632942 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e9b5b931-3a4d-431f-b05d-2f3ca716b955 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:38.634058 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9b5b931-3a4d-431f-b05d-2f3ca716b955 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 returned with HTTP 200 Jan 27 16:59:38.634706 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 766/1560] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:38 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:38.643315 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88b35d8a-9dd0-4d63-933c-b50f52059772 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action Jan 27 16:59:38.643628 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:38.643628 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:38.643909 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88b35d8a-9dd0-4d63-933c-b50f52059772 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:38.644132 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88b35d8a-9dd0-4d63-933c-b50f52059772 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:38.644743 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-88b35d8a-9dd0-4d63-933c-b50f52059772 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Updating snapshot '3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7' with '{'status': 'available'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:59:38.670319 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:38.670319 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:38.718771 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88b35d8a-9dd0-4d63-933c-b50f52059772 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action returned with HTTP 202 Jan 27 16:59:38.719312 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 795/1561] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:38 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:59:38.725201 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-090a33c5-810f-4730-b3a7-94a8eda4c788 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:38.725499 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-090a33c5-810f-4730-b3a7-94a8eda4c788 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:38.725707 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:38.725707 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:38.725879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-090a33c5-810f-4730-b3a7-94a8eda4c788 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:38.738392 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:38.738392 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:38.738933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-090a33c5-810f-4730-b3a7-94a8eda4c788 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:38.739905 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-090a33c5-810f-4730-b3a7-94a8eda4c788 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 returned with HTTP 200 Jan 27 16:59:38.740245 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 767/1562] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:38 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:38.747305 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ddd43538-7ec0-4bd6-8c7d-a9ba34912391 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] POST http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots Jan 27 16:59:38.747612 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:38.747612 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:38.747885 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ddd43538-7ec0-4bd6-8c7d-a9ba34912391 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b07e158f-ddeb-4e10-a869-f0fcb7693d79", "name": "tempest-SnapshotsActionsTest-Snapshot-340141243"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:38.775470 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:38.775470 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:38.776273 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ddd43538-7ec0-4bd6-8c7d-a9ba34912391 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Volume info retrieved successfully. Jan 27 16:59:38.776482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-ddd43538-7ec0-4bd6-8c7d-a9ba34912391 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Create snapshot from volume b07e158f-ddeb-4e10-a869-f0fcb7693d79 Jan 27 16:59:38.817533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa58fa07-8f51-4df7-9d02-5154f1121b64 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:38.817821 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa58fa07-8f51-4df7-9d02-5154f1121b64 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:38.817933 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:38.817933 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:38.818126 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa58fa07-8f51-4df7-9d02-5154f1121b64 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:38.818311 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-aa58fa07-8f51-4df7-9d02-5154f1121b64 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:38.828822 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:38.828822 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:38.829695 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa58fa07-8f51-4df7-9d02-5154f1121b64 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:38.830064 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 768/1563] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:38 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:38.856255 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-ddd43538-7ec0-4bd6-8c7d-a9ba34912391 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Created reservations ['f4e68a99-3d2a-458f-81f9-ce7d422b741f', '2d2dd252-134a-4fe8-acf3-be2cbd5eb885', '97373b8a-2e06-4d6c-a0aa-3cf56bb90eec', '8e347481-9c2e-4c4a-877e-3afd4147271d'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:39.027077 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ddd43538-7ec0-4bd6-8c7d-a9ba34912391 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot create request issued successfully. Jan 27 16:59:39.027530 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ddd43538-7ec0-4bd6-8c7d-a9ba34912391 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots returned with HTTP 202 Jan 27 16:59:39.028145 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 796/1564] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 16:59:38 2021] POST /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots => generated 306 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:59:39.035056 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ea4b6de-9993-4e61-840c-1f1dce310e68 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 Jan 27 16:59:39.035336 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ea4b6de-9993-4e61-840c-1f1dce310e68 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:39.035465 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:39.035465 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:39.035658 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ea4b6de-9993-4e61-840c-1f1dce310e68 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:39.047893 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:39.047893 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:39.053312 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0ea4b6de-9993-4e61-840c-1f1dce310e68 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:39.053312 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ea4b6de-9993-4e61-840c-1f1dce310e68 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 returned with HTTP 200 Jan 27 16:59:39.053312 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 769/1565] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:39 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:39.838508 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-449040e8-86f8-4e4e-bf81-2df467edf219 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:39.838842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-449040e8-86f8-4e4e-bf81-2df467edf219 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:39.839010 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:39.839010 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:39.839365 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-449040e8-86f8-4e4e-bf81-2df467edf219 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:39.839562 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-449040e8-86f8-4e4e-bf81-2df467edf219 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:39.850781 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:39.850781 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:39.851736 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-449040e8-86f8-4e4e-bf81-2df467edf219 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:39.852154 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 797/1566] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:39 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:40.059877 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-46174926-90e2-4a13-8f8d-7c74d19fbcc6 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 Jan 27 16:59:40.060166 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-46174926-90e2-4a13-8f8d-7c74d19fbcc6 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:40.060311 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:40.060311 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:40.060677 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-46174926-90e2-4a13-8f8d-7c74d19fbcc6 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:40.078009 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:40.078009 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:40.078681 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-46174926-90e2-4a13-8f8d-7c74d19fbcc6 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:40.079677 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-46174926-90e2-4a13-8f8d-7c74d19fbcc6 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 returned with HTTP 200 Jan 27 16:59:40.080432 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 770/1567] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:40 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:40.862092 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-01c34753-6ac2-4dfe-8db4-35198da2dcb2 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:40.862652 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-01c34753-6ac2-4dfe-8db4-35198da2dcb2 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:40.862809 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:40.862809 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:40.863037 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-01c34753-6ac2-4dfe-8db4-35198da2dcb2 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:40.863268 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-01c34753-6ac2-4dfe-8db4-35198da2dcb2 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:40.889506 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:40.889506 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:40.890791 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-01c34753-6ac2-4dfe-8db4-35198da2dcb2 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:40.891545 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 798/1568] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:40 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:41.092209 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-424484ea-9f04-4092-9df5-544e126cb673 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 Jan 27 16:59:41.093046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-424484ea-9f04-4092-9df5-544e126cb673 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:41.093268 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:41.093268 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:41.093722 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-424484ea-9f04-4092-9df5-544e126cb673 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:41.112368 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:41.112368 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:41.113059 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-424484ea-9f04-4092-9df5-544e126cb673 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:41.114301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-424484ea-9f04-4092-9df5-544e126cb673 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 returned with HTTP 200 Jan 27 16:59:41.114776 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 771/1569] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:41 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:41.123151 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ae805ea-2a31-4e2c-a6c8-b6b3a331a550 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18/action Jan 27 16:59:41.123470 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:41.123470 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:41.123787 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ae805ea-2a31-4e2c-a6c8-b6b3a331a550 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:41.124095 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ae805ea-2a31-4e2c-a6c8-b6b3a331a550 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:41.124851 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-6ae805ea-2a31-4e2c-a6c8-b6b3a331a550 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Updating snapshot '974dfafe-6a3a-4258-9072-5e2832cfbd18' with '{'status': 'creating'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:59:41.151316 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:41.151316 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:41.198704 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ae805ea-2a31-4e2c-a6c8-b6b3a331a550 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18/action returned with HTTP 202 Jan 27 16:59:41.199324 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 799/1570] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:41 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:59:41.205613 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-958d3c54-80cb-4758-bad1-39daba7cf9e5 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 Jan 27 16:59:41.205990 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-958d3c54-80cb-4758-bad1-39daba7cf9e5 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:41.206189 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:41.206189 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:41.206473 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-958d3c54-80cb-4758-bad1-39daba7cf9e5 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:41.221145 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:41.221145 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:41.221951 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-958d3c54-80cb-4758-bad1-39daba7cf9e5 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:41.223014 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-958d3c54-80cb-4758-bad1-39daba7cf9e5 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 returned with HTTP 200 Jan 27 16:59:41.223524 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 772/1571] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:41 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:41.229666 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2382e2ab-52b2-4909-9173-a18bf3f4c72a tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18/action Jan 27 16:59:41.229939 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:41.229939 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:41.230174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2382e2ab-52b2-4909-9173-a18bf3f4c72a tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:41.230368 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2382e2ab-52b2-4909-9173-a18bf3f4c72a tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:41.245240 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:41.245240 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:41.246107 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2382e2ab-52b2-4909-9173-a18bf3f4c72a tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Snapshot retrieved successfully. Jan 27 16:59:41.325041 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2382e2ab-52b2-4909-9173-a18bf3f4c72a tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Snapshot delete request issued successfully. Jan 27 16:59:41.325707 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2382e2ab-52b2-4909-9173-a18bf3f4c72a tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18/action returned with HTTP 202 Jan 27 16:59:41.326635 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 800/1572] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:41 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:59:41.334556 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b4845c08-9a45-4f9a-a33b-3b081dfa7b99 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 Jan 27 16:59:41.334904 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b4845c08-9a45-4f9a-a33b-3b081dfa7b99 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:41.335057 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:41.335057 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:41.335288 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b4845c08-9a45-4f9a-a33b-3b081dfa7b99 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:41.356687 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:41.356687 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:41.356687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b4845c08-9a45-4f9a-a33b-3b081dfa7b99 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:41.356687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b4845c08-9a45-4f9a-a33b-3b081dfa7b99 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 returned with HTTP 200 Jan 27 16:59:41.356687 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 773/1573] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:41 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:41.901435 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ac0b03d3-6faa-4e6e-8119-2183ec8a4c51 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:41.902284 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ac0b03d3-6faa-4e6e-8119-2183ec8a4c51 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:41.902455 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:41.902455 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:41.902609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ac0b03d3-6faa-4e6e-8119-2183ec8a4c51 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:41.902844 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ac0b03d3-6faa-4e6e-8119-2183ec8a4c51 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:41.915885 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:41.915885 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:41.916914 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ac0b03d3-6faa-4e6e-8119-2183ec8a4c51 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:41.917326 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 801/1574] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:41 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:59:42.365611 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e02835b0-124a-463f-837f-e63f49f8ab5d tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 Jan 27 16:59:42.365962 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e02835b0-124a-463f-837f-e63f49f8ab5d tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:42.366061 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:42.366061 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:42.366221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e02835b0-124a-463f-837f-e63f49f8ab5d tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:42.380773 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:42.380773 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:42.381458 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e02835b0-124a-463f-837f-e63f49f8ab5d tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:42.382572 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e02835b0-124a-463f-837f-e63f49f8ab5d tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 returned with HTTP 200 Jan 27 16:59:42.383347 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 774/1575] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:42 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:42.927642 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d671bfe-3b68-4427-83dd-7cb410af13aa tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:42.928323 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d671bfe-3b68-4427-83dd-7cb410af13aa tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:42.928323 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:42.928323 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:42.928687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d671bfe-3b68-4427-83dd-7cb410af13aa tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:42.928834 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5d671bfe-3b68-4427-83dd-7cb410af13aa tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:42.952881 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:42.952881 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:42.954036 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d671bfe-3b68-4427-83dd-7cb410af13aa tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:42.954520 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 802/1576] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:42 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:43.392741 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30617399-2797-479f-9d35-0dd5c1ff4f89 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 Jan 27 16:59:43.393555 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30617399-2797-479f-9d35-0dd5c1ff4f89 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:43.393803 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:43.393803 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:43.394054 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30617399-2797-479f-9d35-0dd5c1ff4f89 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:43.412272 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30617399-2797-479f-9d35-0dd5c1ff4f89 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 returned with HTTP 404 Jan 27 16:59:43.412768 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 775/1577] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:43 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:43.420960 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f09bc217-0855-4b5d-acb4-7c87c66fd515 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action Jan 27 16:59:43.421472 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:43.421472 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:43.421999 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f09bc217-0855-4b5d-acb4-7c87c66fd515 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:43.422443 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f09bc217-0855-4b5d-acb4-7c87c66fd515 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:43.423589 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-f09bc217-0855-4b5d-acb4-7c87c66fd515 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Updating snapshot '3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7' with '{'status': 'available'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:59:43.467461 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:43.467461 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:43.514927 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f09bc217-0855-4b5d-acb4-7c87c66fd515 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action returned with HTTP 202 Jan 27 16:59:43.518036 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 803/1578] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:43 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:59:43.522089 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-009f2d34-fc9f-495f-90c6-a8897d615c91 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:43.522355 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-009f2d34-fc9f-495f-90c6-a8897d615c91 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:43.522619 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-009f2d34-fc9f-495f-90c6-a8897d615c91 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:43.535759 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:43.535759 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:43.536348 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-009f2d34-fc9f-495f-90c6-a8897d615c91 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:43.537323 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-009f2d34-fc9f-495f-90c6-a8897d615c91 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 returned with HTTP 200 Jan 27 16:59:43.537716 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 776/1579] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:43 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:43.545023 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9a351f1e-e737-4376-98d0-60f6dd3d0ba4 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] POST http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots Jan 27 16:59:43.545383 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:43.545383 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:43.545692 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9a351f1e-e737-4376-98d0-60f6dd3d0ba4 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b07e158f-ddeb-4e10-a869-f0fcb7693d79", "name": "tempest-SnapshotsActionsTest-Snapshot-1961518069"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:43.574752 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:43.574752 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:43.575550 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9a351f1e-e737-4376-98d0-60f6dd3d0ba4 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Volume info retrieved successfully. Jan 27 16:59:43.575757 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-9a351f1e-e737-4376-98d0-60f6dd3d0ba4 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Create snapshot from volume b07e158f-ddeb-4e10-a869-f0fcb7693d79 Jan 27 16:59:43.651387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-9a351f1e-e737-4376-98d0-60f6dd3d0ba4 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Created reservations ['677a5ef4-59a1-4dae-b2fe-a333125e8016', 'bc030010-24dc-48f8-9ff9-6448f96de697', '0810ec54-d2aa-4265-ad6a-c81de24e1ab9', '1907908c-bbac-4d6d-ba3e-746f15de0d71'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:43.791709 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9a351f1e-e737-4376-98d0-60f6dd3d0ba4 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot create request issued successfully. Jan 27 16:59:43.792234 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9a351f1e-e737-4376-98d0-60f6dd3d0ba4 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots returned with HTTP 202 Jan 27 16:59:43.793380 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 804/1580] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 16:59:43 2021] POST /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots => generated 307 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:59:43.801289 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2ee89a66-0f9b-4504-8ffe-2467bb7fce6a tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d Jan 27 16:59:43.801399 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2ee89a66-0f9b-4504-8ffe-2467bb7fce6a tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:43.801539 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:43.801539 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:43.801781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2ee89a66-0f9b-4504-8ffe-2467bb7fce6a tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:43.816766 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:43.816766 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:43.817449 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2ee89a66-0f9b-4504-8ffe-2467bb7fce6a tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:43.819739 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2ee89a66-0f9b-4504-8ffe-2467bb7fce6a tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d returned with HTTP 200 Jan 27 16:59:43.819739 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 777/1581] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:43 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:43.965618 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-13cafb36-21c5-4372-9bad-ac54acb7bfa8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:43.966377 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-13cafb36-21c5-4372-9bad-ac54acb7bfa8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:43.966649 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:43.966649 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:43.967140 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-13cafb36-21c5-4372-9bad-ac54acb7bfa8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:43.967576 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-13cafb36-21c5-4372-9bad-ac54acb7bfa8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:43.982314 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:43.982314 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:43.983641 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-13cafb36-21c5-4372-9bad-ac54acb7bfa8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:43.984367 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 805/1582] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:43 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:44.828132 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ed35a4e-8bdf-4eb7-b988-77df711c3817 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d Jan 27 16:59:44.828305 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ed35a4e-8bdf-4eb7-b988-77df711c3817 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:44.828454 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:44.828454 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:44.828683 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ed35a4e-8bdf-4eb7-b988-77df711c3817 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:44.843490 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:44.843490 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:44.844137 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6ed35a4e-8bdf-4eb7-b988-77df711c3817 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:44.845260 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ed35a4e-8bdf-4eb7-b988-77df711c3817 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d returned with HTTP 200 Jan 27 16:59:44.846154 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 778/1583] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:44 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:44.996575 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ccca0b3b-8be5-4000-96a1-565178f55037 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:44.996575 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ccca0b3b-8be5-4000-96a1-565178f55037 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:44.996575 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:44.996575 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:44.996575 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ccca0b3b-8be5-4000-96a1-565178f55037 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:44.996575 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ccca0b3b-8be5-4000-96a1-565178f55037 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:45.008216 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:45.008216 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:45.009482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ccca0b3b-8be5-4000-96a1-565178f55037 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:45.010000 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 806/1584] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:44 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:45.855269 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bee0a20d-6a9c-4e92-b343-1fa3329f6d43 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d Jan 27 16:59:45.855608 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bee0a20d-6a9c-4e92-b343-1fa3329f6d43 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:45.855765 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:45.855765 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:45.856030 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bee0a20d-6a9c-4e92-b343-1fa3329f6d43 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:45.876489 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:45.876489 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:45.877244 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bee0a20d-6a9c-4e92-b343-1fa3329f6d43 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:45.878482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bee0a20d-6a9c-4e92-b343-1fa3329f6d43 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d returned with HTTP 200 Jan 27 16:59:45.879126 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 779/1585] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:45 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:45.886871 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d80f6c08-059f-4755-8cff-f9a582d7d3e5 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d/action Jan 27 16:59:45.887238 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:45.887238 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:45.887573 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d80f6c08-059f-4755-8cff-f9a582d7d3e5 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:45.887814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d80f6c08-059f-4755-8cff-f9a582d7d3e5 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:45.888618 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-d80f6c08-059f-4755-8cff-f9a582d7d3e5 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Updating snapshot '0e77aeb1-c7c0-4108-8b98-d60bb609264d' with '{'status': 'deleting'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:59:45.916169 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:45.916169 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:45.961899 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d80f6c08-059f-4755-8cff-f9a582d7d3e5 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d/action returned with HTTP 202 Jan 27 16:59:45.961899 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 807/1586] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:45 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:59:45.968052 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e91be80b-6875-4385-bcd7-5eacfa607807 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d Jan 27 16:59:45.968338 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e91be80b-6875-4385-bcd7-5eacfa607807 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:45.968469 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:45.968469 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:45.968656 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e91be80b-6875-4385-bcd7-5eacfa607807 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:45.988821 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:45.988821 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:45.989999 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e91be80b-6875-4385-bcd7-5eacfa607807 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:45.990499 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e91be80b-6875-4385-bcd7-5eacfa607807 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d returned with HTTP 200 Jan 27 16:59:45.990928 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 780/1587] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:45 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:59:45.998141 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4dee200-41ef-49b9-91c4-ae5eead43fca tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d/action Jan 27 16:59:45.998439 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:45.998439 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:45.998691 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4dee200-41ef-49b9-91c4-ae5eead43fca tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:45.998913 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4dee200-41ef-49b9-91c4-ae5eead43fca tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:46.012840 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:46.012840 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:46.013303 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e4dee200-41ef-49b9-91c4-ae5eead43fca tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Snapshot retrieved successfully. Jan 27 16:59:46.019732 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3eddb899-d437-4965-be24-e621d5b7f5fd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:46.023626 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3eddb899-d437-4965-be24-e621d5b7f5fd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:46.023626 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:46.023626 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:46.023626 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3eddb899-d437-4965-be24-e621d5b7f5fd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:46.023626 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3eddb899-d437-4965-be24-e621d5b7f5fd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:46.033212 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:46.033212 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:46.034279 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3eddb899-d437-4965-be24-e621d5b7f5fd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:46.034733 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 781/1588] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:46 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:46.076926 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e4dee200-41ef-49b9-91c4-ae5eead43fca tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Snapshot delete request issued successfully. Jan 27 16:59:46.077395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4dee200-41ef-49b9-91c4-ae5eead43fca tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d/action returned with HTTP 202 Jan 27 16:59:46.078040 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 808/1589] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:45 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:59:46.084047 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab103f41-ad21-4b06-ac13-0cb1b7f0c1ee tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d Jan 27 16:59:46.084431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab103f41-ad21-4b06-ac13-0cb1b7f0c1ee tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:46.084623 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:46.084623 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:46.084845 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab103f41-ad21-4b06-ac13-0cb1b7f0c1ee tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:46.103458 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:46.103458 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:46.104218 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ab103f41-ad21-4b06-ac13-0cb1b7f0c1ee tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:46.105386 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab103f41-ad21-4b06-ac13-0cb1b7f0c1ee tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d returned with HTTP 200 Jan 27 16:59:46.105911 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 782/1590] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:46 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:47.042513 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a22f688-f068-4f47-928c-ce7937429638 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:47.042942 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a22f688-f068-4f47-928c-ce7937429638 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:47.042942 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:47.042942 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:47.043136 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a22f688-f068-4f47-928c-ce7937429638 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:47.043334 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-7a22f688-f068-4f47-928c-ce7937429638 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:47.056755 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:47.056755 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:47.057823 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a22f688-f068-4f47-928c-ce7937429638 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:47.058061 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 809/1591] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:47 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:47.113954 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-07ca3f3f-71e5-48b6-bff6-01ec982632cd tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d Jan 27 16:59:47.114247 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-07ca3f3f-71e5-48b6-bff6-01ec982632cd tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:47.114371 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:47.114371 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:47.114563 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-07ca3f3f-71e5-48b6-bff6-01ec982632cd tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:47.125815 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-07ca3f3f-71e5-48b6-bff6-01ec982632cd tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d returned with HTTP 404 Jan 27 16:59:47.126334 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 783/1592] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:47 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:47.131787 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f1520ef-908f-4ccd-b749-6c0db5dbd472 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action Jan 27 16:59:47.132077 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:47.132077 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:47.132342 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f1520ef-908f-4ccd-b749-6c0db5dbd472 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:47.132541 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f1520ef-908f-4ccd-b749-6c0db5dbd472 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:47.133168 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-0f1520ef-908f-4ccd-b749-6c0db5dbd472 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Updating snapshot '3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7' with '{'status': 'available'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:59:47.156091 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:47.156091 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:47.268756 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f1520ef-908f-4ccd-b749-6c0db5dbd472 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action returned with HTTP 202 Jan 27 16:59:47.268756 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 810/1593] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:47 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:59:47.328265 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5fe8421c-a616-4084-8cd9-48b1b3870ac2 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:47.328909 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5fe8421c-a616-4084-8cd9-48b1b3870ac2 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:47.329560 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5fe8421c-a616-4084-8cd9-48b1b3870ac2 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:47.349517 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:47.349517 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:47.350360 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5fe8421c-a616-4084-8cd9-48b1b3870ac2 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:47.351803 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5fe8421c-a616-4084-8cd9-48b1b3870ac2 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 returned with HTTP 200 Jan 27 16:59:47.352477 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 784/1594] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:47 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:47.363383 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f4c6b78-6432-487b-ad15-7feaecf5837a tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] POST http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots Jan 27 16:59:47.363688 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:47.363688 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:47.363998 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f4c6b78-6432-487b-ad15-7feaecf5837a tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b07e158f-ddeb-4e10-a869-f0fcb7693d79", "name": "tempest-SnapshotsActionsTest-Snapshot-1477077046"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:47.390318 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:47.390318 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:47.391161 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6f4c6b78-6432-487b-ad15-7feaecf5837a tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Volume info retrieved successfully. Jan 27 16:59:47.391438 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-6f4c6b78-6432-487b-ad15-7feaecf5837a tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Create snapshot from volume b07e158f-ddeb-4e10-a869-f0fcb7693d79 Jan 27 16:59:47.454433 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-6f4c6b78-6432-487b-ad15-7feaecf5837a tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Created reservations ['982a5b84-c64a-4671-8753-acb16ff67b97', '93a47c66-2bfd-4740-b8d6-2c2eae8b17be', 'a1eac9fb-6bd8-4f2a-9687-a48e679db8e8', 'baeedbaa-aa12-4b74-b26e-cd218d557480'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:47.603801 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6f4c6b78-6432-487b-ad15-7feaecf5837a tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot create request issued successfully. Jan 27 16:59:47.604804 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f4c6b78-6432-487b-ad15-7feaecf5837a tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots returned with HTTP 202 Jan 27 16:59:47.607324 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 811/1595] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 16:59:47 2021] POST /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots => generated 307 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 16:59:47.614689 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d5c1772-ecd9-4bf5-bf22-4c7c8f610648 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 Jan 27 16:59:47.614953 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d5c1772-ecd9-4bf5-bf22-4c7c8f610648 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:47.615094 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:47.615094 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:47.615312 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d5c1772-ecd9-4bf5-bf22-4c7c8f610648 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:47.628139 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:47.628139 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:47.629071 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6d5c1772-ecd9-4bf5-bf22-4c7c8f610648 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:47.630330 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d5c1772-ecd9-4bf5-bf22-4c7c8f610648 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 returned with HTTP 200 Jan 27 16:59:47.630494 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 785/1596] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:47 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:48.068810 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee2169be-b7b3-47e8-9b29-ffb30cc3a6e9 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:48.069208 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee2169be-b7b3-47e8-9b29-ffb30cc3a6e9 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:48.069318 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:48.069318 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:48.069583 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee2169be-b7b3-47e8-9b29-ffb30cc3a6e9 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:48.069868 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ee2169be-b7b3-47e8-9b29-ffb30cc3a6e9 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:48.084284 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:48.084284 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:48.085408 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee2169be-b7b3-47e8-9b29-ffb30cc3a6e9 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:48.085865 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 812/1597] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:48 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:48.641677 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-462e3587-854a-45bf-ae87-c113449c771b tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 Jan 27 16:59:48.641969 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-462e3587-854a-45bf-ae87-c113449c771b tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:48.642095 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:48.642095 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:48.642290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-462e3587-854a-45bf-ae87-c113449c771b tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:48.670936 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:48.670936 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:48.673912 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-462e3587-854a-45bf-ae87-c113449c771b tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:48.673912 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-462e3587-854a-45bf-ae87-c113449c771b tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 returned with HTTP 200 Jan 27 16:59:48.673912 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 786/1598] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:48 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:49.096496 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-647d5e34-f179-4f33-a280-da3e15e9f46e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:49.096908 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-647d5e34-f179-4f33-a280-da3e15e9f46e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:49.097070 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:49.097070 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:49.097353 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-647d5e34-f179-4f33-a280-da3e15e9f46e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:49.097634 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-647d5e34-f179-4f33-a280-da3e15e9f46e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:49.113900 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:49.113900 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:49.115056 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-647d5e34-f179-4f33-a280-da3e15e9f46e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:49.115617 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 813/1599] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:49 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:49.685301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4887289d-9ac9-4298-a56b-a66867338e0f tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 Jan 27 16:59:49.685915 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4887289d-9ac9-4298-a56b-a66867338e0f tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:49.686153 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:49.686153 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:49.686656 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4887289d-9ac9-4298-a56b-a66867338e0f tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:49.710214 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:49.710214 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:49.710842 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4887289d-9ac9-4298-a56b-a66867338e0f tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:49.711883 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4887289d-9ac9-4298-a56b-a66867338e0f tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 returned with HTTP 200 Jan 27 16:59:49.712384 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 787/1600] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:49 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:49.719084 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3830cd9a-5122-4db2-8442-60f8848c6d31 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57/action Jan 27 16:59:49.719394 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:49.719394 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:49.719646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3830cd9a-5122-4db2-8442-60f8848c6d31 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:49.719868 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3830cd9a-5122-4db2-8442-60f8848c6d31 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:49.720488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-3830cd9a-5122-4db2-8442-60f8848c6d31 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Updating snapshot 'bd979eb7-5e69-4a84-89d7-af9f2dfe6c57' with '{'status': 'error'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:59:49.748619 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:49.748619 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:49.797574 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3830cd9a-5122-4db2-8442-60f8848c6d31 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57/action returned with HTTP 202 Jan 27 16:59:49.798254 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 814/1601] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:49 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:59:49.803773 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f08752f8-7a34-46c1-bb0b-1e2cb8dd678e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 Jan 27 16:59:49.804057 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f08752f8-7a34-46c1-bb0b-1e2cb8dd678e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:49.804195 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:49.804195 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:49.804386 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f08752f8-7a34-46c1-bb0b-1e2cb8dd678e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:49.816827 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:49.816827 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:49.817359 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f08752f8-7a34-46c1-bb0b-1e2cb8dd678e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:49.818314 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f08752f8-7a34-46c1-bb0b-1e2cb8dd678e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 returned with HTTP 200 Jan 27 16:59:49.818691 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 788/1602] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:49 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 => generated 462 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:49.825225 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-215e3c65-e20c-4023-b403-2c7f2e212a7a tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57/action Jan 27 16:59:49.825605 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:49.825605 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:49.825866 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-215e3c65-e20c-4023-b403-2c7f2e212a7a tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:49.826107 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-215e3c65-e20c-4023-b403-2c7f2e212a7a tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:49.840276 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:49.840276 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:49.840747 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-215e3c65-e20c-4023-b403-2c7f2e212a7a tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Snapshot retrieved successfully. Jan 27 16:59:49.915614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-215e3c65-e20c-4023-b403-2c7f2e212a7a tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Snapshot delete request issued successfully. Jan 27 16:59:49.915989 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-215e3c65-e20c-4023-b403-2c7f2e212a7a tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57/action returned with HTTP 202 Jan 27 16:59:49.919045 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 815/1603] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:49 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:59:49.922879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16e94bd6-302f-4e15-a371-f10797bdf540 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 Jan 27 16:59:49.923220 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16e94bd6-302f-4e15-a371-f10797bdf540 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:49.923364 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:49.923364 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:49.923594 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16e94bd6-302f-4e15-a371-f10797bdf540 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:49.939070 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:49.939070 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:49.939985 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-16e94bd6-302f-4e15-a371-f10797bdf540 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:49.941450 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16e94bd6-302f-4e15-a371-f10797bdf540 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 returned with HTTP 200 Jan 27 16:59:49.941976 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 789/1604] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:49 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:50.124908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-13b73746-8463-4fb7-b8e0-bb4fd69f8402 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:50.125216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-13b73746-8463-4fb7-b8e0-bb4fd69f8402 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:50.125354 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:50.125354 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:50.125580 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-13b73746-8463-4fb7-b8e0-bb4fd69f8402 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:50.125800 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-13b73746-8463-4fb7-b8e0-bb4fd69f8402 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:50.139241 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:50.139241 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:50.140388 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-13b73746-8463-4fb7-b8e0-bb4fd69f8402 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:50.141018 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 816/1605] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:50 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:50.956955 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-29445ce8-0b97-44be-87da-8aaf412b7977 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 Jan 27 16:59:50.957642 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-29445ce8-0b97-44be-87da-8aaf412b7977 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:50.957906 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:50.957906 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:50.958418 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-29445ce8-0b97-44be-87da-8aaf412b7977 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:51.027534 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:51.027534 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:51.027534 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-29445ce8-0b97-44be-87da-8aaf412b7977 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:51.027534 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-29445ce8-0b97-44be-87da-8aaf412b7977 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 returned with HTTP 200 Jan 27 16:59:51.027534 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 790/1606] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:50 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:51.153181 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ebf3fe36-947d-4dd9-bd52-292b551be5d2 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:51.153867 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ebf3fe36-947d-4dd9-bd52-292b551be5d2 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:51.154105 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:51.154105 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:51.154580 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ebf3fe36-947d-4dd9-bd52-292b551be5d2 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:51.155011 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ebf3fe36-947d-4dd9-bd52-292b551be5d2 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:51.178349 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:51.178349 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:51.180026 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ebf3fe36-947d-4dd9-bd52-292b551be5d2 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:51.180531 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 817/1607] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:51 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:52.017130 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-31a70fe1-f330-4780-9ee1-2a47e749fcd2 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 Jan 27 16:59:52.017558 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-31a70fe1-f330-4780-9ee1-2a47e749fcd2 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:52.017743 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:52.017743 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:52.017974 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-31a70fe1-f330-4780-9ee1-2a47e749fcd2 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:52.035798 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:52.035798 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:52.036731 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-31a70fe1-f330-4780-9ee1-2a47e749fcd2 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:52.038126 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-31a70fe1-f330-4780-9ee1-2a47e749fcd2 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 returned with HTTP 200 Jan 27 16:59:52.038600 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 791/1608] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:52 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:52.195952 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d2317b07-36d7-4a26-b4ab-cbc75606138d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:52.196826 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d2317b07-36d7-4a26-b4ab-cbc75606138d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:52.196826 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:52.196826 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:52.197233 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d2317b07-36d7-4a26-b4ab-cbc75606138d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:52.197531 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d2317b07-36d7-4a26-b4ab-cbc75606138d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:52.221546 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:52.221546 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:52.223392 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d2317b07-36d7-4a26-b4ab-cbc75606138d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:52.224731 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 818/1609] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:52 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:53.047751 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22cd66a1-0db7-43d6-be8c-f628834ffb31 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 Jan 27 16:59:53.048589 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22cd66a1-0db7-43d6-be8c-f628834ffb31 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:53.048589 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:53.048589 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:53.048589 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22cd66a1-0db7-43d6-be8c-f628834ffb31 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:53.062357 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22cd66a1-0db7-43d6-be8c-f628834ffb31 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 returned with HTTP 404 Jan 27 16:59:53.062981 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 792/1610] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:53 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:53.069412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1627a881-3aee-48e5-b008-7fd39d7fb313 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action Jan 27 16:59:53.069789 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:53.069789 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:53.070372 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1627a881-3aee-48e5-b008-7fd39d7fb313 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:53.070613 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1627a881-3aee-48e5-b008-7fd39d7fb313 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:53.071424 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-1627a881-3aee-48e5-b008-7fd39d7fb313 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Updating snapshot '3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7' with '{'status': 'available'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:59:53.098242 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:53.098242 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:53.163933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1627a881-3aee-48e5-b008-7fd39d7fb313 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action returned with HTTP 202 Jan 27 16:59:53.164561 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 819/1611] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:53 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:59:53.170957 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bf76e206-db12-4aba-b45c-ef74e735bdbd tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:53.171341 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bf76e206-db12-4aba-b45c-ef74e735bdbd tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:53.171702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bf76e206-db12-4aba-b45c-ef74e735bdbd tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:53.188608 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:53.188608 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:53.189368 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bf76e206-db12-4aba-b45c-ef74e735bdbd tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:53.190630 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bf76e206-db12-4aba-b45c-ef74e735bdbd tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 returned with HTTP 200 Jan 27 16:59:53.191191 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 793/1612] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:53 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:53.202110 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f23c9ff-b509-4dce-a34c-44534dcf6655 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] POST http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots Jan 27 16:59:53.202467 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:53.202467 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:53.202719 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9f23c9ff-b509-4dce-a34c-44534dcf6655 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b07e158f-ddeb-4e10-a869-f0fcb7693d79", "name": "tempest-SnapshotsActionsTest-Snapshot-1691300884"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:53.240558 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-db10496c-6be3-403b-9c23-9916a15084f7 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:53.241501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-db10496c-6be3-403b-9c23-9916a15084f7 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:53.241580 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:53.241580 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:53.241686 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:53.241686 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:53.241826 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-db10496c-6be3-403b-9c23-9916a15084f7 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:53.242107 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-db10496c-6be3-403b-9c23-9916a15084f7 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:53.243891 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9f23c9ff-b509-4dce-a34c-44534dcf6655 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Volume info retrieved successfully. Jan 27 16:59:53.243891 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-9f23c9ff-b509-4dce-a34c-44534dcf6655 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Create snapshot from volume b07e158f-ddeb-4e10-a869-f0fcb7693d79 Jan 27 16:59:53.259314 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:53.259314 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:53.260625 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-db10496c-6be3-403b-9c23-9916a15084f7 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:53.261133 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 794/1613] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:53 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:53.307589 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-9f23c9ff-b509-4dce-a34c-44534dcf6655 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Created reservations ['cf57442e-bbdf-4d06-b505-5ef18965c3e1', '501dcdf6-e5ad-478c-91c9-83f49c4a2740', '4e2b034d-a6b1-47bf-99d6-d6e9205e7889', 'b27c8064-27e6-4fed-850e-a6ceb62aef15'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:53.442011 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9f23c9ff-b509-4dce-a34c-44534dcf6655 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot create request issued successfully. Jan 27 16:59:53.442922 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f23c9ff-b509-4dce-a34c-44534dcf6655 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots returned with HTTP 202 Jan 27 16:59:53.444180 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 820/1614] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 16:59:53 2021] POST /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots => generated 307 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 16:59:53.460507 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1931498a-cfef-43b4-810a-2da277488a11 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 Jan 27 16:59:53.460926 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1931498a-cfef-43b4-810a-2da277488a11 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:53.461098 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:53.461098 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:53.461342 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1931498a-cfef-43b4-810a-2da277488a11 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:53.476546 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:53.476546 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:53.477164 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1931498a-cfef-43b4-810a-2da277488a11 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:53.478338 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1931498a-cfef-43b4-810a-2da277488a11 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 returned with HTTP 200 Jan 27 16:59:53.478832 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 795/1615] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:53 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:54.270808 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f82b8da-44f0-409b-9454-7270d27aadd7 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:54.271168 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f82b8da-44f0-409b-9454-7270d27aadd7 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:54.271279 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:54.271279 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:54.271501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f82b8da-44f0-409b-9454-7270d27aadd7 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:54.271714 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8f82b8da-44f0-409b-9454-7270d27aadd7 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:54.284674 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:54.284674 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:54.285701 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f82b8da-44f0-409b-9454-7270d27aadd7 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:54.286155 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 821/1616] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:54 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:59:54.486933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6191b73b-f4af-4680-b0e7-9fc7eaed046f tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 Jan 27 16:59:54.487260 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6191b73b-f4af-4680-b0e7-9fc7eaed046f tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:54.487417 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:54.487417 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:54.487687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6191b73b-f4af-4680-b0e7-9fc7eaed046f tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:54.501296 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:54.501296 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:54.501924 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6191b73b-f4af-4680-b0e7-9fc7eaed046f tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:54.502926 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6191b73b-f4af-4680-b0e7-9fc7eaed046f tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 returned with HTTP 200 Jan 27 16:59:54.503362 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 796/1617] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:54 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:55.296005 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-99cff647-edae-4864-b8a1-3b850ab3df6a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:55.296348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-99cff647-edae-4864-b8a1-3b850ab3df6a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:55.296501 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:55.296501 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:55.296731 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-99cff647-edae-4864-b8a1-3b850ab3df6a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:55.296955 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-99cff647-edae-4864-b8a1-3b850ab3df6a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:55.310386 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:55.310386 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:55.311536 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-99cff647-edae-4864-b8a1-3b850ab3df6a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:55.312064 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 822/1618] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:55 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:55.515311 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cd527f0d-b250-4e33-b489-e2e77878d060 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 Jan 27 16:59:55.515945 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cd527f0d-b250-4e33-b489-e2e77878d060 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:55.516204 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:55.516204 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:55.516658 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cd527f0d-b250-4e33-b489-e2e77878d060 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:55.534912 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:55.534912 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:55.535497 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cd527f0d-b250-4e33-b489-e2e77878d060 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:55.536631 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cd527f0d-b250-4e33-b489-e2e77878d060 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 returned with HTTP 200 Jan 27 16:59:55.537082 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 797/1619] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:55 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:55.544506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c7645f0a-6220-4502-8592-92c068c3cf4c tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8/action Jan 27 16:59:55.544774 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:55.544774 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:55.545021 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c7645f0a-6220-4502-8592-92c068c3cf4c tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:55.545229 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c7645f0a-6220-4502-8592-92c068c3cf4c tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:55.545866 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-c7645f0a-6220-4502-8592-92c068c3cf4c tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Updating snapshot '1e3823d8-95db-4a48-a042-eab0714c87e8' with '{'status': 'error_deleting'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:59:55.570848 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:55.570848 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:55.622191 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c7645f0a-6220-4502-8592-92c068c3cf4c tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8/action returned with HTTP 202 Jan 27 16:59:55.623182 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 823/1620] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:55 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:59:55.628494 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af563b0e-6978-47fa-afd7-009801b19149 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 Jan 27 16:59:55.628768 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af563b0e-6978-47fa-afd7-009801b19149 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:55.628896 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:55.628896 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:55.629088 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af563b0e-6978-47fa-afd7-009801b19149 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:55.641587 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:55.641587 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:55.642139 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-af563b0e-6978-47fa-afd7-009801b19149 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:55.643077 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af563b0e-6978-47fa-afd7-009801b19149 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 returned with HTTP 200 Jan 27 16:59:55.643424 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 798/1621] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:55 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:55.650565 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b09166b0-3649-4ed8-9982-8094ea4113d8 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8/action Jan 27 16:59:55.650858 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:55.650858 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:55.651099 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b09166b0-3649-4ed8-9982-8094ea4113d8 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:55.651300 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b09166b0-3649-4ed8-9982-8094ea4113d8 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:55.664974 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:55.664974 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:55.665462 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b09166b0-3649-4ed8-9982-8094ea4113d8 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Snapshot retrieved successfully. Jan 27 16:59:55.748472 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b09166b0-3649-4ed8-9982-8094ea4113d8 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Snapshot delete request issued successfully. Jan 27 16:59:55.748904 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b09166b0-3649-4ed8-9982-8094ea4113d8 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8/action returned with HTTP 202 Jan 27 16:59:55.749534 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 824/1622] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:55 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 16:59:55.756309 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee1fba54-42fa-4f7d-959c-6bd97ba75892 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 Jan 27 16:59:55.756719 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee1fba54-42fa-4f7d-959c-6bd97ba75892 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:55.756887 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:55.756887 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:55.757158 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee1fba54-42fa-4f7d-959c-6bd97ba75892 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:55.775026 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:55.775026 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:55.776307 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ee1fba54-42fa-4f7d-959c-6bd97ba75892 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:55.776987 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee1fba54-42fa-4f7d-959c-6bd97ba75892 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 returned with HTTP 200 Jan 27 16:59:55.777480 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 799/1623] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:55 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:56.321300 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-45bd7c05-e05e-4692-8586-67221efe8e46 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:56.321669 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-45bd7c05-e05e-4692-8586-67221efe8e46 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:56.321866 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:56.321866 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:56.322169 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-45bd7c05-e05e-4692-8586-67221efe8e46 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:56.322443 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-45bd7c05-e05e-4692-8586-67221efe8e46 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:56.341887 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:56.341887 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:56.344415 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-45bd7c05-e05e-4692-8586-67221efe8e46 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:56.345388 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 825/1624] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:56 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:56.789469 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7fa07e9-aa6e-4351-8eec-de60700ca85c tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 Jan 27 16:59:56.789817 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7fa07e9-aa6e-4351-8eec-de60700ca85c tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:56.790145 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:56.790145 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:56.790383 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7fa07e9-aa6e-4351-8eec-de60700ca85c tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:56.808246 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7fa07e9-aa6e-4351-8eec-de60700ca85c tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 returned with HTTP 404 Jan 27 16:59:56.808246 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 800/1625] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:56 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:56.814370 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76eb70d4-d0f7-40d0-9e56-9ec1d617f916 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action Jan 27 16:59:56.814945 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:56.814945 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:56.815506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76eb70d4-d0f7-40d0-9e56-9ec1d617f916 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:56.816036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76eb70d4-d0f7-40d0-9e56-9ec1d617f916 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:56.817248 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-76eb70d4-d0f7-40d0-9e56-9ec1d617f916 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Updating snapshot '3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7' with '{'status': 'available'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:59:56.841968 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:56.841968 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:56.896639 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76eb70d4-d0f7-40d0-9e56-9ec1d617f916 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action returned with HTTP 202 Jan 27 16:59:56.897282 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 826/1626] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:56 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:59:56.904033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b1e0bfa2-691b-471e-99de-83bd4d376939 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:56.904330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b1e0bfa2-691b-471e-99de-83bd4d376939 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:56.904607 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b1e0bfa2-691b-471e-99de-83bd4d376939 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:56.917718 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:56.917718 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:56.918305 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b1e0bfa2-691b-471e-99de-83bd4d376939 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:56.919299 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b1e0bfa2-691b-471e-99de-83bd4d376939 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 returned with HTTP 200 Jan 27 16:59:56.919685 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 801/1627] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:56 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:56.928752 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-543346ea-8394-4cbf-97fb-8090801fe938 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action Jan 27 16:59:56.929082 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:56.929082 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:56.929326 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-543346ea-8394-4cbf-97fb-8090801fe938 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:56.929536 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-543346ea-8394-4cbf-97fb-8090801fe938 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:56.930113 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-543346ea-8394-4cbf-97fb-8090801fe938 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Updating snapshot '3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7' with '{'status': 'creating'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:59:56.954265 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:56.954265 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:56.997769 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-543346ea-8394-4cbf-97fb-8090801fe938 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action returned with HTTP 202 Jan 27 16:59:56.998370 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 827/1628] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:56 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:59:57.005526 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-68ae886b-5313-4be0-afc3-9a0ac34e4822 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:57.005854 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-68ae886b-5313-4be0-afc3-9a0ac34e4822 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:57.006002 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:57.006002 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:57.006276 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-68ae886b-5313-4be0-afc3-9a0ac34e4822 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:57.018991 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:57.018991 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:57.019499 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-68ae886b-5313-4be0-afc3-9a0ac34e4822 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:57.020527 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-68ae886b-5313-4be0-afc3-9a0ac34e4822 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 returned with HTTP 200 Jan 27 16:59:57.020889 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 802/1629] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:57 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:57.028867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-020bbddc-748a-4f30-96dd-dea56beef94e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] POST http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action Jan 27 16:59:57.029158 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:57.029158 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:57.029433 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-020bbddc-748a-4f30-96dd-dea56beef94e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:57.029660 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-020bbddc-748a-4f30-96dd-dea56beef94e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:57.030259 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.snapshot_actions [None req-020bbddc-748a-4f30-96dd-dea56beef94e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87929) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 27 16:59:57.044095 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:57.044095 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:57.044429 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.snapshot_actions [None req-020bbddc-748a-4f30-96dd-dea56beef94e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Updating snapshot 3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 with info {'id': '3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7', 'status': 'error', 'progress': '80%'} Jan 27 16:59:57.090733 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-020bbddc-748a-4f30-96dd-dea56beef94e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action returned with HTTP 202 Jan 27 16:59:57.091877 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 828/1630] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:57 2021] POST /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:59:57.096823 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c41cdfae-8b05-4c85-b078-9ef1525c0b20 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] GET http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:57.097121 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c41cdfae-8b05-4c85-b078-9ef1525c0b20 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:57.097255 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:57.097255 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:57.097453 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c41cdfae-8b05-4c85-b078-9ef1525c0b20 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:57.110261 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:57.110261 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:57.110720 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c41cdfae-8b05-4c85-b078-9ef1525c0b20 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Snapshot retrieved successfully. Jan 27 16:59:57.111601 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c41cdfae-8b05-4c85-b078-9ef1525c0b20 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 returned with HTTP 200 Jan 27 16:59:57.112020 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 803/1631] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:57 2021] GET /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:57.118633 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a25486ca-835a-4cfa-9c34-2c0081631d32 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] POST http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action Jan 27 16:59:57.118915 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:57.118915 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:57.119189 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a25486ca-835a-4cfa-9c34-2c0081631d32 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 16:59:57.119416 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a25486ca-835a-4cfa-9c34-2c0081631d32 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:57.120067 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-a25486ca-835a-4cfa-9c34-2c0081631d32 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] Updating snapshot '3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7' with '{'status': 'available'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 16:59:57.146137 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:57.146137 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:57.208402 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a25486ca-835a-4cfa-9c34-2c0081631d32 tempest-SnapshotsActionsTest-1805355718 tempest-SnapshotsActionsTest-1805355718-project-admin] http://10.222.0.108/volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action returned with HTTP 202 Jan 27 16:59:57.208995 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 829/1632] 10.222.0.108 () {60 vars in 1368 bytes} [Wed Jan 27 16:59:57 2021] POST /volume/v3/dde3577327534a67ba27d4d25bdc2d54/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 16:59:57.215247 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f73a5da-25d6-4b4c-8387-3efe97c49d4e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:57.215528 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f73a5da-25d6-4b4c-8387-3efe97c49d4e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:57.215670 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:57.215670 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:57.215913 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f73a5da-25d6-4b4c-8387-3efe97c49d4e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:57.228834 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:57.228834 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:57.229352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3f73a5da-25d6-4b4c-8387-3efe97c49d4e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:57.230329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f73a5da-25d6-4b4c-8387-3efe97c49d4e tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 returned with HTTP 200 Jan 27 16:59:57.230699 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 804/1633] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:57 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:59:57.241102 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c644980-c290-4193-b37a-c28030f5cbea tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] DELETE http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 Jan 27 16:59:57.242147 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c644980-c290-4193-b37a-c28030f5cbea tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:57.242310 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:57.242310 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:57.242540 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c644980-c290-4193-b37a-c28030f5cbea tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:57.242754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-0c644980-c290-4193-b37a-c28030f5cbea tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Delete snapshot with id: 1e3823d8-95db-4a48-a042-eab0714c87e8 Jan 27 16:59:57.258761 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c644980-c290-4193-b37a-c28030f5cbea tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 returned with HTTP 404 Jan 27 16:59:57.259435 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 830/1634] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 16:59:57 2021] DELETE /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/1e3823d8-95db-4a48-a042-eab0714c87e8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:57.263889 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dba83f3b-04a6-4d44-9018-527b3d6e25b9 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] DELETE http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 Jan 27 16:59:57.264163 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dba83f3b-04a6-4d44-9018-527b3d6e25b9 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:57.264314 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:57.264314 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:57.264516 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dba83f3b-04a6-4d44-9018-527b3d6e25b9 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:57.264726 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-dba83f3b-04a6-4d44-9018-527b3d6e25b9 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Delete snapshot with id: bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 Jan 27 16:59:57.277929 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dba83f3b-04a6-4d44-9018-527b3d6e25b9 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 returned with HTTP 404 Jan 27 16:59:57.278463 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 805/1635] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 16:59:57 2021] DELETE /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/bd979eb7-5e69-4a84-89d7-af9f2dfe6c57 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:59:57.284607 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-775a8d89-ffe4-45b3-8a90-d6f4b41cfba6 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] DELETE http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d Jan 27 16:59:57.284908 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-775a8d89-ffe4-45b3-8a90-d6f4b41cfba6 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:57.285207 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-775a8d89-ffe4-45b3-8a90-d6f4b41cfba6 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:57.285423 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-775a8d89-ffe4-45b3-8a90-d6f4b41cfba6 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Delete snapshot with id: 0e77aeb1-c7c0-4108-8b98-d60bb609264d Jan 27 16:59:57.298208 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-775a8d89-ffe4-45b3-8a90-d6f4b41cfba6 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d returned with HTTP 404 Jan 27 16:59:57.298781 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 831/1636] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 16:59:57 2021] DELETE /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/0e77aeb1-c7c0-4108-8b98-d60bb609264d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:57.304424 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c05167a8-28a1-4104-b3c3-e3ba025f444d tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] DELETE http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 Jan 27 16:59:57.304729 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c05167a8-28a1-4104-b3c3-e3ba025f444d tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:57.305035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c05167a8-28a1-4104-b3c3-e3ba025f444d tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:57.305260 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-c05167a8-28a1-4104-b3c3-e3ba025f444d tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Delete snapshot with id: 974dfafe-6a3a-4258-9072-5e2832cfbd18 Jan 27 16:59:57.321811 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c05167a8-28a1-4104-b3c3-e3ba025f444d tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 returned with HTTP 404 Jan 27 16:59:57.322530 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 806/1637] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 16:59:57 2021] DELETE /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/974dfafe-6a3a-4258-9072-5e2832cfbd18 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 16:59:57.327898 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-159b0bb9-17f9-45b6-b6cc-d4442f513909 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] DELETE http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:57.328180 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-159b0bb9-17f9-45b6-b6cc-d4442f513909 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:57.328446 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-159b0bb9-17f9-45b6-b6cc-d4442f513909 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:57.328626 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-159b0bb9-17f9-45b6-b6cc-d4442f513909 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Delete snapshot with id: 3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:57.341066 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:57.341066 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:57.341625 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-159b0bb9-17f9-45b6-b6cc-d4442f513909 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:57.356580 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e5cf2ec3-00e6-4cf4-9756-4ef5798f7ecc tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:57.356886 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e5cf2ec3-00e6-4cf4-9756-4ef5798f7ecc tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:57.357185 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e5cf2ec3-00e6-4cf4-9756-4ef5798f7ecc tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:57.357401 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e5cf2ec3-00e6-4cf4-9756-4ef5798f7ecc tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:57.369943 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:57.369943 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:57.370942 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e5cf2ec3-00e6-4cf4-9756-4ef5798f7ecc tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:57.371382 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 807/1638] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:57 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 16:59:57.421641 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-159b0bb9-17f9-45b6-b6cc-d4442f513909 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot delete request issued successfully. Jan 27 16:59:57.422224 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-159b0bb9-17f9-45b6-b6cc-d4442f513909 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 returned with HTTP 202 Jan 27 16:59:57.423196 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 832/1639] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 16:59:57 2021] DELETE /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 16:59:57.432862 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9d2d154-09a5-4ebd-bcef-b72ba6da027d tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:57.433495 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9d2d154-09a5-4ebd-bcef-b72ba6da027d tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:57.433743 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:57.433743 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:57.434158 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9d2d154-09a5-4ebd-bcef-b72ba6da027d tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:57.453264 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:57.453264 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:57.453934 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e9d2d154-09a5-4ebd-bcef-b72ba6da027d tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Snapshot retrieved successfully. Jan 27 16:59:57.455027 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9d2d154-09a5-4ebd-bcef-b72ba6da027d tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 returned with HTTP 200 Jan 27 16:59:57.455625 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 808/1640] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:57 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:58.383624 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-79b4a9b3-ea90-4246-85c4-68a2b04e2edd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 16:59:58.383979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-79b4a9b3-ea90-4246-85c4-68a2b04e2edd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:58.384118 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:58.384118 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:58.384344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-79b4a9b3-ea90-4246-85c4-68a2b04e2edd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:58.384561 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-79b4a9b3-ea90-4246-85c4-68a2b04e2edd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:58.396941 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:58.396941 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:58.397955 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-79b4a9b3-ea90-4246-85c4-68a2b04e2edd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 16:59:58.398418 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 833/1641] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:58 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:58.405763 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e75131f7-5c84-4329-b953-db74414fe957 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc Jan 27 16:59:58.406058 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e75131f7-5c84-4329-b953-db74414fe957 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:58.406192 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:58.406192 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:58.406381 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e75131f7-5c84-4329-b953-db74414fe957 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:58.430470 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:58.430470 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:58.434664 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e75131f7-5c84-4329-b953-db74414fe957 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 16:59:58.444293 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e75131f7-5c84-4329-b953-db74414fe957 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc returned with HTTP 200 Jan 27 16:59:58.444731 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 809/1642] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:58 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc => generated 917 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:58.465736 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1d5681f-1ce1-443e-9841-ae71cd361819 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 Jan 27 16:59:58.466057 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1d5681f-1ce1-443e-9841-ae71cd361819 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:58.466193 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:58.466193 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:58.466807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1d5681f-1ce1-443e-9841-ae71cd361819 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:58.481760 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1d5681f-1ce1-443e-9841-ae71cd361819 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 returned with HTTP 404 Jan 27 16:59:58.482436 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 810/1643] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 16:59:58 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/snapshots/3cc1bb8b-c4c1-40c8-a9f0-b75ef7b39be7 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 16:59:58.487029 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-806787d3-84f2-4c55-8ebd-ea41e79699b1 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] DELETE http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes/b07e158f-ddeb-4e10-a869-f0fcb7693d79 Jan 27 16:59:58.487340 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-806787d3-84f2-4c55-8ebd-ea41e79699b1 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:58.487627 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-806787d3-84f2-4c55-8ebd-ea41e79699b1 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:58.487938 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-806787d3-84f2-4c55-8ebd-ea41e79699b1 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Delete volume with id: b07e158f-ddeb-4e10-a869-f0fcb7693d79 Jan 27 16:59:58.514211 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:58.514211 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:58.514833 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-806787d3-84f2-4c55-8ebd-ea41e79699b1 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Volume info retrieved successfully. Jan 27 16:59:58.545093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-36bd076c-9aa7-4183-93b1-0a640852af42 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] GET http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/8a8759b7-578d-448d-8109-21c7e0a3b110/export_record Jan 27 16:59:58.545421 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-36bd076c-9aa7-4183-93b1-0a640852af42 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:58.545555 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:58.545555 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:58.545780 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-36bd076c-9aa7-4183-93b1-0a640852af42 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Calling method 'export_record' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:58.545995 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-36bd076c-9aa7-4183-93b1-0a640852af42 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Export record for backup 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 27 16:59:58.558415 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:58.558415 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:58.560580 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.api [None req-36bd076c-9aa7-4183-93b1-0a640852af42 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Calling RPCAPI with context: , host: n-d-705658-15, backup: 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 27 16:59:58.593589 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-806787d3-84f2-4c55-8ebd-ea41e79699b1 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Delete volume request issued successfully. Jan 27 16:59:58.594044 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-806787d3-84f2-4c55-8ebd-ea41e79699b1 tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes/b07e158f-ddeb-4e10-a869-f0fcb7693d79 returned with HTTP 202 Jan 27 16:59:58.594629 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 811/1644] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 16:59:58 2021] DELETE /volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes/b07e158f-ddeb-4e10-a869-f0fcb7693d79 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 16:59:58.600117 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f59fe2f1-053e-4bd2-913c-213b79062abf tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes/b07e158f-ddeb-4e10-a869-f0fcb7693d79 Jan 27 16:59:58.600117 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f59fe2f1-053e-4bd2-913c-213b79062abf tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:58.600117 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:58.600117 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:58.600388 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f59fe2f1-053e-4bd2-913c-213b79062abf tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:58.619375 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-36bd076c-9aa7-4183-93b1-0a640852af42 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] export_record in rpcapi backup_id 8a8759b7-578d-448d-8109-21c7e0a3b110 on host n-d-705658-15. {{(pid=87929) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 27 16:59:58.627775 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-36bd076c-9aa7-4183-93b1-0a640852af42 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGE4NzU5YjctNTc4ZC00NDhkLTgxMDktMjFjN2UwYTNiMTEwIiwgInVzZXJfaWQiOiAiNTM0MzVkMDkzNTlkNDFiM2I1NDk2NjJiYjQ4ZWFmZGQiLCAicHJvamVjdF9pZCI6ICI5ZDQzY2NhNDY4NzQ0ZTk4OGJkZDJjMjljYmY3OTYwMyIsICJ2b2x1bWVfaWQiOiAiNmFhYTY4OTItMTQ3Yy00ZDg3LThkYmMtNjY5Nzg4Njk0OWNjIiwgImhvc3QiOiAibi1kLTcwNTY1OC0xNSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC01Mjk4NDU1MzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82YWFhNjg5Mi0xNDdjLTRkODctOGRiYy02Njk3ODg2OTQ5Y2MvMjAyMTAxMjcxNjU5MjQvYXpfbm92YV9iYWNrdXBfOGE4NzU5YjctNTc4ZC00NDhkLTgxMDktMjFjN2UwYTNiMTEwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjdUMTY6NTk6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjdUMTY6NTk6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yN1QxNjo1OTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87929) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 27 16:59:58.628554 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-36bd076c-9aa7-4183-93b1-0a640852af42 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/8a8759b7-578d-448d-8109-21c7e0a3b110/export_record returned with HTTP 200 Jan 27 16:59:58.628649 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 834/1645] 10.222.0.108 () {58 vars in 1362 bytes} [Wed Jan 27 16:59:58 2021] GET /volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/8a8759b7-578d-448d-8109-21c7e0a3b110/export_record => generated 1448 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 16:59:58.631802 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:58.631802 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:58.635817 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f98e7507-41b7-40b9-8443-7a12dd96d442 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] POST http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/import_record Jan 27 16:59:58.636193 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:58.636193 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:58.636511 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f98e7507-41b7-40b9-8443-7a12dd96d442 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDExMjU5YTUtMGI0Yi00MzU0LTg3MjgtZmJmNWRkZWJlOGZjIiwgInVzZXJfaWQiOiAiNTM0MzVkMDkzNTlkNDFiM2I1NDk2NjJiYjQ4ZWFmZGQiLCAicHJvamVjdF9pZCI6ICI5ZDQzY2NhNDY4NzQ0ZTk4OGJkZDJjMjljYmY3OTYwMyIsICJ2b2x1bWVfaWQiOiAiNmFhYTY4OTItMTQ3Yy00ZDg3LThkYmMtNjY5Nzg4Njk0OWNjIiwgImhvc3QiOiAibi1kLTcwNTY1OC0xNSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC01Mjk4NDU1MzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82YWFhNjg5Mi0xNDdjLTRkODctOGRiYy02Njk3ODg2OTQ5Y2MvMjAyMTAxMjcxNjU5MjQvYXpfbm92YV9iYWNrdXBfOGE4NzU5YjctNTc4ZC00NDhkLTgxMDktMjFjN2UwYTNiMTEwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjdUMTY6NTk6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjdUMTY6NTk6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yN1QxNjo1OTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:58.636880 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f59fe2f1-053e-4bd2-913c-213b79062abf tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Volume info retrieved successfully. Jan 27 16:59:58.637137 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-f98e7507-41b7-40b9-8443-7a12dd96d442 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDExMjU5YTUtMGI0Yi00MzU0LTg3MjgtZmJmNWRkZWJlOGZjIiwgInVzZXJfaWQiOiAiNTM0MzVkMDkzNTlkNDFiM2I1NDk2NjJiYjQ4ZWFmZGQiLCAicHJvamVjdF9pZCI6ICI5ZDQzY2NhNDY4NzQ0ZTk4OGJkZDJjMjljYmY3OTYwMyIsICJ2b2x1bWVfaWQiOiAiNmFhYTY4OTItMTQ3Yy00ZDg3LThkYmMtNjY5Nzg4Njk0OWNjIiwgImhvc3QiOiAibi1kLTcwNTY1OC0xNSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC01Mjk4NDU1MzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82YWFhNjg5Mi0xNDdjLTRkODctOGRiYy02Njk3ODg2OTQ5Y2MvMjAyMTAxMjcxNjU5MjQvYXpfbm92YV9iYWNrdXBfOGE4NzU5YjctNTc4ZC00NDhkLTgxMDktMjFjN2UwYTNiMTEwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjdUMTY6NTk6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjdUMTY6NTk6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yN1QxNjo1OTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87929) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 27 16:59:58.637332 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-f98e7507-41b7-40b9-8443-7a12dd96d442 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDExMjU5YTUtMGI0Yi00MzU0LTg3MjgtZmJmNWRkZWJlOGZjIiwgInVzZXJfaWQiOiAiNTM0MzVkMDkzNTlkNDFiM2I1NDk2NjJiYjQ4ZWFmZGQiLCAicHJvamVjdF9pZCI6ICI5ZDQzY2NhNDY4NzQ0ZTk4OGJkZDJjMjljYmY3OTYwMyIsICJ2b2x1bWVfaWQiOiAiNmFhYTY4OTItMTQ3Yy00ZDg3LThkYmMtNjY5Nzg4Njk0OWNjIiwgImhvc3QiOiAibi1kLTcwNTY1OC0xNSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC01Mjk4NDU1MzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82YWFhNjg5Mi0xNDdjLTRkODctOGRiYy02Njk3ODg2OTQ5Y2MvMjAyMTAxMjcxNjU5MjQvYXpfbm92YV9iYWNrdXBfOGE4NzU5YjctNTc4ZC00NDhkLTgxMDktMjFjN2UwYTNiMTEwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjdUMTY6NTk6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjdUMTY6NTk6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yN1QxNjo1OTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87929) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 27 16:59:58.647888 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f59fe2f1-053e-4bd2-913c-213b79062abf tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes/b07e158f-ddeb-4e10-a869-f0fcb7693d79 returned with HTTP 200 Jan 27 16:59:58.648419 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 812/1646] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:58 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes/b07e158f-ddeb-4e10-a869-f0fcb7693d79 => generated 914 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:58.703356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-f98e7507-41b7-40b9-8443-7a12dd96d442 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Created reservations ['555815b2-9882-40ed-95fa-241a123edc69', 'c95235d0-ccf8-482a-b473-40711ab40a72'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:58.842882 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-f98e7507-41b7-40b9-8443-7a12dd96d442 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] import_record rpcapi backup id 411259a5-0b4b-4354-8728-fbf5ddebe8fc on host n-d-705658-15 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDExMjU5YTUtMGI0Yi00MzU0LTg3MjgtZmJmNWRkZWJlOGZjIiwgInVzZXJfaWQiOiAiNTM0MzVkMDkzNTlkNDFiM2I1NDk2NjJiYjQ4ZWFmZGQiLCAicHJvamVjdF9pZCI6ICI5ZDQzY2NhNDY4NzQ0ZTk4OGJkZDJjMjljYmY3OTYwMyIsICJ2b2x1bWVfaWQiOiAiNmFhYTY4OTItMTQ3Yy00ZDg3LThkYmMtNjY5Nzg4Njk0OWNjIiwgImhvc3QiOiAibi1kLTcwNTY1OC0xNSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC01Mjk4NDU1MzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82YWFhNjg5Mi0xNDdjLTRkODctOGRiYy02Njk3ODg2OTQ5Y2MvMjAyMTAxMjcxNjU5MjQvYXpfbm92YV9iYWNrdXBfOGE4NzU5YjctNTc4ZC00NDhkLTgxMDktMjFjN2UwYTNiMTEwIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjdUMTY6NTk6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjdUMTY6NTk6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yN1QxNjo1OTo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87929) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 27 16:59:58.845266 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-f98e7507-41b7-40b9-8443-7a12dd96d442 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Import record output: {'backup': {'id': '411259a5-0b4b-4354-8728-fbf5ddebe8fc', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/411259a5-0b4b-4354-8728-fbf5ddebe8fc'}, {'rel': 'bookmark', 'href': 'http://10.222.0.108/volume/004b86032b6f4c1280ac189c8adfd30e/backups/411259a5-0b4b-4354-8728-fbf5ddebe8fc'}]}}. {{(pid=87929) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 27 16:59:58.845756 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f98e7507-41b7-40b9-8443-7a12dd96d442 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/import_record returned with HTTP 201 Jan 27 16:59:58.849380 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 835/1647] 10.222.0.108 () {60 vars in 1274 bytes} [Wed Jan 27 16:59:58 2021] POST /volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/import_record => generated 356 bytes in 214 msecs (HTTP/1.1 201) 7 headers in 290 bytes (2 switches on core 0) Jan 27 16:59:58.853913 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee3d2c24-96b2-4030-b38b-3ecc7ae1a272 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] GET http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/411259a5-0b4b-4354-8728-fbf5ddebe8fc Jan 27 16:59:58.854183 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee3d2c24-96b2-4030-b38b-3ecc7ae1a272 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:58.854305 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:58.854305 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:58.854649 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee3d2c24-96b2-4030-b38b-3ecc7ae1a272 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:58.854835 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ee3d2c24-96b2-4030-b38b-3ecc7ae1a272 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Show backup with id 411259a5-0b4b-4354-8728-fbf5ddebe8fc. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 16:59:58.983366 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:58.983366 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:58.984315 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee3d2c24-96b2-4030-b38b-3ecc7ae1a272 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/411259a5-0b4b-4354-8728-fbf5ddebe8fc returned with HTTP 200 Jan 27 16:59:58.984856 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 813/1648] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:58 2021] GET /volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/411259a5-0b4b-4354-8728-fbf5ddebe8fc => generated 825 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:58.992862 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4e2077ec-1046-4764-88da-ea363163759d tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] GET http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups Jan 27 16:59:58.993137 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4e2077ec-1046-4764-88da-ea363163759d tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:58.993265 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:58.993265 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:58.993450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4e2077ec-1046-4764-88da-ea363163759d tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:58.993951 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:58.993951 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:59.005252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4e2077ec-1046-4764-88da-ea363163759d tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups returned with HTTP 200 Jan 27 16:59:59.005661 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 836/1649] 10.222.0.108 () {58 vars in 1209 bytes} [Wed Jan 27 16:59:58 2021] GET /volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups => generated 405 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 16:59:59.012867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] POST http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110/restore Jan 27 16:59:59.013290 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:59.013290 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:59.013511 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 16:59:59.014055 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Restoring backup 8a8759b7-578d-448d-8109-21c7e0a3b110 ({'restore': {}}) {{(pid=87928) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 27 16:59:59.014225 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Restoring backup 8a8759b7-578d-448d-8109-21c7e0a3b110 to volume None. Jan 27 16:59:59.025173 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:59.025173 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:59.026517 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.backup.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Creating volume of 1 GB for restore of backup 8a8759b7-578d-448d-8109-21c7e0a3b110. Jan 27 16:59:59.032888 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Availability Zones retrieved successfully. Jan 27 16:59:59.041011 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Flow 'volume_create_api' (fb2996b6-7bab-4926-926b-4a1d9917f20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:59:59.042326 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d55f676-15ea-4e3f-8670-70ce2b1c85d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:59.043285 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 16:59:59.074291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d55f676-15ea-4e3f-8670-70ce2b1c85d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:59.075339 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8deea63d-861a-46d5-bfcc-c6b5b670e1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:59.140715 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Created reservations ['29d23a98-cc12-4c9b-828b-63a824318663', 'c0ee8209-3324-48c1-82b4-2862a932e843', '958e15f3-a784-41be-a9e9-d302feef4757', '40924cb2-70b6-49ff-985f-d7da5ed2b39d'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 16:59:59.142987 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8deea63d-861a-46d5-bfcc-c6b5b670e1d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29d23a98-cc12-4c9b-828b-63a824318663', 'c0ee8209-3324-48c1-82b4-2862a932e843', '958e15f3-a784-41be-a9e9-d302feef4757', '40924cb2-70b6-49ff-985f-d7da5ed2b39d']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:59.145727 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81ba48a7-9ab0-4cdd-ba21-62760093822a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:59.228786 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81ba48a7-9ab0-4cdd-ba21-62760093822a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b51d530-575e-42f3-ab0e-7fd1e7e18acf', '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_8a8759b7-578d-448d-8109-21c7e0a3b110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d43cca468744e988bdd2c29cbf79603',qos_specs=None,replication_status=,reservations=['29d23a98-cc12-4c9b-828b-63a824318663','c0ee8209-3324-48c1-82b4-2862a932e843','958e15f3-a784-41be-a9e9-d302feef4757','40924cb2-70b6-49ff-985f-d7da5ed2b39d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53435d09359d41b3b549662bb48eafdd',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T16:59:59Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8a8759b7-578d-448d-8109-21c7e0a3b110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b51d530-575e-42f3-ab0e-7fd1e7e18acf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d43cca468744e988bdd2c29cbf79603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='53435d09359d41b3b549662bb48eafdd',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:59.230245 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7fe78ce-d4ca-41bd-8d6b-cb15f672ed08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:59.276860 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7fe78ce-d4ca-41bd-8d6b-cb15f672ed08) transitioned into 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_8a8759b7-578d-448d-8109-21c7e0a3b110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d43cca468744e988bdd2c29cbf79603',qos_specs=None,replication_status=,reservations=['29d23a98-cc12-4c9b-828b-63a824318663','c0ee8209-3324-48c1-82b4-2862a932e843','958e15f3-a784-41be-a9e9-d302feef4757','40924cb2-70b6-49ff-985f-d7da5ed2b39d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53435d09359d41b3b549662bb48eafdd',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:59.277881 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcdace59-b2f7-4c67-b08d-76365b68d720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 16:59:59.311944 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcdace59-b2f7-4c67-b08d-76365b68d720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 16:59:59.313245 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Flow 'volume_create_api' (fb2996b6-7bab-4926-926b-4a1d9917f20f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 16:59:59.339382 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Create volume request issued successfully. Jan 27 16:59:59.361595 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 16:59:59.361595 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 16:59:59.362259 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 16:59:59.660888 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-52e97c0a-3932-4178-9bd1-94c2af567b8f tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] GET http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes/b07e158f-ddeb-4e10-a869-f0fcb7693d79 Jan 27 16:59:59.661503 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-52e97c0a-3932-4178-9bd1-94c2af567b8f tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 16:59:59.661760 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 16:59:59.661760 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 16:59:59.662229 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-52e97c0a-3932-4178-9bd1-94c2af567b8f tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 16:59:59.692264 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-52e97c0a-3932-4178-9bd1-94c2af567b8f tempest-SnapshotsActionsTest-541617905 tempest-SnapshotsActionsTest-541617905-project] http://10.222.0.108/volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes/b07e158f-ddeb-4e10-a869-f0fcb7693d79 returned with HTTP 404 Jan 27 16:59:59.692910 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 837/1650] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 16:59:59 2021] GET /volume/v3/1b64162cd29047e8bf34e78231bda8a6/volumes/b07e158f-ddeb-4e10-a869-f0fcb7693d79 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:00:00.392198 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:00.392198 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:00.392947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 17:00:00.393151 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Checking backup size 1 against volume size 1 {{(pid=87928) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 27 17:00:00.393351 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.backup.api [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Overwriting volume 3b51d530-575e-42f3-ab0e-7fd1e7e18acf with restore of backup 8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:00.483887 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] restore_backup in rpcapi backup_id 8a8759b7-578d-448d-8109-21c7e0a3b110 {{(pid=87928) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 27 17:00:00.486259 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b4f594ca-7880-471c-9c7c-16a9ab70e68f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110/restore returned with HTTP 202 Jan 27 17:00:00.487083 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 814/1651] 10.222.0.108 () {60 vars in 1365 bytes} [Wed Jan 27 16:59:59 2021] POST /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110/restore => generated 189 bytes in 1477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:00:00.493477 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8d86b50d-c4fc-4d82-bd8d-c3bf4c85b6db tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:00.493900 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8d86b50d-c4fc-4d82-bd8d-c3bf4c85b6db tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:00.494280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8d86b50d-c4fc-4d82-bd8d-c3bf4c85b6db tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:00.494578 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8d86b50d-c4fc-4d82-bd8d-c3bf4c85b6db tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:00.505820 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:00.505820 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:00.507111 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8d86b50d-c4fc-4d82-bd8d-c3bf4c85b6db tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:00.509045 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 838/1652] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:00 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:01.517467 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e57a7835-ee7a-4f4e-9230-513680eb4b60 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:01.517816 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e57a7835-ee7a-4f4e-9230-513680eb4b60 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:01.518008 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:01.518008 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:01.518216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e57a7835-ee7a-4f4e-9230-513680eb4b60 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:01.518426 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e57a7835-ee7a-4f4e-9230-513680eb4b60 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:01.530279 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:01.530279 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:01.531328 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e57a7835-ee7a-4f4e-9230-513680eb4b60 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:01.531717 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 815/1653] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:01 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:00:02.528141 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b7dfa95-f847-4c5d-8916-abc67093d463 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] GET http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-class-sets/default Jan 27 17:00:02.528473 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b7dfa95-f847-4c5d-8916-abc67093d463 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:02.528540 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:02.528540 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:02.528765 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b7dfa95-f847-4c5d-8916-abc67093d463 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:02.544038 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-06b6b38f-dfcb-46af-9815-c0d663d6b158 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:02.544809 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-06b6b38f-dfcb-46af-9815-c0d663d6b158 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:02.545135 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:02.545135 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:02.546007 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-06b6b38f-dfcb-46af-9815-c0d663d6b158 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:02.546512 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b7dfa95-f847-4c5d-8916-abc67093d463 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-class-sets/default returned with HTTP 200 Jan 27 17:00:02.546593 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-06b6b38f-dfcb-46af-9815-c0d663d6b158 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:02.547271 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 839/1654] 10.222.0.108 () {58 vars in 1269 bytes} [Wed Jan 27 17:00:02 2021] GET /volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-class-sets/default => generated 342 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:00:02.556459 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf2f44cb-6f2e-4d96-bcf2-9192019404d4 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] GET http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-class-sets/default Jan 27 17:00:02.556701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf2f44cb-6f2e-4d96-bcf2-9192019404d4 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:02.556981 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf2f44cb-6f2e-4d96-bcf2-9192019404d4 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:02.560099 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:02.560099 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:02.561120 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-06b6b38f-dfcb-46af-9815-c0d663d6b158 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:02.561541 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 816/1655] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:02 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:00:02.571060 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf2f44cb-6f2e-4d96-bcf2-9192019404d4 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-class-sets/default returned with HTTP 200 Jan 27 17:00:02.604342 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 840/1656] 10.222.0.108 () {58 vars in 1269 bytes} [Wed Jan 27 17:00:02 2021] GET /volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-class-sets/default => generated 342 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:02.642907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c411949b-895d-46a3-9976-7c44195ea202 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] POST http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/types Jan 27 17:00:02.642907 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:02.642907 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:02.642907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c411949b-895d-46a3-9976-7c44195ea202 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1548830693"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:00:02.661926 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c411949b-895d-46a3-9976-7c44195ea202 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/types returned with HTTP 200 Jan 27 17:00:02.662345 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 817/1657] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 17:00:02 2021] POST /volume/v3/2f7bb9c33c46416a8e21418fce9de22f/types => generated 228 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:02.670101 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ba34c3bc-0b17-475c-9193-8567cdc9f024 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] PUT http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-class-sets/default Jan 27 17:00:02.670581 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ba34c3bc-0b17-475c-9193-8567cdc9f024 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] 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-1548830693": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1548830693": 5, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1548830693": 5}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:00:03.242924 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ba34c3bc-0b17-475c-9193-8567cdc9f024 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-class-sets/default returned with HTTP 200 Jan 27 17:00:03.243581 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 841/1658] 10.222.0.108 () {60 vars in 1290 bytes} [Wed Jan 27 17:00:02 2021] PUT /volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-class-sets/default => generated 533 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:03.251518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a8457cc0-9265-4ef8-9f28-dad8babc94a8 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] GET http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-sets/2f7bb9c33c46416a8e21418fce9de22f/defaults Jan 27 17:00:03.251935 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a8457cc0-9265-4ef8-9f28-dad8babc94a8 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:03.252297 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a8457cc0-9265-4ef8-9f28-dad8babc94a8 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] Calling method 'defaults' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:03.279566 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a8457cc0-9265-4ef8-9f28-dad8babc94a8 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-sets/2f7bb9c33c46416a8e21418fce9de22f/defaults returned with HTTP 200 Jan 27 17:00:03.279566 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 818/1659] 10.222.0.108 () {58 vars in 1353 bytes} [Wed Jan 27 17:00:03 2021] GET /volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-sets/2f7bb9c33c46416a8e21418fce9de22f/defaults => generated 569 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:03.473212 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d25020a0-32c1-4b1d-ad68-cf2048538fe8 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] GET http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-sets/b98fdd7a10f44b4a982bbff6376ca1a7/defaults Jan 27 17:00:03.473212 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d25020a0-32c1-4b1d-ad68-cf2048538fe8 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:03.473212 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d25020a0-32c1-4b1d-ad68-cf2048538fe8 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] Calling method 'defaults' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:03.511619 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d25020a0-32c1-4b1d-ad68-cf2048538fe8 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-sets/b98fdd7a10f44b4a982bbff6376ca1a7/defaults returned with HTTP 200 Jan 27 17:00:03.511619 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 842/1660] 10.222.0.108 () {58 vars in 1353 bytes} [Wed Jan 27 17:00:03 2021] GET /volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-sets/b98fdd7a10f44b4a982bbff6376ca1a7/defaults => generated 569 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:03.570991 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1100d90d-386e-4492-b0f3-a81f7000ed8e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:03.571310 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1100d90d-386e-4492-b0f3-a81f7000ed8e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:03.571572 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1100d90d-386e-4492-b0f3-a81f7000ed8e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:03.571756 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1100d90d-386e-4492-b0f3-a81f7000ed8e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:03.588106 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:03.588106 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:03.590275 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1100d90d-386e-4492-b0f3-a81f7000ed8e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:03.594391 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 819/1661] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:03 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:03.659470 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee4b0293-678f-44ea-aeae-23905fc53311 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] PUT http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-class-sets/default Jan 27 17:00:03.659470 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee4b0293-678f-44ea-aeae-23905fc53311 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] 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=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:00:03.923739 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee4b0293-678f-44ea-aeae-23905fc53311 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-class-sets/default returned with HTTP 200 Jan 27 17:00:03.924760 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 843/1662] 10.222.0.108 () {60 vars in 1290 bytes} [Wed Jan 27 17:00:03 2021] PUT /volume/v3/2f7bb9c33c46416a8e21418fce9de22f/os-quota-class-sets/default => generated 533 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:03.933634 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c3f970a0-bf00-462e-bdcd-05771289f903 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] DELETE http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/types/87f9d2ce-4a27-47ad-963a-a4c307963413 Jan 27 17:00:03.933929 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c3f970a0-bf00-462e-bdcd-05771289f903 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:03.934085 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:03.934085 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:03.934307 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c3f970a0-bf00-462e-bdcd-05771289f903 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] Calling method '_delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:03.968789 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:00:03.968789 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 17:00:04.005526 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c3f970a0-bf00-462e-bdcd-05771289f903 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/types/87f9d2ce-4a27-47ad-963a-a4c307963413 returned with HTTP 202 Jan 27 17:00:04.005526 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 820/1663] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 17:00:03 2021] DELETE /volume/v3/2f7bb9c33c46416a8e21418fce9de22f/types/87f9d2ce-4a27-47ad-963a-a4c307963413 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 17:00:04.010407 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88afc157-16e5-4660-aef9-f232d74e0cd7 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] GET http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/types/87f9d2ce-4a27-47ad-963a-a4c307963413 Jan 27 17:00:04.010407 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88afc157-16e5-4660-aef9-f232d74e0cd7 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:04.010407 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88afc157-16e5-4660-aef9-f232d74e0cd7 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:04.017725 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88afc157-16e5-4660-aef9-f232d74e0cd7 tempest-VolumeQuotaClassesTest-1335184224 tempest-VolumeQuotaClassesTest-1335184224-project-admin] http://10.222.0.108/volume/v3/2f7bb9c33c46416a8e21418fce9de22f/types/87f9d2ce-4a27-47ad-963a-a4c307963413 returned with HTTP 404 Jan 27 17:00:04.017725 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 844/1664] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 17:00:04 2021] GET /volume/v3/2f7bb9c33c46416a8e21418fce9de22f/types/87f9d2ce-4a27-47ad-963a-a4c307963413 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:00:04.600235 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9d94aed5-4c3b-4f17-8fda-bdd448cba1cf tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:04.600548 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9d94aed5-4c3b-4f17-8fda-bdd448cba1cf tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:04.600794 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9d94aed5-4c3b-4f17-8fda-bdd448cba1cf tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:04.601009 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-9d94aed5-4c3b-4f17-8fda-bdd448cba1cf tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:04.611705 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:04.611705 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:04.612629 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9d94aed5-4c3b-4f17-8fda-bdd448cba1cf tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:04.612971 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 821/1665] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:04 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:05.934641 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c582fcc-5022-48bc-ba56-5203f46209e4 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:05.934641 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5c582fcc-5022-48bc-ba56-5203f46209e4 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:05.934641 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5c582fcc-5022-48bc-ba56-5203f46209e4 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:05.934641 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5c582fcc-5022-48bc-ba56-5203f46209e4 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:05.934641 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:05.934641 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:05.934641 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c582fcc-5022-48bc-ba56-5203f46209e4 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:05.934641 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 845/1666] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:05 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:06.661501 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-17830962-6d3b-4a8f-a473-8d9e724b0354 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:06.661501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-17830962-6d3b-4a8f-a473-8d9e724b0354 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:06.661501 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:06.661501 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:06.661501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-17830962-6d3b-4a8f-a473-8d9e724b0354 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:06.661501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-17830962-6d3b-4a8f-a473-8d9e724b0354 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:06.674581 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:06.674581 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:06.676931 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-17830962-6d3b-4a8f-a473-8d9e724b0354 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:06.676931 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 822/1667] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:06 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:07.687036 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-545ed221-c521-4916-9b72-1e1fef916368 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:07.687036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-545ed221-c521-4916-9b72-1e1fef916368 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:07.687036 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:07.687036 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:07.687036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-545ed221-c521-4916-9b72-1e1fef916368 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:07.687036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-545ed221-c521-4916-9b72-1e1fef916368 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:07.698741 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:07.698741 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:07.698741 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-545ed221-c521-4916-9b72-1e1fef916368 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:07.698741 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 846/1668] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:07 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:08.707028 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-483e1646-59b3-4e23-9140-41b367253afb tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:08.707347 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-483e1646-59b3-4e23-9140-41b367253afb tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:08.707494 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:08.707494 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:08.707625 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-483e1646-59b3-4e23-9140-41b367253afb tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:08.707811 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-483e1646-59b3-4e23-9140-41b367253afb tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:08.720096 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:08.720096 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:08.721210 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-483e1646-59b3-4e23-9140-41b367253afb tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:08.721793 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 823/1669] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:08 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:09.734964 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d15388de-82ce-492a-8ef2-007a8bad43c8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:09.734964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d15388de-82ce-492a-8ef2-007a8bad43c8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:09.734964 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:09.734964 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:09.734964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d15388de-82ce-492a-8ef2-007a8bad43c8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:09.734964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d15388de-82ce-492a-8ef2-007a8bad43c8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:09.756027 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:09.756027 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:09.756027 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d15388de-82ce-492a-8ef2-007a8bad43c8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:09.758479 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 847/1670] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:09 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:10.766325 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3fe4cb0-cc2b-4ad0-86ed-0ab015fcc865 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:10.766325 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3fe4cb0-cc2b-4ad0-86ed-0ab015fcc865 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:10.766325 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:10.766325 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:10.766325 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3fe4cb0-cc2b-4ad0-86ed-0ab015fcc865 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:10.766325 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f3fe4cb0-cc2b-4ad0-86ed-0ab015fcc865 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:10.781941 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:10.781941 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:10.781941 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3fe4cb0-cc2b-4ad0-86ed-0ab015fcc865 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:10.781941 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 824/1671] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:10 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:11.791960 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b41e9123-45f1-4788-8def-60bf3719da22 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:11.791960 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b41e9123-45f1-4788-8def-60bf3719da22 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:11.792239 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:11.792239 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:11.792239 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b41e9123-45f1-4788-8def-60bf3719da22 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:11.792393 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b41e9123-45f1-4788-8def-60bf3719da22 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:11.816421 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:11.816421 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:11.816421 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b41e9123-45f1-4788-8def-60bf3719da22 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:11.816421 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 848/1672] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:11 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:12.846574 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dbdf4863-d522-4bb6-86c0-596f97eeeb68 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:12.846574 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dbdf4863-d522-4bb6-86c0-596f97eeeb68 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:12.846574 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:12.846574 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:12.846574 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dbdf4863-d522-4bb6-86c0-596f97eeeb68 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:12.846574 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-dbdf4863-d522-4bb6-86c0-596f97eeeb68 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:12.846574 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:12.846574 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:12.846574 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dbdf4863-d522-4bb6-86c0-596f97eeeb68 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:12.846574 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 825/1673] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:12 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:13.855671 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32cc6486-a42b-479e-86b3-bae460746e17 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:13.856591 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32cc6486-a42b-479e-86b3-bae460746e17 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:13.856591 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:13.856591 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:13.856591 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32cc6486-a42b-479e-86b3-bae460746e17 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:13.856591 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-32cc6486-a42b-479e-86b3-bae460746e17 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:13.876076 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:13.876076 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:13.877315 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32cc6486-a42b-479e-86b3-bae460746e17 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:13.877859 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 849/1674] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:13 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:14.887596 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f4a5da02-2cb9-4420-8f5a-28b63e1f8b49 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:14.887936 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f4a5da02-2cb9-4420-8f5a-28b63e1f8b49 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:14.888071 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:14.888071 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:14.888305 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f4a5da02-2cb9-4420-8f5a-28b63e1f8b49 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:14.888515 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f4a5da02-2cb9-4420-8f5a-28b63e1f8b49 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:14.899902 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:14.899902 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:14.903810 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f4a5da02-2cb9-4420-8f5a-28b63e1f8b49 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:14.903810 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 826/1675] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:14 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:15.911244 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0d253e23-b2b5-40ca-9e62-39ce03328e97 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:15.911577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0d253e23-b2b5-40ca-9e62-39ce03328e97 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:15.911726 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:15.911726 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:15.912068 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0d253e23-b2b5-40ca-9e62-39ce03328e97 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:15.912291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-0d253e23-b2b5-40ca-9e62-39ce03328e97 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:15.924563 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:15.924563 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:15.925683 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0d253e23-b2b5-40ca-9e62-39ce03328e97 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:15.926174 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 850/1676] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:15 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:16.938139 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8870cd19-ea8a-43e4-99fb-64208698d108 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:16.938139 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8870cd19-ea8a-43e4-99fb-64208698d108 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:16.938139 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:16.938139 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:16.938139 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8870cd19-ea8a-43e4-99fb-64208698d108 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:16.938139 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8870cd19-ea8a-43e4-99fb-64208698d108 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:16.951063 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:16.951063 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:16.951063 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8870cd19-ea8a-43e4-99fb-64208698d108 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:16.951063 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 827/1677] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:16 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:17.959905 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a255d853-bf64-42c3-b852-5f6370d331da tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:17.960229 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a255d853-bf64-42c3-b852-5f6370d331da tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:17.960377 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:17.960377 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:17.960651 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a255d853-bf64-42c3-b852-5f6370d331da tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:17.960846 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a255d853-bf64-42c3-b852-5f6370d331da tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:17.980883 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:17.980883 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:17.982044 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a255d853-bf64-42c3-b852-5f6370d331da tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:17.982502 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 851/1678] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:17 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:18.992856 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8cfb4702-e839-4caa-a7f6-a655c3763d8e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:18.993601 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8cfb4702-e839-4caa-a7f6-a655c3763d8e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:18.994058 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:18.994058 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:18.994319 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8cfb4702-e839-4caa-a7f6-a655c3763d8e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:18.994787 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8cfb4702-e839-4caa-a7f6-a655c3763d8e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:19.007996 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:19.007996 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:19.009572 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8cfb4702-e839-4caa-a7f6-a655c3763d8e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:19.010069 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 828/1679] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:18 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:20.020213 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a060ff13-0a4d-4f9b-8733-27564ea44e42 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:20.020991 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a060ff13-0a4d-4f9b-8733-27564ea44e42 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:20.021145 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:20.021145 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:20.021430 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a060ff13-0a4d-4f9b-8733-27564ea44e42 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:20.021655 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a060ff13-0a4d-4f9b-8733-27564ea44e42 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:20.036198 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:20.036198 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:20.037497 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a060ff13-0a4d-4f9b-8733-27564ea44e42 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:20.038162 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 852/1680] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:20 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:21.050440 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-67ff8f33-a242-46d5-8565-2786d7fe32fe tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:21.050440 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-67ff8f33-a242-46d5-8565-2786d7fe32fe tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:21.050440 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:21.050440 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:21.050440 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-67ff8f33-a242-46d5-8565-2786d7fe32fe tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:21.050440 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-67ff8f33-a242-46d5-8565-2786d7fe32fe tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:21.063383 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:21.063383 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:21.063383 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-67ff8f33-a242-46d5-8565-2786d7fe32fe tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:21.063495 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 829/1681] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:21 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:22.075171 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39c270f6-cc02-4ed2-8bb6-2a1255b14576 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:22.075590 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39c270f6-cc02-4ed2-8bb6-2a1255b14576 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:22.075713 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:22.075713 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:22.076121 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39c270f6-cc02-4ed2-8bb6-2a1255b14576 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:22.076247 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-39c270f6-cc02-4ed2-8bb6-2a1255b14576 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:22.090663 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:22.090663 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:22.091842 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39c270f6-cc02-4ed2-8bb6-2a1255b14576 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:22.092397 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 853/1682] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:22 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:23.101434 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd17c698-eb05-4665-b28c-2cd900436782 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:23.101718 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd17c698-eb05-4665-b28c-2cd900436782 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:23.101845 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:23.101845 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:23.102037 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd17c698-eb05-4665-b28c-2cd900436782 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:23.102223 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-dd17c698-eb05-4665-b28c-2cd900436782 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:23.114022 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:23.114022 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:23.114980 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd17c698-eb05-4665-b28c-2cd900436782 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:23.115354 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 830/1683] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:23 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:24.124016 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f02b5cf-9239-4e08-ab45-860178db023e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:24.124419 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f02b5cf-9239-4e08-ab45-860178db023e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:24.124577 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:24.124577 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:24.124770 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f02b5cf-9239-4e08-ab45-860178db023e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:24.124955 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-0f02b5cf-9239-4e08-ab45-860178db023e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:24.136203 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:24.136203 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:24.137151 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f02b5cf-9239-4e08-ab45-860178db023e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:24.137527 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 854/1684] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:24 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:25.150547 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-881ec351-ddca-499a-aa71-b47bd5b83a8e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:25.151165 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-881ec351-ddca-499a-aa71-b47bd5b83a8e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:25.151379 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:25.151379 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:25.151875 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-881ec351-ddca-499a-aa71-b47bd5b83a8e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:25.152315 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-881ec351-ddca-499a-aa71-b47bd5b83a8e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id 8a8759b7-578d-448d-8109-21c7e0a3b110. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:25.172324 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:25.172324 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:25.173382 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-881ec351-ddca-499a-aa71-b47bd5b83a8e tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 200 Jan 27 17:00:25.173887 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 831/1685] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:25 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:25.182123 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6dda1fac-7eaa-4592-acf5-33d45c34a212 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/3b51d530-575e-42f3-ab0e-7fd1e7e18acf Jan 27 17:00:25.182488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6dda1fac-7eaa-4592-acf5-33d45c34a212 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:25.182645 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:25.182645 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:25.182907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6dda1fac-7eaa-4592-acf5-33d45c34a212 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:25.213307 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:25.213307 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:25.219342 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6dda1fac-7eaa-4592-acf5-33d45c34a212 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 17:00:25.232501 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6dda1fac-7eaa-4592-acf5-33d45c34a212 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/3b51d530-575e-42f3-ab0e-7fd1e7e18acf returned with HTTP 200 Jan 27 17:00:25.232939 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 855/1686] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:25 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/3b51d530-575e-42f3-ab0e-7fd1e7e18acf => generated 972 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:25.243812 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-52ed1ab5-a66b-4b3c-839b-c56f7e816b48 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes Jan 27 17:00:25.244575 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-52ed1ab5-a66b-4b3c-839b-c56f7e816b48 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:25.244810 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:25.244810 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:25.245292 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-52ed1ab5-a66b-4b3c-839b-c56f7e816b48 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:25.246200 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-52ed1ab5-a66b-4b3c-839b-c56f7e816b48 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:00:25.248259 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-52ed1ab5-a66b-4b3c-839b-c56f7e816b48 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:00:25.289274 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-52ed1ab5-a66b-4b3c-839b-c56f7e816b48 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Get all volumes completed successfully. Jan 27 17:00:25.290038 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-52ed1ab5-a66b-4b3c-839b-c56f7e816b48 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes returned with HTTP 200 Jan 27 17:00:25.290875 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 832/1687] 10.222.0.108 () {58 vars in 1209 bytes} [Wed Jan 27 17:00:25 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes => generated 797 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:25.298387 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-73080e39-7c21-4ed2-88eb-3a2fa4ec4158 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] DELETE http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/3b51d530-575e-42f3-ab0e-7fd1e7e18acf Jan 27 17:00:25.298685 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-73080e39-7c21-4ed2-88eb-3a2fa4ec4158 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:25.298848 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:25.298848 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:25.299066 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-73080e39-7c21-4ed2-88eb-3a2fa4ec4158 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:25.299342 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-73080e39-7c21-4ed2-88eb-3a2fa4ec4158 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Delete volume with id: 3b51d530-575e-42f3-ab0e-7fd1e7e18acf Jan 27 17:00:25.328659 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:25.328659 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:25.329233 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-73080e39-7c21-4ed2-88eb-3a2fa4ec4158 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 17:00:25.398142 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-73080e39-7c21-4ed2-88eb-3a2fa4ec4158 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Delete volume request issued successfully. Jan 27 17:00:25.398426 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-73080e39-7c21-4ed2-88eb-3a2fa4ec4158 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/3b51d530-575e-42f3-ab0e-7fd1e7e18acf returned with HTTP 202 Jan 27 17:00:25.398940 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 856/1688] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:00:25 2021] DELETE /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/3b51d530-575e-42f3-ab0e-7fd1e7e18acf => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 17:00:25.406199 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3962f2be-154b-4a9b-92fb-d05594db24e6 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] DELETE http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/411259a5-0b4b-4354-8728-fbf5ddebe8fc Jan 27 17:00:25.406614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3962f2be-154b-4a9b-92fb-d05594db24e6 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:25.406677 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:25.406677 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:25.406921 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3962f2be-154b-4a9b-92fb-d05594db24e6 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:25.407148 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-3962f2be-154b-4a9b-92fb-d05594db24e6 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Delete backup with id: 411259a5-0b4b-4354-8728-fbf5ddebe8fc. Jan 27 17:00:25.420419 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:25.420419 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:25.529992 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-3962f2be-154b-4a9b-92fb-d05594db24e6 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] delete_backup rpcapi backup_id 411259a5-0b4b-4354-8728-fbf5ddebe8fc {{(pid=87928) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 17:00:25.532319 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3962f2be-154b-4a9b-92fb-d05594db24e6 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/411259a5-0b4b-4354-8728-fbf5ddebe8fc returned with HTTP 202 Jan 27 17:00:25.533084 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 833/1689] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:00:25 2021] DELETE /volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/411259a5-0b4b-4354-8728-fbf5ddebe8fc => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:00:25.538497 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a92269e-42f2-470c-9873-e23aaf87876f tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] GET http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/411259a5-0b4b-4354-8728-fbf5ddebe8fc Jan 27 17:00:25.538771 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a92269e-42f2-470c-9873-e23aaf87876f tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:25.538870 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:25.538870 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:25.539058 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a92269e-42f2-470c-9873-e23aaf87876f tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:25.539242 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1a92269e-42f2-470c-9873-e23aaf87876f tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Show backup with id 411259a5-0b4b-4354-8728-fbf5ddebe8fc. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:25.550579 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:25.550579 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:25.551352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a92269e-42f2-470c-9873-e23aaf87876f tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/411259a5-0b4b-4354-8728-fbf5ddebe8fc returned with HTTP 200 Jan 27 17:00:25.551766 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 857/1690] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:25 2021] GET /volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/411259a5-0b4b-4354-8728-fbf5ddebe8fc => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:26.576393 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1e20c309-6449-4ce2-9598-bc19ef74c51a tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] GET http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/411259a5-0b4b-4354-8728-fbf5ddebe8fc Jan 27 17:00:26.576393 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1e20c309-6449-4ce2-9598-bc19ef74c51a tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:26.576393 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:26.576393 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:26.576393 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1e20c309-6449-4ce2-9598-bc19ef74c51a tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:26.576393 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1e20c309-6449-4ce2-9598-bc19ef74c51a tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Show backup with id 411259a5-0b4b-4354-8728-fbf5ddebe8fc. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:26.578546 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1e20c309-6449-4ce2-9598-bc19ef74c51a tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/411259a5-0b4b-4354-8728-fbf5ddebe8fc returned with HTTP 404 Jan 27 17:00:26.579938 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 834/1691] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:26 2021] GET /volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/411259a5-0b4b-4354-8728-fbf5ddebe8fc => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:00:26.586148 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bca3191f-2eb1-4c80-8b7b-af5a1ba66aa1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] DELETE http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 Jan 27 17:00:26.586480 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bca3191f-2eb1-4c80-8b7b-af5a1ba66aa1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:26.586646 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:26.586646 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:26.586885 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bca3191f-2eb1-4c80-8b7b-af5a1ba66aa1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:26.587111 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-bca3191f-2eb1-4c80-8b7b-af5a1ba66aa1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Delete backup with id: 8a8759b7-578d-448d-8109-21c7e0a3b110. Jan 27 17:00:26.608415 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:26.608415 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:26.651527 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-bca3191f-2eb1-4c80-8b7b-af5a1ba66aa1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] delete_backup rpcapi backup_id 8a8759b7-578d-448d-8109-21c7e0a3b110 {{(pid=87929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 17:00:26.653903 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bca3191f-2eb1-4c80-8b7b-af5a1ba66aa1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 returned with HTTP 202 Jan 27 17:00:26.654763 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 858/1692] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:00:26 2021] DELETE /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/8a8759b7-578d-448d-8109-21c7e0a3b110 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:00:26.665024 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] POST http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes Jan 27 17:00:26.665438 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1252757721"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:00:26.666507 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1252757721'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:00:26.666728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Create volume of 1 GB Jan 27 17:00:26.675226 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Availability Zones retrieved successfully. Jan 27 17:00:26.683881 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Flow 'volume_create_api' (af58dd43-1891-4bf0-b13c-71dd5c98f611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:00:26.685509 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aa14147-d4f5-4266-957a-eebb11f80345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:00:26.686661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:00:26.722853 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aa14147-d4f5-4266-957a-eebb11f80345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:00:26.724103 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8084c1d2-205b-4502-9f2e-572d0b051c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:00:26.839810 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Created reservations ['cad64ad9-f33e-4b2c-9989-de057681da77', 'f4ad8df2-b595-473c-a10b-5abd1b658af4', '38a20254-e44f-44cf-84b8-b0cd60460266', '8bd50deb-b0c0-41a0-93fe-ea837295be6d'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:00:26.841187 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8084c1d2-205b-4502-9f2e-572d0b051c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cad64ad9-f33e-4b2c-9989-de057681da77', 'f4ad8df2-b595-473c-a10b-5abd1b658af4', '38a20254-e44f-44cf-84b8-b0cd60460266', '8bd50deb-b0c0-41a0-93fe-ea837295be6d']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:00:26.842460 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bc5ab10-27ae-477b-b82f-86f090c163bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:00:26.930603 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bc5ab10-27ae-477b-b82f-86f090c163bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cff51744-a439-453a-8324-59a9e5ab44e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1252757721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d43cca468744e988bdd2c29cbf79603',qos_specs=None,replication_status=,reservations=['cad64ad9-f33e-4b2c-9989-de057681da77','f4ad8df2-b595-473c-a10b-5abd1b658af4','38a20254-e44f-44cf-84b8-b0cd60460266','8bd50deb-b0c0-41a0-93fe-ea837295be6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53435d09359d41b3b549662bb48eafdd',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:00:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1252757721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cff51744-a439-453a-8324-59a9e5ab44e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d43cca468744e988bdd2c29cbf79603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='53435d09359d41b3b549662bb48eafdd',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:00:26.931975 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ccbcf1-1403-436e-8258-2036987c53ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:00:26.984249 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ccbcf1-1403-436e-8258-2036987c53ca) transitioned into state 'SUCCESS' from state '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-1252757721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d43cca468744e988bdd2c29cbf79603',qos_specs=None,replication_status=,reservations=['cad64ad9-f33e-4b2c-9989-de057681da77','f4ad8df2-b595-473c-a10b-5abd1b658af4','38a20254-e44f-44cf-84b8-b0cd60460266','8bd50deb-b0c0-41a0-93fe-ea837295be6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53435d09359d41b3b549662bb48eafdd',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:00:26.985254 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73530538-c1dd-4430-a962-973846f9eb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:00:27.022016 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73530538-c1dd-4430-a962-973846f9eb4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:00:27.022752 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Flow 'volume_create_api' (af58dd43-1891-4bf0-b13c-71dd5c98f611) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:00:27.047668 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Create volume request issued successfully. Jan 27 17:00:27.054150 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-19c5b5b9-e2bd-4aa9-bb18-5dfc71b11688 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes returned with HTTP 202 Jan 27 17:00:27.054643 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 835/1693] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:00:26 2021] POST /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes => generated 825 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:00:27.062729 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8a79105-79db-4f18-9309-fe6bf3628072 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 Jan 27 17:00:27.062999 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f8a79105-79db-4f18-9309-fe6bf3628072 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:27.063132 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:27.063132 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:27.063328 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f8a79105-79db-4f18-9309-fe6bf3628072 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:27.095010 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:27.095010 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:27.106805 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f8a79105-79db-4f18-9309-fe6bf3628072 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 17:00:27.120693 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8a79105-79db-4f18-9309-fe6bf3628072 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 returned with HTTP 200 Jan 27 17:00:27.121580 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 859/1694] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:27 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 => generated 893 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:28.134003 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bb9d80f-9cab-4c8e-96c0-564cdadc0a03 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 Jan 27 17:00:28.134521 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bb9d80f-9cab-4c8e-96c0-564cdadc0a03 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:28.134711 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:28.134711 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:28.135096 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bb9d80f-9cab-4c8e-96c0-564cdadc0a03 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:28.168978 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:28.168978 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:28.175554 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8bb9d80f-9cab-4c8e-96c0-564cdadc0a03 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 17:00:28.189482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bb9d80f-9cab-4c8e-96c0-564cdadc0a03 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 returned with HTTP 200 Jan 27 17:00:28.190026 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 836/1695] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:28 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 => generated 918 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:28.208714 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b66e17b-c535-429f-b56f-fdfd029ebc2c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] POST http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups Jan 27 17:00:28.209056 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:28.209056 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:28.209367 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b66e17b-c535-429f-b56f-fdfd029ebc2c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cff51744-a439-453a-8324-59a9e5ab44e9", "name": "tempest-VolumesBackupsAdminTest-Backup-2067648578"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:00:28.210205 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-3b66e17b-c535-429f-b56f-fdfd029ebc2c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Creating new backup {'backup': {'volume_id': 'cff51744-a439-453a-8324-59a9e5ab44e9', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2067648578'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 17:00:28.210462 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-3b66e17b-c535-429f-b56f-fdfd029ebc2c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Creating backup of volume cff51744-a439-453a-8324-59a9e5ab44e9 in container None Jan 27 17:00:28.241235 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:28.241235 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:28.241971 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3b66e17b-c535-429f-b56f-fdfd029ebc2c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 17:00:28.296682 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-3b66e17b-c535-429f-b56f-fdfd029ebc2c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Created reservations ['13e043fc-65e8-44d7-99b1-85d7d1ed0d6d', 'ff1a5bc1-c997-4e75-bd80-534944517877'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:00:28.511252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b66e17b-c535-429f-b56f-fdfd029ebc2c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups returned with HTTP 202 Jan 27 17:00:28.512600 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 860/1696] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:00:28 2021] POST /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups => generated 403 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:00:28.522867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ae33bd7-b518-4ee7-8b4d-6bb7c20ef277 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:28.523801 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ae33bd7-b518-4ee7-8b4d-6bb7c20ef277 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:28.524115 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:28.524115 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:28.524729 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ae33bd7-b518-4ee7-8b4d-6bb7c20ef277 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:28.525178 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3ae33bd7-b518-4ee7-8b4d-6bb7c20ef277 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:28.542243 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:28.542243 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:28.542243 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ae33bd7-b518-4ee7-8b4d-6bb7c20ef277 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:28.542752 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 837/1697] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:28 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 810 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:29.554344 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc5cdada-33ab-491f-a1ff-3c744f0bfba3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:29.554344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc5cdada-33ab-491f-a1ff-3c744f0bfba3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:29.554344 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:29.554344 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:29.554344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc5cdada-33ab-491f-a1ff-3c744f0bfba3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:29.554344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-fc5cdada-33ab-491f-a1ff-3c744f0bfba3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:29.565733 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:29.565733 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:29.566815 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc5cdada-33ab-491f-a1ff-3c744f0bfba3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:29.567185 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 861/1698] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:29 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 810 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:30.578238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-539e379f-7fdd-4f78-882c-3f1ac6345be5 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:30.578818 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-539e379f-7fdd-4f78-882c-3f1ac6345be5 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:30.578818 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:30.578818 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:30.579141 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-539e379f-7fdd-4f78-882c-3f1ac6345be5 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:30.579422 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-539e379f-7fdd-4f78-882c-3f1ac6345be5 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:30.594560 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:30.594560 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:30.596772 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-539e379f-7fdd-4f78-882c-3f1ac6345be5 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:30.596772 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 838/1699] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:30 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 810 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:31.606618 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-59c3061c-2719-415a-887f-9ec7b7a18679 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:31.607009 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-59c3061c-2719-415a-887f-9ec7b7a18679 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:31.607129 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:31.607129 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:31.607388 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-59c3061c-2719-415a-887f-9ec7b7a18679 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:31.607581 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-59c3061c-2719-415a-887f-9ec7b7a18679 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:31.620703 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:31.620703 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:31.621751 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-59c3061c-2719-415a-887f-9ec7b7a18679 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:31.622176 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 862/1700] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:31 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:32.632143 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6e86213e-fab5-4986-ae00-8576bbe2c182 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:32.632492 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6e86213e-fab5-4986-ae00-8576bbe2c182 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:32.632604 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:32.632604 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:32.632838 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6e86213e-fab5-4986-ae00-8576bbe2c182 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:32.633042 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-6e86213e-fab5-4986-ae00-8576bbe2c182 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:32.645804 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:32.645804 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:32.646846 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6e86213e-fab5-4986-ae00-8576bbe2c182 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:32.647298 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 839/1701] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:32 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:00:33.656879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1381f07a-6f89-4d62-8820-74d6a878aa4c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:33.657502 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1381f07a-6f89-4d62-8820-74d6a878aa4c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:33.657502 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:33.657502 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:33.657987 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1381f07a-6f89-4d62-8820-74d6a878aa4c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:33.657987 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1381f07a-6f89-4d62-8820-74d6a878aa4c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:33.671078 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:33.671078 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:33.672172 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1381f07a-6f89-4d62-8820-74d6a878aa4c tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:33.672643 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 863/1702] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:33 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:00:34.682650 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9530044f-3ebe-450e-a234-5e5357485d9a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:34.682955 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9530044f-3ebe-450e-a234-5e5357485d9a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:34.683079 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:34.683079 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:34.683562 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9530044f-3ebe-450e-a234-5e5357485d9a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:34.683789 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-9530044f-3ebe-450e-a234-5e5357485d9a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:34.696927 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:34.696927 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:34.697830 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9530044f-3ebe-450e-a234-5e5357485d9a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:34.698217 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 840/1703] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:34 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:35.708505 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-006a9c86-85a0-4250-81f6-91f20b79eb58 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:35.708832 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-006a9c86-85a0-4250-81f6-91f20b79eb58 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:35.708948 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:35.708948 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:35.709197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-006a9c86-85a0-4250-81f6-91f20b79eb58 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:35.709440 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-006a9c86-85a0-4250-81f6-91f20b79eb58 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:35.722874 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:35.722874 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:35.724092 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-006a9c86-85a0-4250-81f6-91f20b79eb58 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:35.724644 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 864/1704] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:35 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:36.736634 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d9c82893-a94b-4ec1-b59f-2535fc3d94a7 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:36.737190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d9c82893-a94b-4ec1-b59f-2535fc3d94a7 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:36.737496 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:36.737496 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:36.737939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d9c82893-a94b-4ec1-b59f-2535fc3d94a7 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:36.738355 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d9c82893-a94b-4ec1-b59f-2535fc3d94a7 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:36.756296 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:36.756296 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:36.757345 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d9c82893-a94b-4ec1-b59f-2535fc3d94a7 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:36.757794 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 841/1705] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:36 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:37.771913 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0406906e-0517-4a0d-af12-218f40a84550 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:37.772563 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0406906e-0517-4a0d-af12-218f40a84550 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:37.772835 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:37.772835 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:37.773405 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0406906e-0517-4a0d-af12-218f40a84550 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:37.773861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-0406906e-0517-4a0d-af12-218f40a84550 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:37.800395 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:37.800395 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:37.800395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0406906e-0517-4a0d-af12-218f40a84550 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:37.800849 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 865/1706] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:37 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:38.813380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc404b24-a8b2-4597-baf1-f01c526243f1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:38.814171 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc404b24-a8b2-4597-baf1-f01c526243f1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:38.814296 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:38.814296 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:38.814481 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc404b24-a8b2-4597-baf1-f01c526243f1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:38.814839 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-dc404b24-a8b2-4597-baf1-f01c526243f1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:38.827394 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:38.827394 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:38.830006 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc404b24-a8b2-4597-baf1-f01c526243f1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:38.830006 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 842/1707] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:38 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:39.839027 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-438c7c1b-934c-41b2-9946-017d1adeb1b0 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:39.839663 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-438c7c1b-934c-41b2-9946-017d1adeb1b0 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:39.839663 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:39.839663 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:39.839919 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-438c7c1b-934c-41b2-9946-017d1adeb1b0 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:39.840031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-438c7c1b-934c-41b2-9946-017d1adeb1b0 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:39.873195 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:39.873195 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:39.874537 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-438c7c1b-934c-41b2-9946-017d1adeb1b0 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:39.875114 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 866/1708] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:39 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:40.886516 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cfba2b80-9db9-4d4b-86f2-9ffb53c39c6a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:40.886921 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cfba2b80-9db9-4d4b-86f2-9ffb53c39c6a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:40.887152 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:40.887152 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:40.887320 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cfba2b80-9db9-4d4b-86f2-9ffb53c39c6a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:40.887791 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-cfba2b80-9db9-4d4b-86f2-9ffb53c39c6a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:40.902268 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:40.902268 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:40.903511 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cfba2b80-9db9-4d4b-86f2-9ffb53c39c6a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:40.904642 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 843/1709] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:40 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:41.913752 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aafc4472-8776-458b-b340-9808e455471d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:41.914268 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aafc4472-8776-458b-b340-9808e455471d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:41.914268 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:41.914268 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:41.920209 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aafc4472-8776-458b-b340-9808e455471d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:41.920209 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-aafc4472-8776-458b-b340-9808e455471d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:41.927906 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:41.927906 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:41.928978 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aafc4472-8776-458b-b340-9808e455471d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:41.929463 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 867/1710] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:41 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:42.939956 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4f993d48-d0b5-49e0-8094-fac98e3d51e0 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:42.940283 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4f993d48-d0b5-49e0-8094-fac98e3d51e0 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:42.940443 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:42.940443 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:42.940679 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4f993d48-d0b5-49e0-8094-fac98e3d51e0 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:42.940928 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-4f993d48-d0b5-49e0-8094-fac98e3d51e0 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:42.957196 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:42.957196 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:42.958268 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4f993d48-d0b5-49e0-8094-fac98e3d51e0 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:42.958716 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 844/1711] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:42 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:43.970799 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c7dd9fa-29fc-4218-b864-97dbc171ddb3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:43.971626 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5c7dd9fa-29fc-4218-b864-97dbc171ddb3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:43.971985 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:43.971985 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:43.972436 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5c7dd9fa-29fc-4218-b864-97dbc171ddb3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:43.972838 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5c7dd9fa-29fc-4218-b864-97dbc171ddb3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:43.996752 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:43.996752 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:43.999194 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c7dd9fa-29fc-4218-b864-97dbc171ddb3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:44.000156 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 868/1712] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:43 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:00:45.010384 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4dad1af6-ab73-4d1c-b127-6b94090c805f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:45.010945 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4dad1af6-ab73-4d1c-b127-6b94090c805f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:45.010945 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:45.010945 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:45.011214 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4dad1af6-ab73-4d1c-b127-6b94090c805f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:45.011310 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-4dad1af6-ab73-4d1c-b127-6b94090c805f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:45.025220 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:45.025220 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:45.026369 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4dad1af6-ab73-4d1c-b127-6b94090c805f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:45.026897 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 845/1713] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:45 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:46.037332 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8d3d1368-b5e9-45fa-adb4-6d86c00b6da2 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:46.037681 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8d3d1368-b5e9-45fa-adb4-6d86c00b6da2 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:46.037818 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:46.037818 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:46.038043 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8d3d1368-b5e9-45fa-adb4-6d86c00b6da2 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:46.038284 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8d3d1368-b5e9-45fa-adb4-6d86c00b6da2 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:46.054148 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:46.054148 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:46.055252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8d3d1368-b5e9-45fa-adb4-6d86c00b6da2 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:46.055700 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 869/1714] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:46 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:47.067820 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3521ea58-c2a8-4383-a1aa-e0340da248dd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:47.068402 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3521ea58-c2a8-4383-a1aa-e0340da248dd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:47.068587 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:47.068587 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:47.068987 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3521ea58-c2a8-4383-a1aa-e0340da248dd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:47.069363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3521ea58-c2a8-4383-a1aa-e0340da248dd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:47.087419 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:47.087419 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:47.088556 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3521ea58-c2a8-4383-a1aa-e0340da248dd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:47.089043 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 846/1715] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:47 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:48.105219 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2914f6c4-2a81-46f6-ab3e-0d9afee31f28 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:48.105887 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2914f6c4-2a81-46f6-ab3e-0d9afee31f28 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:48.106118 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:48.106118 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:48.106571 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2914f6c4-2a81-46f6-ab3e-0d9afee31f28 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:48.107032 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-2914f6c4-2a81-46f6-ab3e-0d9afee31f28 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:48.131227 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:48.131227 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:48.132341 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2914f6c4-2a81-46f6-ab3e-0d9afee31f28 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:48.132858 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 870/1716] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:48 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:49.145646 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb3ae202-0197-49e1-8e7b-25590836304f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:49.146379 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb3ae202-0197-49e1-8e7b-25590836304f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:49.146658 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:49.146658 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:49.147615 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb3ae202-0197-49e1-8e7b-25590836304f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:49.147936 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-fb3ae202-0197-49e1-8e7b-25590836304f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:49.160870 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:49.160870 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:49.161917 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb3ae202-0197-49e1-8e7b-25590836304f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:49.162381 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 847/1717] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:49 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:50.172525 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b23f97c-f6e0-48d3-8074-a4a2012bc9d3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:50.172877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b23f97c-f6e0-48d3-8074-a4a2012bc9d3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:50.173043 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:50.173043 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:50.173284 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b23f97c-f6e0-48d3-8074-a4a2012bc9d3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:50.173523 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8b23f97c-f6e0-48d3-8074-a4a2012bc9d3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:50.187748 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:50.187748 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:50.188887 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b23f97c-f6e0-48d3-8074-a4a2012bc9d3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:50.189334 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 871/1718] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:50 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:51.200320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-996544a6-161e-4535-ba91-a89e69fd377a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:51.200672 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-996544a6-161e-4535-ba91-a89e69fd377a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:51.200830 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:51.200830 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:51.201165 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-996544a6-161e-4535-ba91-a89e69fd377a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:51.201316 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-996544a6-161e-4535-ba91-a89e69fd377a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:51.215529 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:51.215529 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:51.216742 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-996544a6-161e-4535-ba91-a89e69fd377a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:51.217232 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 848/1719] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:51 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:52.227138 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-666e43a0-ef88-4446-842d-b9c27096e778 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:52.227476 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-666e43a0-ef88-4446-842d-b9c27096e778 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:52.227647 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:52.227647 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:52.227922 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-666e43a0-ef88-4446-842d-b9c27096e778 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:52.228172 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-666e43a0-ef88-4446-842d-b9c27096e778 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:52.243702 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:52.243702 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:52.245156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-666e43a0-ef88-4446-842d-b9c27096e778 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:52.245760 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 872/1720] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:52 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:53.257870 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf83d6e1-9b15-4694-8003-5f9d79fdf6d8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:53.258349 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf83d6e1-9b15-4694-8003-5f9d79fdf6d8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:53.258420 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:53.258420 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:53.258699 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf83d6e1-9b15-4694-8003-5f9d79fdf6d8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:53.258969 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-cf83d6e1-9b15-4694-8003-5f9d79fdf6d8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:53.273806 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:53.273806 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:53.275044 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf83d6e1-9b15-4694-8003-5f9d79fdf6d8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:53.275537 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 849/1721] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:53 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:54.290117 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7cad8f5-2b29-4063-adfe-b1efda383660 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:54.291302 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7cad8f5-2b29-4063-adfe-b1efda383660 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:54.291510 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:54.291510 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:54.291628 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7cad8f5-2b29-4063-adfe-b1efda383660 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:54.291886 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d7cad8f5-2b29-4063-adfe-b1efda383660 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:54.305976 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:54.305976 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:54.307265 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7cad8f5-2b29-4063-adfe-b1efda383660 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:54.307757 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 873/1722] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:54 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:55.318057 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8bdbe83-28fc-4c5c-8820-93d3373639db tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:55.318446 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f8bdbe83-28fc-4c5c-8820-93d3373639db tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:55.318553 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:55.318553 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:55.318801 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f8bdbe83-28fc-4c5c-8820-93d3373639db tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:55.319043 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f8bdbe83-28fc-4c5c-8820-93d3373639db tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:55.333419 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:55.333419 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:55.334602 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8bdbe83-28fc-4c5c-8820-93d3373639db tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:55.335095 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 850/1723] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:55 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:56.349730 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5512eccd-f5a5-47d4-8b40-c0059b6524d3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:56.350348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5512eccd-f5a5-47d4-8b40-c0059b6524d3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:56.350623 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:56.350623 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:56.351106 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5512eccd-f5a5-47d4-8b40-c0059b6524d3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:56.351580 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5512eccd-f5a5-47d4-8b40-c0059b6524d3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:56.374221 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:56.374221 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:56.375479 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5512eccd-f5a5-47d4-8b40-c0059b6524d3 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:56.376106 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 874/1724] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:56 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:57.394260 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e99fc4b0-d676-4285-aac6-3dc83f34b924 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:57.395249 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e99fc4b0-d676-4285-aac6-3dc83f34b924 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:57.395532 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:57.395532 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:57.396166 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e99fc4b0-d676-4285-aac6-3dc83f34b924 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:57.396901 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e99fc4b0-d676-4285-aac6-3dc83f34b924 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:57.424430 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:57.424430 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:57.425605 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e99fc4b0-d676-4285-aac6-3dc83f34b924 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:57.426130 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 851/1725] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:57 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:00:58.436331 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a869db65-4aa4-433b-93e7-4cc4bbd033df tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:58.436901 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a869db65-4aa4-433b-93e7-4cc4bbd033df tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:58.436901 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:58.436901 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:58.437187 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a869db65-4aa4-433b-93e7-4cc4bbd033df tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:58.437286 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a869db65-4aa4-433b-93e7-4cc4bbd033df tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:58.450488 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:58.450488 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:58.451581 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a869db65-4aa4-433b-93e7-4cc4bbd033df tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:58.452089 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 875/1726] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:58 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:00:59.465189 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b422000b-aed2-4452-b5e6-adbde8fd3db8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:00:59.465806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b422000b-aed2-4452-b5e6-adbde8fd3db8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:00:59.465806 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:00:59.465806 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:00:59.466131 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b422000b-aed2-4452-b5e6-adbde8fd3db8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:00:59.466241 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b422000b-aed2-4452-b5e6-adbde8fd3db8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:00:59.480294 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:00:59.480294 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:00:59.481479 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b422000b-aed2-4452-b5e6-adbde8fd3db8 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:00:59.482391 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 852/1727] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:00:59 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:00.496267 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41de014b-9818-40b2-867a-abd2ef421c4f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:01:00.496924 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41de014b-9818-40b2-867a-abd2ef421c4f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:00.497203 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:00.497203 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:00.497714 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41de014b-9818-40b2-867a-abd2ef421c4f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:00.498138 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-41de014b-9818-40b2-867a-abd2ef421c4f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:01:00.518009 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:00.518009 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:00.519253 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41de014b-9818-40b2-867a-abd2ef421c4f tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:01:00.519769 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 876/1728] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:00 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:01.532543 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-effa8d64-0ec6-4835-be44-cba7ffe65140 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:01:01.533051 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-effa8d64-0ec6-4835-be44-cba7ffe65140 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:01.533421 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:01.533421 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:01.533826 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-effa8d64-0ec6-4835-be44-cba7ffe65140 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:01.534203 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-effa8d64-0ec6-4835-be44-cba7ffe65140 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:01:01.555365 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:01.555365 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:01.557092 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-effa8d64-0ec6-4835-be44-cba7ffe65140 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:01:01.558361 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 853/1729] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:01 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:02.569079 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aba50b10-e265-4ac8-a819-046f7a0610ac tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:01:02.569409 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aba50b10-e265-4ac8-a819-046f7a0610ac tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:02.569587 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:02.569587 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:02.569829 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aba50b10-e265-4ac8-a819-046f7a0610ac tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:02.570061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-aba50b10-e265-4ac8-a819-046f7a0610ac tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:01:02.591283 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:02.591283 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:02.593464 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aba50b10-e265-4ac8-a819-046f7a0610ac tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:01:02.594376 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 877/1730] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:02 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:03.607916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2b37aa37-b86c-4140-af04-682e68bbefaf tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:01:03.608261 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2b37aa37-b86c-4140-af04-682e68bbefaf tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:03.608418 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:03.608418 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:03.608652 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2b37aa37-b86c-4140-af04-682e68bbefaf tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:03.608881 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-2b37aa37-b86c-4140-af04-682e68bbefaf tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:01:03.621783 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:03.621783 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:03.623104 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2b37aa37-b86c-4140-af04-682e68bbefaf tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:01:03.623582 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 854/1731] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:03 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:03.631669 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3757cba7-1675-40f3-80b3-27dda887c1e1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 Jan 27 17:01:03.632033 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3757cba7-1675-40f3-80b3-27dda887c1e1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:03.632187 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:03.632187 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:03.632422 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3757cba7-1675-40f3-80b3-27dda887c1e1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:03.663304 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:03.663304 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:03.669695 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3757cba7-1675-40f3-80b3-27dda887c1e1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 17:01:03.682413 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3757cba7-1675-40f3-80b3-27dda887c1e1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 returned with HTTP 200 Jan 27 17:01:03.682975 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 878/1732] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:03 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 => generated 918 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:03.693995 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-536ffb0d-b13d-4b30-9eab-6ac577dc18d1 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] POST http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/d4465756-af81-4dbc-943d-bf26556131d9/action Jan 27 17:01:03.694262 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:03.694262 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:03.694767 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-536ffb0d-b13d-4b30-9eab-6ac577dc18d1 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:03.694983 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-536ffb0d-b13d-4b30-9eab-6ac577dc18d1 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:03.695665 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-536ffb0d-b13d-4b30-9eab-6ac577dc18d1 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] Updating backup 'd4465756-af81-4dbc-943d-bf26556131d9' with '{'status': 'error'}' {{(pid=87928) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 27 17:01:03.723420 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:03.723420 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:03.767768 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-536ffb0d-b13d-4b30-9eab-6ac577dc18d1 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] reset_status in rpcapi backup_id d4465756-af81-4dbc-943d-bf26556131d9 on host n-d-705658-15. {{(pid=87928) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 27 17:01:03.770672 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-536ffb0d-b13d-4b30-9eab-6ac577dc18d1 tempest-VolumesBackupsAdminTest-1134489347 tempest-VolumesBackupsAdminTest-1134489347-project-admin] http://10.222.0.108/volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/d4465756-af81-4dbc-943d-bf26556131d9/action returned with HTTP 202 Jan 27 17:01:03.772139 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 855/1733] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:03 2021] POST /volume/v3/004b86032b6f4c1280ac189c8adfd30e/backups/d4465756-af81-4dbc-943d-bf26556131d9/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:01:03.778333 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57ff111a-4abd-4394-9050-73d6cd271c7b tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:01:03.778960 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57ff111a-4abd-4394-9050-73d6cd271c7b tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:03.779114 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:03.779114 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:03.779371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57ff111a-4abd-4394-9050-73d6cd271c7b tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:03.779599 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-57ff111a-4abd-4394-9050-73d6cd271c7b tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Show backup with id d4465756-af81-4dbc-943d-bf26556131d9. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:01:03.792745 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:03.792745 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:03.793804 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57ff111a-4abd-4394-9050-73d6cd271c7b tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 200 Jan 27 17:01:03.794278 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 879/1734] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:03 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:03.803038 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ac2b57b1-ad62-4e39-88fe-25f18fa143fd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] DELETE http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 Jan 27 17:01:03.803360 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ac2b57b1-ad62-4e39-88fe-25f18fa143fd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:03.803516 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:03.803516 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:03.803754 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ac2b57b1-ad62-4e39-88fe-25f18fa143fd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:03.804024 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-ac2b57b1-ad62-4e39-88fe-25f18fa143fd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Delete backup with id: d4465756-af81-4dbc-943d-bf26556131d9. Jan 27 17:01:03.817205 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:03.817205 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:03.861774 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-ac2b57b1-ad62-4e39-88fe-25f18fa143fd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] delete_backup rpcapi backup_id d4465756-af81-4dbc-943d-bf26556131d9 {{(pid=87928) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 17:01:03.863999 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ac2b57b1-ad62-4e39-88fe-25f18fa143fd tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 returned with HTTP 202 Jan 27 17:01:03.864638 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 856/1735] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:01:03 2021] DELETE /volume/v3/9d43cca468744e988bdd2c29cbf79603/backups/d4465756-af81-4dbc-943d-bf26556131d9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:01:03.874216 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-05bbe35e-e84a-46c1-ae29-8742835837be tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] DELETE http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 Jan 27 17:01:03.874689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-05bbe35e-e84a-46c1-ae29-8742835837be tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:03.874809 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:03.874809 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:03.875232 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-05bbe35e-e84a-46c1-ae29-8742835837be tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:03.875546 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-05bbe35e-e84a-46c1-ae29-8742835837be tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Delete volume with id: cff51744-a439-453a-8324-59a9e5ab44e9 Jan 27 17:01:03.905055 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:03.905055 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:03.905746 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-05bbe35e-e84a-46c1-ae29-8742835837be tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 17:01:04.019690 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-05bbe35e-e84a-46c1-ae29-8742835837be tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Delete volume request issued successfully. Jan 27 17:01:04.022515 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-05bbe35e-e84a-46c1-ae29-8742835837be tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 returned with HTTP 202 Jan 27 17:01:04.022515 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 880/1736] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:01:03 2021] DELETE /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 17:01:04.026198 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-07298483-c142-445c-bc20-f5cc45532500 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 Jan 27 17:01:04.026551 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-07298483-c142-445c-bc20-f5cc45532500 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:04.026717 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:04.026717 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:04.026959 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-07298483-c142-445c-bc20-f5cc45532500 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:04.056900 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:04.056900 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:04.062230 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-07298483-c142-445c-bc20-f5cc45532500 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 17:01:04.074753 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-07298483-c142-445c-bc20-f5cc45532500 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 returned with HTTP 200 Jan 27 17:01:04.075632 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 857/1737] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:04 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 => generated 917 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:05.085407 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-46b715c0-d11e-4c89-8232-151a12162350 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 Jan 27 17:01:05.085982 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-46b715c0-d11e-4c89-8232-151a12162350 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:05.085982 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:05.085982 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:05.086126 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-46b715c0-d11e-4c89-8232-151a12162350 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:05.110022 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:05.110022 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:05.114323 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-46b715c0-d11e-4c89-8232-151a12162350 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 17:01:05.124368 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-46b715c0-d11e-4c89-8232-151a12162350 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 returned with HTTP 200 Jan 27 17:01:05.124771 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 881/1738] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:05 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 => generated 917 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:06.138269 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3dbdd8bd-2b05-4ca1-9f2a-acbdc4001a6d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 Jan 27 17:01:06.138873 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3dbdd8bd-2b05-4ca1-9f2a-acbdc4001a6d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:06.139382 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:06.139382 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:06.140079 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3dbdd8bd-2b05-4ca1-9f2a-acbdc4001a6d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:06.167278 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3dbdd8bd-2b05-4ca1-9f2a-acbdc4001a6d tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 returned with HTTP 404 Jan 27 17:01:06.167939 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 858/1739] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:06 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/cff51744-a439-453a-8324-59a9e5ab44e9 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:06.174613 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5633e332-40fe-4b9d-9e0c-0ad7f814c8ea tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] DELETE http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc Jan 27 17:01:06.174893 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5633e332-40fe-4b9d-9e0c-0ad7f814c8ea tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:06.175037 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:06.175037 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:06.175239 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5633e332-40fe-4b9d-9e0c-0ad7f814c8ea tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:06.175495 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-5633e332-40fe-4b9d-9e0c-0ad7f814c8ea tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Delete volume with id: 6aaa6892-147c-4d87-8dbc-6697886949cc Jan 27 17:01:06.199816 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:06.199816 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:06.200415 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5633e332-40fe-4b9d-9e0c-0ad7f814c8ea tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 17:01:06.275664 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5633e332-40fe-4b9d-9e0c-0ad7f814c8ea tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Delete volume request issued successfully. Jan 27 17:01:06.275972 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5633e332-40fe-4b9d-9e0c-0ad7f814c8ea tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc returned with HTTP 202 Jan 27 17:01:06.276633 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 882/1740] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:01:06 2021] DELETE /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:01:06.282945 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af33dd06-cdcd-4390-a560-3ed5931a1741 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc Jan 27 17:01:06.283564 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af33dd06-cdcd-4390-a560-3ed5931a1741 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:06.283979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af33dd06-cdcd-4390-a560-3ed5931a1741 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:06.312979 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:06.312979 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:06.317786 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-af33dd06-cdcd-4390-a560-3ed5931a1741 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 17:01:06.328488 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af33dd06-cdcd-4390-a560-3ed5931a1741 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc returned with HTTP 200 Jan 27 17:01:06.328943 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 859/1741] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:06 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc => generated 916 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:07.339395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d5d5c684-55db-4215-ae87-8698c2c1f3a1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc Jan 27 17:01:07.339941 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d5d5c684-55db-4215-ae87-8698c2c1f3a1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:07.339941 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:07.339941 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:07.340321 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d5d5c684-55db-4215-ae87-8698c2c1f3a1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:07.372201 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:07.372201 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:07.378543 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d5d5c684-55db-4215-ae87-8698c2c1f3a1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Volume info retrieved successfully. Jan 27 17:01:07.391347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d5d5c684-55db-4215-ae87-8698c2c1f3a1 tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc returned with HTTP 200 Jan 27 17:01:07.392446 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 883/1742] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:07 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc => generated 916 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:08.405054 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a6a29e96-d0e2-4e0b-a5fe-f80546ebb35a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] GET http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc Jan 27 17:01:08.405522 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a6a29e96-d0e2-4e0b-a5fe-f80546ebb35a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:08.405728 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:08.405728 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:08.406055 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a6a29e96-d0e2-4e0b-a5fe-f80546ebb35a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:08.437658 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a6a29e96-d0e2-4e0b-a5fe-f80546ebb35a tempest-VolumesBackupsAdminTest-473611325 tempest-VolumesBackupsAdminTest-473611325-project] http://10.222.0.108/volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc returned with HTTP 404 Jan 27 17:01:08.438382 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 860/1743] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:08 2021] GET /volume/v3/9d43cca468744e988bdd2c29cbf79603/volumes/6aaa6892-147c-4d87-8dbc-6697886949cc => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:09.329210 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b5a64da2-b9f5-4ef0-8fda-768594f0d345 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes Jan 27 17:01:09.329553 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:09.329553 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:09.329866 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b5a64da2-b9f5-4ef0-8fda-768594f0d345 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:09.331224 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b5a64da2-b9f5-4ef0-8fda-768594f0d345 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes returned with HTTP 400 Jan 27 17:01:09.335366 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 884/1744] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:09 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 17:01:09.339137 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8a9b65e1-5ce5-4bb6-8e52-4a889bea2992 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes Jan 27 17:01:09.339798 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8a9b65e1-5ce5-4bb6-8e52-4a889bea2992 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "90bf999d-6a0f-4a34-b0f0-bb39bba05db7"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:09.340751 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-8a9b65e1-5ce5-4bb6-8e52-4a889bea2992 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '90bf999d-6a0f-4a34-b0f0-bb39bba05db7'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:01:09.357203 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8a9b65e1-5ce5-4bb6-8e52-4a889bea2992 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes returned with HTTP 404 Jan 27 17:01:09.358697 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 861/1745] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:09 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:09.366226 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9814cb4c-e412-4071-b63d-3bccbd9636bf tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes Jan 27 17:01:09.366780 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9814cb4c-e412-4071-b63d-3bccbd9636bf tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "b9c91393-7b05-48b7-903e-11bd9603d7bd"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:09.367669 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-9814cb4c-e412-4071-b63d-3bccbd9636bf tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Create volume request body: {'volume': {'size': 1, 'source_volid': 'b9c91393-7b05-48b7-903e-11bd9603d7bd'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:01:09.400463 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9814cb4c-e412-4071-b63d-3bccbd9636bf tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes returned with HTTP 404 Jan 27 17:01:09.401203 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 885/1746] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:09 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:09.408776 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5436380a-ef01-43b3-bbc1-a76eb468aca2 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes Jan 27 17:01:09.409288 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5436380a-ef01-43b3-bbc1-a76eb468aca2 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "98936d70-d3e9-4114-9860-aed740c53def"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:09.410076 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-5436380a-ef01-43b3-bbc1-a76eb468aca2 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Create volume request body: {'volume': {'size': 1, 'volume_type': '98936d70-d3e9-4114-9860-aed740c53def'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:01:09.427980 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5436380a-ef01-43b3-bbc1-a76eb468aca2 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes returned with HTTP 404 Jan 27 17:01:09.428803 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 862/1747] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:09 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:09.435204 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-822219d5-89d8-40cc-99b9-85246051b961 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes Jan 27 17:01:09.435725 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-822219d5-89d8-40cc-99b9-85246051b961 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:09.436684 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-822219d5-89d8-40cc-99b9-85246051b961 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes returned with HTTP 400 Jan 27 17:01:09.437320 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 886/1748] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:09 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 17:01:09.449178 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ff45cd8b-cb5e-4fc8-bdc0-9ba84acd9890 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes Jan 27 17:01:09.449842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ff45cd8b-cb5e-4fc8-bdc0-9ba84acd9890 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:09.450948 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ff45cd8b-cb5e-4fc8-bdc0-9ba84acd9890 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes returned with HTTP 400 Jan 27 17:01:09.451510 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 863/1749] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:09 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 17:01:09.457727 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86bda890-323a-419e-af3b-15a086b904db tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes Jan 27 17:01:09.458214 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86bda890-323a-419e-af3b-15a086b904db tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:09.459022 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86bda890-323a-419e-af3b-15a086b904db tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes returned with HTTP 400 Jan 27 17:01:09.459702 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 887/1750] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:09 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes => generated 121 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 17:01:09.464862 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b6bc4d89-6fbe-4015-bee3-26704843f917 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] DELETE http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/tempest-invalid-1461686165 Jan 27 17:01:09.465189 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b6bc4d89-6fbe-4015-bee3-26704843f917 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:09.465492 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b6bc4d89-6fbe-4015-bee3-26704843f917 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:09.465791 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-b6bc4d89-6fbe-4015-bee3-26704843f917 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Delete volume with id: tempest-invalid-1461686165 Jan 27 17:01:09.492349 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b6bc4d89-6fbe-4015-bee3-26704843f917 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/tempest-invalid-1461686165 returned with HTTP 404 Jan 27 17:01:09.492954 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 864/1751] 10.222.0.108 () {58 vars in 1293 bytes} [Wed Jan 27 17:01:09 2021] DELETE /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/tempest-invalid-1461686165 => generated 99 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:01:09.499394 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 888/1752] 10.222.0.108 () {58 vars in 1215 bytes} [Wed Jan 27 17:01:09 2021] DELETE /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 27 17:01:09.508648 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c4ffc16-5658-4bbf-90d3-f882b3ad5f8c tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/xxx/action Jan 27 17:01:09.509156 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c4ffc16-5658-4bbf-90d3-f882b3ad5f8c tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action body: b'{"os-detach": {}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:09.509441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c4ffc16-5658-4bbf-90d3-f882b3ad5f8c tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:09.536766 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c4ffc16-5658-4bbf-90d3-f882b3ad5f8c tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/xxx/action returned with HTTP 404 Jan 27 17:01:09.537981 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 865/1753] 10.222.0.108 () {60 vars in 1263 bytes} [Wed Jan 27 17:01:09 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/xxx/action => generated 76 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:01:09.543968 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-17c751a2-93d0-4f60-86a2-16fea7fe1ace tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] GET http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/tempest-invalid-1613027653 Jan 27 17:01:09.544363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-17c751a2-93d0-4f60-86a2-16fea7fe1ace tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:09.544732 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-17c751a2-93d0-4f60-86a2-16fea7fe1ace tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:09.584406 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-17c751a2-93d0-4f60-86a2-16fea7fe1ace tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/tempest-invalid-1613027653 returned with HTTP 404 Jan 27 17:01:09.584406 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 889/1754] 10.222.0.108 () {58 vars in 1290 bytes} [Wed Jan 27 17:01:09 2021] GET /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/tempest-invalid-1613027653 => generated 99 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:01:09.590590 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 866/1755] 10.222.0.108 () {58 vars in 1212 bytes} [Wed Jan 27 17:01:09 2021] GET /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 27 17:01:09.596715 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f435c2c2-d088-4996-b24d-afd1539af428 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] GET http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/detail?status=null Jan 27 17:01:09.597031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f435c2c2-d088-4996-b24d-afd1539af428 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:09.597533 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f435c2c2-d088-4996-b24d-afd1539af428 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:09.598117 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-f435c2c2-d088-4996-b24d-afd1539af428 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:01:09.598541 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f435c2c2-d088-4996-b24d-afd1539af428 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Could not evaluate value null, assuming string {{(pid=87929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 17:01:09.599540 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f435c2c2-d088-4996-b24d-afd1539af428 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:01:09.627004 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f435c2c2-d088-4996-b24d-afd1539af428 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Get all volumes completed successfully. Jan 27 17:01:09.629654 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f435c2c2-d088-4996-b24d-afd1539af428 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/detail?status=null returned with HTTP 200 Jan 27 17:01:09.630110 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 890/1756] 10.222.0.108 () {58 vars in 1253 bytes} [Wed Jan 27 17:01:09 2021] GET /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/detail?status=null => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:01:09.639911 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b827d4d3-b249-4e06-92ff-f770028f639f tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] GET http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1443575322 Jan 27 17:01:09.640227 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b827d4d3-b249-4e06-92ff-f770028f639f tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:09.640529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b827d4d3-b249-4e06-92ff-f770028f639f tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:09.641040 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-b827d4d3-b249-4e06-92ff-f770028f639f tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:01:09.641998 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b827d4d3-b249-4e06-92ff-f770028f639f tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1443575322'), ('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:01:09.668046 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b827d4d3-b249-4e06-92ff-f770028f639f tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Get all volumes completed successfully. Jan 27 17:01:09.670472 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b827d4d3-b249-4e06-92ff-f770028f639f tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1443575322 returned with HTTP 200 Jan 27 17:01:09.670970 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 867/1757] 10.222.0.108 () {58 vars in 1331 bytes} [Wed Jan 27 17:01:09 2021] GET /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1443575322 => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 17:01:09.679407 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf7c6fb4-6b6d-454c-8e12-1bb587bbdc90 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] GET http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes?status=null Jan 27 17:01:09.679699 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf7c6fb4-6b6d-454c-8e12-1bb587bbdc90 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:09.684709 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf7c6fb4-6b6d-454c-8e12-1bb587bbdc90 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:09.684709 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-cf7c6fb4-6b6d-454c-8e12-1bb587bbdc90 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:01:09.684709 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-cf7c6fb4-6b6d-454c-8e12-1bb587bbdc90 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Could not evaluate value null, assuming string {{(pid=87929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 17:01:09.684709 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-cf7c6fb4-6b6d-454c-8e12-1bb587bbdc90 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:01:09.707076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cf7c6fb4-6b6d-454c-8e12-1bb587bbdc90 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Get all volumes completed successfully. Jan 27 17:01:09.707551 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf7c6fb4-6b6d-454c-8e12-1bb587bbdc90 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes?status=null returned with HTTP 200 Jan 27 17:01:09.707987 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 891/1758] 10.222.0.108 () {58 vars in 1232 bytes} [Wed Jan 27 17:01:09 2021] GET /volume/v3/49495c847ee948bb8886ab3641932baf/volumes?status=null => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:01:09.719938 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bc1c45ea-7b95-48d5-8dbe-2400156fbc7b tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] GET http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes?name=tempest-VolumesNegativeTest-Volume-893736732 Jan 27 17:01:09.720260 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bc1c45ea-7b95-48d5-8dbe-2400156fbc7b tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:09.720561 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bc1c45ea-7b95-48d5-8dbe-2400156fbc7b tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:09.720955 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-bc1c45ea-7b95-48d5-8dbe-2400156fbc7b tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:01:09.721985 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-bc1c45ea-7b95-48d5-8dbe-2400156fbc7b tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-893736732'), ('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:01:09.749874 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bc1c45ea-7b95-48d5-8dbe-2400156fbc7b tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Get all volumes completed successfully. Jan 27 17:01:09.750426 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bc1c45ea-7b95-48d5-8dbe-2400156fbc7b tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes?name=tempest-VolumesNegativeTest-Volume-893736732 returned with HTTP 200 Jan 27 17:01:09.750950 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 868/1759] 10.222.0.108 () {58 vars in 1308 bytes} [Wed Jan 27 17:01:09 2021] GET /volume/v3/49495c847ee948bb8886ab3641932baf/volumes?name=tempest-VolumesNegativeTest-Volume-893736732 => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:01:09.757982 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-721bd566-e1ce-4df0-aa9e-8b0d034b32cd tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action Jan 27 17:01:09.758481 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-721bd566-e1ce-4df0-aa9e-8b0d034b32cd tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action body: b'{"os-reserve": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:09.758704 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-721bd566-e1ce-4df0-aa9e-8b0d034b32cd tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:09.787119 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:09.787119 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:09.787877 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-721bd566-e1ce-4df0-aa9e-8b0d034b32cd tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Volume info retrieved successfully. Jan 27 17:01:09.835795 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-721bd566-e1ce-4df0-aa9e-8b0d034b32cd tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Reserve volume completed successfully. Jan 27 17:01:09.836044 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-721bd566-e1ce-4df0-aa9e-8b0d034b32cd tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action returned with HTTP 202 Jan 27 17:01:09.836665 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 892/1760] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:09 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:01:09.842463 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-876596ae-8625-4929-b1f7-7219d5703b24 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action Jan 27 17:01:09.843654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-876596ae-8625-4929-b1f7-7219d5703b24 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action body: b'{"os-reserve": {}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:09.843898 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-876596ae-8625-4929-b1f7-7219d5703b24 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:09.873689 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:09.873689 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:09.874764 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-876596ae-8625-4929-b1f7-7219d5703b24 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Volume info retrieved successfully. Jan 27 17:01:09.878773 n-d-705658-15 devstack@c-api.service[87927]: ERROR cinder.volume.api [None req-876596ae-8625-4929-b1f7-7219d5703b24 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Volume status must be available to reserve, but the status is attaching. Jan 27 17:01:09.879218 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-876596ae-8625-4929-b1f7-7219d5703b24 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action returned with HTTP 400 Jan 27 17:01:09.879870 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 869/1761] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:09 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action => generated 132 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 17:01:09.885076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f1d2bed-7f0f-45b4-80ee-b286b9e1c195 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action Jan 27 17:01:09.885370 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:09.885370 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:09.885638 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f1d2bed-7f0f-45b4-80ee-b286b9e1c195 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action body: b'{"os-unreserve": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:09.885858 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f1d2bed-7f0f-45b4-80ee-b286b9e1c195 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:09.913754 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:09.913754 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:09.914453 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2f1d2bed-7f0f-45b4-80ee-b286b9e1c195 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Volume info retrieved successfully. Jan 27 17:01:09.995921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2f1d2bed-7f0f-45b4-80ee-b286b9e1c195 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Unreserve volume completed successfully. Jan 27 17:01:09.997150 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f1d2bed-7f0f-45b4-80ee-b286b9e1c195 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action returned with HTTP 202 Jan 27 17:01:09.997150 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 893/1762] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:09 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:01:10.003258 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c6323e9e-467a-4039-9bb2-0ac8d1035f5e tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/04a5fc18-c4f8-482b-8c75-749106ee0d44/action Jan 27 17:01:10.003562 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:10.003562 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:10.003846 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c6323e9e-467a-4039-9bb2-0ac8d1035f5e tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action body: b'{"os-reserve": {}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:10.004090 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c6323e9e-467a-4039-9bb2-0ac8d1035f5e tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:10.028243 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c6323e9e-467a-4039-9bb2-0ac8d1035f5e tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/04a5fc18-c4f8-482b-8c75-749106ee0d44/action returned with HTTP 404 Jan 27 17:01:10.028824 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 870/1763] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:10 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/04a5fc18-c4f8-482b-8c75-749106ee0d44/action => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:10.035087 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b5a90aad-1478-4cd1-8773-9b92274a701a tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/11652e96-88ef-4210-8bd1-b9c1deee0c4f/action Jan 27 17:01:10.035357 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:10.035357 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:10.035589 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b5a90aad-1478-4cd1-8773-9b92274a701a tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action body: b'{"os-unreserve": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:10.035785 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b5a90aad-1478-4cd1-8773-9b92274a701a tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:10.058192 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b5a90aad-1478-4cd1-8773-9b92274a701a tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/11652e96-88ef-4210-8bd1-b9c1deee0c4f/action returned with HTTP 404 Jan 27 17:01:10.058760 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 894/1764] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:10 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/11652e96-88ef-4210-8bd1-b9c1deee0c4f/action => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:10.065493 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 871/1765] 10.222.0.108 () {60 vars in 1232 bytes} [Wed Jan 27 17:01:10 2021] PUT /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 27 17:01:10.069907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e267e304-e745-495b-a240-b3222f9b72d3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] PUT http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/tempest-invalid-1577546954 Jan 27 17:01:10.070356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e267e304-e745-495b-a240-b3222f9b72d3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:10.093488 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e267e304-e745-495b-a240-b3222f9b72d3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/tempest-invalid-1577546954 returned with HTTP 404 Jan 27 17:01:10.094085 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 895/1766] 10.222.0.108 () {60 vars in 1310 bytes} [Wed Jan 27 17:01:10 2021] PUT /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/tempest-invalid-1577546954 => generated 99 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:01:10.099255 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f9f7f76-dc7b-4754-a1a7-a2e09e9e7844 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] PUT http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/5f372f16-c52a-4b42-9b8c-83249d8304d8 Jan 27 17:01:10.099687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f9f7f76-dc7b-4754-a1a7-a2e09e9e7844 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:10.122121 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f9f7f76-dc7b-4754-a1a7-a2e09e9e7844 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/5f372f16-c52a-4b42-9b8c-83249d8304d8 returned with HTTP 404 Jan 27 17:01:10.122663 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 872/1767] 10.222.0.108 () {60 vars in 1340 bytes} [Wed Jan 27 17:01:10 2021] PUT /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/5f372f16-c52a-4b42-9b8c-83249d8304d8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:10.128337 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97239614-b814-4df4-91fe-e1cb535be8c0 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] DELETE http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/25a56e8d-fa07-42a0-8a3e-dd8518680d2f Jan 27 17:01:10.128734 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97239614-b814-4df4-91fe-e1cb535be8c0 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:10.129088 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97239614-b814-4df4-91fe-e1cb535be8c0 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:10.129378 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-97239614-b814-4df4-91fe-e1cb535be8c0 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Delete volume with id: 25a56e8d-fa07-42a0-8a3e-dd8518680d2f Jan 27 17:01:10.155754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97239614-b814-4df4-91fe-e1cb535be8c0 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/25a56e8d-fa07-42a0-8a3e-dd8518680d2f returned with HTTP 404 Jan 27 17:01:10.159857 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 896/1768] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:01:10 2021] DELETE /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/25a56e8d-fa07-42a0-8a3e-dd8518680d2f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:10.162961 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c606972-e756-4906-9fc1-0bb47bd7e484 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action Jan 27 17:01:10.163616 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c606972-e756-4906-9fc1-0bb47bd7e484 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:10.164003 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c606972-e756-4906-9fc1-0bb47bd7e484 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:10.164935 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c606972-e756-4906-9fc1-0bb47bd7e484 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action returned with HTTP 400 Jan 27 17:01:10.165619 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 873/1769] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:10 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 17:01:10.171585 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0771cb75-8270-458d-a6a7-09be1773944b tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action Jan 27 17:01:10.172133 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0771cb75-8270-458d-a6a7-09be1773944b tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:10.172195 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0771cb75-8270-458d-a6a7-09be1773944b tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:10.173032 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0771cb75-8270-458d-a6a7-09be1773944b tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action returned with HTTP 400 Jan 27 17:01:10.173696 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 897/1770] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:10 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 17:01:10.178886 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-229bdc72-d378-4a34-a72e-d9b5b698a460 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/f1654a8a-eec0-4b46-a9d9-1b18aa4254ba/action Jan 27 17:01:10.179425 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-229bdc72-d378-4a34-a72e-d9b5b698a460 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:10.179651 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-229bdc72-d378-4a34-a72e-d9b5b698a460 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:10.206687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-229bdc72-d378-4a34-a72e-d9b5b698a460 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/f1654a8a-eec0-4b46-a9d9-1b18aa4254ba/action returned with HTTP 404 Jan 27 17:01:10.207344 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 874/1771] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:10 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/f1654a8a-eec0-4b46-a9d9-1b18aa4254ba/action => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:10.212784 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6268cee9-f4c9-413a-8ca0-9cf15750b9e5 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action Jan 27 17:01:10.213215 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6268cee9-f4c9-413a-8ca0-9cf15750b9e5 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:10.213454 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6268cee9-f4c9-413a-8ca0-9cf15750b9e5 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:10.214109 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6268cee9-f4c9-413a-8ca0-9cf15750b9e5 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action returned with HTTP 400 Jan 27 17:01:10.215911 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 898/1772] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:10 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a/action => generated 129 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 17:01:10.220159 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c9a62981-fc40-40f1-ac09-f049d91ad882 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] POST http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/None/action Jan 27 17:01:10.220726 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c9a62981-fc40-40f1-ac09-f049d91ad882 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:10.220963 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c9a62981-fc40-40f1-ac09-f049d91ad882 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:10.245063 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c9a62981-fc40-40f1-ac09-f049d91ad882 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/None/action returned with HTTP 404 Jan 27 17:01:10.245635 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 875/1773] 10.222.0.108 () {60 vars in 1266 bytes} [Wed Jan 27 17:01:10 2021] POST /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/None/action => generated 77 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 27 17:01:10.251335 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-53f8e4c9-177b-4447-9a81-143717cc06d1 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] GET http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/3a3297c8-90cb-420e-8e1c-972968b33c69 Jan 27 17:01:10.251638 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-53f8e4c9-177b-4447-9a81-143717cc06d1 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:10.251941 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-53f8e4c9-177b-4447-9a81-143717cc06d1 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:10.275916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-53f8e4c9-177b-4447-9a81-143717cc06d1 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/3a3297c8-90cb-420e-8e1c-972968b33c69 returned with HTTP 404 Jan 27 17:01:10.276502 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 899/1774] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:10 2021] GET /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/3a3297c8-90cb-420e-8e1c-972968b33c69 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:10.281614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2cad9e66-1123-4467-99f6-e60a44faf780 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] DELETE http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a Jan 27 17:01:10.281902 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2cad9e66-1123-4467-99f6-e60a44faf780 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:10.282266 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2cad9e66-1123-4467-99f6-e60a44faf780 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:10.282426 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-2cad9e66-1123-4467-99f6-e60a44faf780 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Delete volume with id: 29d8531e-cf41-45e4-9dd9-36bb894f548a Jan 27 17:01:10.308912 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:10.308912 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:10.309567 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2cad9e66-1123-4467-99f6-e60a44faf780 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Volume info retrieved successfully. Jan 27 17:01:10.394620 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2cad9e66-1123-4467-99f6-e60a44faf780 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Delete volume request issued successfully. Jan 27 17:01:10.394880 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2cad9e66-1123-4467-99f6-e60a44faf780 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a returned with HTTP 202 Jan 27 17:01:10.395512 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 876/1775] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:01:10 2021] DELETE /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:01:10.400706 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb76c0b4-30ef-4375-95c3-776b06ddc2a3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] GET http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a Jan 27 17:01:10.401036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb76c0b4-30ef-4375-95c3-776b06ddc2a3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:10.401476 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb76c0b4-30ef-4375-95c3-776b06ddc2a3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:10.427708 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:10.427708 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:10.432586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eb76c0b4-30ef-4375-95c3-776b06ddc2a3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Volume info retrieved successfully. Jan 27 17:01:10.443929 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb76c0b4-30ef-4375-95c3-776b06ddc2a3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a returned with HTTP 200 Jan 27 17:01:10.444401 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 900/1776] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:10 2021] GET /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a => generated 912 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:10.941560 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2cad9e66-1123-4467-99f6-e60a44faf780 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] GET http://10.222.0.108/volume// Jan 27 17:01:10.941838 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2cad9e66-1123-4467-99f6-e60a44faf780 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:10.941976 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:10.941976 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:10.942178 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2cad9e66-1123-4467-99f6-e60a44faf780 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:10.942917 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2cad9e66-1123-4467-99f6-e60a44faf780 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:01:10.943242 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 877/1777] 10.222.0.108 () {56 vars in 877 bytes} [Wed Jan 27 17:01:10 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:01:10.947660 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb76c0b4-30ef-4375-95c3-776b06ddc2a3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] GET http://10.222.0.108/volume// Jan 27 17:01:10.947981 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb76c0b4-30ef-4375-95c3-776b06ddc2a3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:10.948067 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:10.948067 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:10.948266 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb76c0b4-30ef-4375-95c3-776b06ddc2a3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:10.949030 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb76c0b4-30ef-4375-95c3-776b06ddc2a3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:01:10.949347 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 901/1778] 10.222.0.108 () {56 vars in 877 bytes} [Wed Jan 27 17:01:10 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:01:11.174261 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02bd9b9c-b9ea-4f04-8d28-6df5a0be9bf0 tempest-VersionsTest-456120885 tempest-VersionsTest-456120885-project] GET http://10.222.0.108/volume/v2/ Jan 27 17:01:11.174567 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02bd9b9c-b9ea-4f04-8d28-6df5a0be9bf0 tempest-VersionsTest-456120885 tempest-VersionsTest-456120885-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:11.174834 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02bd9b9c-b9ea-4f04-8d28-6df5a0be9bf0 tempest-VersionsTest-456120885 tempest-VersionsTest-456120885-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:11.175369 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02bd9b9c-b9ea-4f04-8d28-6df5a0be9bf0 tempest-VersionsTest-456120885 tempest-VersionsTest-456120885-project] http://10.222.0.108/volume/v2/ returned with HTTP 200 Jan 27 17:01:11.175947 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 878/1779] 10.222.0.108 () {58 vars in 1089 bytes} [Wed Jan 27 17:01:10 2021] GET /volume/v2/ => generated 383 bytes in 223 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 27 17:01:11.181793 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d58ca98b-6568-4336-8885-e5e521394cfc tempest-VersionsTest-456120885 tempest-VersionsTest-456120885-project] GET http://10.222.0.108/volume/v3/ Jan 27 17:01:11.182116 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d58ca98b-6568-4336-8885-e5e521394cfc tempest-VersionsTest-456120885 tempest-VersionsTest-456120885-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:11.182437 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d58ca98b-6568-4336-8885-e5e521394cfc tempest-VersionsTest-456120885 tempest-VersionsTest-456120885-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:11.183111 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d58ca98b-6568-4336-8885-e5e521394cfc tempest-VersionsTest-456120885 tempest-VersionsTest-456120885-project] http://10.222.0.108/volume/v3/ returned with HTTP 200 Jan 27 17:01:11.183607 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 902/1780] 10.222.0.108 () {58 vars in 1089 bytes} [Wed Jan 27 17:01:11 2021] GET /volume/v3/ => generated 387 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:11.455459 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef9c8daa-316d-453b-9be2-e15fc0bc0326 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] GET http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a Jan 27 17:01:11.455797 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef9c8daa-316d-453b-9be2-e15fc0bc0326 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:11.456014 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef9c8daa-316d-453b-9be2-e15fc0bc0326 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:11.489562 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:11.489562 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:11.494781 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ef9c8daa-316d-453b-9be2-e15fc0bc0326 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Volume info retrieved successfully. Jan 27 17:01:11.506567 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef9c8daa-316d-453b-9be2-e15fc0bc0326 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a returned with HTTP 200 Jan 27 17:01:11.507138 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 879/1781] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:11 2021] GET /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a => generated 912 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:12.003696 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] POST http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes Jan 27 17:01:12.003696 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-99462512"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:12.004219 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-99462512'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:01:12.004406 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Create volume of 1 GB Jan 27 17:01:12.011363 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Availability Zones retrieved successfully. Jan 27 17:01:12.018986 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Flow 'volume_create_api' (5203440b-545f-4d87-8dc9-760902e84746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:12.020341 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (061bc8c8-3370-42aa-96d1-6a45c212233c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:12.021284 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:01:12.071882 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (061bc8c8-3370-42aa-96d1-6a45c212233c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:12.072968 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368ea328-d201-4a21-8568-4e6e7a0265e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:12.187876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Created reservations ['b7eb9286-55de-40b7-b216-9e0f2585e666', '91046ee4-8d39-4f9f-b070-6a2a3b084bb7', 'cf814a8e-e404-4ee1-b955-6ac8d69df4e6', 'f3090d56-1c0d-49df-9d55-2577807857ee'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:01:12.190125 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368ea328-d201-4a21-8568-4e6e7a0265e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7eb9286-55de-40b7-b216-9e0f2585e666', '91046ee4-8d39-4f9f-b070-6a2a3b084bb7', 'cf814a8e-e404-4ee1-b955-6ac8d69df4e6', 'f3090d56-1c0d-49df-9d55-2577807857ee']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:12.192668 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9919e27c-7b93-4c43-9335-a820a5af99c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:12.422589 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9919e27c-7b93-4c43-9335-a820a5af99c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb51edc7-4817-46b9-9443-52d5ee07c1d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-99462512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95740d74ceb8494a85ae93c01a0c941c',qos_specs=None,replication_status=,reservations=['b7eb9286-55de-40b7-b216-9e0f2585e666','91046ee4-8d39-4f9f-b070-6a2a3b084bb7','cf814a8e-e404-4ee1-b955-6ac8d69df4e6','f3090d56-1c0d-49df-9d55-2577807857ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70076fa67c7e4c96a6bff1539c100794',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:01:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-99462512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb51edc7-4817-46b9-9443-52d5ee07c1d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95740d74ceb8494a85ae93c01a0c941c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='70076fa67c7e4c96a6bff1539c100794',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:12.423601 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dd70709-a614-4b48-9042-51672886ddbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:12.466995 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dd70709-a614-4b48-9042-51672886ddbe) transitioned into state 'SUCCESS' from state '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-99462512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95740d74ceb8494a85ae93c01a0c941c',qos_specs=None,replication_status=,reservations=['b7eb9286-55de-40b7-b216-9e0f2585e666','91046ee4-8d39-4f9f-b070-6a2a3b084bb7','cf814a8e-e404-4ee1-b955-6ac8d69df4e6','f3090d56-1c0d-49df-9d55-2577807857ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70076fa67c7e4c96a6bff1539c100794',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:12.468078 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af651a2-8da8-4c8d-9a84-496815639e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:12.517941 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51ea7c53-b84b-4f4b-aa22-e99b52deedc3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] GET http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a Jan 27 17:01:12.518226 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51ea7c53-b84b-4f4b-aa22-e99b52deedc3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:12.518353 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:12.518353 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:12.518547 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51ea7c53-b84b-4f4b-aa22-e99b52deedc3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:12.536108 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af651a2-8da8-4c8d-9a84-496815639e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:12.537718 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Flow 'volume_create_api' (5203440b-545f-4d87-8dc9-760902e84746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:12.545080 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51ea7c53-b84b-4f4b-aa22-e99b52deedc3 tempest-VolumesNegativeTest-1513677910 tempest-VolumesNegativeTest-1513677910-project] http://10.222.0.108/volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a returned with HTTP 404 Jan 27 17:01:12.545805 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 880/1782] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:12 2021] GET /volume/v3/49495c847ee948bb8886ab3641932baf/volumes/29d8531e-cf41-45e4-9dd9-36bb894f548a => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:01:12.569287 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Create volume request issued successfully. Jan 27 17:01:12.576490 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28923a5f-d521-4806-aa07-228803024d26 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes returned with HTTP 202 Jan 27 17:01:12.577002 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 903/1783] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:11 2021] POST /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes => generated 818 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:01:12.585014 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f73c0a9c-93be-4386-b0d6-57948dd83116 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 Jan 27 17:01:12.585290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f73c0a9c-93be-4386-b0d6-57948dd83116 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:12.585552 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f73c0a9c-93be-4386-b0d6-57948dd83116 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:12.609925 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:12.609925 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:12.618989 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f73c0a9c-93be-4386-b0d6-57948dd83116 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:12.625798 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f73c0a9c-93be-4386-b0d6-57948dd83116 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 returned with HTTP 200 Jan 27 17:01:12.625940 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 881/1784] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:12 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 => generated 886 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:13.157420 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] POST http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes Jan 27 17:01:13.157699 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:13.157699 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:13.157957 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-419796793"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:13.158902 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-419796793'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:01:13.159109 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Create volume of 1 GB Jan 27 17:01:13.159461 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:13.159461 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:13.167513 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Availability Zones retrieved successfully. Jan 27 17:01:13.179566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Flow 'volume_create_api' (11389913-0d45-4e61-ab1c-17a44b78928b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:13.181188 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (677567bb-6b4d-4d06-9594-4394784ac3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:13.182548 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:01:13.221312 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (677567bb-6b4d-4d06-9594-4394784ac3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:13.222456 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e66722-65fc-41eb-9eab-2f71f0924dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:13.371298 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Created reservations ['4d79b4c7-f595-4deb-8bb1-9e9b3782ddaf', '3e943ca8-25a1-4d70-b9b7-2e93cb38ee14', '2c75c738-de4b-44d5-bb58-cb07c4f0e263', '78cbba6e-5442-4cd9-b408-0f96852db316'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:01:13.372600 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e66722-65fc-41eb-9eab-2f71f0924dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d79b4c7-f595-4deb-8bb1-9e9b3782ddaf', '3e943ca8-25a1-4d70-b9b7-2e93cb38ee14', '2c75c738-de4b-44d5-bb58-cb07c4f0e263', '78cbba6e-5442-4cd9-b408-0f96852db316']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:13.374174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40956e45-7baf-4b0d-929f-aa4b6c18fcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:13.455872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40956e45-7baf-4b0d-929f-aa4b6c18fcc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12e52868-a543-4ab4-b1cc-3fd9ac2a6220', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-419796793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cea3ffd0ff54353b3e7069b0aa954aa',qos_specs=None,replication_status=,reservations=['4d79b4c7-f595-4deb-8bb1-9e9b3782ddaf','3e943ca8-25a1-4d70-b9b7-2e93cb38ee14','2c75c738-de4b-44d5-bb58-cb07c4f0e263','78cbba6e-5442-4cd9-b408-0f96852db316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf723e5c8a574c7ca1095fa612e92e72',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:01:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-419796793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12e52868-a543-4ab4-b1cc-3fd9ac2a6220,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cea3ffd0ff54353b3e7069b0aa954aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='bf723e5c8a574c7ca1095fa612e92e72',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:13.456898 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86068800-a1ab-43f1-adee-634ac2a7db93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:13.500999 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86068800-a1ab-43f1-adee-634ac2a7db93) transitioned into state 'SUCCESS' from state '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-419796793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cea3ffd0ff54353b3e7069b0aa954aa',qos_specs=None,replication_status=,reservations=['4d79b4c7-f595-4deb-8bb1-9e9b3782ddaf','3e943ca8-25a1-4d70-b9b7-2e93cb38ee14','2c75c738-de4b-44d5-bb58-cb07c4f0e263','78cbba6e-5442-4cd9-b408-0f96852db316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf723e5c8a574c7ca1095fa612e92e72',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:13.501983 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7b056df-8331-4339-b9bd-043c0088ad04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:13.606152 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7b056df-8331-4339-b9bd-043c0088ad04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:13.607529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Flow 'volume_create_api' (11389913-0d45-4e61-ab1c-17a44b78928b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:13.632922 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Create volume request issued successfully. Jan 27 17:01:13.635095 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9ebb326c-41c5-4fc0-9dd6-a21a2123a446 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 Jan 27 17:01:13.635369 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9ebb326c-41c5-4fc0-9dd6-a21a2123a446 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:13.635501 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:13.635501 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:13.635694 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9ebb326c-41c5-4fc0-9dd6-a21a2123a446 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:13.640217 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8cbc3d8e-4fb3-44ba-8f3f-f31b9c158fd0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes returned with HTTP 202 Jan 27 17:01:13.640869 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 904/1785] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:13 2021] POST /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes => generated 821 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:01:13.649336 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b42e5079-3680-45e7-900c-a3c134edd746 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 Jan 27 17:01:13.649599 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b42e5079-3680-45e7-900c-a3c134edd746 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:13.649734 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:13.649734 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:13.649926 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b42e5079-3680-45e7-900c-a3c134edd746 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:13.662019 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:13.662019 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:13.667637 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9ebb326c-41c5-4fc0-9dd6-a21a2123a446 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:13.680657 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9ebb326c-41c5-4fc0-9dd6-a21a2123a446 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 returned with HTTP 200 Jan 27 17:01:13.681231 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 882/1786] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:13 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 => generated 911 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:13.692701 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:13.692701 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:13.699022 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b42e5079-3680-45e7-900c-a3c134edd746 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:13.715318 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b42e5079-3680-45e7-900c-a3c134edd746 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 returned with HTTP 200 Jan 27 17:01:13.722268 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 905/1787] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:13 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 => generated 889 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:01:13.794686 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fd65d23b-4f61-4bf8-943b-00cfe69806df tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] POST http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0/action Jan 27 17:01:13.794686 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:13.794686 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:13.794686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fd65d23b-4f61-4bf8-943b-00cfe69806df tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:13.794686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fd65d23b-4f61-4bf8-943b-00cfe69806df tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:13.794686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-fd65d23b-4f61-4bf8-943b-00cfe69806df tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Updating volume 'bb51edc7-4817-46b9-9443-52d5ee07c1d0' with '{'status': 'attaching'}' {{(pid=87928) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 17:01:13.843990 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:13.843990 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:13.935335 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fd65d23b-4f61-4bf8-943b-00cfe69806df tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0/action returned with HTTP 202 Jan 27 17:01:13.935962 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 883/1788] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:13 2021] POST /volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0/action => generated 0 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:01:13.942677 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-edd6704c-d1bb-429c-b890-9e331a2fffb0 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 Jan 27 17:01:13.942955 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-edd6704c-d1bb-429c-b890-9e331a2fffb0 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:13.943083 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:13.943083 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:13.943272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-edd6704c-d1bb-429c-b890-9e331a2fffb0 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:13.970868 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:13.970868 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:13.975934 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-edd6704c-d1bb-429c-b890-9e331a2fffb0 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:13.988050 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-edd6704c-d1bb-429c-b890-9e331a2fffb0 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 returned with HTTP 200 Jan 27 17:01:13.988554 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 906/1789] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:13 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 => generated 911 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:14.002832 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c2523afb-0936-4c5d-b96a-b09083c51efb tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] POST http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0/action Jan 27 17:01:14.003202 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:14.003202 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:14.003555 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c2523afb-0936-4c5d-b96a-b09083c51efb tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:14.003876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c2523afb-0936-4c5d-b96a-b09083c51efb tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:14.031106 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:14.031106 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:14.031627 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c2523afb-0936-4c5d-b96a-b09083c51efb tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Volume info retrieved successfully. Jan 27 17:01:14.135612 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c2523afb-0936-4c5d-b96a-b09083c51efb tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Delete volume request issued successfully. Jan 27 17:01:14.135993 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c2523afb-0936-4c5d-b96a-b09083c51efb tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0/action returned with HTTP 202 Jan 27 17:01:14.136557 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 884/1790] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:14 2021] POST /volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:01:14.146843 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-60805797-407d-4900-becf-8f0637782566 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 Jan 27 17:01:14.147590 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-60805797-407d-4900-becf-8f0637782566 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:14.148095 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:14.148095 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:14.149127 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-60805797-407d-4900-becf-8f0637782566 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:14.186010 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:14.186010 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:14.191268 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-60805797-407d-4900-becf-8f0637782566 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:14.202383 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-60805797-407d-4900-becf-8f0637782566 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 returned with HTTP 200 Jan 27 17:01:14.207374 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 907/1791] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:14 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 => generated 910 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:14.558226 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-318b7fb7-e1f2-4482-9a3c-cf2cb974e2bd tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] POST http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots Jan 27 17:01:14.558805 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:14.558805 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:14.558805 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-318b7fb7-e1f2-4482-9a3c-cf2cb974e2bd tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34367fd2-e162-43ec-a545-7bbac9051fd7", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-620794637"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:14.582976 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-318b7fb7-e1f2-4482-9a3c-cf2cb974e2bd tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots returned with HTTP 404 Jan 27 17:01:14.583580 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 885/1792] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 17:01:14 2021] POST /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:14.589796 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-72fd5e55-37fe-4bad-a24f-a1e3264cb6d3 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] POST http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots Jan 27 17:01:14.590200 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:14.590200 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:14.590565 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-72fd5e55-37fe-4bad-a24f-a1e3264cb6d3 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-568015224"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:14.615610 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-72fd5e55-37fe-4bad-a24f-a1e3264cb6d3 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots returned with HTTP 404 Jan 27 17:01:14.616406 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 908/1793] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 17:01:14 2021] POST /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots => generated 77 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:01:14.622418 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a56d0cea-6d0b-4c97-878b-bb00a5440afd tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] GET http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots?limit=invalid Jan 27 17:01:14.622687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a56d0cea-6d0b-4c97-878b-bb00a5440afd tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:14.622955 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a56d0cea-6d0b-4c97-878b-bb00a5440afd tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:14.623348 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a56d0cea-6d0b-4c97-878b-bb00a5440afd tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] HTTP exception thrown: limit param must be an integer Jan 27 17:01:14.623540 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a56d0cea-6d0b-4c97-878b-bb00a5440afd tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots?limit=invalid returned with HTTP 400 Jan 27 17:01:14.624158 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 886/1794] 10.222.0.108 () {58 vars in 1242 bytes} [Wed Jan 27 17:01:14 2021] GET /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 27 17:01:14.629643 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c54ecd70-5a56-4f44-bb05-b084810756b5 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] GET http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots?marker=70457c67-f161-430a-ba9b-fcff6c1e9720 Jan 27 17:01:14.629927 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c54ecd70-5a56-4f44-bb05-b084810756b5 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:14.630188 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c54ecd70-5a56-4f44-bb05-b084810756b5 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:14.630584 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-c54ecd70-5a56-4f44-bb05-b084810756b5 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:01:14.631944 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-c54ecd70-5a56-4f44-bb05-b084810756b5 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:01:14.644558 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c54ecd70-5a56-4f44-bb05-b084810756b5 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots?marker=70457c67-f161-430a-ba9b-fcff6c1e9720 returned with HTTP 404 Jan 27 17:01:14.645108 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 909/1795] 10.222.0.108 () {58 vars in 1302 bytes} [Wed Jan 27 17:01:14 2021] GET /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots?marker=70457c67-f161-430a-ba9b-fcff6c1e9720 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:14.651030 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a46bc23b-c2f6-4c9e-91ed-81989fbba4c2 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] GET http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots?sort_key=invalid Jan 27 17:01:14.651296 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a46bc23b-c2f6-4c9e-91ed-81989fbba4c2 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:14.651556 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a46bc23b-c2f6-4c9e-91ed-81989fbba4c2 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:14.651912 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-a46bc23b-c2f6-4c9e-91ed-81989fbba4c2 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:01:14.653185 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-a46bc23b-c2f6-4c9e-91ed-81989fbba4c2 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:01:14.653711 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a46bc23b-c2f6-4c9e-91ed-81989fbba4c2 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots?sort_key=invalid returned with HTTP 400 Jan 27 17:01:14.654389 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 887/1796] 10.222.0.108 () {58 vars in 1248 bytes} [Wed Jan 27 17:01:14 2021] GET /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 27 17:01:14.659840 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] POST http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes Jan 27 17:01:14.660277 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-307209484"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:14.661214 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-307209484'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:01:14.661387 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Create volume of 2 GB Jan 27 17:01:14.668259 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Availability Zones retrieved successfully. Jan 27 17:01:14.676088 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Flow 'volume_create_api' (77110dba-99d6-4af7-96ef-2552faf5e1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:14.677392 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7bc729-4ef2-43ab-b22f-50e11853276f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:14.678358 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Validating volume size '2' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:01:14.710860 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7bc729-4ef2-43ab-b22f-50e11853276f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:14.712319 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (960f88ec-1516-499d-a38e-a48d80930954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:14.726644 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-165d9438-9601-4467-8281-0bdd3e865111 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 Jan 27 17:01:14.726968 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-165d9438-9601-4467-8281-0bdd3e865111 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:14.727146 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-165d9438-9601-4467-8281-0bdd3e865111 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:14.752182 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:14.752182 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:14.756821 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-165d9438-9601-4467-8281-0bdd3e865111 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:14.768219 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-165d9438-9601-4467-8281-0bdd3e865111 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 returned with HTTP 200 Jan 27 17:01:14.771846 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 888/1797] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:14 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 => generated 914 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:14.782248 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-690b7d46-6465-4952-bd58-8dc4a43145c6 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] POST http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots Jan 27 17:01:14.782528 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:14.782528 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:14.782754 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-690b7d46-6465-4952-bd58-8dc4a43145c6 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12e52868-a543-4ab4-b1cc-3fd9ac2a6220", "name": "tempest-VolumesDeleteCascade-Snapshot-97186436"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:14.810128 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:14.810128 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:14.813049 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-690b7d46-6465-4952-bd58-8dc4a43145c6 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:14.813049 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-690b7d46-6465-4952-bd58-8dc4a43145c6 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Create snapshot from volume 12e52868-a543-4ab4-b1cc-3fd9ac2a6220 Jan 27 17:01:14.832392 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Created reservations ['dcc64ea3-aeb1-49f9-8682-dfe233d8b981', 'ea329542-cc05-4db1-a89a-f2ae94d4c5d1', 'e567bb6b-e113-476d-b584-72a2fa0b0e25', '085968ca-4d47-4cfc-a683-0447d9ba82eb'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:01:14.833866 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (960f88ec-1516-499d-a38e-a48d80930954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc64ea3-aeb1-49f9-8682-dfe233d8b981', 'ea329542-cc05-4db1-a89a-f2ae94d4c5d1', 'e567bb6b-e113-476d-b584-72a2fa0b0e25', '085968ca-4d47-4cfc-a683-0447d9ba82eb']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:14.835501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (095c79f7-320d-48aa-9a64-cd11b4937c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:14.985285 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-690b7d46-6465-4952-bd58-8dc4a43145c6 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Created reservations ['1ff5e720-91d1-4b89-a9d8-99d789ed75be', '86ba897b-22f4-49ba-8f4f-06bf7c766e68', 'bafed018-35e2-4b60-bbe8-7691dc544535', 'a10822d2-d1cd-4de4-b0f1-b7978c9d2809'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:01:14.993153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (095c79f7-320d-48aa-9a64-cd11b4937c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c165df8-2313-40a2-af79-ba9fdfa2f365', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-307209484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c80671cd6b64ba993a2cab1d18d94fc',qos_specs=None,replication_status=,reservations=['dcc64ea3-aeb1-49f9-8682-dfe233d8b981','ea329542-cc05-4db1-a89a-f2ae94d4c5d1','e567bb6b-e113-476d-b584-72a2fa0b0e25','085968ca-4d47-4cfc-a683-0447d9ba82eb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbdb8b0966de4758a4ae435f6b96ddce',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:01:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-307209484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c165df8-2313-40a2-af79-ba9fdfa2f365,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c80671cd6b64ba993a2cab1d18d94fc',provider_auth=None,provider_geometry=None,provider_id=None,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='fbdb8b0966de4758a4ae435f6b96ddce',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:14.994186 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f22116de-f053-417d-826a-817b984861aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:15.072376 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f22116de-f053-417d-826a-817b984861aa) transitioned into state 'SUCCESS' from state '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-307209484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c80671cd6b64ba993a2cab1d18d94fc',qos_specs=None,replication_status=,reservations=['dcc64ea3-aeb1-49f9-8682-dfe233d8b981','ea329542-cc05-4db1-a89a-f2ae94d4c5d1','e567bb6b-e113-476d-b584-72a2fa0b0e25','085968ca-4d47-4cfc-a683-0447d9ba82eb'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbdb8b0966de4758a4ae435f6b96ddce',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:15.073347 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e097cdb-b261-4007-b72b-02037d5048a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:15.110208 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-690b7d46-6465-4952-bd58-8dc4a43145c6 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Snapshot create request issued successfully. Jan 27 17:01:15.110706 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-690b7d46-6465-4952-bd58-8dc4a43145c6 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots returned with HTTP 202 Jan 27 17:01:15.111197 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 889/1798] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 17:01:14 2021] POST /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots => generated 305 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 17:01:15.118539 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-396a4b8b-b8a6-4d64-ae2a-eeaaadb88049 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/d6125d87-3fe7-44c4-ab75-539e1bf674be Jan 27 17:01:15.118763 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-396a4b8b-b8a6-4d64-ae2a-eeaaadb88049 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:15.118927 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:15.118927 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:15.119109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-396a4b8b-b8a6-4d64-ae2a-eeaaadb88049 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:15.132549 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:15.132549 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:15.133380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-396a4b8b-b8a6-4d64-ae2a-eeaaadb88049 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Snapshot retrieved successfully. Jan 27 17:01:15.134387 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-396a4b8b-b8a6-4d64-ae2a-eeaaadb88049 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/d6125d87-3fe7-44c4-ab75-539e1bf674be returned with HTTP 200 Jan 27 17:01:15.134814 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 890/1799] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:01:15 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/d6125d87-3fe7-44c4-ab75-539e1bf674be => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:01:15.143405 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e097cdb-b261-4007-b72b-02037d5048a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:15.148823 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Flow 'volume_create_api' (77110dba-99d6-4af7-96ef-2552faf5e1cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:15.170374 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Create volume request issued successfully. Jan 27 17:01:15.178039 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ac3d66ea-3e98-4e0f-9adf-39b1e6d65d1b tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes returned with HTTP 202 Jan 27 17:01:15.178701 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 910/1800] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:14 2021] POST /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes => generated 832 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:01:15.187116 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af0798ca-9ca2-490c-8411-525873ad0c82 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] GET http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 Jan 27 17:01:15.187546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af0798ca-9ca2-490c-8411-525873ad0c82 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:15.187672 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:15.187672 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:15.187918 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af0798ca-9ca2-490c-8411-525873ad0c82 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:15.212009 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f1d128d0-068e-4a20-9e10-42651a9a084b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 Jan 27 17:01:15.212322 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f1d128d0-068e-4a20-9e10-42651a9a084b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:15.212454 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:15.212454 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:15.212651 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f1d128d0-068e-4a20-9e10-42651a9a084b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:15.216294 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:15.216294 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:15.221508 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-af0798ca-9ca2-490c-8411-525873ad0c82 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Volume info retrieved successfully. Jan 27 17:01:15.232361 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af0798ca-9ca2-490c-8411-525873ad0c82 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 returned with HTTP 200 Jan 27 17:01:15.232878 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 891/1801] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:15 2021] GET /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 => generated 900 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:15.245467 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:15.245467 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:15.251597 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f1d128d0-068e-4a20-9e10-42651a9a084b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:15.265323 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f1d128d0-068e-4a20-9e10-42651a9a084b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 returned with HTTP 200 Jan 27 17:01:15.265834 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 911/1802] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:15 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 => generated 910 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:16.146100 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ed961ff-cab3-4e52-82c7-fcfe94f87296 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/d6125d87-3fe7-44c4-ab75-539e1bf674be Jan 27 17:01:16.147007 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ed961ff-cab3-4e52-82c7-fcfe94f87296 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:16.147152 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:16.147152 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:16.147724 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ed961ff-cab3-4e52-82c7-fcfe94f87296 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:16.175682 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:16.175682 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:16.176325 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0ed961ff-cab3-4e52-82c7-fcfe94f87296 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Snapshot retrieved successfully. Jan 27 17:01:16.177433 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ed961ff-cab3-4e52-82c7-fcfe94f87296 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/d6125d87-3fe7-44c4-ab75-539e1bf674be returned with HTTP 200 Jan 27 17:01:16.177919 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 892/1803] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:01:16 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/d6125d87-3fe7-44c4-ab75-539e1bf674be => generated 437 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:16.243184 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86129db9-aabe-44fc-8350-3f1e0b5671e8 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] GET http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 Jan 27 17:01:16.243519 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86129db9-aabe-44fc-8350-3f1e0b5671e8 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:16.243676 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:16.243676 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:16.243922 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86129db9-aabe-44fc-8350-3f1e0b5671e8 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:16.271733 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:16.271733 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:16.276870 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-86129db9-aabe-44fc-8350-3f1e0b5671e8 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Volume info retrieved successfully. Jan 27 17:01:16.277551 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-df92a999-6870-4e3b-89a3-4fba528e39ff tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 Jan 27 17:01:16.278215 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-df92a999-6870-4e3b-89a3-4fba528e39ff tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:16.278471 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:16.278471 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:16.278935 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-df92a999-6870-4e3b-89a3-4fba528e39ff tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:16.289579 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86129db9-aabe-44fc-8350-3f1e0b5671e8 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 returned with HTTP 200 Jan 27 17:01:16.290039 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 912/1804] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:16 2021] GET /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 => generated 925 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:16.299275 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d589524d-17a3-4679-a2e1-24998945f0e0 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] POST http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots Jan 27 17:01:16.299544 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:16.299544 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:16.299804 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d589524d-17a3-4679-a2e1-24998945f0e0 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c165df8-2313-40a2-af79-ba9fdfa2f365", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-213719437"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:16.302524 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-df92a999-6870-4e3b-89a3-4fba528e39ff tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 returned with HTTP 404 Jan 27 17:01:16.303176 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 893/1805] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:16 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:16.308408 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] POST http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes Jan 27 17:01:16.308855 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-101738075"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:16.309491 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-101738075'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:01:16.309678 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Create volume of 1 GB Jan 27 17:01:16.316465 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Availability Zones retrieved successfully. Jan 27 17:01:16.323843 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Flow 'volume_create_api' (0b7ada05-69b1-4fed-b57c-80ce4a3d8280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:16.325156 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b281bb8c-4e53-49fa-bb5e-414774a2bf37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:16.326105 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:01:16.326986 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:16.326986 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:16.327718 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d589524d-17a3-4679-a2e1-24998945f0e0 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Volume info retrieved successfully. Jan 27 17:01:16.327933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-d589524d-17a3-4679-a2e1-24998945f0e0 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Create snapshot from volume 6c165df8-2313-40a2-af79-ba9fdfa2f365 Jan 27 17:01:16.360088 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b281bb8c-4e53-49fa-bb5e-414774a2bf37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:16.361216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25ca4e94-f705-4b1c-b15b-3aa47ac1f1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:16.394294 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-d589524d-17a3-4679-a2e1-24998945f0e0 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Created reservations ['1015ef1d-833e-403e-84cc-524116431bce', '55a84fc2-6d7f-4171-af70-4de8a9233b10', 'd2ae555f-2e11-4a96-bfda-447107f9ee20', '4eb95fb1-8d79-47b2-a2a7-1f38542266e2'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:01:16.422331 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Created reservations ['4f7a49de-4a26-40d8-9121-e49c91abdf13', '5374f4e2-33bc-4b47-94c8-6b5e64e74b50', 'fee7c11a-e026-4347-b5f5-b6b259e32fa2', 'b4aa7872-cd05-4274-af87-46ee2ebb5f7d'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:01:16.423372 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25ca4e94-f705-4b1c-b15b-3aa47ac1f1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f7a49de-4a26-40d8-9121-e49c91abdf13', '5374f4e2-33bc-4b47-94c8-6b5e64e74b50', 'fee7c11a-e026-4347-b5f5-b6b259e32fa2', 'b4aa7872-cd05-4274-af87-46ee2ebb5f7d']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:16.424500 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c5e35e-6ab7-4eec-acf3-487498a374f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:16.507754 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c5e35e-6ab7-4eec-acf3-487498a374f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff913f5b-bd27-4e14-915e-e5f7440a13ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-101738075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95740d74ceb8494a85ae93c01a0c941c',qos_specs=None,replication_status=,reservations=['4f7a49de-4a26-40d8-9121-e49c91abdf13','5374f4e2-33bc-4b47-94c8-6b5e64e74b50','fee7c11a-e026-4347-b5f5-b6b259e32fa2','b4aa7872-cd05-4274-af87-46ee2ebb5f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70076fa67c7e4c96a6bff1539c100794',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:01:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-101738075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff913f5b-bd27-4e14-915e-e5f7440a13ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95740d74ceb8494a85ae93c01a0c941c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='70076fa67c7e4c96a6bff1539c100794',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:16.509044 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df5332f5-fb63-4464-9f95-3a57322532da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:16.518992 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d589524d-17a3-4679-a2e1-24998945f0e0 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Snapshot create request issued successfully. Jan 27 17:01:16.519614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d589524d-17a3-4679-a2e1-24998945f0e0 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots returned with HTTP 202 Jan 27 17:01:16.520252 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 913/1806] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 17:01:16 2021] POST /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots => generated 317 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 17:01:16.527355 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97ea95c5-f15f-4426-b54f-495ce4309105 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] GET http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 Jan 27 17:01:16.527725 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97ea95c5-f15f-4426-b54f-495ce4309105 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:16.527843 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:16.527843 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:16.528046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97ea95c5-f15f-4426-b54f-495ce4309105 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:16.542595 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:16.542595 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:16.543180 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-97ea95c5-f15f-4426-b54f-495ce4309105 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Snapshot retrieved successfully. Jan 27 17:01:16.544291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97ea95c5-f15f-4426-b54f-495ce4309105 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 returned with HTTP 200 Jan 27 17:01:16.544741 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 914/1807] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:01:16 2021] GET /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 => generated 449 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:01:16.549052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df5332f5-fb63-4464-9f95-3a57322532da) transitioned into state 'SUCCESS' from state '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-101738075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95740d74ceb8494a85ae93c01a0c941c',qos_specs=None,replication_status=,reservations=['4f7a49de-4a26-40d8-9121-e49c91abdf13','5374f4e2-33bc-4b47-94c8-6b5e64e74b50','fee7c11a-e026-4347-b5f5-b6b259e32fa2','b4aa7872-cd05-4274-af87-46ee2ebb5f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70076fa67c7e4c96a6bff1539c100794',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:16.550093 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abc065de-5d83-4dc3-ab0f-da78a9ff8d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:16.608422 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abc065de-5d83-4dc3-ab0f-da78a9ff8d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:16.609881 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Flow 'volume_create_api' (0b7ada05-69b1-4fed-b57c-80ce4a3d8280) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:16.633485 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Create volume request issued successfully. Jan 27 17:01:16.640436 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a0d664d1-d227-4cf0-8ba7-465ee419495f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes returned with HTTP 202 Jan 27 17:01:16.640985 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 894/1808] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:16 2021] POST /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes => generated 819 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:01:16.649311 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4c83a3f-1330-483e-b7b0-62550da2cd55 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac Jan 27 17:01:16.649609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4c83a3f-1330-483e-b7b0-62550da2cd55 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:16.649740 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:16.649740 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:16.649931 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4c83a3f-1330-483e-b7b0-62550da2cd55 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:16.675346 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:16.675346 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:16.680042 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e4c83a3f-1330-483e-b7b0-62550da2cd55 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:16.691413 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4c83a3f-1330-483e-b7b0-62550da2cd55 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac returned with HTTP 200 Jan 27 17:01:16.691916 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 915/1809] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:16 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:17.192118 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a1235879-06c5-479a-b54c-85911cdc03ea tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/d6125d87-3fe7-44c4-ab75-539e1bf674be Jan 27 17:01:17.192445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a1235879-06c5-479a-b54c-85911cdc03ea tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:17.192552 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:17.192552 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:17.192896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a1235879-06c5-479a-b54c-85911cdc03ea tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:17.207535 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:17.207535 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:17.208275 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a1235879-06c5-479a-b54c-85911cdc03ea tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Snapshot retrieved successfully. Jan 27 17:01:17.209527 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a1235879-06c5-479a-b54c-85911cdc03ea tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/d6125d87-3fe7-44c4-ab75-539e1bf674be returned with HTTP 200 Jan 27 17:01:17.210023 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 895/1810] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:01:17 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/d6125d87-3fe7-44c4-ab75-539e1bf674be => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:17.216742 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bec8742d-9809-4549-bdce-4dd9b4437fe0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] POST http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots Jan 27 17:01:17.217020 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:17.217020 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:17.217244 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bec8742d-9809-4549-bdce-4dd9b4437fe0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "12e52868-a543-4ab4-b1cc-3fd9ac2a6220", "name": "tempest-VolumesDeleteCascade-Snapshot-1372097800"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:17.241209 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:17.241209 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:17.241748 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bec8742d-9809-4549-bdce-4dd9b4437fe0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:17.241943 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-bec8742d-9809-4549-bdce-4dd9b4437fe0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Create snapshot from volume 12e52868-a543-4ab4-b1cc-3fd9ac2a6220 Jan 27 17:01:17.313274 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-bec8742d-9809-4549-bdce-4dd9b4437fe0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Created reservations ['9a89ef16-9118-4698-aa52-67195aa52a25', '6d47a0b7-5040-4286-b1e2-463a67dde65a', '74e907fb-5458-4266-a0b1-a28a0fc51a39', '9f2b5b19-8d79-4e49-8fc6-ab011ac772db'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:01:17.507441 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bec8742d-9809-4549-bdce-4dd9b4437fe0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Snapshot create request issued successfully. Jan 27 17:01:17.507927 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bec8742d-9809-4549-bdce-4dd9b4437fe0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots returned with HTTP 202 Jan 27 17:01:17.508547 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 916/1811] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 17:01:17 2021] POST /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots => generated 307 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:01:17.515420 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76b82f3d-7f00-4c1f-8bbc-a6637f075a80 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/c6338939-a568-4004-9b00-c4eccb7738ca Jan 27 17:01:17.515702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76b82f3d-7f00-4c1f-8bbc-a6637f075a80 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:17.515859 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:17.515859 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:17.516072 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76b82f3d-7f00-4c1f-8bbc-a6637f075a80 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:17.528709 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:17.528709 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:17.529287 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-76b82f3d-7f00-4c1f-8bbc-a6637f075a80 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Snapshot retrieved successfully. Jan 27 17:01:17.530329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76b82f3d-7f00-4c1f-8bbc-a6637f075a80 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/c6338939-a568-4004-9b00-c4eccb7738ca returned with HTTP 200 Jan 27 17:01:17.530769 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 896/1812] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:01:17 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/c6338939-a568-4004-9b00-c4eccb7738ca => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:17.552838 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b94e2440-da8c-47f6-bf9f-bf0f99b56e68 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] GET http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 Jan 27 17:01:17.553111 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b94e2440-da8c-47f6-bf9f-bf0f99b56e68 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:17.553234 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:17.553234 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:17.553429 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b94e2440-da8c-47f6-bf9f-bf0f99b56e68 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:17.569725 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:17.569725 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:17.570415 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b94e2440-da8c-47f6-bf9f-bf0f99b56e68 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Snapshot retrieved successfully. Jan 27 17:01:17.571385 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b94e2440-da8c-47f6-bf9f-bf0f99b56e68 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 returned with HTTP 200 Jan 27 17:01:17.571843 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 917/1813] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:01:17 2021] GET /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 => generated 449 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:17.703668 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7c81a77b-a927-4382-8798-88d2f32e8630 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac Jan 27 17:01:17.703919 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7c81a77b-a927-4382-8798-88d2f32e8630 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:17.704017 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:17.704017 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:17.704204 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7c81a77b-a927-4382-8798-88d2f32e8630 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:17.728433 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:17.728433 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:17.734145 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7c81a77b-a927-4382-8798-88d2f32e8630 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:17.745064 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7c81a77b-a927-4382-8798-88d2f32e8630 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac returned with HTTP 200 Jan 27 17:01:17.745488 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 897/1814] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:17 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac => generated 912 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:17.763165 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-071f57ff-1b59-4266-9edf-43ad9437a080 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] POST http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac/action Jan 27 17:01:17.763693 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:17.763693 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:17.764554 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-071f57ff-1b59-4266-9edf-43ad9437a080 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:17.765234 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-071f57ff-1b59-4266-9edf-43ad9437a080 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:17.765934 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-071f57ff-1b59-4266-9edf-43ad9437a080 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Updating volume 'ff913f5b-bd27-4e14-915e-e5f7440a13ac' with '{'status': 'creating'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 17:01:17.825595 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:17.825595 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:17.898895 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-071f57ff-1b59-4266-9edf-43ad9437a080 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac/action returned with HTTP 202 Jan 27 17:01:17.901812 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 918/1815] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:17 2021] POST /volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:01:17.905805 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-534078f1-0cb0-4fda-9f45-d1d0b0e17f87 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac Jan 27 17:01:17.906306 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-534078f1-0cb0-4fda-9f45-d1d0b0e17f87 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:17.906448 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:17.906448 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:17.906671 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-534078f1-0cb0-4fda-9f45-d1d0b0e17f87 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:17.932954 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:17.932954 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:17.938015 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-534078f1-0cb0-4fda-9f45-d1d0b0e17f87 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:17.948770 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-534078f1-0cb0-4fda-9f45-d1d0b0e17f87 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac returned with HTTP 200 Jan 27 17:01:17.949352 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 898/1816] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:17 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac => generated 911 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:01:17.958121 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a485c89b-1b05-4f8a-98e8-65bef2baf8a6 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] POST http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac/action Jan 27 17:01:17.958407 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:17.958407 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:17.958649 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a485c89b-1b05-4f8a-98e8-65bef2baf8a6 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:17.958846 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a485c89b-1b05-4f8a-98e8-65bef2baf8a6 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:17.986270 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:17.986270 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:17.986907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a485c89b-1b05-4f8a-98e8-65bef2baf8a6 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Volume info retrieved successfully. Jan 27 17:01:18.055126 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a485c89b-1b05-4f8a-98e8-65bef2baf8a6 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Delete volume request issued successfully. Jan 27 17:01:18.055387 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a485c89b-1b05-4f8a-98e8-65bef2baf8a6 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac/action returned with HTTP 202 Jan 27 17:01:18.056030 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 919/1817] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:17 2021] POST /volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:01:18.063644 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-62c77639-90eb-4df4-b5ab-5b83653ba142 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac Jan 27 17:01:18.064127 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-62c77639-90eb-4df4-b5ab-5b83653ba142 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:18.064327 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:18.064327 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:18.064610 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-62c77639-90eb-4df4-b5ab-5b83653ba142 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:18.094156 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:18.094156 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:18.099694 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-62c77639-90eb-4df4-b5ab-5b83653ba142 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:18.112437 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-62c77639-90eb-4df4-b5ab-5b83653ba142 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac returned with HTTP 200 Jan 27 17:01:18.113056 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 899/1818] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:18 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac => generated 911 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:18.555053 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc01c016-25de-4cb5-980d-ac3e294c0207 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/c6338939-a568-4004-9b00-c4eccb7738ca Jan 27 17:01:18.556263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc01c016-25de-4cb5-980d-ac3e294c0207 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:18.557044 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:18.557044 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:18.557803 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc01c016-25de-4cb5-980d-ac3e294c0207 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:18.575691 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:18.575691 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:18.576649 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dc01c016-25de-4cb5-980d-ac3e294c0207 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Snapshot retrieved successfully. Jan 27 17:01:18.578084 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc01c016-25de-4cb5-980d-ac3e294c0207 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/c6338939-a568-4004-9b00-c4eccb7738ca returned with HTTP 200 Jan 27 17:01:18.578725 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 920/1819] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:01:18 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/c6338939-a568-4004-9b00-c4eccb7738ca => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:18.580907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-65ed47d4-5b8a-445e-8bde-900ecb7a9143 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] GET http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 Jan 27 17:01:18.581593 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-65ed47d4-5b8a-445e-8bde-900ecb7a9143 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:18.581756 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:18.581756 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:18.582011 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-65ed47d4-5b8a-445e-8bde-900ecb7a9143 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:18.594933 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:18.594933 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:18.595560 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-65ed47d4-5b8a-445e-8bde-900ecb7a9143 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Snapshot retrieved successfully. Jan 27 17:01:18.596634 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-65ed47d4-5b8a-445e-8bde-900ecb7a9143 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 returned with HTTP 200 Jan 27 17:01:18.597090 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 900/1820] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:01:18 2021] GET /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:18.603346 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c09f8ae4-9455-441b-98ab-f97c68a58942 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] POST http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes Jan 27 17:01:18.603674 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:18.603674 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:18.604039 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c09f8ae4-9455-441b-98ab-f97c68a58942 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "1291263c-5b32-46ae-b524-d965e486b002"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:18.604887 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-c09f8ae4-9455-441b-98ab-f97c68a58942 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '1291263c-5b32-46ae-b524-d965e486b002'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:01:18.619415 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:18.619415 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:18.621928 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c09f8ae4-9455-441b-98ab-f97c68a58942 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Snapshot retrieved successfully. Jan 27 17:01:18.621928 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-c09f8ae4-9455-441b-98ab-f97c68a58942 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Create volume of 1 GB Jan 27 17:01:18.626506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c09f8ae4-9455-441b-98ab-f97c68a58942 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Availability Zones retrieved successfully. Jan 27 17:01:18.635876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c09f8ae4-9455-441b-98ab-f97c68a58942 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Flow 'volume_create_api' (7f421027-f093-4b6a-a5e6-116b1cddb6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:18.637205 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c09f8ae4-9455-441b-98ab-f97c68a58942 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fcb2ed1-8a27-47b1-baa0-4e0860620488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:18.638190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-c09f8ae4-9455-441b-98ab-f97c68a58942 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:01:18.644778 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.volume.api [None req-c09f8ae4-9455-441b-98ab-f97c68a58942 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fcb2ed1-8a27-47b1-baa0-4e0860620488) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 17:01:18.644778 n-d-705658-15 devstack@c-api.service[87927]: 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 27 17:01:18.646935 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c09f8ae4-9455-441b-98ab-f97c68a58942 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fcb2ed1-8a27-47b1-baa0-4e0860620488) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:18.647975 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.volume.api [None req-c09f8ae4-9455-441b-98ab-f97c68a58942 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fcb2ed1-8a27-47b1-baa0-4e0860620488) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 17:01:18.649165 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.volume.api [None req-c09f8ae4-9455-441b-98ab-f97c68a58942 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Flow 'volume_create_api' (7f421027-f093-4b6a-a5e6-116b1cddb6be) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 17:01:18.649574 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c09f8ae4-9455-441b-98ab-f97c68a58942 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes returned with HTTP 400 Jan 27 17:01:18.650165 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 921/1821] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:18 2021] POST /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes => generated 171 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 17:01:18.656250 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ba18cb4-fcf7-4330-914e-1928827447ca tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] DELETE http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 Jan 27 17:01:18.656536 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ba18cb4-fcf7-4330-914e-1928827447ca tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:18.656663 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:18.656663 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:18.656857 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ba18cb4-fcf7-4330-914e-1928827447ca tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:18.657034 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-6ba18cb4-fcf7-4330-914e-1928827447ca tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Delete snapshot with id: 1291263c-5b32-46ae-b524-d965e486b002 Jan 27 17:01:18.670001 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:18.670001 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:18.670584 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6ba18cb4-fcf7-4330-914e-1928827447ca tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Snapshot retrieved successfully. Jan 27 17:01:18.740447 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6ba18cb4-fcf7-4330-914e-1928827447ca tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Snapshot delete request issued successfully. Jan 27 17:01:18.740779 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ba18cb4-fcf7-4330-914e-1928827447ca tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 returned with HTTP 202 Jan 27 17:01:18.741442 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 901/1822] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 17:01:18 2021] DELETE /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:01:18.746461 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-91fefd33-b329-4bad-88ae-17a701864bf3 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] GET http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 Jan 27 17:01:18.746888 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-91fefd33-b329-4bad-88ae-17a701864bf3 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:18.747161 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:18.747161 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:18.747449 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-91fefd33-b329-4bad-88ae-17a701864bf3 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:18.761741 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:18.761741 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:18.762496 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-91fefd33-b329-4bad-88ae-17a701864bf3 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Snapshot retrieved successfully. Jan 27 17:01:18.763808 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-91fefd33-b329-4bad-88ae-17a701864bf3 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 returned with HTTP 200 Jan 27 17:01:18.764949 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 922/1823] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:01:18 2021] GET /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 => generated 475 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:01:19.123095 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-976c3776-817c-470d-a596-7140fef0790d tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac Jan 27 17:01:19.123442 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-976c3776-817c-470d-a596-7140fef0790d tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:19.123620 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:19.123620 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:19.123902 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-976c3776-817c-470d-a596-7140fef0790d tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:19.147069 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-976c3776-817c-470d-a596-7140fef0790d tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac returned with HTTP 404 Jan 27 17:01:19.147670 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 902/1824] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:19 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:19.153244 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] POST http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes Jan 27 17:01:19.153519 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:19.153519 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:19.153739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1104857169"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:19.154400 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1104857169'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:01:19.154600 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Create volume of 1 GB Jan 27 17:01:19.162470 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Availability Zones retrieved successfully. Jan 27 17:01:19.169896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Flow 'volume_create_api' (771c0902-8f1f-40f3-8dad-c525a409f0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:19.171260 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e43abb4-d69c-4e0c-8aa6-8989a3abd076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:19.172251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:01:19.204390 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e43abb4-d69c-4e0c-8aa6-8989a3abd076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:19.205671 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368eb38c-4571-4e4a-b6bc-870e38d8a8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:19.270903 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Created reservations ['6e63cbd0-4e44-4b5d-bd24-c11743f51231', '080ee28f-fcb7-47ef-8496-caaa054a24b0', '5723912c-6e39-4de2-bbca-48a04fb07f12', 'e637aadb-0b91-4180-88e6-e9cc38789c31'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:01:19.272073 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (368eb38c-4571-4e4a-b6bc-870e38d8a8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e63cbd0-4e44-4b5d-bd24-c11743f51231', '080ee28f-fcb7-47ef-8496-caaa054a24b0', '5723912c-6e39-4de2-bbca-48a04fb07f12', 'e637aadb-0b91-4180-88e6-e9cc38789c31']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:19.273347 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5459e6-2237-465b-ba7a-fcc4bd474596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:19.329774 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5459e6-2237-465b-ba7a-fcc4bd474596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05dd1bcc-6814-4c7e-bfc0-0490e51209be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1104857169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95740d74ceb8494a85ae93c01a0c941c',qos_specs=None,replication_status=,reservations=['6e63cbd0-4e44-4b5d-bd24-c11743f51231','080ee28f-fcb7-47ef-8496-caaa054a24b0','5723912c-6e39-4de2-bbca-48a04fb07f12','e637aadb-0b91-4180-88e6-e9cc38789c31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70076fa67c7e4c96a6bff1539c100794',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:01:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1104857169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05dd1bcc-6814-4c7e-bfc0-0490e51209be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95740d74ceb8494a85ae93c01a0c941c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='70076fa67c7e4c96a6bff1539c100794',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:19.330689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (016f2e16-60be-4cc7-b989-6f866a7720a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:19.378269 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (016f2e16-60be-4cc7-b989-6f866a7720a1) transitioned into state 'SUCCESS' from state '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-1104857169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95740d74ceb8494a85ae93c01a0c941c',qos_specs=None,replication_status=,reservations=['6e63cbd0-4e44-4b5d-bd24-c11743f51231','080ee28f-fcb7-47ef-8496-caaa054a24b0','5723912c-6e39-4de2-bbca-48a04fb07f12','e637aadb-0b91-4180-88e6-e9cc38789c31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70076fa67c7e4c96a6bff1539c100794',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:19.379418 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558f2fbf-fcd6-4064-8e66-9b033a1385f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:19.423150 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (558f2fbf-fcd6-4064-8e66-9b033a1385f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:19.424604 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Flow 'volume_create_api' (771c0902-8f1f-40f3-8dad-c525a409f0ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:19.450555 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Create volume request issued successfully. Jan 27 17:01:19.457324 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-be03aa42-0976-4080-bc78-8cc66e62472b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes returned with HTTP 202 Jan 27 17:01:19.457902 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 923/1825] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:19 2021] POST /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes => generated 820 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:01:19.472522 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-850df344-d874-4230-88b7-8e2613277a14 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be Jan 27 17:01:19.472688 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-850df344-d874-4230-88b7-8e2613277a14 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:19.472977 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-850df344-d874-4230-88b7-8e2613277a14 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:19.496853 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:19.496853 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:19.501542 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-850df344-d874-4230-88b7-8e2613277a14 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:19.517874 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-850df344-d874-4230-88b7-8e2613277a14 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be returned with HTTP 200 Jan 27 17:01:19.518345 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 903/1826] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:19 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be => generated 888 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:19.591238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2aee8f73-4992-4fbd-9786-08a50e856a75 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/c6338939-a568-4004-9b00-c4eccb7738ca Jan 27 17:01:19.591238 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2aee8f73-4992-4fbd-9786-08a50e856a75 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:19.591238 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:19.591238 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:19.591238 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2aee8f73-4992-4fbd-9786-08a50e856a75 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:19.603878 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:19.603878 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:19.604854 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2aee8f73-4992-4fbd-9786-08a50e856a75 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Snapshot retrieved successfully. Jan 27 17:01:19.605812 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2aee8f73-4992-4fbd-9786-08a50e856a75 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/c6338939-a568-4004-9b00-c4eccb7738ca returned with HTTP 200 Jan 27 17:01:19.606219 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 924/1827] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:01:19 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/c6338939-a568-4004-9b00-c4eccb7738ca => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:19.613066 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f914ca64-ac2b-47a6-b1d4-199e4a5bd2c1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] DELETE http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220?cascade=True Jan 27 17:01:19.613368 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f914ca64-ac2b-47a6-b1d4-199e4a5bd2c1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:19.613497 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:19.613497 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:19.613689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f914ca64-ac2b-47a6-b1d4-199e4a5bd2c1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:19.613954 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-f914ca64-ac2b-47a6-b1d4-199e4a5bd2c1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Delete volume with id: 12e52868-a543-4ab4-b1cc-3fd9ac2a6220 Jan 27 17:01:19.640273 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:19.640273 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:19.640883 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f914ca64-ac2b-47a6-b1d4-199e4a5bd2c1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:19.772032 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1768248e-00f7-46c5-9999-6c36f910a590 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] GET http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 Jan 27 17:01:19.772320 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1768248e-00f7-46c5-9999-6c36f910a590 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:19.772451 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:19.772451 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:19.772643 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1768248e-00f7-46c5-9999-6c36f910a590 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:19.784914 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1768248e-00f7-46c5-9999-6c36f910a590 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 returned with HTTP 404 Jan 27 17:01:19.785458 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 925/1828] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:01:19 2021] GET /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/snapshots/1291263c-5b32-46ae-b524-d965e486b002 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:01:19.789703 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1bb7d8e-c3a0-4f2a-b8b1-b47e5964c57a tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] DELETE http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 Jan 27 17:01:19.789950 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1bb7d8e-c3a0-4f2a-b8b1-b47e5964c57a tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:19.790199 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1bb7d8e-c3a0-4f2a-b8b1-b47e5964c57a tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:19.790443 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-c1bb7d8e-c3a0-4f2a-b8b1-b47e5964c57a tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Delete volume with id: 6c165df8-2313-40a2-af79-ba9fdfa2f365 Jan 27 17:01:19.814448 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:19.814448 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:19.815082 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c1bb7d8e-c3a0-4f2a-b8b1-b47e5964c57a tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Volume info retrieved successfully. Jan 27 17:01:19.863883 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f914ca64-ac2b-47a6-b1d4-199e4a5bd2c1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Delete volume request issued successfully. Jan 27 17:01:19.864127 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f914ca64-ac2b-47a6-b1d4-199e4a5bd2c1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220?cascade=True returned with HTTP 202 Jan 27 17:01:19.866858 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 904/1829] 10.222.0.108 () {58 vars in 1348 bytes} [Wed Jan 27 17:01:19 2021] DELETE /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220?cascade=True => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:01:19.869364 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4b3d9905-9a8e-4683-af66-27173bc310f9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 Jan 27 17:01:19.869654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4b3d9905-9a8e-4683-af66-27173bc310f9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:19.869881 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:19.869881 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:19.870080 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4b3d9905-9a8e-4683-af66-27173bc310f9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:19.898494 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:19.898494 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:19.901745 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c1bb7d8e-c3a0-4f2a-b8b1-b47e5964c57a tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Delete volume request issued successfully. Jan 27 17:01:19.902106 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1bb7d8e-c3a0-4f2a-b8b1-b47e5964c57a tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 returned with HTTP 202 Jan 27 17:01:19.902686 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 926/1830] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:01:19 2021] DELETE /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 17:01:19.905290 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4b3d9905-9a8e-4683-af66-27173bc310f9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:19.914614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cefcb925-cf3a-4fe1-81cf-898a7779d732 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] GET http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 Jan 27 17:01:19.915011 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cefcb925-cf3a-4fe1-81cf-898a7779d732 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:19.915181 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:19.915181 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:19.915458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cefcb925-cf3a-4fe1-81cf-898a7779d732 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:19.919612 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4b3d9905-9a8e-4683-af66-27173bc310f9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 returned with HTTP 200 Jan 27 17:01:19.920350 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 905/1831] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:19 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 => generated 913 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:19.941111 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:19.941111 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:19.945498 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cefcb925-cf3a-4fe1-81cf-898a7779d732 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Volume info retrieved successfully. Jan 27 17:01:19.957350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cefcb925-cf3a-4fe1-81cf-898a7779d732 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 returned with HTTP 200 Jan 27 17:01:19.958012 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 927/1832] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:19 2021] GET /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 => generated 924 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:20.531330 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-675b5c95-be84-49b5-bdaa-c5e2ffa36393 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be Jan 27 17:01:20.532216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-675b5c95-be84-49b5-bdaa-c5e2ffa36393 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:20.532642 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:20.532642 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:20.533215 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-675b5c95-be84-49b5-bdaa-c5e2ffa36393 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:20.566547 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:20.566547 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:20.572624 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-675b5c95-be84-49b5-bdaa-c5e2ffa36393 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:20.585321 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-675b5c95-be84-49b5-bdaa-c5e2ffa36393 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be returned with HTTP 200 Jan 27 17:01:20.585991 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 906/1833] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:20 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be => generated 913 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:20.594170 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-61851d79-ced3-47c4-8ca1-78d013d9b950 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] POST http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be/action Jan 27 17:01:20.594440 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:20.594440 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:20.594909 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-61851d79-ced3-47c4-8ca1-78d013d9b950 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:20.595138 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-61851d79-ced3-47c4-8ca1-78d013d9b950 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:20.595764 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-61851d79-ced3-47c4-8ca1-78d013d9b950 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Updating volume '05dd1bcc-6814-4c7e-bfc0-0490e51209be' with '{'status': 'error'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 17:01:20.658412 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:20.658412 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:20.727920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-61851d79-ced3-47c4-8ca1-78d013d9b950 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be/action returned with HTTP 202 Jan 27 17:01:20.728366 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 928/1834] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:20 2021] POST /volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 17:01:20.737842 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4029fead-6385-4afd-8a87-163b518faac2 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be Jan 27 17:01:20.738519 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4029fead-6385-4afd-8a87-163b518faac2 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:20.738777 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:20.738777 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:20.739249 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4029fead-6385-4afd-8a87-163b518faac2 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:20.770457 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:20.770457 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:20.776033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4029fead-6385-4afd-8a87-163b518faac2 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:20.788683 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4029fead-6385-4afd-8a87-163b518faac2 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be returned with HTTP 200 Jan 27 17:01:20.789166 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 907/1835] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:20 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be => generated 909 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:20.797507 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1cd0712c-ce22-4ec8-be0c-978ca641a6bc tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] POST http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be/action Jan 27 17:01:20.797903 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:20.797903 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:20.798201 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1cd0712c-ce22-4ec8-be0c-978ca641a6bc tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:20.798398 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1cd0712c-ce22-4ec8-be0c-978ca641a6bc tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:20.824520 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:20.824520 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:20.825051 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1cd0712c-ce22-4ec8-be0c-978ca641a6bc tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Volume info retrieved successfully. Jan 27 17:01:20.893697 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1cd0712c-ce22-4ec8-be0c-978ca641a6bc tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Delete volume request issued successfully. Jan 27 17:01:20.894129 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1cd0712c-ce22-4ec8-be0c-978ca641a6bc tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be/action returned with HTTP 202 Jan 27 17:01:20.894781 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 929/1836] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:20 2021] POST /volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:01:20.899684 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-89945bdf-38bf-451b-890d-17a7dad07dd1 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be Jan 27 17:01:20.899991 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-89945bdf-38bf-451b-890d-17a7dad07dd1 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:20.900128 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:20.900128 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:20.900321 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-89945bdf-38bf-451b-890d-17a7dad07dd1 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:20.925296 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:20.925296 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:20.930533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-17207591-f2ed-4a19-97ee-c7407442fef9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 Jan 27 17:01:20.930803 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-89945bdf-38bf-451b-890d-17a7dad07dd1 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:20.930864 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-17207591-f2ed-4a19-97ee-c7407442fef9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:20.930952 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:20.930952 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:20.931128 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-17207591-f2ed-4a19-97ee-c7407442fef9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:20.942086 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-89945bdf-38bf-451b-890d-17a7dad07dd1 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be returned with HTTP 200 Jan 27 17:01:20.942588 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 908/1837] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:20 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be => generated 912 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:20.977634 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:20.977634 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:20.978590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c91175a6-9b39-4dd4-9bc3-3d36e04b8519 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] GET http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 Jan 27 17:01:20.978979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c91175a6-9b39-4dd4-9bc3-3d36e04b8519 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:20.979289 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:20.979289 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:20.979613 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c91175a6-9b39-4dd4-9bc3-3d36e04b8519 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:20.990944 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-17207591-f2ed-4a19-97ee-c7407442fef9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:21.009252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-17207591-f2ed-4a19-97ee-c7407442fef9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 returned with HTTP 200 Jan 27 17:01:21.009721 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 930/1838] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:20 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 => generated 913 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:01:21.016361 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:21.016361 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:21.024560 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c91175a6-9b39-4dd4-9bc3-3d36e04b8519 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Volume info retrieved successfully. Jan 27 17:01:21.040149 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c91175a6-9b39-4dd4-9bc3-3d36e04b8519 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 returned with HTTP 200 Jan 27 17:01:21.040749 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 909/1839] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:20 2021] GET /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 => generated 924 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:21.952516 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b51baf05-82ae-4ee5-bdb7-bc2393933826 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be Jan 27 17:01:21.952802 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b51baf05-82ae-4ee5-bdb7-bc2393933826 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:21.952942 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:21.952942 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:21.953140 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b51baf05-82ae-4ee5-bdb7-bc2393933826 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:21.979146 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:21.979146 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:21.983642 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b51baf05-82ae-4ee5-bdb7-bc2393933826 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:21.994288 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b51baf05-82ae-4ee5-bdb7-bc2393933826 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be returned with HTTP 200 Jan 27 17:01:21.994748 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 931/1840] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:21 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be => generated 912 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:22.020952 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-67d9e2ec-42c5-4c90-ac89-1b703655bd4d tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 Jan 27 17:01:22.021277 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-67d9e2ec-42c5-4c90-ac89-1b703655bd4d tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:22.021474 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:22.021474 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:22.021653 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-67d9e2ec-42c5-4c90-ac89-1b703655bd4d tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:22.051216 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-50ec5c33-87f0-4dc8-b514-6a066689bf48 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] GET http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 Jan 27 17:01:22.051621 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-50ec5c33-87f0-4dc8-b514-6a066689bf48 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:22.051908 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:22.051908 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:22.052107 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-50ec5c33-87f0-4dc8-b514-6a066689bf48 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:22.052408 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:22.052408 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:22.057317 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-67d9e2ec-42c5-4c90-ac89-1b703655bd4d tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:22.069154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-67d9e2ec-42c5-4c90-ac89-1b703655bd4d tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 returned with HTTP 200 Jan 27 17:01:22.074488 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 910/1841] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:22 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 => generated 913 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:22.075041 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-50ec5c33-87f0-4dc8-b514-6a066689bf48 tempest-VolumesSnapshotNegativeTestJSON-793937708 tempest-VolumesSnapshotNegativeTestJSON-793937708-project] http://10.222.0.108/volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 returned with HTTP 404 Jan 27 17:01:22.075682 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 932/1842] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:22 2021] GET /volume/v3/9c80671cd6b64ba993a2cab1d18d94fc/volumes/6c165df8-2313-40a2-af79-ba9fdfa2f365 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:23.008302 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-570d2bfb-7e39-4039-ae78-0923188bbb3c tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be Jan 27 17:01:23.008302 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-570d2bfb-7e39-4039-ae78-0923188bbb3c tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:23.008302 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:23.008302 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:23.008302 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-570d2bfb-7e39-4039-ae78-0923188bbb3c tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:23.035218 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-570d2bfb-7e39-4039-ae78-0923188bbb3c tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be returned with HTTP 404 Jan 27 17:01:23.035873 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 911/1843] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:23 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:23.041423 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] POST http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes Jan 27 17:01:23.041906 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1814361799"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:23.042551 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1814361799'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:01:23.042739 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Create volume of 1 GB Jan 27 17:01:23.050194 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Availability Zones retrieved successfully. Jan 27 17:01:23.057973 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Flow 'volume_create_api' (c012ee64-8934-45e1-a230-1334ee483db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:23.059339 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b26558a-6f30-4181-82d0-067a2d5e2a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:23.060441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:01:23.079603 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae780b27-9770-4a46-8932-b2ba809feb70 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 Jan 27 17:01:23.079880 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae780b27-9770-4a46-8932-b2ba809feb70 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:23.080273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae780b27-9770-4a46-8932-b2ba809feb70 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:23.100792 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b26558a-6f30-4181-82d0-067a2d5e2a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:23.101911 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08caa052-825d-45d7-9b15-ff17d4ed6f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:23.109786 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae780b27-9770-4a46-8932-b2ba809feb70 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 returned with HTTP 404 Jan 27 17:01:23.110485 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 912/1844] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:23 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:23.115482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76a49fbb-1a88-4b3b-a339-ac521d2bd662 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes Jan 27 17:01:23.115945 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76a49fbb-1a88-4b3b-a339-ac521d2bd662 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:23.116283 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76a49fbb-1a88-4b3b-a339-ac521d2bd662 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:23.116807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-76a49fbb-1a88-4b3b-a339-ac521d2bd662 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:01:23.117772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-76a49fbb-1a88-4b3b-a339-ac521d2bd662 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:01:23.144399 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-76a49fbb-1a88-4b3b-a339-ac521d2bd662 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Get all volumes completed successfully. Jan 27 17:01:23.144952 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76a49fbb-1a88-4b3b-a339-ac521d2bd662 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes returned with HTTP 200 Jan 27 17:01:23.149142 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 913/1845] 10.222.0.108 () {58 vars in 1209 bytes} [Wed Jan 27 17:01:23 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:01:23.152213 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-deeedaec-3509-4fa0-8d9f-5747aeb1c5c7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots Jan 27 17:01:23.152515 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-deeedaec-3509-4fa0-8d9f-5747aeb1c5c7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:23.152887 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-deeedaec-3509-4fa0-8d9f-5747aeb1c5c7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:23.157531 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-deeedaec-3509-4fa0-8d9f-5747aeb1c5c7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:01:23.157531 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-deeedaec-3509-4fa0-8d9f-5747aeb1c5c7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:01:23.164977 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-deeedaec-3509-4fa0-8d9f-5747aeb1c5c7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Get all snapshots completed successfully. Jan 27 17:01:23.165396 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-deeedaec-3509-4fa0-8d9f-5747aeb1c5c7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots returned with HTTP 200 Jan 27 17:01:23.166134 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 914/1846] 10.222.0.108 () {58 vars in 1215 bytes} [Wed Jan 27 17:01:23 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:01:23.174018 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] POST http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes Jan 27 17:01:23.175070 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1866726152"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:23.175937 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1866726152'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:01:23.176225 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Created reservations ['1f883d28-9bb9-4c33-8dde-976d20cf9f13', '41154ba2-a668-4ec2-bf29-296fb17291ff', '5ddec95f-21a4-464b-a23f-98dfda197588', '46de249b-147e-493d-b125-a4ab01d14f7a'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:01:23.176345 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Create volume of 1 GB Jan 27 17:01:23.177496 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08caa052-825d-45d7-9b15-ff17d4ed6f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f883d28-9bb9-4c33-8dde-976d20cf9f13', '41154ba2-a668-4ec2-bf29-296fb17291ff', '5ddec95f-21a4-464b-a23f-98dfda197588', '46de249b-147e-493d-b125-a4ab01d14f7a']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:23.179216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ee55e36-8871-4e8a-b4d7-df203b17986d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:23.185030 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Availability Zones retrieved successfully. Jan 27 17:01:23.194056 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Flow 'volume_create_api' (3eab6c77-bc04-4e9c-89cb-196735e6ca96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:23.196681 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92f400e-86c5-4cdd-b95b-0ac094f21079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:23.196681 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:01:23.243686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92f400e-86c5-4cdd-b95b-0ac094f21079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:23.245182 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44fa57a5-b7be-43d3-a39c-2303436a9dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:23.249309 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ee55e36-8871-4e8a-b4d7-df203b17986d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3de3d12-d62d-475e-8a2a-b520c0649e18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1814361799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95740d74ceb8494a85ae93c01a0c941c',qos_specs=None,replication_status=,reservations=['1f883d28-9bb9-4c33-8dde-976d20cf9f13','41154ba2-a668-4ec2-bf29-296fb17291ff','5ddec95f-21a4-464b-a23f-98dfda197588','46de249b-147e-493d-b125-a4ab01d14f7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70076fa67c7e4c96a6bff1539c100794',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1814361799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3de3d12-d62d-475e-8a2a-b520c0649e18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95740d74ceb8494a85ae93c01a0c941c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='70076fa67c7e4c96a6bff1539c100794',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:23.250535 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f18f040-b4e8-4265-bacb-1d8f1bc40e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:23.298122 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f18f040-b4e8-4265-bacb-1d8f1bc40e93) transitioned into state 'SUCCESS' from state '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-1814361799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95740d74ceb8494a85ae93c01a0c941c',qos_specs=None,replication_status=,reservations=['1f883d28-9bb9-4c33-8dde-976d20cf9f13','41154ba2-a668-4ec2-bf29-296fb17291ff','5ddec95f-21a4-464b-a23f-98dfda197588','46de249b-147e-493d-b125-a4ab01d14f7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70076fa67c7e4c96a6bff1539c100794',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:23.299123 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f21147-0dd1-4010-80d1-c8876604f992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:23.328152 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Created reservations ['58bf3b91-5b17-4cdb-ae37-92b4676b2e26', 'dd2a3eef-e58b-4c7e-98a9-53672e03339c', 'aed3b632-130a-449d-b32d-1ab67f9639c7', '6f36b70d-6e85-497d-9ad8-8b2c2f3eaa8e'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:01:23.332422 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44fa57a5-b7be-43d3-a39c-2303436a9dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58bf3b91-5b17-4cdb-ae37-92b4676b2e26', 'dd2a3eef-e58b-4c7e-98a9-53672e03339c', 'aed3b632-130a-449d-b32d-1ab67f9639c7', '6f36b70d-6e85-497d-9ad8-8b2c2f3eaa8e']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:23.336043 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (500b10f0-5737-4bd3-9e5c-0b14ec112299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:23.373550 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f21147-0dd1-4010-80d1-c8876604f992) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:23.375138 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Flow 'volume_create_api' (c012ee64-8934-45e1-a230-1334ee483db4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:23.401286 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Create volume request issued successfully. Jan 27 17:01:23.410281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0cf13748-4955-4788-b1b7-890ba69bba89 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes returned with HTTP 202 Jan 27 17:01:23.410964 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 933/1847] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:23 2021] POST /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes => generated 820 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:01:23.419244 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-753948e7-657f-4e8d-a7b3-81329f39d911 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 Jan 27 17:01:23.419526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-753948e7-657f-4e8d-a7b3-81329f39d911 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:23.419617 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (500b10f0-5737-4bd3-9e5c-0b14ec112299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '523c2975-d322-48b8-bdf8-b2030b23bb9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1866726152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cea3ffd0ff54353b3e7069b0aa954aa',qos_specs=None,replication_status=,reservations=['58bf3b91-5b17-4cdb-ae37-92b4676b2e26','dd2a3eef-e58b-4c7e-98a9-53672e03339c','aed3b632-130a-449d-b32d-1ab67f9639c7','6f36b70d-6e85-497d-9ad8-8b2c2f3eaa8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf723e5c8a574c7ca1095fa612e92e72',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1866726152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=523c2975-d322-48b8-bdf8-b2030b23bb9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cea3ffd0ff54353b3e7069b0aa954aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='bf723e5c8a574c7ca1095fa612e92e72',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:23.419691 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:23.419691 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:23.419860 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-753948e7-657f-4e8d-a7b3-81329f39d911 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:23.420731 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d78288c-5c9d-4653-9dec-39a7eab4b281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:23.445186 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:23.445186 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:23.450070 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-753948e7-657f-4e8d-a7b3-81329f39d911 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:23.461773 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-753948e7-657f-4e8d-a7b3-81329f39d911 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 returned with HTTP 200 Jan 27 17:01:23.462526 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 934/1848] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:23 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 => generated 888 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:01:23.470223 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d78288c-5c9d-4653-9dec-39a7eab4b281) transitioned into state 'SUCCESS' from state '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-1866726152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cea3ffd0ff54353b3e7069b0aa954aa',qos_specs=None,replication_status=,reservations=['58bf3b91-5b17-4cdb-ae37-92b4676b2e26','dd2a3eef-e58b-4c7e-98a9-53672e03339c','aed3b632-130a-449d-b32d-1ab67f9639c7','6f36b70d-6e85-497d-9ad8-8b2c2f3eaa8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf723e5c8a574c7ca1095fa612e92e72',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:23.472243 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d49f15-aafb-43e7-b953-eeb3439ea5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:23.512743 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72d49f15-aafb-43e7-b953-eeb3439ea5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:23.514153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Flow 'volume_create_api' (3eab6c77-bc04-4e9c-89cb-196735e6ca96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:23.538897 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Create volume request issued successfully. Jan 27 17:01:23.545692 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14d2bc93-d663-4149-a22a-bcddc60a56ee tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes returned with HTTP 202 Jan 27 17:01:23.551799 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 915/1849] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:23 2021] POST /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes => generated 822 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 17:01:23.554427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18007a1a-31da-4d70-859f-62b8fdeaa021 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e Jan 27 17:01:23.554724 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18007a1a-31da-4d70-859f-62b8fdeaa021 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:23.554859 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:23.554859 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:23.555055 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18007a1a-31da-4d70-859f-62b8fdeaa021 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:23.579677 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:23.579677 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:23.584712 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-18007a1a-31da-4d70-859f-62b8fdeaa021 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:23.597560 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18007a1a-31da-4d70-859f-62b8fdeaa021 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e returned with HTTP 200 Jan 27 17:01:23.599847 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 935/1850] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:23 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e => generated 890 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:24.475916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-42ae8b74-6a40-4abb-af64-8f4a0ff1ad5c tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 Jan 27 17:01:24.476460 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-42ae8b74-6a40-4abb-af64-8f4a0ff1ad5c tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:24.476662 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:24.476662 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:24.477032 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-42ae8b74-6a40-4abb-af64-8f4a0ff1ad5c tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:24.512650 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:24.512650 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:24.518110 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-42ae8b74-6a40-4abb-af64-8f4a0ff1ad5c tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:24.529753 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-42ae8b74-6a40-4abb-af64-8f4a0ff1ad5c tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 returned with HTTP 200 Jan 27 17:01:24.530265 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 916/1851] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:24 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 => generated 913 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:24.541399 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21641fad-8f60-4fa8-b07c-d2e2ea569bdd tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] POST http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18/action Jan 27 17:01:24.541714 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:24.541714 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:24.542022 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-21641fad-8f60-4fa8-b07c-d2e2ea569bdd tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:24.542274 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-21641fad-8f60-4fa8-b07c-d2e2ea569bdd tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:24.542939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-21641fad-8f60-4fa8-b07c-d2e2ea569bdd tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Updating volume 'f3de3d12-d62d-475e-8a2a-b520c0649e18' with '{'status': 'maintenance'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 17:01:24.597201 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:24.597201 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:24.609917 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0b232cd-4b85-4716-b2ae-704ef127684e tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e Jan 27 17:01:24.610691 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0b232cd-4b85-4716-b2ae-704ef127684e tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:24.610870 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:24.610870 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:24.611310 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0b232cd-4b85-4716-b2ae-704ef127684e tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:24.648308 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:24.648308 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:24.653541 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e0b232cd-4b85-4716-b2ae-704ef127684e tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:24.666149 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0b232cd-4b85-4716-b2ae-704ef127684e tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e returned with HTTP 200 Jan 27 17:01:24.666647 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 917/1852] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:24 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e => generated 915 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:24.681157 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-98f88c8c-deba-4720-8840-8655ef34d830 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] POST http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots Jan 27 17:01:24.681418 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:24.681418 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:24.681677 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-98f88c8c-deba-4720-8840-8655ef34d830 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "523c2975-d322-48b8-bdf8-b2030b23bb9e", "name": "tempest-VolumesDeleteCascade-Snapshot-663819060"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:24.722151 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:24.722151 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:24.722789 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-98f88c8c-deba-4720-8840-8655ef34d830 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:24.722980 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-98f88c8c-deba-4720-8840-8655ef34d830 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Create snapshot from volume 523c2975-d322-48b8-bdf8-b2030b23bb9e Jan 27 17:01:24.978253 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21641fad-8f60-4fa8-b07c-d2e2ea569bdd tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18/action returned with HTTP 202 Jan 27 17:01:25.391693 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 936/1853] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:24 2021] POST /volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18/action => generated 0 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:01:25.391693 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85b5287d-2303-4dcc-ae07-b352f8f89ac7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 Jan 27 17:01:25.391693 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85b5287d-2303-4dcc-ae07-b352f8f89ac7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:25.391693 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:25.391693 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:25.391693 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85b5287d-2303-4dcc-ae07-b352f8f89ac7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:25.429963 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:25.429963 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:25.436226 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-85b5287d-2303-4dcc-ae07-b352f8f89ac7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:25.450569 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85b5287d-2303-4dcc-ae07-b352f8f89ac7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 returned with HTTP 200 Jan 27 17:01:25.451106 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 937/1854] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:25 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 => generated 915 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:01:25.461209 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eba94bf3-a778-496d-97a2-6d21536c2a1b tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] POST http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18/action Jan 27 17:01:25.461500 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:25.461500 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:25.461807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eba94bf3-a778-496d-97a2-6d21536c2a1b tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:25.462068 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eba94bf3-a778-496d-97a2-6d21536c2a1b tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:25.504400 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:25.504400 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:25.504980 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eba94bf3-a778-496d-97a2-6d21536c2a1b tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Volume info retrieved successfully. Jan 27 17:01:25.655575 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-98f88c8c-deba-4720-8840-8655ef34d830 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Created reservations ['df80325c-ee20-4a85-91e8-c3dd07ef2f24', 'ca11e46e-f1e1-4ce6-8635-f886172c9eda', '8427863e-0642-4292-b7e1-9a45f0aa26c8', '56824aa6-2213-4496-a3a0-7ee25c5a0b6e'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:01:25.827478 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-98f88c8c-deba-4720-8840-8655ef34d830 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Snapshot create request issued successfully. Jan 27 17:01:25.828099 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-98f88c8c-deba-4720-8840-8655ef34d830 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots returned with HTTP 202 Jan 27 17:01:25.828791 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 918/1855] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 17:01:24 2021] POST /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots => generated 306 bytes in 1150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:01:25.838812 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-11873047-3c6b-450e-9c70-8e788dc0c104 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/88bb7f75-a420-4e8e-b854-713f8ec85312 Jan 27 17:01:25.839190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-11873047-3c6b-450e-9c70-8e788dc0c104 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:25.839372 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:25.839372 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:25.840395 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-11873047-3c6b-450e-9c70-8e788dc0c104 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:25.856620 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:25.856620 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:25.857351 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-11873047-3c6b-450e-9c70-8e788dc0c104 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Snapshot retrieved successfully. Jan 27 17:01:25.858818 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eba94bf3-a778-496d-97a2-6d21536c2a1b tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Delete volume request issued successfully. Jan 27 17:01:25.859499 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eba94bf3-a778-496d-97a2-6d21536c2a1b tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18/action returned with HTTP 202 Jan 27 17:01:25.859595 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-11873047-3c6b-450e-9c70-8e788dc0c104 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/88bb7f75-a420-4e8e-b854-713f8ec85312 returned with HTTP 200 Jan 27 17:01:25.860116 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 919/1856] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:01:25 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/88bb7f75-a420-4e8e-b854-713f8ec85312 => generated 438 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:01:25.864566 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 938/1857] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:25 2021] POST /volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18/action => generated 0 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:01:25.868642 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-802fe68e-ad3b-4c7e-a727-c43ff16c2216 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 Jan 27 17:01:25.869034 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-802fe68e-ad3b-4c7e-a727-c43ff16c2216 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:25.869139 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:25.869139 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:25.869387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-802fe68e-ad3b-4c7e-a727-c43ff16c2216 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:25.897898 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:25.897898 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:25.903142 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-802fe68e-ad3b-4c7e-a727-c43ff16c2216 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:25.920326 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-802fe68e-ad3b-4c7e-a727-c43ff16c2216 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 returned with HTTP 200 Jan 27 17:01:25.920326 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 920/1858] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:25 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 => generated 912 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:26.872036 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4bb985a8-8cbc-4019-958a-7629b2ee043f tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/88bb7f75-a420-4e8e-b854-713f8ec85312 Jan 27 17:01:26.872423 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4bb985a8-8cbc-4019-958a-7629b2ee043f tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:26.872494 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:26.872494 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:26.872708 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4bb985a8-8cbc-4019-958a-7629b2ee043f tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:26.888222 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:26.888222 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:26.888797 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4bb985a8-8cbc-4019-958a-7629b2ee043f tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Snapshot retrieved successfully. Jan 27 17:01:26.889815 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4bb985a8-8cbc-4019-958a-7629b2ee043f tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/88bb7f75-a420-4e8e-b854-713f8ec85312 returned with HTTP 200 Jan 27 17:01:26.890228 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 939/1859] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:01:26 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/88bb7f75-a420-4e8e-b854-713f8ec85312 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:26.927554 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4cf509b4-0911-4a7b-8e99-d42e8e0be90e tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 Jan 27 17:01:26.928009 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4cf509b4-0911-4a7b-8e99-d42e8e0be90e tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:26.928539 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:26.928539 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:26.928875 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4cf509b4-0911-4a7b-8e99-d42e8e0be90e tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:26.954422 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:26.954422 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:26.959761 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4cf509b4-0911-4a7b-8e99-d42e8e0be90e tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:26.972634 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4cf509b4-0911-4a7b-8e99-d42e8e0be90e tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 returned with HTTP 200 Jan 27 17:01:26.975031 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 921/1860] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:26 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 => generated 912 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:27.902549 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f4b16f0-7044-484b-846d-4f6fed4244c9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/88bb7f75-a420-4e8e-b854-713f8ec85312 Jan 27 17:01:27.903348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f4b16f0-7044-484b-846d-4f6fed4244c9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:27.903453 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:27.903453 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:27.903963 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f4b16f0-7044-484b-846d-4f6fed4244c9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:27.930212 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:27.930212 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:27.930854 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8f4b16f0-7044-484b-846d-4f6fed4244c9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Snapshot retrieved successfully. Jan 27 17:01:27.937113 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f4b16f0-7044-484b-846d-4f6fed4244c9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/88bb7f75-a420-4e8e-b854-713f8ec85312 returned with HTTP 200 Jan 27 17:01:27.937113 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 940/1861] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:01:27 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/88bb7f75-a420-4e8e-b854-713f8ec85312 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:27.940436 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] POST http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes Jan 27 17:01:27.940764 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:27.940764 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:27.941040 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "88bb7f75-a420-4e8e-b854-713f8ec85312", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-747094016"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:27.941915 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Create volume request body: {'volume': {'snapshot_id': '88bb7f75-a420-4e8e-b854-713f8ec85312', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-747094016'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:01:27.957360 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:27.957360 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:27.958042 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Snapshot retrieved successfully. Jan 27 17:01:27.958240 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Create volume of 1 GB Jan 27 17:01:27.965396 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Availability Zones retrieved successfully. Jan 27 17:01:27.974848 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Flow 'volume_create_api' (5b217583-abb5-4014-b3dc-2c69f85660d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:27.978535 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b851787f-a394-4cc7-b095-4e6497658ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:27.978535 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:01:27.983507 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a363cf8-5c1d-4beb-b1f7-20dab2c5f08b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 Jan 27 17:01:27.983854 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a363cf8-5c1d-4beb-b1f7-20dab2c5f08b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:27.984019 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:27.984019 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:27.984259 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a363cf8-5c1d-4beb-b1f7-20dab2c5f08b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:28.012768 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a363cf8-5c1d-4beb-b1f7-20dab2c5f08b tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 returned with HTTP 404 Jan 27 17:01:28.013477 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 941/1862] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:27 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:28.020207 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] POST http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes Jan 27 17:01:28.020716 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-583893973"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:28.021415 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-583893973'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:01:28.021652 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Create volume of 1 GB Jan 27 17:01:28.030404 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Availability Zones retrieved successfully. Jan 27 17:01:28.039604 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Flow 'volume_create_api' (241f2a2a-d6d4-48af-878f-2da260e231c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:28.041220 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7725a64f-91d4-4817-836a-d6efe0cfac06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:28.042336 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:01:28.044842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b851787f-a394-4cc7-b095-4e6497658ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '88bb7f75-a420-4e8e-b854-713f8ec85312', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:28.046135 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ebab90-99a6-4371-b4cf-fbb03eda5408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:28.081985 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7725a64f-91d4-4817-836a-d6efe0cfac06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:28.083230 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c26b535-0e28-43e9-a680-1407e553cd6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:28.173983 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Created reservations ['74edbd67-6def-4f17-8d6a-131804e80fe6', '73e2e458-e60e-4677-b821-baf53a66301d', '5f88cd0e-68db-4c9f-963c-c014a8ca1daa', '1bb1f123-4da6-4ea3-b8f6-2ab9eeb0ecb5'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:01:28.176679 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ebab90-99a6-4371-b4cf-fbb03eda5408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74edbd67-6def-4f17-8d6a-131804e80fe6', '73e2e458-e60e-4677-b821-baf53a66301d', '5f88cd0e-68db-4c9f-963c-c014a8ca1daa', '1bb1f123-4da6-4ea3-b8f6-2ab9eeb0ecb5']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:28.178115 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba37ee48-1717-4969-8f2e-8515a3254b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:28.205873 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Created reservations ['4d4c69ed-57f2-41eb-8f88-3a5851174bb9', '1ffbf19b-0721-4ce5-9d1b-59793bddd654', '0df9d757-8792-47af-8737-f19b51648159', 'f562ae3a-e3ea-4708-8e15-0bb01324a4fb'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:01:28.207262 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c26b535-0e28-43e9-a680-1407e553cd6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d4c69ed-57f2-41eb-8f88-3a5851174bb9', '1ffbf19b-0721-4ce5-9d1b-59793bddd654', '0df9d757-8792-47af-8737-f19b51648159', 'f562ae3a-e3ea-4708-8e15-0bb01324a4fb']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:28.208641 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df98b75a-b6aa-485e-9982-b7770aacd2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:28.270492 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df98b75a-b6aa-485e-9982-b7770aacd2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c1849ed-abef-4b13-a2e9-87792ed32c0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-583893973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95740d74ceb8494a85ae93c01a0c941c',qos_specs=None,replication_status=,reservations=['4d4c69ed-57f2-41eb-8f88-3a5851174bb9','1ffbf19b-0721-4ce5-9d1b-59793bddd654','0df9d757-8792-47af-8737-f19b51648159','f562ae3a-e3ea-4708-8e15-0bb01324a4fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70076fa67c7e4c96a6bff1539c100794',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-583893973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c1849ed-abef-4b13-a2e9-87792ed32c0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95740d74ceb8494a85ae93c01a0c941c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='70076fa67c7e4c96a6bff1539c100794',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:28.271739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27c1d2ee-d87b-476c-8631-b1ffba9393d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:28.300207 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba37ee48-1717-4969-8f2e-8515a3254b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0913d997-e9e5-4758-94b8-7b4d7ebeb234', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-747094016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cea3ffd0ff54353b3e7069b0aa954aa',qos_specs=None,replication_status=,reservations=['74edbd67-6def-4f17-8d6a-131804e80fe6','73e2e458-e60e-4677-b821-baf53a66301d','5f88cd0e-68db-4c9f-963c-c014a8ca1daa','1bb1f123-4da6-4ea3-b8f6-2ab9eeb0ecb5'],size=1,snapshot_id=88bb7f75-a420-4e8e-b854-713f8ec85312,source_replicaid=,source_volid=None,status='creating',user_id='bf723e5c8a574c7ca1095fa612e92e72',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-747094016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0913d997-e9e5-4758-94b8-7b4d7ebeb234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4cea3ffd0ff54353b3e7069b0aa954aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=88bb7f75-a420-4e8e-b854-713f8ec85312,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='bf723e5c8a574c7ca1095fa612e92e72',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:28.301458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (495e6b81-63c8-440f-932f-0fd9f43a0b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:28.317647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27c1d2ee-d87b-476c-8631-b1ffba9393d7) transitioned into state 'SUCCESS' from state '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-583893973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95740d74ceb8494a85ae93c01a0c941c',qos_specs=None,replication_status=,reservations=['4d4c69ed-57f2-41eb-8f88-3a5851174bb9','1ffbf19b-0721-4ce5-9d1b-59793bddd654','0df9d757-8792-47af-8737-f19b51648159','f562ae3a-e3ea-4708-8e15-0bb01324a4fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70076fa67c7e4c96a6bff1539c100794',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:28.318831 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b76b5cb-f3bd-4781-82cd-bd564efe6122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:28.347354 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (495e6b81-63c8-440f-932f-0fd9f43a0b63) transitioned into state 'SUCCESS' from state '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-747094016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4cea3ffd0ff54353b3e7069b0aa954aa',qos_specs=None,replication_status=,reservations=['74edbd67-6def-4f17-8d6a-131804e80fe6','73e2e458-e60e-4677-b821-baf53a66301d','5f88cd0e-68db-4c9f-963c-c014a8ca1daa','1bb1f123-4da6-4ea3-b8f6-2ab9eeb0ecb5'],size=1,snapshot_id=88bb7f75-a420-4e8e-b854-713f8ec85312,source_replicaid=,source_volid=None,status='creating',user_id='bf723e5c8a574c7ca1095fa612e92e72',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:28.348575 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f567caf6-a556-480f-b7c1-4eb0f6665e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:01:28.378336 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b76b5cb-f3bd-4781-82cd-bd564efe6122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:28.379900 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Flow 'volume_create_api' (241f2a2a-d6d4-48af-878f-2da260e231c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:28.412737 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Create volume request issued successfully. Jan 27 17:01:28.420643 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-80caa696-5cef-4c4b-8c4c-10a391f8a5a7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes returned with HTTP 202 Jan 27 17:01:28.421349 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 942/1863] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:01:28 2021] POST /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes => generated 819 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 17:01:28.434683 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9d21345e-b0aa-46f0-91ff-5f42f4f48bc8 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e Jan 27 17:01:28.435019 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9d21345e-b0aa-46f0-91ff-5f42f4f48bc8 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:28.435172 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:28.435172 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:28.435400 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9d21345e-b0aa-46f0-91ff-5f42f4f48bc8 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:28.453087 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f567caf6-a556-480f-b7c1-4eb0f6665e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:01:28.454793 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Flow 'volume_create_api' (5b217583-abb5-4014-b3dc-2c69f85660d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:01:28.466303 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:28.466303 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:28.473119 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9d21345e-b0aa-46f0-91ff-5f42f4f48bc8 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:28.485281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9d21345e-b0aa-46f0-91ff-5f42f4f48bc8 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e returned with HTTP 200 Jan 27 17:01:28.490763 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 943/1864] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:28 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e => generated 887 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:01:28.490867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Create volume request issued successfully. Jan 27 17:01:28.495412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0dc2f31-28aa-4683-a3ad-253ee926bab7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes returned with HTTP 202 Jan 27 17:01:28.497078 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 922/1865] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:01:27 2021] POST /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes => generated 855 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 17:01:28.510284 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a6b6d776-a2ad-487b-b852-ab322268e7d0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:28.510569 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a6b6d776-a2ad-487b-b852-ab322268e7d0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:28.510700 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:28.510700 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:28.510883 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a6b6d776-a2ad-487b-b852-ab322268e7d0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:28.535591 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:28.535591 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:28.540694 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a6b6d776-a2ad-487b-b852-ab322268e7d0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:28.552885 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a6b6d776-a2ad-487b-b852-ab322268e7d0 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 returned with HTTP 200 Jan 27 17:01:28.553511 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 944/1866] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:28 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 => generated 923 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:29.500782 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5239eaed-2975-40ee-a546-2a97a06833ff tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e Jan 27 17:01:29.501726 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5239eaed-2975-40ee-a546-2a97a06833ff tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:29.502145 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:29.502145 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:29.502694 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5239eaed-2975-40ee-a546-2a97a06833ff tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:29.538163 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:29.538163 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:29.543403 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5239eaed-2975-40ee-a546-2a97a06833ff tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:29.555507 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5239eaed-2975-40ee-a546-2a97a06833ff tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e returned with HTTP 200 Jan 27 17:01:29.555980 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 923/1867] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:29 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e => generated 912 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:29.562827 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb194c12-7bde-40ca-8bdb-d314c3a4dbb5 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:29.563087 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb194c12-7bde-40ca-8bdb-d314c3a4dbb5 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:29.563258 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:29.563258 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:29.563478 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d80b3b2c-bfb8-4e9a-bb8a-3773d4fd1f0a tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] POST http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e/action Jan 27 17:01:29.563583 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb194c12-7bde-40ca-8bdb-d314c3a4dbb5 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:29.563687 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:29.563687 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:29.563970 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d80b3b2c-bfb8-4e9a-bb8a-3773d4fd1f0a tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:29.564143 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d80b3b2c-bfb8-4e9a-bb8a-3773d4fd1f0a tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:29.564656 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-d80b3b2c-bfb8-4e9a-bb8a-3773d4fd1f0a tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Updating volume '9c1849ed-abef-4b13-a2e9-87792ed32c0e' with '{'status': 'error'}' {{(pid=87928) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 17:01:29.589234 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:29.589234 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:29.594098 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fb194c12-7bde-40ca-8bdb-d314c3a4dbb5 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:29.605981 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb194c12-7bde-40ca-8bdb-d314c3a4dbb5 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 returned with HTTP 200 Jan 27 17:01:29.606494 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 945/1868] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:29 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 => generated 947 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:29.620477 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:29.620477 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:29.681980 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d80b3b2c-bfb8-4e9a-bb8a-3773d4fd1f0a tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e/action returned with HTTP 202 Jan 27 17:01:29.682648 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 924/1869] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:29 2021] POST /volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 17:01:29.687652 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5a2a78ab-24b3-4f3b-9cfb-bf01fc0143b6 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e Jan 27 17:01:29.687923 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5a2a78ab-24b3-4f3b-9cfb-bf01fc0143b6 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:29.688059 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:29.688059 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:29.688252 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5a2a78ab-24b3-4f3b-9cfb-bf01fc0143b6 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:29.712242 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:29.712242 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:29.716544 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5a2a78ab-24b3-4f3b-9cfb-bf01fc0143b6 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:29.727566 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5a2a78ab-24b3-4f3b-9cfb-bf01fc0143b6 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e returned with HTTP 200 Jan 27 17:01:29.728036 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 946/1870] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:29 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e => generated 908 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:29.736360 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c5570b7-7527-4a28-897e-4c6e971601f2 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] POST http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e/action Jan 27 17:01:29.736623 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:29.736623 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:29.736928 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c5570b7-7527-4a28-897e-4c6e971601f2 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:29.737162 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c5570b7-7527-4a28-897e-4c6e971601f2 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:29.737828 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-3c5570b7-7527-4a28-897e-4c6e971601f2 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Updating volume '9c1849ed-abef-4b13-a2e9-87792ed32c0e' with '{'status': 'available'}' {{(pid=87928) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 17:01:29.789322 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:29.789322 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:29.850657 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c5570b7-7527-4a28-897e-4c6e971601f2 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e/action returned with HTTP 202 Jan 27 17:01:29.851203 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 925/1871] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:29 2021] POST /volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 27 17:01:29.856499 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96e95976-2283-4ede-96e3-1ca4847f28e5 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e Jan 27 17:01:29.856875 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96e95976-2283-4ede-96e3-1ca4847f28e5 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:29.857066 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:29.857066 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:29.857353 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96e95976-2283-4ede-96e3-1ca4847f28e5 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:29.885495 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:29.885495 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:29.890344 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-96e95976-2283-4ede-96e3-1ca4847f28e5 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:29.901803 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96e95976-2283-4ede-96e3-1ca4847f28e5 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e returned with HTTP 200 Jan 27 17:01:29.907575 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 947/1872] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:29 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e => generated 912 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:29.910661 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d0b73a30-5b19-4458-8499-33a137219399 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] POST http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e/action Jan 27 17:01:29.910944 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:29.910944 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:29.911180 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d0b73a30-5b19-4458-8499-33a137219399 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:29.911376 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d0b73a30-5b19-4458-8499-33a137219399 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:29.911974 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-d0b73a30-5b19-4458-8499-33a137219399 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Updating volume '9c1849ed-abef-4b13-a2e9-87792ed32c0e' with '{'status': 'maintenance'}' {{(pid=87928) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 17:01:29.970153 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:29.970153 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:30.062069 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d0b73a30-5b19-4458-8499-33a137219399 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e/action returned with HTTP 202 Jan 27 17:01:30.063008 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 926/1873] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:29 2021] POST /volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:01:30.067758 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-42f29fb7-c791-4e69-ad43-7256bce09e4f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e Jan 27 17:01:30.068059 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-42f29fb7-c791-4e69-ad43-7256bce09e4f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:30.068193 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:30.068193 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:30.068386 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-42f29fb7-c791-4e69-ad43-7256bce09e4f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:30.094303 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:30.094303 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:30.098965 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-42f29fb7-c791-4e69-ad43-7256bce09e4f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:30.109074 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-42f29fb7-c791-4e69-ad43-7256bce09e4f tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e returned with HTTP 200 Jan 27 17:01:30.109527 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 948/1874] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:30 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e => generated 914 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:30.118429 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e80ba51f-0a2b-4f33-bff5-85196eb381f0 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] POST http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e/action Jan 27 17:01:30.118733 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:30.118733 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:30.119038 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e80ba51f-0a2b-4f33-bff5-85196eb381f0 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:01:30.119264 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e80ba51f-0a2b-4f33-bff5-85196eb381f0 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:01:30.120030 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.admin_actions [None req-e80ba51f-0a2b-4f33-bff5-85196eb381f0 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] Updating volume '9c1849ed-abef-4b13-a2e9-87792ed32c0e' with '{'status': 'available'}' {{(pid=87928) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 27 17:01:30.177584 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:30.177584 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:30.342011 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e80ba51f-0a2b-4f33-bff5-85196eb381f0 tempest-VolumesActionsTest-2003259611 tempest-VolumesActionsTest-2003259611-project-admin] http://10.222.0.108/volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e/action returned with HTTP 202 Jan 27 17:01:30.342634 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 927/1875] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:01:30 2021] POST /volume/v3/6561b4ff009e4c0e9064517d36e839ce/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:01:30.348373 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08399c86-bed3-4d0c-8bda-dc86aaf60727 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e Jan 27 17:01:30.348683 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08399c86-bed3-4d0c-8bda-dc86aaf60727 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:30.348803 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:30.348803 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:30.349056 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08399c86-bed3-4d0c-8bda-dc86aaf60727 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:30.375470 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:30.375470 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:30.380578 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-08399c86-bed3-4d0c-8bda-dc86aaf60727 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:30.392673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08399c86-bed3-4d0c-8bda-dc86aaf60727 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e returned with HTTP 200 Jan 27 17:01:30.393791 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 949/1876] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:30 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e => generated 912 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:30.403219 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b43be0dd-9880-4cc6-a729-5226333408ce tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] DELETE http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e Jan 27 17:01:30.403619 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b43be0dd-9880-4cc6-a729-5226333408ce tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:30.403906 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:30.403906 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:30.404181 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b43be0dd-9880-4cc6-a729-5226333408ce tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:30.404341 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-b43be0dd-9880-4cc6-a729-5226333408ce tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Delete volume with id: 9c1849ed-abef-4b13-a2e9-87792ed32c0e Jan 27 17:01:30.432367 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:30.432367 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:30.433030 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b43be0dd-9880-4cc6-a729-5226333408ce tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:30.616247 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28138ced-2c8b-4286-8c97-a133a528aa79 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:30.616596 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-28138ced-2c8b-4286-8c97-a133a528aa79 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:30.616645 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:30.616645 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:30.616912 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-28138ced-2c8b-4286-8c97-a133a528aa79 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:30.646054 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:30.646054 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:30.650887 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-28138ced-2c8b-4286-8c97-a133a528aa79 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:30.663008 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28138ced-2c8b-4286-8c97-a133a528aa79 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 returned with HTTP 200 Jan 27 17:01:30.663515 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 950/1877] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:30 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 => generated 947 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:30.737364 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b43be0dd-9880-4cc6-a729-5226333408ce tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Delete volume request issued successfully. Jan 27 17:01:30.737954 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b43be0dd-9880-4cc6-a729-5226333408ce tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e returned with HTTP 202 Jan 27 17:01:30.739906 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 928/1878] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:01:30 2021] DELETE /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e => generated 0 bytes in 338 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:01:30.748832 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b61511fd-c9b6-4dc2-9db1-e2f7fa2b36c6 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e Jan 27 17:01:30.749432 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b61511fd-c9b6-4dc2-9db1-e2f7fa2b36c6 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:30.749685 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:30.749685 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:30.750135 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b61511fd-c9b6-4dc2-9db1-e2f7fa2b36c6 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:30.778060 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:30.778060 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:30.782535 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b61511fd-c9b6-4dc2-9db1-e2f7fa2b36c6 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:30.793111 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b61511fd-c9b6-4dc2-9db1-e2f7fa2b36c6 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e returned with HTTP 200 Jan 27 17:01:30.793598 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 951/1879] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:30 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e => generated 911 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:31.686511 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4b24491e-a2e2-4a08-8b84-cc9ad6bebaf4 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:31.687127 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4b24491e-a2e2-4a08-8b84-cc9ad6bebaf4 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:31.687127 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:31.687127 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:31.687127 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4b24491e-a2e2-4a08-8b84-cc9ad6bebaf4 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:31.714985 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:31.714985 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:31.719648 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4b24491e-a2e2-4a08-8b84-cc9ad6bebaf4 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:31.730488 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4b24491e-a2e2-4a08-8b84-cc9ad6bebaf4 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 returned with HTTP 200 Jan 27 17:01:31.730884 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 929/1880] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:31 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 => generated 947 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:31.802764 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8d5b172-07f5-4097-9a4a-21ca69220117 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e Jan 27 17:01:31.803047 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f8d5b172-07f5-4097-9a4a-21ca69220117 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:31.803185 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:31.803185 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:31.803394 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f8d5b172-07f5-4097-9a4a-21ca69220117 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:31.827423 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:31.827423 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:31.831715 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f8d5b172-07f5-4097-9a4a-21ca69220117 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:31.842276 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8d5b172-07f5-4097-9a4a-21ca69220117 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e returned with HTTP 200 Jan 27 17:01:31.842712 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 952/1881] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:31 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e => generated 911 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:32.740233 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8d345bdd-ece5-4f23-b7ed-c104fc474288 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:32.740640 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8d345bdd-ece5-4f23-b7ed-c104fc474288 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:32.740640 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:32.740640 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:32.740794 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8d345bdd-ece5-4f23-b7ed-c104fc474288 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:32.853318 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a982bd3b-c27c-433f-b18d-ec6b54dc44b5 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e Jan 27 17:01:32.853631 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a982bd3b-c27c-433f-b18d-ec6b54dc44b5 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:32.853805 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:32.853805 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:32.854057 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a982bd3b-c27c-433f-b18d-ec6b54dc44b5 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:32.881790 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:32.881790 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:32.885876 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:32.885876 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:32.886614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8d345bdd-ece5-4f23-b7ed-c104fc474288 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:32.892536 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a982bd3b-c27c-433f-b18d-ec6b54dc44b5 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Volume info retrieved successfully. Jan 27 17:01:32.897978 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8d345bdd-ece5-4f23-b7ed-c104fc474288 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 returned with HTTP 200 Jan 27 17:01:32.898564 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 930/1882] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:32 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 => generated 947 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:32.904939 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a982bd3b-c27c-433f-b18d-ec6b54dc44b5 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e returned with HTTP 200 Jan 27 17:01:32.905427 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 953/1883] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:32 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e => generated 911 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:33.907810 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c0b42cb3-8963-43df-a3db-380d22c938a7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:33.908462 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c0b42cb3-8963-43df-a3db-380d22c938a7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:33.908462 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:33.908462 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:33.908462 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c0b42cb3-8963-43df-a3db-380d22c938a7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:33.915986 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-db87e58c-e72d-4e55-8e8f-349f9f2439d6 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] GET http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e Jan 27 17:01:33.916264 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-db87e58c-e72d-4e55-8e8f-349f9f2439d6 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:33.916408 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:33.916408 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:33.916671 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-db87e58c-e72d-4e55-8e8f-349f9f2439d6 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:33.933686 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:33.933686 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:33.938636 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c0b42cb3-8963-43df-a3db-380d22c938a7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:33.942918 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-db87e58c-e72d-4e55-8e8f-349f9f2439d6 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e returned with HTTP 404 Jan 27 17:01:33.943533 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 954/1884] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:33 2021] GET /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/9c1849ed-abef-4b13-a2e9-87792ed32c0e => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:01:33.948331 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-81915dc1-fc9e-4d0c-b81a-b6bde718d5d3 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] DELETE http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 Jan 27 17:01:33.948601 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-81915dc1-fc9e-4d0c-b81a-b6bde718d5d3 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:33.948855 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-81915dc1-fc9e-4d0c-b81a-b6bde718d5d3 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:33.949094 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-81915dc1-fc9e-4d0c-b81a-b6bde718d5d3 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Delete volume with id: f3de3d12-d62d-475e-8a2a-b520c0649e18 Jan 27 17:01:33.958876 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c0b42cb3-8963-43df-a3db-380d22c938a7 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 returned with HTTP 200 Jan 27 17:01:33.965058 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 931/1885] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:33 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 => generated 947 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:33.974888 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-81915dc1-fc9e-4d0c-b81a-b6bde718d5d3 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 returned with HTTP 404 Jan 27 17:01:33.977034 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 955/1886] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:01:33 2021] DELETE /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/f3de3d12-d62d-475e-8a2a-b520c0649e18 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:01:33.982468 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-43741acb-9fab-4e7c-a84f-a49cc3097669 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] DELETE http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be Jan 27 17:01:33.982862 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-43741acb-9fab-4e7c-a84f-a49cc3097669 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:33.983059 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:33.983059 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:33.983380 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-43741acb-9fab-4e7c-a84f-a49cc3097669 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:33.983702 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-43741acb-9fab-4e7c-a84f-a49cc3097669 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Delete volume with id: 05dd1bcc-6814-4c7e-bfc0-0490e51209be Jan 27 17:01:34.011968 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-43741acb-9fab-4e7c-a84f-a49cc3097669 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be returned with HTTP 404 Jan 27 17:01:34.012588 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 932/1887] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:01:33 2021] DELETE /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/05dd1bcc-6814-4c7e-bfc0-0490e51209be => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:34.017136 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-abc1457a-ecdc-4fde-b22e-c23e95a831b7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] DELETE http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac Jan 27 17:01:34.017410 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-abc1457a-ecdc-4fde-b22e-c23e95a831b7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:34.017667 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-abc1457a-ecdc-4fde-b22e-c23e95a831b7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:34.017912 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-abc1457a-ecdc-4fde-b22e-c23e95a831b7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Delete volume with id: ff913f5b-bd27-4e14-915e-e5f7440a13ac Jan 27 17:01:34.041825 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-abc1457a-ecdc-4fde-b22e-c23e95a831b7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac returned with HTTP 404 Jan 27 17:01:34.042376 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 956/1888] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:01:34 2021] DELETE /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/ff913f5b-bd27-4e14-915e-e5f7440a13ac => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:01:34.049350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08d7d6bc-aa2b-4509-8e46-31d97098d5c7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] DELETE http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 Jan 27 17:01:34.049973 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08d7d6bc-aa2b-4509-8e46-31d97098d5c7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:34.050614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08d7d6bc-aa2b-4509-8e46-31d97098d5c7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:34.051154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-08d7d6bc-aa2b-4509-8e46-31d97098d5c7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] Delete volume with id: bb51edc7-4817-46b9-9443-52d5ee07c1d0 Jan 27 17:01:34.075926 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08d7d6bc-aa2b-4509-8e46-31d97098d5c7 tempest-VolumesActionsTest-3857785 tempest-VolumesActionsTest-3857785-project] http://10.222.0.108/volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 returned with HTTP 404 Jan 27 17:01:34.076532 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 933/1889] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:01:34 2021] DELETE /volume/v3/95740d74ceb8494a85ae93c01a0c941c/volumes/bb51edc7-4817-46b9-9443-52d5ee07c1d0 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:34.969589 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ecfacf36-ffcc-45b8-b403-461645010f7f tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:34.969954 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ecfacf36-ffcc-45b8-b403-461645010f7f tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:34.970119 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ecfacf36-ffcc-45b8-b403-461645010f7f tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:34.998090 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:34.998090 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:35.003013 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ecfacf36-ffcc-45b8-b403-461645010f7f tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:35.014752 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ecfacf36-ffcc-45b8-b403-461645010f7f tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 returned with HTTP 200 Jan 27 17:01:35.015313 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 957/1890] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:34 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 => generated 947 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:36.025326 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e84a48c1-a445-4ac4-9ac7-4f32a0ef07f1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:36.025697 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e84a48c1-a445-4ac4-9ac7-4f32a0ef07f1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:36.025883 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e84a48c1-a445-4ac4-9ac7-4f32a0ef07f1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:36.050295 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:36.050295 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:36.060322 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e84a48c1-a445-4ac4-9ac7-4f32a0ef07f1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:36.071222 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e84a48c1-a445-4ac4-9ac7-4f32a0ef07f1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 returned with HTTP 200 Jan 27 17:01:36.071714 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 934/1891] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:36 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 => generated 947 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:37.086812 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-92ba2657-82f8-46e3-a859-8518cc1e6645 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:37.087127 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-92ba2657-82f8-46e3-a859-8518cc1e6645 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:37.087275 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:37.087275 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:37.087505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-92ba2657-82f8-46e3-a859-8518cc1e6645 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:37.116336 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:37.116336 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:37.121423 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-92ba2657-82f8-46e3-a859-8518cc1e6645 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:37.133538 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-92ba2657-82f8-46e3-a859-8518cc1e6645 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 returned with HTTP 200 Jan 27 17:01:37.134019 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 958/1892] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:37 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 => generated 947 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:38.144461 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3e161c4b-235e-45c1-819f-3678fdbb8f3e tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:38.144792 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3e161c4b-235e-45c1-819f-3678fdbb8f3e tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:38.144940 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:38.144940 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:38.145164 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3e161c4b-235e-45c1-819f-3678fdbb8f3e tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:38.177155 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:38.177155 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:38.181906 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3e161c4b-235e-45c1-819f-3678fdbb8f3e tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:38.194400 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3e161c4b-235e-45c1-819f-3678fdbb8f3e tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 returned with HTTP 200 Jan 27 17:01:38.199998 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 935/1893] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:38 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 => generated 947 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:39.204369 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2ae346c7-3e1b-4bb2-947e-e7a3bedcd2ce tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:39.204657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2ae346c7-3e1b-4bb2-947e-e7a3bedcd2ce tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:39.204793 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:39.204793 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:39.204993 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2ae346c7-3e1b-4bb2-947e-e7a3bedcd2ce tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:39.229983 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:39.229983 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:39.234737 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2ae346c7-3e1b-4bb2-947e-e7a3bedcd2ce tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:39.245045 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2ae346c7-3e1b-4bb2-947e-e7a3bedcd2ce tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 returned with HTTP 200 Jan 27 17:01:39.245519 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 959/1894] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:39 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 => generated 948 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:39.253613 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-92c47a50-9094-426b-b3a5-e52dca52dd33 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:39.253890 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-92c47a50-9094-426b-b3a5-e52dca52dd33 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:39.254019 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:39.254019 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:39.254210 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-92c47a50-9094-426b-b3a5-e52dca52dd33 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:39.278272 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:39.278272 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:39.282714 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-92c47a50-9094-426b-b3a5-e52dca52dd33 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:39.292943 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-92c47a50-9094-426b-b3a5-e52dca52dd33 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 returned with HTTP 200 Jan 27 17:01:39.293390 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 936/1895] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:39 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 => generated 948 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:39.303754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e62c05c4-a3b5-41e8-a6cc-10c91e2fb73a tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] DELETE http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e?cascade=True Jan 27 17:01:39.304428 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e62c05c4-a3b5-41e8-a6cc-10c91e2fb73a tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:39.304720 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:39.304720 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:39.305161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e62c05c4-a3b5-41e8-a6cc-10c91e2fb73a tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:39.305732 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-e62c05c4-a3b5-41e8-a6cc-10c91e2fb73a tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Delete volume with id: 523c2975-d322-48b8-bdf8-b2030b23bb9e Jan 27 17:01:39.344482 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:39.344482 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:39.345119 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e62c05c4-a3b5-41e8-a6cc-10c91e2fb73a tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:39.477300 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e62c05c4-a3b5-41e8-a6cc-10c91e2fb73a tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Delete volume request issued successfully. Jan 27 17:01:39.477618 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e62c05c4-a3b5-41e8-a6cc-10c91e2fb73a tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e?cascade=True returned with HTTP 202 Jan 27 17:01:39.478239 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 960/1896] 10.222.0.108 () {58 vars in 1348 bytes} [Wed Jan 27 17:01:39 2021] DELETE /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e?cascade=True => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:01:39.484010 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7760e900-ca0f-437f-9013-ab8dc235a632 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e Jan 27 17:01:39.484356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7760e900-ca0f-437f-9013-ab8dc235a632 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:39.484506 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:39.484506 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:39.484757 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7760e900-ca0f-437f-9013-ab8dc235a632 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:39.510613 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:39.510613 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:39.516105 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7760e900-ca0f-437f-9013-ab8dc235a632 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:39.527261 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7760e900-ca0f-437f-9013-ab8dc235a632 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e returned with HTTP 200 Jan 27 17:01:39.527724 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 937/1897] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:39 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e => generated 914 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:40.538336 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f005f54-5cb3-4d4d-ae8d-bdcb7ab32178 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e Jan 27 17:01:40.538680 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9f005f54-5cb3-4d4d-ae8d-bdcb7ab32178 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:40.538843 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:40.538843 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:40.539092 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9f005f54-5cb3-4d4d-ae8d-bdcb7ab32178 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:40.569403 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:40.569403 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:40.574721 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9f005f54-5cb3-4d4d-ae8d-bdcb7ab32178 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:40.587116 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f005f54-5cb3-4d4d-ae8d-bdcb7ab32178 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e returned with HTTP 200 Jan 27 17:01:40.587547 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 961/1898] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:40 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e => generated 914 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:41.599006 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c4c47532-7320-4ccc-8f81-7380fa815b94 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e Jan 27 17:01:41.599412 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c4c47532-7320-4ccc-8f81-7380fa815b94 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:41.599597 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:41.599597 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:41.599889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c4c47532-7320-4ccc-8f81-7380fa815b94 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:41.630400 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c4c47532-7320-4ccc-8f81-7380fa815b94 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e returned with HTTP 404 Jan 27 17:01:41.630704 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 938/1899] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:41 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:41.636885 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c9b2216f-7437-4d69-9b8d-b8759857df5c tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes Jan 27 17:01:41.637231 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c9b2216f-7437-4d69-9b8d-b8759857df5c tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:41.637379 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:41.637379 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:41.637626 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c9b2216f-7437-4d69-9b8d-b8759857df5c tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:41.638389 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-c9b2216f-7437-4d69-9b8d-b8759857df5c tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:01:41.639660 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c9b2216f-7437-4d69-9b8d-b8759857df5c tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:01:41.671875 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c9b2216f-7437-4d69-9b8d-b8759857df5c tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Get all volumes completed successfully. Jan 27 17:01:41.672551 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c9b2216f-7437-4d69-9b8d-b8759857df5c tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes returned with HTTP 200 Jan 27 17:01:41.673087 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 962/1900] 10.222.0.108 () {58 vars in 1209 bytes} [Wed Jan 27 17:01:41 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes => generated 402 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:41.680614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf7998fb-3b00-4c04-84d8-8f09766225ca tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots Jan 27 17:01:41.680964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf7998fb-3b00-4c04-84d8-8f09766225ca tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:41.681334 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf7998fb-3b00-4c04-84d8-8f09766225ca tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:41.681804 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-cf7998fb-3b00-4c04-84d8-8f09766225ca tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:01:41.683367 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-cf7998fb-3b00-4c04-84d8-8f09766225ca tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:01:41.693667 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cf7998fb-3b00-4c04-84d8-8f09766225ca tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Get all snapshots completed successfully. Jan 27 17:01:41.694089 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf7998fb-3b00-4c04-84d8-8f09766225ca tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots returned with HTTP 200 Jan 27 17:01:41.694577 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 939/1901] 10.222.0.108 () {58 vars in 1215 bytes} [Wed Jan 27 17:01:41 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:01:41.702551 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c9c8cd42-11d6-4ee0-afd7-055819dc8ed3 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] DELETE http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:41.702859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c9c8cd42-11d6-4ee0-afd7-055819dc8ed3 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:41.703018 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:41.703018 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:41.703254 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c9c8cd42-11d6-4ee0-afd7-055819dc8ed3 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:41.703610 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-c9c8cd42-11d6-4ee0-afd7-055819dc8ed3 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Delete volume with id: 0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:41.731884 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:41.731884 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:41.733228 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c9c8cd42-11d6-4ee0-afd7-055819dc8ed3 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:41.807049 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c9c8cd42-11d6-4ee0-afd7-055819dc8ed3 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Delete volume request issued successfully. Jan 27 17:01:41.807428 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c9c8cd42-11d6-4ee0-afd7-055819dc8ed3 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 returned with HTTP 202 Jan 27 17:01:41.808129 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 963/1902] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:01:41 2021] DELETE /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:01:41.814435 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-191400e1-9604-40d6-9efb-7352ed217c07 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:41.814910 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-191400e1-9604-40d6-9efb-7352ed217c07 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:41.815312 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-191400e1-9604-40d6-9efb-7352ed217c07 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:41.847201 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:41.847201 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:41.853039 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-191400e1-9604-40d6-9efb-7352ed217c07 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Volume info retrieved successfully. Jan 27 17:01:41.866523 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-191400e1-9604-40d6-9efb-7352ed217c07 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 returned with HTTP 200 Jan 27 17:01:41.867094 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 940/1903] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:41 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 => generated 947 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:01:42.878493 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9de2c22e-ab80-4a0c-8225-aa149f33b2a9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] GET http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 Jan 27 17:01:42.879072 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9de2c22e-ab80-4a0c-8225-aa149f33b2a9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:42.879072 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:42.879072 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:42.879322 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9de2c22e-ab80-4a0c-8225-aa149f33b2a9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:42.905430 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:01:42.905430 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:01:42.908397 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9de2c22e-ab80-4a0c-8225-aa149f33b2a9 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 returned with HTTP 404 Jan 27 17:01:42.909232 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 964/1904] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:01:42 2021] GET /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/0913d997-e9e5-4758-94b8-7b4d7ebeb234 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:42.917021 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-94366c48-f983-458b-84c3-45cb67c2d2b8 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] DELETE http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/88bb7f75-a420-4e8e-b854-713f8ec85312 Jan 27 17:01:42.917670 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-94366c48-f983-458b-84c3-45cb67c2d2b8 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:42.917903 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:42.917903 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:42.918356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-94366c48-f983-458b-84c3-45cb67c2d2b8 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:42.918801 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-94366c48-f983-458b-84c3-45cb67c2d2b8 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Delete snapshot with id: 88bb7f75-a420-4e8e-b854-713f8ec85312 Jan 27 17:01:42.933517 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-94366c48-f983-458b-84c3-45cb67c2d2b8 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/88bb7f75-a420-4e8e-b854-713f8ec85312 returned with HTTP 404 Jan 27 17:01:42.934083 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 941/1905] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 17:01:42 2021] DELETE /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/88bb7f75-a420-4e8e-b854-713f8ec85312 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:42.939007 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ae0eb77-411b-42d9-a29a-b60e4ee44820 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] DELETE http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e Jan 27 17:01:42.939348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7ae0eb77-411b-42d9-a29a-b60e4ee44820 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:42.939494 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:01:42.939494 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:01:42.939724 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7ae0eb77-411b-42d9-a29a-b60e4ee44820 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:42.940050 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-7ae0eb77-411b-42d9-a29a-b60e4ee44820 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Delete volume with id: 523c2975-d322-48b8-bdf8-b2030b23bb9e Jan 27 17:01:42.969475 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ae0eb77-411b-42d9-a29a-b60e4ee44820 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e returned with HTTP 404 Jan 27 17:01:42.970419 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 965/1906] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:01:42 2021] DELETE /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/523c2975-d322-48b8-bdf8-b2030b23bb9e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:42.976180 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-937cc347-35fc-444e-b630-1b54befc8c26 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] DELETE http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/c6338939-a568-4004-9b00-c4eccb7738ca Jan 27 17:01:42.976517 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-937cc347-35fc-444e-b630-1b54befc8c26 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:42.976825 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-937cc347-35fc-444e-b630-1b54befc8c26 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:42.977040 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-937cc347-35fc-444e-b630-1b54befc8c26 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Delete snapshot with id: c6338939-a568-4004-9b00-c4eccb7738ca Jan 27 17:01:42.991150 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-937cc347-35fc-444e-b630-1b54befc8c26 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/c6338939-a568-4004-9b00-c4eccb7738ca returned with HTTP 404 Jan 27 17:01:42.991776 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 942/1907] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 17:01:42 2021] DELETE /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/c6338939-a568-4004-9b00-c4eccb7738ca => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:42.997492 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6afe57f1-e831-4cb9-97cd-822f022970b1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] DELETE http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/d6125d87-3fe7-44c4-ab75-539e1bf674be Jan 27 17:01:42.997803 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6afe57f1-e831-4cb9-97cd-822f022970b1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:42.998147 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6afe57f1-e831-4cb9-97cd-822f022970b1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:42.998335 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-6afe57f1-e831-4cb9-97cd-822f022970b1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Delete snapshot with id: d6125d87-3fe7-44c4-ab75-539e1bf674be Jan 27 17:01:43.010483 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6afe57f1-e831-4cb9-97cd-822f022970b1 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/d6125d87-3fe7-44c4-ab75-539e1bf674be returned with HTTP 404 Jan 27 17:01:43.011035 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 966/1908] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 17:01:42 2021] DELETE /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/snapshots/d6125d87-3fe7-44c4-ab75-539e1bf674be => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:01:43.016199 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a59274f4-49c9-4685-b8ea-2e142f6fb724 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] DELETE http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 Jan 27 17:01:43.016595 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a59274f4-49c9-4685-b8ea-2e142f6fb724 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:01:43.016944 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a59274f4-49c9-4685-b8ea-2e142f6fb724 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:01:43.017277 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-a59274f4-49c9-4685-b8ea-2e142f6fb724 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] Delete volume with id: 12e52868-a543-4ab4-b1cc-3fd9ac2a6220 Jan 27 17:01:43.042821 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a59274f4-49c9-4685-b8ea-2e142f6fb724 tempest-VolumesDeleteCascade-2048886147 tempest-VolumesDeleteCascade-2048886147-project] http://10.222.0.108/volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 returned with HTTP 404 Jan 27 17:01:43.043400 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 943/1909] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:01:43 2021] DELETE /volume/v3/4cea3ffd0ff54353b3e7069b0aa954aa/volumes/12e52868-a543-4ab4-b1cc-3fd9ac2a6220 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:03:14.406155 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] POST http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes Jan 27 17:03:14.406633 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b6bbef6b-f873-431e-ad70-72df4730a470", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-337653608"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:03:14.407608 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Create volume request body: {'volume': {'imageRef': 'b6bbef6b-f873-431e-ad70-72df4730a470', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-337653608'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:03:14.417065 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] POST http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes Jan 27 17:03:14.417624 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b6bbef6b-f873-431e-ad70-72df4730a470", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1834887807"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:03:14.418437 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Create volume request body: {'volume': {'imageRef': 'b6bbef6b-f873-431e-ad70-72df4730a470', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1834887807'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:03:14.558202 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Create volume of 1 GB Jan 27 17:03:14.563524 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Create volume of 1 GB Jan 27 17:03:14.572941 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Availability Zones retrieved successfully. Jan 27 17:03:14.573255 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Availability Zones retrieved successfully. Jan 27 17:03:14.582526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Flow 'volume_create_api' (bf3f26bb-309a-4e92-bad1-41b909643516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:03:14.583814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Flow 'volume_create_api' (b1a56738-78a8-46e6-abb8-b889cb6a25e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:03:14.584445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c235cf32-605b-483d-ac78-3fa74e5f3747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:14.585559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d2ce6ec-42ed-4a1d-9199-e722804eb882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:14.585703 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:03:14.586941 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:03:14.687447 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d2ce6ec-42ed-4a1d-9199-e722804eb882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:14.689000 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (078d8ee1-f45b-469f-9dde-01dcab157bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:14.699604 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c235cf32-605b-483d-ac78-3fa74e5f3747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:14.700830 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a24f34b-f4ee-4c02-8ed4-32d4bf6c6bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:14.769192 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Created reservations ['35a0bafc-f49a-47a6-816d-e33a44d61197', '753b8e99-314e-40d0-bbe6-b6a16fcd6d4d', '97ba819d-c53e-4f1d-9f92-78cd7ac77896', '5a1ff9ac-01be-409a-87d4-7587714467be'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:03:14.770280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (078d8ee1-f45b-469f-9dde-01dcab157bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35a0bafc-f49a-47a6-816d-e33a44d61197', '753b8e99-314e-40d0-bbe6-b6a16fcd6d4d', '97ba819d-c53e-4f1d-9f92-78cd7ac77896', '5a1ff9ac-01be-409a-87d4-7587714467be']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:14.771306 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3f5eccf-2db3-4804-a26f-dff182761171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:14.801242 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Created reservations ['dfb47773-1d4c-4d5e-8226-9d94c47b5a8f', 'd29d9a28-fb91-48d5-b1b6-13a610617cf4', 'd2d0d6fa-93e3-4692-bf83-66b48b8f1eae', '38599910-39c4-47dd-bdca-d9f2a8ba68d7'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:03:14.802382 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a24f34b-f4ee-4c02-8ed4-32d4bf6c6bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfb47773-1d4c-4d5e-8226-9d94c47b5a8f', 'd29d9a28-fb91-48d5-b1b6-13a610617cf4', 'd2d0d6fa-93e3-4692-bf83-66b48b8f1eae', '38599910-39c4-47dd-bdca-d9f2a8ba68d7']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:14.803423 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (924dd2a1-5c53-4032-b198-00cf30ceac71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:14.863737 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3f5eccf-2db3-4804-a26f-dff182761171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd65e9c0-7c6b-41e4-8847-d727f54d8729', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1834887807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eb14477b97949d08cf8dc39406a3815',qos_specs=None,replication_status=,reservations=['35a0bafc-f49a-47a6-816d-e33a44d61197','753b8e99-314e-40d0-bbe6-b6a16fcd6d4d','97ba819d-c53e-4f1d-9f92-78cd7ac77896','5a1ff9ac-01be-409a-87d4-7587714467be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303a9789cd2c4604876de76d6dba9bbe',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1834887807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd65e9c0-7c6b-41e4-8847-d727f54d8729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1eb14477b97949d08cf8dc39406a3815',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='303a9789cd2c4604876de76d6dba9bbe',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:14.866275 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (543e779b-7059-40f9-9e6d-2ec0e8e69e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:14.885375 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (924dd2a1-5c53-4032-b198-00cf30ceac71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42398577-e57b-4b02-8902-ee1ee75a0828', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-337653608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272bf99a28cb486a892122dd0a795dd5',qos_specs=None,replication_status=,reservations=['dfb47773-1d4c-4d5e-8226-9d94c47b5a8f','d29d9a28-fb91-48d5-b1b6-13a610617cf4','d2d0d6fa-93e3-4692-bf83-66b48b8f1eae','38599910-39c4-47dd-bdca-d9f2a8ba68d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a86fb8b7e44f78a6b7b52138e87098',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-337653608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42398577-e57b-4b02-8902-ee1ee75a0828,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='272bf99a28cb486a892122dd0a795dd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='20a86fb8b7e44f78a6b7b52138e87098',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:14.886753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e792166c-01ff-4144-b00d-349780022cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:14.944257 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e792166c-01ff-4144-b00d-349780022cf9) transitioned into state 'SUCCESS' from state '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-337653608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272bf99a28cb486a892122dd0a795dd5',qos_specs=None,replication_status=,reservations=['dfb47773-1d4c-4d5e-8226-9d94c47b5a8f','d29d9a28-fb91-48d5-b1b6-13a610617cf4','d2d0d6fa-93e3-4692-bf83-66b48b8f1eae','38599910-39c4-47dd-bdca-d9f2a8ba68d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a86fb8b7e44f78a6b7b52138e87098',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:14.944988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (543e779b-7059-40f9-9e6d-2ec0e8e69e51) transitioned into state 'SUCCESS' from state '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-1834887807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eb14477b97949d08cf8dc39406a3815',qos_specs=None,replication_status=,reservations=['35a0bafc-f49a-47a6-816d-e33a44d61197','753b8e99-314e-40d0-bbe6-b6a16fcd6d4d','97ba819d-c53e-4f1d-9f92-78cd7ac77896','5a1ff9ac-01be-409a-87d4-7587714467be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303a9789cd2c4604876de76d6dba9bbe',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:14.945539 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810d18cf-2ba9-4737-a8f5-5de574e76775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:14.946174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a25edc43-afe0-40a3-b25d-b38d37d44bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:14.983063 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810d18cf-2ba9-4737-a8f5-5de574e76775) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:14.984821 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Flow 'volume_create_api' (bf3f26bb-309a-4e92-bad1-41b909643516) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:03:15.011381 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a25edc43-afe0-40a3-b25d-b38d37d44bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:15.015579 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Flow 'volume_create_api' (b1a56738-78a8-46e6-abb8-b889cb6a25e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:03:15.015649 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Create volume request issued successfully. Jan 27 17:03:15.023219 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8c79ffd2-fa4a-4590-bc8a-0860443b3334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes returned with HTTP 202 Jan 27 17:03:15.023785 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 967/1910] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:03:14 2021] POST /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes => generated 821 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:03:15.026766 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] POST http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes Jan 27 17:03:15.027156 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:15.027156 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:15.027566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b6bbef6b-f873-431e-ad70-72df4730a470", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1829548015"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:03:15.028383 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Create volume request body: {'volume': {'imageRef': 'b6bbef6b-f873-431e-ad70-72df4730a470', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1829548015'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:03:15.039640 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Create volume request issued successfully. Jan 27 17:03:15.051978 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7defd4fa-ba60-4b0d-a02b-eee1f493946f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes returned with HTTP 202 Jan 27 17:03:15.051978 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 944/1911] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:03:14 2021] POST /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes => generated 819 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:03:15.051978 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-47fe27c0-0951-4f93-a5d5-8a17ed0c758c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:15.051978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-47fe27c0-0951-4f93-a5d5-8a17ed0c758c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:15.051978 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:15.051978 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:15.051978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-47fe27c0-0951-4f93-a5d5-8a17ed0c758c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:15.075445 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:15.075445 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:15.080639 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-47fe27c0-0951-4f93-a5d5-8a17ed0c758c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:15.092327 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-47fe27c0-0951-4f93-a5d5-8a17ed0c758c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:15.092813 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 945/1912] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:15 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 889 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:15.093412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Create volume of 1 GB Jan 27 17:03:15.093903 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:15.093903 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:15.098573 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-964614d0-4f4a-4843-9186-b1fd9b04541c tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:15.098979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-964614d0-4f4a-4843-9186-b1fd9b04541c tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:15.099209 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:15.099209 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:15.099531 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-964614d0-4f4a-4843-9186-b1fd9b04541c tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:15.128906 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:15.128906 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:15.136527 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-964614d0-4f4a-4843-9186-b1fd9b04541c tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:15.148609 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-964614d0-4f4a-4843-9186-b1fd9b04541c tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:15.149267 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 946/1913] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:15 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 887 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:15.232716 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Availability Zones retrieved successfully. Jan 27 17:03:15.239909 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Flow 'volume_create_api' (48731d5c-399d-498d-8db5-eb37ae1c904f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:03:15.241215 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59a628c-dd5b-47be-b37e-e8f9c9edd615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:15.242696 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:03:15.296329 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59a628c-dd5b-47be-b37e-e8f9c9edd615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:15.297454 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60bef70-e9b8-4acb-baf6-6de196388a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:15.382410 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Created reservations ['12cba916-0188-40b8-9e46-9da9ad9abf1f', '213c2f71-48ab-4020-8e4f-1ccfaa89ba20', 'b8f2ab47-0190-4637-8e72-23128c7a4332', 'aa91bda1-ecfb-41e8-8876-cd73433f95cd'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:03:15.383933 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60bef70-e9b8-4acb-baf6-6de196388a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12cba916-0188-40b8-9e46-9da9ad9abf1f', '213c2f71-48ab-4020-8e4f-1ccfaa89ba20', 'b8f2ab47-0190-4637-8e72-23128c7a4332', 'aa91bda1-ecfb-41e8-8876-cd73433f95cd']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:15.386012 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef4ac74b-e7b3-438b-98b7-23bc9bcca259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:15.444760 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef4ac74b-e7b3-438b-98b7-23bc9bcca259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3378de70-dacb-4b85-badd-bf2f76a6a9d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1829548015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f5c81b56db44878baa7a6fe407a6ac',qos_specs=None,replication_status=,reservations=['12cba916-0188-40b8-9e46-9da9ad9abf1f','213c2f71-48ab-4020-8e4f-1ccfaa89ba20','b8f2ab47-0190-4637-8e72-23128c7a4332','aa91bda1-ecfb-41e8-8876-cd73433f95cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afd90e52c11044b997728adbed0cdd2b',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:03:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1829548015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3378de70-dacb-4b85-badd-bf2f76a6a9d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8f5c81b56db44878baa7a6fe407a6ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='afd90e52c11044b997728adbed0cdd2b',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:15.446369 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03ab649c-91ef-408c-b560-6500114b1314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:15.486685 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03ab649c-91ef-408c-b560-6500114b1314) transitioned into state 'SUCCESS' from state '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-1829548015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f5c81b56db44878baa7a6fe407a6ac',qos_specs=None,replication_status=,reservations=['12cba916-0188-40b8-9e46-9da9ad9abf1f','213c2f71-48ab-4020-8e4f-1ccfaa89ba20','b8f2ab47-0190-4637-8e72-23128c7a4332','aa91bda1-ecfb-41e8-8876-cd73433f95cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afd90e52c11044b997728adbed0cdd2b',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:15.487760 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fd213e9-cad6-4b24-832b-8ffd4637cbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:15.522128 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fd213e9-cad6-4b24-832b-8ffd4637cbd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:15.523902 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Flow 'volume_create_api' (48731d5c-399d-498d-8db5-eb37ae1c904f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:03:15.552498 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Create volume request issued successfully. Jan 27 17:03:15.561539 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69de12ba-d8fc-4945-85a3-40153d86d64e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes returned with HTTP 202 Jan 27 17:03:15.562119 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 968/1914] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:03:15 2021] POST /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes => generated 818 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:03:15.570193 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5e4be1eb-9e0a-41a6-8cea-8bcafa79dc97 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:15.570607 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5e4be1eb-9e0a-41a6-8cea-8bcafa79dc97 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:15.570793 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:15.570793 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:15.571076 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5e4be1eb-9e0a-41a6-8cea-8bcafa79dc97 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:15.611978 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:15.611978 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:15.616863 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5e4be1eb-9e0a-41a6-8cea-8bcafa79dc97 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:15.627892 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5e4be1eb-9e0a-41a6-8cea-8bcafa79dc97 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:15.628316 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 947/1915] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:15 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 886 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:16.102317 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7aa5870d-4e2c-4146-8e3a-0ee652f083ef tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:16.103031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7aa5870d-4e2c-4146-8e3a-0ee652f083ef tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:16.103196 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:16.103196 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:16.103400 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7aa5870d-4e2c-4146-8e3a-0ee652f083ef tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:16.145212 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:16.145212 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:16.154417 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7aa5870d-4e2c-4146-8e3a-0ee652f083ef tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:16.158405 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a43fc169-bdde-4613-8d18-b743040e4a3a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:16.159079 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a43fc169-bdde-4613-8d18-b743040e4a3a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:16.159294 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:16.159294 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:16.159606 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a43fc169-bdde-4613-8d18-b743040e4a3a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:16.176115 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7aa5870d-4e2c-4146-8e3a-0ee652f083ef tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:16.176871 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 969/1916] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:16 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:16.194168 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:16.194168 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:16.199999 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a43fc169-bdde-4613-8d18-b743040e4a3a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:16.211580 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a43fc169-bdde-4613-8d18-b743040e4a3a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:16.216201 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 948/1917] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:16 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:16.637632 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8ed52fa4-e8f2-4dfc-bbd2-c7547ba3246f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:16.637974 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8ed52fa4-e8f2-4dfc-bbd2-c7547ba3246f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:16.638017 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:16.638017 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:16.638199 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8ed52fa4-e8f2-4dfc-bbd2-c7547ba3246f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:16.680021 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:16.680021 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:16.685066 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8ed52fa4-e8f2-4dfc-bbd2-c7547ba3246f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:16.701006 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8ed52fa4-e8f2-4dfc-bbd2-c7547ba3246f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:16.702479 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 970/1918] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:16 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:17.186093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8d97f5a8-0a93-4dba-b570-a77c35152570 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:17.186743 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8d97f5a8-0a93-4dba-b570-a77c35152570 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:17.186876 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:17.186876 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:17.187074 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8d97f5a8-0a93-4dba-b570-a77c35152570 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:17.221062 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:17.221062 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:17.223053 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fdafc4d9-0bb3-4c29-ac36-8db52d484e42 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:17.223053 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fdafc4d9-0bb3-4c29-ac36-8db52d484e42 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:17.223053 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:17.223053 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:17.223053 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fdafc4d9-0bb3-4c29-ac36-8db52d484e42 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:17.226983 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8d97f5a8-0a93-4dba-b570-a77c35152570 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:17.240810 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8d97f5a8-0a93-4dba-b570-a77c35152570 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:17.241864 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 949/1919] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:17 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:17.250720 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:17.250720 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:17.255172 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fdafc4d9-0bb3-4c29-ac36-8db52d484e42 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:17.266783 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fdafc4d9-0bb3-4c29-ac36-8db52d484e42 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:17.267931 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 971/1920] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:17 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:17.710762 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ff5c0a8d-f585-4998-bd71-4e633eeec38f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:17.711143 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ff5c0a8d-f585-4998-bd71-4e633eeec38f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:17.711209 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:17.711209 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:17.711402 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ff5c0a8d-f585-4998-bd71-4e633eeec38f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:17.736756 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:17.736756 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:17.742240 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ff5c0a8d-f585-4998-bd71-4e633eeec38f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:17.752697 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ff5c0a8d-f585-4998-bd71-4e633eeec38f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:17.754161 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 950/1921] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:17 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:18.251313 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41af5f09-10ab-4e48-bea9-f460f8fd877d tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:18.251544 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41af5f09-10ab-4e48-bea9-f460f8fd877d tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:18.251680 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:18.251680 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:18.251890 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41af5f09-10ab-4e48-bea9-f460f8fd877d tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:18.277569 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a1788b44-c9c0-4e6f-878f-a2abd40ccc51 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:18.278043 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a1788b44-c9c0-4e6f-878f-a2abd40ccc51 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:18.278211 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:18.278211 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:18.278455 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a1788b44-c9c0-4e6f-878f-a2abd40ccc51 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:18.280042 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:18.280042 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:18.286205 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-41af5f09-10ab-4e48-bea9-f460f8fd877d tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:18.301513 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41af5f09-10ab-4e48-bea9-f460f8fd877d tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:18.306809 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 972/1922] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:18 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:18.309182 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:18.309182 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:18.314333 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a1788b44-c9c0-4e6f-878f-a2abd40ccc51 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:18.326835 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a1788b44-c9c0-4e6f-878f-a2abd40ccc51 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:18.327293 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 951/1923] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:18 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:18.762728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-65fe2b4d-61d7-42f7-b0ee-2b141e463255 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:18.763069 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-65fe2b4d-61d7-42f7-b0ee-2b141e463255 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:18.763069 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:18.763069 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:18.763256 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-65fe2b4d-61d7-42f7-b0ee-2b141e463255 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:18.788680 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:18.788680 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:18.793376 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-65fe2b4d-61d7-42f7-b0ee-2b141e463255 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:18.804463 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-65fe2b4d-61d7-42f7-b0ee-2b141e463255 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:18.805022 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 973/1924] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:18 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:19.344462 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1d48878a-54a4-4cbe-a0a0-d38c1c2fcf01 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:19.344462 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1d48878a-54a4-4cbe-a0a0-d38c1c2fcf01 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:19.344462 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:19.344462 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:19.344462 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1d48878a-54a4-4cbe-a0a0-d38c1c2fcf01 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:19.344662 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a066dd8-09b3-41d2-ad88-cc9c2fab9059 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:19.344662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a066dd8-09b3-41d2-ad88-cc9c2fab9059 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:19.344662 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:19.344662 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:19.344662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a066dd8-09b3-41d2-ad88-cc9c2fab9059 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:19.344829 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:19.344829 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:19.347912 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1d48878a-54a4-4cbe-a0a0-d38c1c2fcf01 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:19.366335 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:19.366335 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:19.367436 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1d48878a-54a4-4cbe-a0a0-d38c1c2fcf01 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:19.371475 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7a066dd8-09b3-41d2-ad88-cc9c2fab9059 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:19.373152 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 952/1925] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:19 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:19.384683 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a066dd8-09b3-41d2-ad88-cc9c2fab9059 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:19.385119 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 974/1926] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:19 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:19.813930 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-49d76fdc-9d3d-49c0-a2c6-89b05a63d84c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:19.814383 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-49d76fdc-9d3d-49c0-a2c6-89b05a63d84c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:19.814383 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:19.814383 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:19.814550 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-49d76fdc-9d3d-49c0-a2c6-89b05a63d84c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:19.842378 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:19.842378 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:19.848127 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-49d76fdc-9d3d-49c0-a2c6-89b05a63d84c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:19.860080 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-49d76fdc-9d3d-49c0-a2c6-89b05a63d84c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:19.865055 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 953/1927] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:19 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:20.377421 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28e5c8ab-9b4a-45f3-b749-12dba123bfc4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:20.468047 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-28e5c8ab-9b4a-45f3-b749-12dba123bfc4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:20.468047 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:20.468047 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:20.468047 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-28e5c8ab-9b4a-45f3-b749-12dba123bfc4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:20.468262 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-26e9d623-3a33-43c8-b8fb-7f5415c61005 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:20.468262 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-26e9d623-3a33-43c8-b8fb-7f5415c61005 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:20.468262 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:20.468262 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:20.468262 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-26e9d623-3a33-43c8-b8fb-7f5415c61005 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:20.468440 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:20.468440 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:20.468440 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-28e5c8ab-9b4a-45f3-b749-12dba123bfc4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:20.468535 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:20.468535 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:20.468589 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28e5c8ab-9b4a-45f3-b749-12dba123bfc4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:20.468589 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 975/1928] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:20 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:20.468681 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-26e9d623-3a33-43c8-b8fb-7f5415c61005 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:20.468681 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-26e9d623-3a33-43c8-b8fb-7f5415c61005 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:20.468681 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 954/1929] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:20 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:20.870527 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-396bf888-9cf5-4139-b2c7-a291e5c99b31 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:21.386645 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-396bf888-9cf5-4139-b2c7-a291e5c99b31 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:21.386645 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:21.386645 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:21.386645 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-396bf888-9cf5-4139-b2c7-a291e5c99b31 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:21.386645 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:21.386645 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:21.386645 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-396bf888-9cf5-4139-b2c7-a291e5c99b31 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:21.386645 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-396bf888-9cf5-4139-b2c7-a291e5c99b31 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:21.386645 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 976/1930] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:20 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:21.439348 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18fc538a-f05b-47cd-9f63-6c46d65cef48 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:21.439749 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18fc538a-f05b-47cd-9f63-6c46d65cef48 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:21.440012 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:21.440012 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:21.440271 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18fc538a-f05b-47cd-9f63-6c46d65cef48 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:21.452434 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8ee09d63-05fe-4a85-a302-559ea1f3d4fd tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:21.452987 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8ee09d63-05fe-4a85-a302-559ea1f3d4fd tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:21.453206 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:21.453206 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:21.453559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8ee09d63-05fe-4a85-a302-559ea1f3d4fd tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:21.472577 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:21.472577 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:21.478554 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-18fc538a-f05b-47cd-9f63-6c46d65cef48 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:21.482742 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:21.482742 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:21.488244 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8ee09d63-05fe-4a85-a302-559ea1f3d4fd tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:21.490750 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18fc538a-f05b-47cd-9f63-6c46d65cef48 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:21.491311 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 955/1931] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:21 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:21.500416 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8ee09d63-05fe-4a85-a302-559ea1f3d4fd tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:21.500968 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 977/1932] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:21 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:22.382559 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1e70dcf-f553-4f8a-bc49-1c93da5f82b0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:22.383251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1e70dcf-f553-4f8a-bc49-1c93da5f82b0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:22.383401 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:22.383401 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:22.383871 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1e70dcf-f553-4f8a-bc49-1c93da5f82b0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:22.423504 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:22.423504 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:22.430713 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c1e70dcf-f553-4f8a-bc49-1c93da5f82b0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:22.444395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1e70dcf-f553-4f8a-bc49-1c93da5f82b0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:22.444996 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 956/1933] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:22 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:22.504571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8ee4a6b-0cc8-49e8-8af0-4dca52992efe tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:22.505392 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d8ee4a6b-0cc8-49e8-8af0-4dca52992efe tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:22.505698 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:22.505698 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:22.506182 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d8ee4a6b-0cc8-49e8-8af0-4dca52992efe tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:22.514080 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82e61098-41f4-430e-ba43-c6a328f743d7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:22.514696 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82e61098-41f4-430e-ba43-c6a328f743d7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:22.514998 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:22.514998 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:22.515469 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82e61098-41f4-430e-ba43-c6a328f743d7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:22.547346 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:22.547346 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:22.551586 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:22.551586 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:22.553643 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d8ee4a6b-0cc8-49e8-8af0-4dca52992efe tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:22.557804 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-82e61098-41f4-430e-ba43-c6a328f743d7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:22.567938 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8ee4a6b-0cc8-49e8-8af0-4dca52992efe tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:22.568758 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 978/1934] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:22 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:22.571126 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82e61098-41f4-430e-ba43-c6a328f743d7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:22.571713 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 957/1935] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:22 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:23.460063 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-61de211c-f481-41d0-b44b-66d161916caa tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:23.460749 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-61de211c-f481-41d0-b44b-66d161916caa tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:23.461042 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:23.461042 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:23.461558 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-61de211c-f481-41d0-b44b-66d161916caa tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:23.497014 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:23.497014 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:23.503856 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-61de211c-f481-41d0-b44b-66d161916caa tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:23.518021 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-61de211c-f481-41d0-b44b-66d161916caa tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:23.518656 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 979/1936] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:23 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:23.584739 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1eb222e1-35d1-4b8c-95d2-3ff66614bf09 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:23.585418 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-090b9c34-3b62-4a46-bb3c-e352275a7b5e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:23.585602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1eb222e1-35d1-4b8c-95d2-3ff66614bf09 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:23.585727 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:23.585727 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:23.586136 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1eb222e1-35d1-4b8c-95d2-3ff66614bf09 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:23.586287 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-090b9c34-3b62-4a46-bb3c-e352275a7b5e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:23.586457 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:23.586457 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:23.586951 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-090b9c34-3b62-4a46-bb3c-e352275a7b5e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:23.628515 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:23.628515 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:23.629503 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:23.629503 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:23.635165 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1eb222e1-35d1-4b8c-95d2-3ff66614bf09 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:23.636014 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-090b9c34-3b62-4a46-bb3c-e352275a7b5e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:23.651063 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-090b9c34-3b62-4a46-bb3c-e352275a7b5e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:23.651614 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 980/1937] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:23 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:23.652230 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1eb222e1-35d1-4b8c-95d2-3ff66614bf09 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:23.652814 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 958/1938] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:23 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:24.533624 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab33c652-dbd4-4dc2-9795-269fb781fb7f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:24.534406 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab33c652-dbd4-4dc2-9795-269fb781fb7f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:24.534528 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:24.534528 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:24.535028 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab33c652-dbd4-4dc2-9795-269fb781fb7f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:24.572397 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:24.572397 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:24.578242 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ab33c652-dbd4-4dc2-9795-269fb781fb7f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:24.591894 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab33c652-dbd4-4dc2-9795-269fb781fb7f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:24.592447 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 981/1939] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:24 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:24.664655 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-49bb248c-047e-4bb4-8e7d-b31022cebbd5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:24.664973 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-49bb248c-047e-4bb4-8e7d-b31022cebbd5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:24.665172 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:24.665172 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:24.665559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-49bb248c-047e-4bb4-8e7d-b31022cebbd5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:24.668595 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bed7645f-6c71-478c-bf47-267ef1340569 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:24.668963 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bed7645f-6c71-478c-bf47-267ef1340569 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:24.669109 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:24.669109 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:24.669356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bed7645f-6c71-478c-bf47-267ef1340569 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:24.694602 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:24.694602 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:24.697860 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:24.697860 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:24.699923 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-49bb248c-047e-4bb4-8e7d-b31022cebbd5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:24.703142 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bed7645f-6c71-478c-bf47-267ef1340569 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:24.712728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-49bb248c-047e-4bb4-8e7d-b31022cebbd5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:24.713272 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 959/1940] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:24 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:24.715670 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bed7645f-6c71-478c-bf47-267ef1340569 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:24.716213 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 982/1941] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:24 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:25.602224 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23ae4eb0-616d-45ab-8b3d-c7e407af0539 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:25.602499 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23ae4eb0-616d-45ab-8b3d-c7e407af0539 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:25.602631 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:25.602631 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:25.602823 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23ae4eb0-616d-45ab-8b3d-c7e407af0539 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:25.627554 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:25.627554 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:25.632239 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-23ae4eb0-616d-45ab-8b3d-c7e407af0539 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:25.643077 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23ae4eb0-616d-45ab-8b3d-c7e407af0539 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:25.647740 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 960/1942] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:25 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:25.724971 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9bfacd1c-5023-4aab-a3dc-b73b61fab4cf tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:25.725133 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a3256b78-0c71-4fe0-8f15-f7b05fd27453 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:25.725338 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a3256b78-0c71-4fe0-8f15-f7b05fd27453 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:25.725473 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:25.725473 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:25.725562 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9bfacd1c-5023-4aab-a3dc-b73b61fab4cf tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:25.725599 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:25.725599 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:25.725698 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a3256b78-0c71-4fe0-8f15-f7b05fd27453 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:25.725886 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9bfacd1c-5023-4aab-a3dc-b73b61fab4cf tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:25.772048 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:25.772048 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:25.778050 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:25.778050 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:25.778269 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9bfacd1c-5023-4aab-a3dc-b73b61fab4cf tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:25.782994 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a3256b78-0c71-4fe0-8f15-f7b05fd27453 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:25.795090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a3256b78-0c71-4fe0-8f15-f7b05fd27453 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:25.799715 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 961/1943] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:25 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:25.801301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9bfacd1c-5023-4aab-a3dc-b73b61fab4cf tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:25.801746 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 983/1944] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:25 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:26.653553 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-19b217e1-0140-4e66-abfc-ca61573becc1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:26.653899 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-19b217e1-0140-4e66-abfc-ca61573becc1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:26.653899 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:26.653899 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:26.654099 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-19b217e1-0140-4e66-abfc-ca61573becc1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:26.678974 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:26.678974 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:26.684415 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-19b217e1-0140-4e66-abfc-ca61573becc1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:26.699561 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-19b217e1-0140-4e66-abfc-ca61573becc1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:26.704373 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 962/1945] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:26 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:26.806356 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a3773ae4-e0c2-404d-8fe7-450ef7bc2c2c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:26.807328 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a3773ae4-e0c2-404d-8fe7-450ef7bc2c2c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:26.807661 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:26.807661 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:26.811298 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a3773ae4-e0c2-404d-8fe7-450ef7bc2c2c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:26.813295 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14f02be0-693b-44ce-b329-1581f81a7c49 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:26.813570 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-14f02be0-693b-44ce-b329-1581f81a7c49 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:26.813716 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:26.813716 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:26.813893 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-14f02be0-693b-44ce-b329-1581f81a7c49 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:26.859163 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:26.859163 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:26.873001 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-14f02be0-693b-44ce-b329-1581f81a7c49 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:26.883472 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14f02be0-693b-44ce-b329-1581f81a7c49 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:26.887863 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 963/1946] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:26 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:26.888389 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:26.888389 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:26.893918 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a3773ae4-e0c2-404d-8fe7-450ef7bc2c2c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:26.905778 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a3773ae4-e0c2-404d-8fe7-450ef7bc2c2c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:26.906207 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 984/1947] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:26 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:27.709719 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5ddc7941-e00b-4e10-ad5d-e5e6be373303 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:27.710125 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5ddc7941-e00b-4e10-ad5d-e5e6be373303 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:27.710174 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:27.710174 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:27.710451 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5ddc7941-e00b-4e10-ad5d-e5e6be373303 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:27.736216 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:27.736216 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:27.740821 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5ddc7941-e00b-4e10-ad5d-e5e6be373303 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:27.751921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5ddc7941-e00b-4e10-ad5d-e5e6be373303 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:27.756689 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 964/1948] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:27 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:27.892893 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d12da79b-5068-471a-84de-2a47017c35f7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:27.893164 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d12da79b-5068-471a-84de-2a47017c35f7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:27.893411 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:27.893411 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:27.893615 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d12da79b-5068-471a-84de-2a47017c35f7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:27.915513 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-004a8ec1-b3e8-46c1-9b7f-1c5fd8875a60 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:27.915879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-004a8ec1-b3e8-46c1-9b7f-1c5fd8875a60 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:27.916055 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:27.916055 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:27.916308 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-004a8ec1-b3e8-46c1-9b7f-1c5fd8875a60 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:27.920949 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:27.920949 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:27.926436 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d12da79b-5068-471a-84de-2a47017c35f7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:27.940581 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d12da79b-5068-471a-84de-2a47017c35f7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:27.941279 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 985/1949] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:27 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:27.941764 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:27.941764 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:27.946457 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-004a8ec1-b3e8-46c1-9b7f-1c5fd8875a60 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:27.958090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-004a8ec1-b3e8-46c1-9b7f-1c5fd8875a60 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:27.963084 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 965/1950] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:27 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:28.762377 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e422df6d-e368-47f7-b327-2bdb570c2628 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:28.762755 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e422df6d-e368-47f7-b327-2bdb570c2628 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:28.762910 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:28.762910 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:28.763063 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e422df6d-e368-47f7-b327-2bdb570c2628 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:28.793947 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:28.793947 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:28.799310 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e422df6d-e368-47f7-b327-2bdb570c2628 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:28.812749 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e422df6d-e368-47f7-b327-2bdb570c2628 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:28.817630 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 986/1951] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:28 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:28.950936 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e3512430-88e8-4b84-b91a-7781f6bcfb3d tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:28.951200 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e3512430-88e8-4b84-b91a-7781f6bcfb3d tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:28.951346 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:28.951346 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:28.951567 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e3512430-88e8-4b84-b91a-7781f6bcfb3d tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:28.967711 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-481b372c-92c0-45ce-a114-66973e5b71c4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:28.968167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-481b372c-92c0-45ce-a114-66973e5b71c4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:28.968329 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:28.968329 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:28.968813 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-481b372c-92c0-45ce-a114-66973e5b71c4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:28.998796 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:28.998796 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:29.005795 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e3512430-88e8-4b84-b91a-7781f6bcfb3d tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:29.018428 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e3512430-88e8-4b84-b91a-7781f6bcfb3d tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:29.019076 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 966/1952] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:28 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:29.030740 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:29.030740 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:29.035655 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-481b372c-92c0-45ce-a114-66973e5b71c4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:29.046973 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-481b372c-92c0-45ce-a114-66973e5b71c4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:29.047449 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 987/1953] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:28 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:29.822230 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7b216701-5e6e-4f04-9e7f-d8f97439230d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:29.822536 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7b216701-5e6e-4f04-9e7f-d8f97439230d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:29.822645 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:29.822645 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:29.822809 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7b216701-5e6e-4f04-9e7f-d8f97439230d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:29.858400 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:29.858400 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:29.867697 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7b216701-5e6e-4f04-9e7f-d8f97439230d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:29.884125 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7b216701-5e6e-4f04-9e7f-d8f97439230d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:29.889420 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 967/1954] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:29 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:30.028322 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7028c260-00e4-483a-abbd-1fc514b2325a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:30.028602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7028c260-00e4-483a-abbd-1fc514b2325a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:30.028777 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:30.028777 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:30.028975 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7028c260-00e4-483a-abbd-1fc514b2325a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:30.055861 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5ba20eb0-a002-4f96-b3e1-2c9723d294e3 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:30.056093 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5ba20eb0-a002-4f96-b3e1-2c9723d294e3 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:30.056228 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:30.056228 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:30.056418 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5ba20eb0-a002-4f96-b3e1-2c9723d294e3 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:30.066132 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:30.066132 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:30.074931 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7028c260-00e4-483a-abbd-1fc514b2325a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:30.085701 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7028c260-00e4-483a-abbd-1fc514b2325a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:30.086422 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 988/1955] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:30 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:30.095484 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:30.095484 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:30.100506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5ba20eb0-a002-4f96-b3e1-2c9723d294e3 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:30.114206 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5ba20eb0-a002-4f96-b3e1-2c9723d294e3 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:30.114724 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 968/1956] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:30 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:30.897009 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c6b7c6fe-5719-4442-9269-2eedf841dd32 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:30.897695 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c6b7c6fe-5719-4442-9269-2eedf841dd32 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:30.897824 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:30.897824 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:30.898323 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c6b7c6fe-5719-4442-9269-2eedf841dd32 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:30.925723 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:30.925723 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:30.930785 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c6b7c6fe-5719-4442-9269-2eedf841dd32 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:30.942421 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c6b7c6fe-5719-4442-9269-2eedf841dd32 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:30.942813 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 989/1957] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:30 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:31.099529 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c29d5f3-0f4d-4953-9685-fda1accda2d7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:31.100236 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c29d5f3-0f4d-4953-9685-fda1accda2d7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:31.100457 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:31.100457 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:31.100901 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c29d5f3-0f4d-4953-9685-fda1accda2d7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:31.127268 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e115c7a-69ae-46ab-94ef-8237a57e0e21 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:31.127879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e115c7a-69ae-46ab-94ef-8237a57e0e21 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:31.128127 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:31.128127 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:31.128582 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e115c7a-69ae-46ab-94ef-8237a57e0e21 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:31.132851 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:31.132851 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:31.139383 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0c29d5f3-0f4d-4953-9685-fda1accda2d7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:31.153489 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c29d5f3-0f4d-4953-9685-fda1accda2d7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:31.163698 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 969/1958] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:31 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:31.163996 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:31.163996 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:31.163996 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0e115c7a-69ae-46ab-94ef-8237a57e0e21 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:31.175107 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e115c7a-69ae-46ab-94ef-8237a57e0e21 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:31.175576 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 990/1959] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:31 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:31.959032 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-12299542-abc5-4324-8938-bc86f91e8b39 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:31.959661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-12299542-abc5-4324-8938-bc86f91e8b39 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:31.959906 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:31.959906 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:31.960351 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-12299542-abc5-4324-8938-bc86f91e8b39 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:31.999790 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:31.999790 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:32.004903 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-12299542-abc5-4324-8938-bc86f91e8b39 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:32.018139 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-12299542-abc5-4324-8938-bc86f91e8b39 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:32.018602 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 970/1960] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:31 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:32.172388 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f47a13e-29d3-4449-b048-92fa236ebd7b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:32.173440 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f47a13e-29d3-4449-b048-92fa236ebd7b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:32.173679 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:32.173679 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:32.174502 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f47a13e-29d3-4449-b048-92fa236ebd7b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:32.187066 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1eedef43-cc3d-48c2-99e1-20b3834deb18 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:32.187495 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1eedef43-cc3d-48c2-99e1-20b3834deb18 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:32.187636 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:32.187636 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:32.187954 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1eedef43-cc3d-48c2-99e1-20b3834deb18 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:32.208371 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:32.208371 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:32.213504 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0f47a13e-29d3-4449-b048-92fa236ebd7b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:32.218843 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:32.218843 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:32.224282 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1eedef43-cc3d-48c2-99e1-20b3834deb18 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:32.236956 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1eedef43-cc3d-48c2-99e1-20b3834deb18 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:32.237043 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f47a13e-29d3-4449-b048-92fa236ebd7b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:32.237551 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 971/1961] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:32 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:32.242597 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 991/1962] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:32 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:33.032016 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cb4a6ac7-1349-4df8-b2d5-d0fbea735141 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:33.032661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cb4a6ac7-1349-4df8-b2d5-d0fbea735141 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:33.032958 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:33.032958 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:33.033397 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cb4a6ac7-1349-4df8-b2d5-d0fbea735141 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:33.085212 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:33.085212 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:33.092777 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cb4a6ac7-1349-4df8-b2d5-d0fbea735141 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:33.105620 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cb4a6ac7-1349-4df8-b2d5-d0fbea735141 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:33.106140 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 972/1963] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:33 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:33.250895 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2fd3f068-209d-4dc2-91e3-ec7a9b0dbec1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:33.251076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3aa3f63e-3847-411b-8956-eb82779d1170 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:33.251495 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3aa3f63e-3847-411b-8956-eb82779d1170 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:33.251627 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2fd3f068-209d-4dc2-91e3-ec7a9b0dbec1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:33.251718 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:33.251718 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:33.251882 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:33.251882 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:33.252166 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3aa3f63e-3847-411b-8956-eb82779d1170 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:33.252282 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2fd3f068-209d-4dc2-91e3-ec7a9b0dbec1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:33.289196 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:33.289196 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:33.289472 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:33.289472 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:33.295413 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2fd3f068-209d-4dc2-91e3-ec7a9b0dbec1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:33.295549 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3aa3f63e-3847-411b-8956-eb82779d1170 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:33.307155 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2fd3f068-209d-4dc2-91e3-ec7a9b0dbec1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:33.307370 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3aa3f63e-3847-411b-8956-eb82779d1170 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:33.307778 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 992/1964] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:33 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:33.307871 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 973/1965] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:33 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:34.119298 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ad508100-8c5e-49c5-b2d6-9b7ac9948e8b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:34.119916 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ad508100-8c5e-49c5-b2d6-9b7ac9948e8b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:34.120138 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:34.120138 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:34.120572 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ad508100-8c5e-49c5-b2d6-9b7ac9948e8b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:34.156557 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:34.156557 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:34.161654 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ad508100-8c5e-49c5-b2d6-9b7ac9948e8b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:34.181330 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ad508100-8c5e-49c5-b2d6-9b7ac9948e8b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:34.181330 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 993/1966] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:34 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:34.320328 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4a2ba822-c9f0-49a3-9c46-da4004e6a369 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:34.320657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4a2ba822-c9f0-49a3-9c46-da4004e6a369 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:34.320811 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:34.320811 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:34.321029 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4a2ba822-c9f0-49a3-9c46-da4004e6a369 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:34.336530 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4be96d7-457c-4b04-9259-e9ce91d84d45 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:34.342947 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4be96d7-457c-4b04-9259-e9ce91d84d45 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:34.342947 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:34.342947 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:34.342947 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4be96d7-457c-4b04-9259-e9ce91d84d45 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:34.392535 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:34.392535 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:34.400352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4a2ba822-c9f0-49a3-9c46-da4004e6a369 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:34.421104 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:34.421104 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:34.424648 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4a2ba822-c9f0-49a3-9c46-da4004e6a369 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:34.426556 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 974/1967] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:34 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:34.438886 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e4be96d7-457c-4b04-9259-e9ce91d84d45 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:34.460138 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4be96d7-457c-4b04-9259-e9ce91d84d45 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:34.461009 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 994/1968] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:34 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:35.189742 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab5fdcba-ac55-4c06-8765-ca6a2ffd2f5c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:35.190016 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab5fdcba-ac55-4c06-8765-ca6a2ffd2f5c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:35.190144 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:35.190144 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:35.190336 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab5fdcba-ac55-4c06-8765-ca6a2ffd2f5c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:35.226794 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:35.226794 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:35.233074 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ab5fdcba-ac55-4c06-8765-ca6a2ffd2f5c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:35.246894 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab5fdcba-ac55-4c06-8765-ca6a2ffd2f5c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:35.247492 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 975/1969] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:35 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:35.436353 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-772db296-73de-4628-8dbd-140c78c665fb tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:35.436775 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-772db296-73de-4628-8dbd-140c78c665fb tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:35.437020 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:35.437020 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:35.437355 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-772db296-73de-4628-8dbd-140c78c665fb tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:35.463437 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:35.463437 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:35.469489 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-772db296-73de-4628-8dbd-140c78c665fb tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:35.470644 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d05398c4-188d-4338-8b86-8485ea5921e2 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:35.470927 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d05398c4-188d-4338-8b86-8485ea5921e2 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:35.471058 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:35.471058 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:35.472219 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d05398c4-188d-4338-8b86-8485ea5921e2 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:35.484448 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-772db296-73de-4628-8dbd-140c78c665fb tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:35.484959 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 995/1970] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:35 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:35.497988 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:35.497988 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:35.502456 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d05398c4-188d-4338-8b86-8485ea5921e2 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:35.519407 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d05398c4-188d-4338-8b86-8485ea5921e2 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:35.520441 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 976/1971] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:35 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:36.256039 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a1d114f2-f4b6-4b91-a3e1-1aaa74a7da6b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:36.256402 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a1d114f2-f4b6-4b91-a3e1-1aaa74a7da6b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:36.256457 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:36.256457 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:36.256620 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a1d114f2-f4b6-4b91-a3e1-1aaa74a7da6b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:36.284458 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:36.284458 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:36.290126 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a1d114f2-f4b6-4b91-a3e1-1aaa74a7da6b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:36.302120 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a1d114f2-f4b6-4b91-a3e1-1aaa74a7da6b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:36.302826 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 996/1972] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:36 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:36.494157 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a1a3713a-1240-4957-b45f-914967bea56f tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:36.494430 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a1a3713a-1240-4957-b45f-914967bea56f tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:36.494567 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:36.494567 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:36.494762 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a1a3713a-1240-4957-b45f-914967bea56f tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:36.520161 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:36.520161 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:36.524749 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a1a3713a-1240-4957-b45f-914967bea56f tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:36.531994 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-24ac402f-4059-4172-b3fa-67d892329bda tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:36.532549 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-24ac402f-4059-4172-b3fa-67d892329bda tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:36.532846 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:36.532846 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:36.533703 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-24ac402f-4059-4172-b3fa-67d892329bda tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:36.539368 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a1a3713a-1240-4957-b45f-914967bea56f tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:36.539871 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 977/1973] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:36 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:36.565917 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:36.565917 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:36.570666 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-24ac402f-4059-4172-b3fa-67d892329bda tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:36.581264 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-24ac402f-4059-4172-b3fa-67d892329bda tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:36.583165 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 997/1974] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:36 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:37.312156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b43e89dd-df94-45c7-a6e1-9cfab8a27046 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:37.312483 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b43e89dd-df94-45c7-a6e1-9cfab8a27046 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:37.312534 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:37.312534 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:37.312703 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b43e89dd-df94-45c7-a6e1-9cfab8a27046 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:37.337064 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:37.337064 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:37.343606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b43e89dd-df94-45c7-a6e1-9cfab8a27046 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:37.356361 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b43e89dd-df94-45c7-a6e1-9cfab8a27046 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:37.357857 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 978/1975] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:37 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:37.550237 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-87d7bccb-5fb0-48b7-bce5-bd724c90719a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:37.550789 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-87d7bccb-5fb0-48b7-bce5-bd724c90719a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:37.551044 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:37.551044 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:37.551542 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-87d7bccb-5fb0-48b7-bce5-bd724c90719a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:37.592322 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bb56767f-c32e-42b0-863f-d9ef25ff9698 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:37.592592 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bb56767f-c32e-42b0-863f-d9ef25ff9698 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:37.592734 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:37.592734 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:37.593257 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:37.593257 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:37.593578 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bb56767f-c32e-42b0-863f-d9ef25ff9698 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:37.598216 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-87d7bccb-5fb0-48b7-bce5-bd724c90719a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:37.612855 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-87d7bccb-5fb0-48b7-bce5-bd724c90719a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:37.613829 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 998/1976] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:37 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:37.625323 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:37.625323 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:37.630108 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bb56767f-c32e-42b0-863f-d9ef25ff9698 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:37.641442 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bb56767f-c32e-42b0-863f-d9ef25ff9698 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:37.641898 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 979/1977] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:37 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:38.366834 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-870043aa-cb7f-4947-acd1-54da3c3b6606 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:38.367184 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-870043aa-cb7f-4947-acd1-54da3c3b6606 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:38.367246 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:38.367246 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:38.367454 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-870043aa-cb7f-4947-acd1-54da3c3b6606 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:38.392943 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:38.392943 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:38.397716 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-870043aa-cb7f-4947-acd1-54da3c3b6606 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:38.411016 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-870043aa-cb7f-4947-acd1-54da3c3b6606 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:38.411729 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 999/1978] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:38 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:38.622834 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f30cd6dc-594c-4706-ab31-43612a981c59 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:38.623071 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f30cd6dc-594c-4706-ab31-43612a981c59 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:38.623170 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:38.623170 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:38.623328 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f30cd6dc-594c-4706-ab31-43612a981c59 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:38.648876 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:38.648876 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:38.651378 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-349f9b7e-d994-4564-93ae-562c4e702af9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:38.651676 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-349f9b7e-d994-4564-93ae-562c4e702af9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:38.651805 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:38.651805 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:38.652028 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-349f9b7e-d994-4564-93ae-562c4e702af9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:38.654762 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f30cd6dc-594c-4706-ab31-43612a981c59 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:38.666016 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f30cd6dc-594c-4706-ab31-43612a981c59 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:38.666626 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 980/1979] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:38 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:38.682002 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:38.682002 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:38.688534 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-349f9b7e-d994-4564-93ae-562c4e702af9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:38.703590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-349f9b7e-d994-4564-93ae-562c4e702af9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:38.705850 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1000/1980] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:38 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:39.464058 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4b09fac-f05a-4df3-b2d5-e190cb3beee2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:39.464058 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4b09fac-f05a-4df3-b2d5-e190cb3beee2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:39.464058 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:39.464058 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:39.464058 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e4b09fac-f05a-4df3-b2d5-e190cb3beee2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:39.464058 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:39.464058 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:39.464058 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e4b09fac-f05a-4df3-b2d5-e190cb3beee2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:39.469934 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e4b09fac-f05a-4df3-b2d5-e190cb3beee2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:39.470463 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 981/1981] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:39 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:39.676269 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2baf8ff7-8d36-4725-a05d-7f08e5cdfa15 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:39.676592 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2baf8ff7-8d36-4725-a05d-7f08e5cdfa15 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:39.676690 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:39.676690 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:39.676835 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2baf8ff7-8d36-4725-a05d-7f08e5cdfa15 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:39.705567 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:39.705567 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:39.836372 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2baf8ff7-8d36-4725-a05d-7f08e5cdfa15 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:39.836372 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2baf8ff7-8d36-4725-a05d-7f08e5cdfa15 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:39.836372 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1001/1982] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:39 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:39.836490 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7657a317-4f6e-4bcf-989d-8d18c7c84d14 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:39.836490 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7657a317-4f6e-4bcf-989d-8d18c7c84d14 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:39.836490 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:39.836490 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:39.836490 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7657a317-4f6e-4bcf-989d-8d18c7c84d14 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:39.836490 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:39.836490 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:39.836490 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7657a317-4f6e-4bcf-989d-8d18c7c84d14 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:39.836490 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7657a317-4f6e-4bcf-989d-8d18c7c84d14 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:39.836490 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 982/1983] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:39 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:40.484287 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41ce71bb-75a1-41d5-9440-aa77121ac539 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:40.485087 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41ce71bb-75a1-41d5-9440-aa77121ac539 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:40.485204 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:40.485204 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:40.485661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41ce71bb-75a1-41d5-9440-aa77121ac539 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:40.519531 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:40.519531 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:40.524663 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-41ce71bb-75a1-41d5-9440-aa77121ac539 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:40.546599 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41ce71bb-75a1-41d5-9440-aa77121ac539 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:40.547563 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1002/1984] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:40 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:40.848411 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-430b0e9d-b676-4114-8c80-2310dd2de018 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:40.848760 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23d20b41-bc2a-4c60-a694-abd5d9578944 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:40.849106 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-430b0e9d-b676-4114-8c80-2310dd2de018 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:40.849399 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:40.849399 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:40.849855 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-430b0e9d-b676-4114-8c80-2310dd2de018 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:40.850015 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23d20b41-bc2a-4c60-a694-abd5d9578944 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:40.850289 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:40.850289 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:40.850777 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23d20b41-bc2a-4c60-a694-abd5d9578944 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:40.882098 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:40.882098 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:40.885242 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:40.885242 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:40.888325 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-430b0e9d-b676-4114-8c80-2310dd2de018 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:40.892321 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-23d20b41-bc2a-4c60-a694-abd5d9578944 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:40.900204 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-430b0e9d-b676-4114-8c80-2310dd2de018 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:40.900870 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1003/1985] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:40 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:40.912098 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23d20b41-bc2a-4c60-a694-abd5d9578944 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:40.913100 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 983/1986] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:40 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:41.560893 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3c0f4ac-720f-4669-ba73-60da92cf615e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:41.561501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3c0f4ac-720f-4669-ba73-60da92cf615e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:41.561700 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:41.561700 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:41.562101 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3c0f4ac-720f-4669-ba73-60da92cf615e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:41.603759 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:41.603759 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:41.610162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b3c0f4ac-720f-4669-ba73-60da92cf615e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:41.623350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3c0f4ac-720f-4669-ba73-60da92cf615e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:41.623850 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1004/1987] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:41 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:41.914912 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bc013cb6-aa14-4a95-8bf5-99501d977805 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:41.915568 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bc013cb6-aa14-4a95-8bf5-99501d977805 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:41.915868 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:41.915868 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:41.916434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bc013cb6-aa14-4a95-8bf5-99501d977805 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:41.927904 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c6a4cd3b-a959-4700-aead-c0ffdb46577a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:41.928287 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c6a4cd3b-a959-4700-aead-c0ffdb46577a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:41.928444 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:41.928444 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:41.928987 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c6a4cd3b-a959-4700-aead-c0ffdb46577a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:41.950412 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:41.950412 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:41.956451 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bc013cb6-aa14-4a95-8bf5-99501d977805 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:41.961013 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:41.961013 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:41.969910 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bc013cb6-aa14-4a95-8bf5-99501d977805 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:41.970072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c6a4cd3b-a959-4700-aead-c0ffdb46577a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:41.970610 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 984/1988] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:41 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:41.983278 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c6a4cd3b-a959-4700-aead-c0ffdb46577a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:41.983928 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1005/1989] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:41 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:42.637201 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d2009dd9-83f1-4dcc-9562-204a6156b3e1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:42.637868 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d2009dd9-83f1-4dcc-9562-204a6156b3e1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:42.637969 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:42.637969 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:42.638272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d2009dd9-83f1-4dcc-9562-204a6156b3e1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:42.675511 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:42.675511 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:42.681882 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d2009dd9-83f1-4dcc-9562-204a6156b3e1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:42.695811 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d2009dd9-83f1-4dcc-9562-204a6156b3e1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:42.696426 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 985/1990] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:42 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:42.982119 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f0756445-c107-4da2-ab5a-9294c69a3c76 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:42.982391 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f0756445-c107-4da2-ab5a-9294c69a3c76 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:42.982563 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:42.982563 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:42.983121 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f0756445-c107-4da2-ab5a-9294c69a3c76 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:42.995989 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-905143ce-fe37-4e5f-9ed7-49907d9c3b6f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:42.996379 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-905143ce-fe37-4e5f-9ed7-49907d9c3b6f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:42.996546 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:42.996546 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:42.996809 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-905143ce-fe37-4e5f-9ed7-49907d9c3b6f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:43.017199 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:43.017199 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:43.023120 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f0756445-c107-4da2-ab5a-9294c69a3c76 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:43.027855 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:43.027855 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:43.034076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-905143ce-fe37-4e5f-9ed7-49907d9c3b6f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:43.036931 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f0756445-c107-4da2-ab5a-9294c69a3c76 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:43.037480 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1006/1991] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:42 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:43.047076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-905143ce-fe37-4e5f-9ed7-49907d9c3b6f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:43.047597 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 986/1992] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:42 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:43.709810 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b816a812-9397-459d-a22e-e76da4d9352d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:43.710504 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b816a812-9397-459d-a22e-e76da4d9352d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:43.710594 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:43.710594 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:43.710883 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b816a812-9397-459d-a22e-e76da4d9352d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:43.747288 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:43.747288 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:43.753871 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b816a812-9397-459d-a22e-e76da4d9352d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:43.767331 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b816a812-9397-459d-a22e-e76da4d9352d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:43.768089 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1007/1993] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:43 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 910 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:44.051529 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5cea24c4-fcf5-444c-9af1-06d1df4e5e79 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:44.051966 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5cea24c4-fcf5-444c-9af1-06d1df4e5e79 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:44.052180 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:44.052180 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:44.052470 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5cea24c4-fcf5-444c-9af1-06d1df4e5e79 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:44.059803 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88afe22b-5091-454a-9f60-fc605d8400a8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:44.060208 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88afe22b-5091-454a-9f60-fc605d8400a8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:44.060398 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:44.060398 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:44.060683 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88afe22b-5091-454a-9f60-fc605d8400a8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:44.084998 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:44.084998 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:44.091346 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5cea24c4-fcf5-444c-9af1-06d1df4e5e79 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:44.093333 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:44.093333 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:44.099317 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-88afe22b-5091-454a-9f60-fc605d8400a8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:44.105514 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5cea24c4-fcf5-444c-9af1-06d1df4e5e79 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:44.106027 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 987/1994] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:44 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 913 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:44.113409 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88afe22b-5091-454a-9f60-fc605d8400a8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:44.113937 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1008/1995] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:44 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 911 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:44.783270 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d6b051d3-3942-428c-bb9a-63f8133320a6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:44.784248 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d6b051d3-3942-428c-bb9a-63f8133320a6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:44.784515 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:44.784515 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:44.784806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d6b051d3-3942-428c-bb9a-63f8133320a6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:44.810676 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:44.810676 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:44.816275 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d6b051d3-3942-428c-bb9a-63f8133320a6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:44.828567 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d6b051d3-3942-428c-bb9a-63f8133320a6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:44.829222 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 988/1996] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:44 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 968 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:45.116048 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85198678-e10d-42c2-a6c1-7ae7998b8b26 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:45.116332 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85198678-e10d-42c2-a6c1-7ae7998b8b26 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:45.116463 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:45.116463 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:45.116654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85198678-e10d-42c2-a6c1-7ae7998b8b26 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:45.123669 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-56fd8435-32d4-473d-9806-cd28e05e1c76 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:45.123943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-56fd8435-32d4-473d-9806-cd28e05e1c76 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:45.124077 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:45.124077 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:45.124271 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-56fd8435-32d4-473d-9806-cd28e05e1c76 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:45.164955 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:45.164955 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:45.169663 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-85198678-e10d-42c2-a6c1-7ae7998b8b26 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:45.172708 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:45.172708 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:45.181180 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85198678-e10d-42c2-a6c1-7ae7998b8b26 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:45.181821 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1009/1997] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:45 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:45.190187 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-56fd8435-32d4-473d-9806-cd28e05e1c76 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:45.202278 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-56fd8435-32d4-473d-9806-cd28e05e1c76 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:45.202729 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 989/1998] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:45 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:45.838954 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7be09b0-dc6b-4722-9f12-c738c9e01053 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:45.839292 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7be09b0-dc6b-4722-9f12-c738c9e01053 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:45.839344 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:45.839344 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:45.839620 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7be09b0-dc6b-4722-9f12-c738c9e01053 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:45.868498 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:45.868498 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:45.873694 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e7be09b0-dc6b-4722-9f12-c738c9e01053 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:45.886367 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7be09b0-dc6b-4722-9f12-c738c9e01053 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:45.886813 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1010/1999] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:45 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:46.193030 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-98e434e0-60d2-4352-b438-025e218015f1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:46.193030 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-98e434e0-60d2-4352-b438-025e218015f1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:46.193030 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:46.193030 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:46.193030 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-98e434e0-60d2-4352-b438-025e218015f1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:46.216055 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c50e73f8-d16b-4196-a2fc-d7204a20540d tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:46.216325 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c50e73f8-d16b-4196-a2fc-d7204a20540d tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:46.216534 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:46.216534 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:46.216822 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c50e73f8-d16b-4196-a2fc-d7204a20540d tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:46.231130 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:46.231130 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:46.241729 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-98e434e0-60d2-4352-b438-025e218015f1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:46.260398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-98e434e0-60d2-4352-b438-025e218015f1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:46.265388 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 990/2000] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:46 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:46.269037 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:46.269037 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:46.280874 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c50e73f8-d16b-4196-a2fc-d7204a20540d tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:46.306948 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c50e73f8-d16b-4196-a2fc-d7204a20540d tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:46.307408 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1011/2001] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:46 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:46.899473 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bfe1ca50-502b-4ff5-9dae-18596057bed3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:46.900167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bfe1ca50-502b-4ff5-9dae-18596057bed3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:46.900422 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:46.900422 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:46.901359 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bfe1ca50-502b-4ff5-9dae-18596057bed3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:46.934298 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:46.934298 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:46.940881 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bfe1ca50-502b-4ff5-9dae-18596057bed3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:46.954554 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bfe1ca50-502b-4ff5-9dae-18596057bed3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:46.955004 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 991/2002] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:46 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:47.271996 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-25618120-cf38-4cbd-b82d-f311e7b69221 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:47.272276 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-25618120-cf38-4cbd-b82d-f311e7b69221 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:47.272408 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:47.272408 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:47.272597 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-25618120-cf38-4cbd-b82d-f311e7b69221 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:47.297127 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:47.297127 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:47.302735 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-25618120-cf38-4cbd-b82d-f311e7b69221 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:47.346129 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-25618120-cf38-4cbd-b82d-f311e7b69221 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:47.346129 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1012/2003] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:47 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:47.346387 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7469a6b7-dd0e-40ae-b919-d2b7e23b7fe4 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:47.346387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7469a6b7-dd0e-40ae-b919-d2b7e23b7fe4 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:47.346387 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:47.346387 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:47.346387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7469a6b7-dd0e-40ae-b919-d2b7e23b7fe4 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:47.346387 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:47.346387 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:47.346822 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7469a6b7-dd0e-40ae-b919-d2b7e23b7fe4 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:47.358046 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7469a6b7-dd0e-40ae-b919-d2b7e23b7fe4 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:47.358545 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 992/2004] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:47 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:47.965995 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-379729dc-670f-45b3-8671-8cab458cbb73 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:47.966669 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-379729dc-670f-45b3-8671-8cab458cbb73 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:47.966669 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:47.966669 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:47.966940 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-379729dc-670f-45b3-8671-8cab458cbb73 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:48.002942 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:48.002942 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:48.010168 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-379729dc-670f-45b3-8671-8cab458cbb73 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:48.028800 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-379729dc-670f-45b3-8671-8cab458cbb73 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:48.029399 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1013/2005] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:47 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:48.350995 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6fa4a9b8-ab88-431d-9436-e636acff2611 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:48.351365 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6fa4a9b8-ab88-431d-9436-e636acff2611 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:48.351494 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:48.351494 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:48.351844 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6fa4a9b8-ab88-431d-9436-e636acff2611 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:48.367539 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5ea8ece0-4ff5-47f5-bf30-8696dd83c53f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:48.368712 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5ea8ece0-4ff5-47f5-bf30-8696dd83c53f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:48.368827 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:48.368827 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:48.369189 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5ea8ece0-4ff5-47f5-bf30-8696dd83c53f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:48.378016 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:48.378016 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:48.384226 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6fa4a9b8-ab88-431d-9436-e636acff2611 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:48.395231 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6fa4a9b8-ab88-431d-9436-e636acff2611 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:48.395344 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:48.395344 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:48.400347 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 993/2006] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:48 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:48.400436 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5ea8ece0-4ff5-47f5-bf30-8696dd83c53f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:48.411198 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5ea8ece0-4ff5-47f5-bf30-8696dd83c53f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:48.411971 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1014/2007] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:48 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:49.040031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e2b4d09-0b81-4648-a32f-385fe4249a61 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:49.040853 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e2b4d09-0b81-4648-a32f-385fe4249a61 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:49.041097 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:49.041097 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:49.041548 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e2b4d09-0b81-4648-a32f-385fe4249a61 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:49.070909 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:49.070909 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:49.079129 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2e2b4d09-0b81-4648-a32f-385fe4249a61 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:49.091571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e2b4d09-0b81-4648-a32f-385fe4249a61 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:49.092360 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 994/2008] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:49 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:49.406726 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b13de1a3-4c3b-4a5a-99a8-1aa443cc1ef0 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:49.406959 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b13de1a3-4c3b-4a5a-99a8-1aa443cc1ef0 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:49.407071 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:49.407071 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:49.407263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b13de1a3-4c3b-4a5a-99a8-1aa443cc1ef0 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:49.425856 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c51e4658-8221-422f-a959-e6fa3ae8f270 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:49.426412 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c51e4658-8221-422f-a959-e6fa3ae8f270 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:49.426579 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:49.426579 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:49.426782 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c51e4658-8221-422f-a959-e6fa3ae8f270 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:49.437940 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:49.437940 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:49.446282 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b13de1a3-4c3b-4a5a-99a8-1aa443cc1ef0 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:49.461333 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b13de1a3-4c3b-4a5a-99a8-1aa443cc1ef0 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:49.466421 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1015/2009] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:49 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:49.469775 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:49.469775 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:49.475079 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c51e4658-8221-422f-a959-e6fa3ae8f270 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:49.488681 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c51e4658-8221-422f-a959-e6fa3ae8f270 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:49.489261 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 995/2010] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:49 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:50.104846 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-34bdc4d9-3f8b-4fca-a2a0-a0875351c06f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:50.105711 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-34bdc4d9-3f8b-4fca-a2a0-a0875351c06f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:50.105711 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:50.105711 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:50.105711 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-34bdc4d9-3f8b-4fca-a2a0-a0875351c06f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:50.139327 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:50.139327 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:50.145611 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-34bdc4d9-3f8b-4fca-a2a0-a0875351c06f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:50.165078 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-34bdc4d9-3f8b-4fca-a2a0-a0875351c06f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:50.166605 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1016/2011] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:50 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:50.475606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-26da3db9-4b84-4eeb-8798-49ee5f5007cc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:50.476145 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-26da3db9-4b84-4eeb-8798-49ee5f5007cc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:50.476401 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:50.476401 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:50.476884 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-26da3db9-4b84-4eeb-8798-49ee5f5007cc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:50.503532 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-de6bbfff-7fe0-4112-b96c-ec4c6b0dfcef tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:50.503876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-de6bbfff-7fe0-4112-b96c-ec4c6b0dfcef tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:50.504109 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:50.504109 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:50.504254 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-de6bbfff-7fe0-4112-b96c-ec4c6b0dfcef tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:50.517763 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:50.517763 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:50.525282 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-26da3db9-4b84-4eeb-8798-49ee5f5007cc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:50.534864 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:50.534864 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:50.538069 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-26da3db9-4b84-4eeb-8798-49ee5f5007cc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:50.538647 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 996/2012] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:50 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:50.540281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-de6bbfff-7fe0-4112-b96c-ec4c6b0dfcef tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:50.552251 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-de6bbfff-7fe0-4112-b96c-ec4c6b0dfcef tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:50.552744 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1017/2013] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:50 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:51.180525 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-da13fb5c-4dcc-4785-a3bf-d55d58e3e7ee tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:51.181410 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-da13fb5c-4dcc-4785-a3bf-d55d58e3e7ee tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:51.181536 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:51.181536 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:51.182004 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-da13fb5c-4dcc-4785-a3bf-d55d58e3e7ee tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:51.218299 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:51.218299 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:51.223939 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-da13fb5c-4dcc-4785-a3bf-d55d58e3e7ee tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:51.236320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-da13fb5c-4dcc-4785-a3bf-d55d58e3e7ee tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:51.236928 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 997/2014] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:51 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:51.548416 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a5531713-2bf3-46f6-a91e-1c44139924ec tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:51.548710 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a5531713-2bf3-46f6-a91e-1c44139924ec tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:51.549173 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:51.549173 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:51.549644 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a5531713-2bf3-46f6-a91e-1c44139924ec tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:51.562656 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-482d293f-ac36-445c-8012-5c0f97b551ca tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:51.562935 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-482d293f-ac36-445c-8012-5c0f97b551ca tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:51.589482 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:51.589482 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:51.589482 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-482d293f-ac36-445c-8012-5c0f97b551ca tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:51.589649 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:51.589649 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:51.589649 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a5531713-2bf3-46f6-a91e-1c44139924ec tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:51.589746 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:51.589746 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:51.591603 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a5531713-2bf3-46f6-a91e-1c44139924ec tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:51.592075 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1018/2015] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:51 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:51.593261 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-482d293f-ac36-445c-8012-5c0f97b551ca tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:51.604626 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-482d293f-ac36-445c-8012-5c0f97b551ca tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:51.605082 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 998/2016] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:51 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:52.246142 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b6d2eea2-b0d6-4bd7-91cc-a311d45eba7a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:52.246603 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b6d2eea2-b0d6-4bd7-91cc-a311d45eba7a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:52.246603 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:52.246603 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:52.269901 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b6d2eea2-b0d6-4bd7-91cc-a311d45eba7a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:52.272400 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:52.272400 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:52.278550 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b6d2eea2-b0d6-4bd7-91cc-a311d45eba7a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:52.290785 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b6d2eea2-b0d6-4bd7-91cc-a311d45eba7a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:52.291439 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1019/2017] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:52 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:52.604303 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a8b79b1-b640-48ca-b24d-812a2a712924 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:52.604890 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a8b79b1-b640-48ca-b24d-812a2a712924 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:52.605068 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:52.605068 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:52.605469 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a8b79b1-b640-48ca-b24d-812a2a712924 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:52.618327 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3614b605-a7f4-42a6-9ed8-8f728c9c0400 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:52.640936 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3614b605-a7f4-42a6-9ed8-8f728c9c0400 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:52.640936 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:52.640936 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:52.640936 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3614b605-a7f4-42a6-9ed8-8f728c9c0400 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:52.646099 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:52.646099 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:52.651866 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2a8b79b1-b640-48ca-b24d-812a2a712924 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:52.652206 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:52.652206 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:52.659784 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3614b605-a7f4-42a6-9ed8-8f728c9c0400 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:52.666052 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a8b79b1-b640-48ca-b24d-812a2a712924 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:52.666677 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 999/2018] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:52 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:52.673407 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3614b605-a7f4-42a6-9ed8-8f728c9c0400 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:52.674043 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1020/2019] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:52 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:53.300399 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8194f801-2659-4b34-8d71-64543a42fd03 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:53.300670 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8194f801-2659-4b34-8d71-64543a42fd03 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:53.300982 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:53.300982 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:53.301328 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8194f801-2659-4b34-8d71-64543a42fd03 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:53.331940 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:53.331940 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:53.336929 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8194f801-2659-4b34-8d71-64543a42fd03 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:53.348854 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8194f801-2659-4b34-8d71-64543a42fd03 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:53.349576 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1000/2020] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:53 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:53.676208 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-644955d6-10cb-42c6-8e50-f2fa92ce2788 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:53.676489 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-644955d6-10cb-42c6-8e50-f2fa92ce2788 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:53.676639 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:53.676639 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:53.676832 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-644955d6-10cb-42c6-8e50-f2fa92ce2788 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:53.685480 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d444460-cd44-4246-8f8a-cc2ae403b205 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:53.686110 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3d444460-cd44-4246-8f8a-cc2ae403b205 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:53.686364 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:53.686364 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:53.686813 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3d444460-cd44-4246-8f8a-cc2ae403b205 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:53.702011 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:53.702011 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:53.707399 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-644955d6-10cb-42c6-8e50-f2fa92ce2788 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:53.718506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-644955d6-10cb-42c6-8e50-f2fa92ce2788 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:53.719100 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1021/2021] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:53 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:53.725062 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:53.725062 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:53.730709 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3d444460-cd44-4246-8f8a-cc2ae403b205 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:53.744570 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d444460-cd44-4246-8f8a-cc2ae403b205 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:53.745064 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1001/2022] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:53 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:54.358816 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e13b41c-4f88-4fa6-a07e-5d98d6edccd1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:54.359116 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e13b41c-4f88-4fa6-a07e-5d98d6edccd1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:54.359232 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:54.359232 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:54.359426 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e13b41c-4f88-4fa6-a07e-5d98d6edccd1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:54.405237 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:54.405237 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:54.405237 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2e13b41c-4f88-4fa6-a07e-5d98d6edccd1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:54.413879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e13b41c-4f88-4fa6-a07e-5d98d6edccd1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:54.414486 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1022/2023] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:54 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:54.729010 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-52ff7c3e-59a8-43f1-ba49-e10459fb231e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:54.729010 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-52ff7c3e-59a8-43f1-ba49-e10459fb231e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:54.729334 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:54.729334 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:54.729334 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-52ff7c3e-59a8-43f1-ba49-e10459fb231e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:54.757888 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:54.757888 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:54.763463 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-52ff7c3e-59a8-43f1-ba49-e10459fb231e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:54.779947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-68b565df-af5e-4207-9f44-20c8ae7fcfc5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:54.780396 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-68b565df-af5e-4207-9f44-20c8ae7fcfc5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:54.780606 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:54.780606 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:54.780907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-68b565df-af5e-4207-9f44-20c8ae7fcfc5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:54.790013 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-52ff7c3e-59a8-43f1-ba49-e10459fb231e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:54.791793 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1002/2024] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:54 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:54.810739 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:54.810739 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:54.815757 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-68b565df-af5e-4207-9f44-20c8ae7fcfc5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:54.826988 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-68b565df-af5e-4207-9f44-20c8ae7fcfc5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:54.827584 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1023/2025] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:54 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:55.423991 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86a3daa3-4006-4739-95b8-c97bae6bc34a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:55.424961 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86a3daa3-4006-4739-95b8-c97bae6bc34a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:55.424961 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:55.424961 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:55.425585 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86a3daa3-4006-4739-95b8-c97bae6bc34a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:55.453985 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:55.453985 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:55.459868 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-86a3daa3-4006-4739-95b8-c97bae6bc34a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:55.471956 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86a3daa3-4006-4739-95b8-c97bae6bc34a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:55.472693 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1003/2026] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:55 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:55.801207 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab695be4-d944-4c31-a69e-a97d62258df9 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:55.801529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab695be4-d944-4c31-a69e-a97d62258df9 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:55.801671 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:55.801671 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:55.801879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab695be4-d944-4c31-a69e-a97d62258df9 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:55.829403 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:55.829403 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:55.834757 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ab695be4-d944-4c31-a69e-a97d62258df9 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:55.841953 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00dc60bf-47d2-4c06-b8bc-70d268db5674 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:55.842654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-00dc60bf-47d2-4c06-b8bc-70d268db5674 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:55.842820 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:55.842820 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:55.843494 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-00dc60bf-47d2-4c06-b8bc-70d268db5674 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:55.847159 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab695be4-d944-4c31-a69e-a97d62258df9 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:55.847658 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1024/2027] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:55 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:55.869040 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:55.869040 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:55.873086 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-00dc60bf-47d2-4c06-b8bc-70d268db5674 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:55.884053 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-00dc60bf-47d2-4c06-b8bc-70d268db5674 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:55.884485 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1004/2028] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:55 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:03:56.482302 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86401f03-a2d8-47aa-8d3c-8084bfe51513 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:56.499270 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86401f03-a2d8-47aa-8d3c-8084bfe51513 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:56.499270 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:56.499270 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:56.499270 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86401f03-a2d8-47aa-8d3c-8084bfe51513 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:56.512247 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:56.512247 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:56.517794 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-86401f03-a2d8-47aa-8d3c-8084bfe51513 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:56.530921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86401f03-a2d8-47aa-8d3c-8084bfe51513 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:56.531590 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1025/2029] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:56 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:56.856832 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-461963d4-bae6-43ac-b494-3fef50690c58 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:56.857172 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-461963d4-bae6-43ac-b494-3fef50690c58 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:56.857331 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:56.857331 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:56.857564 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-461963d4-bae6-43ac-b494-3fef50690c58 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:56.888600 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:56.888600 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:56.894749 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-461963d4-bae6-43ac-b494-3fef50690c58 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:56.899733 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-44e246ad-c568-4442-8278-ef89ade301a9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:56.900107 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-44e246ad-c568-4442-8278-ef89ade301a9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:56.900315 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:56.900315 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:56.900566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-44e246ad-c568-4442-8278-ef89ade301a9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:56.908486 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-461963d4-bae6-43ac-b494-3fef50690c58 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:56.914174 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1005/2030] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:56 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:56.930722 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:56.930722 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:56.936335 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-44e246ad-c568-4442-8278-ef89ade301a9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:56.950198 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-44e246ad-c568-4442-8278-ef89ade301a9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:56.950768 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1026/2031] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:56 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:57.550910 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8aa6e78-d15e-454a-8ffd-19821d5eab8e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:57.550910 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f8aa6e78-d15e-454a-8ffd-19821d5eab8e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:57.550910 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:57.550910 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:57.550910 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f8aa6e78-d15e-454a-8ffd-19821d5eab8e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:57.571456 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:57.571456 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:57.577418 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f8aa6e78-d15e-454a-8ffd-19821d5eab8e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:57.591103 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8aa6e78-d15e-454a-8ffd-19821d5eab8e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:57.594218 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1006/2032] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:57 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:57.920405 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-250ae498-1af2-48ec-b56f-236e71e7f7fc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:57.920854 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-250ae498-1af2-48ec-b56f-236e71e7f7fc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:57.921072 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:57.921072 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:57.921510 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-250ae498-1af2-48ec-b56f-236e71e7f7fc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:57.951075 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:57.951075 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:57.956409 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-250ae498-1af2-48ec-b56f-236e71e7f7fc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:57.960968 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a40b12dd-39a6-43c3-8c84-bfe40ebfd834 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:57.961350 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a40b12dd-39a6-43c3-8c84-bfe40ebfd834 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:57.961548 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:57.961548 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:57.961801 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a40b12dd-39a6-43c3-8c84-bfe40ebfd834 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:57.969908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-250ae498-1af2-48ec-b56f-236e71e7f7fc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:57.970588 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1027/2033] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:57 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:57.992277 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:57.992277 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:57.996990 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a40b12dd-39a6-43c3-8c84-bfe40ebfd834 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:58.008076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a40b12dd-39a6-43c3-8c84-bfe40ebfd834 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:58.008538 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1007/2034] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:57 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:58.610768 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae7feae7-d835-4997-8e9a-713de4f1664d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:58.629070 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae7feae7-d835-4997-8e9a-713de4f1664d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:58.629070 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:58.629070 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:58.629070 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae7feae7-d835-4997-8e9a-713de4f1664d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:58.655929 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:58.655929 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:58.662560 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ae7feae7-d835-4997-8e9a-713de4f1664d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:58.674350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae7feae7-d835-4997-8e9a-713de4f1664d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:58.675014 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1028/2035] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:58 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:58.983445 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57506fe2-7dd4-4011-a649-5d2d44d4e539 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:03:58.984547 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57506fe2-7dd4-4011-a649-5d2d44d4e539 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:58.984928 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:58.984928 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:58.985387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57506fe2-7dd4-4011-a649-5d2d44d4e539 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:59.028487 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:59.028487 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:59.034133 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-57506fe2-7dd4-4011-a649-5d2d44d4e539 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:03:59.046671 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57506fe2-7dd4-4011-a649-5d2d44d4e539 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:03:59.047203 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1029/2036] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:58 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:59.047269 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] POST http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes Jan 27 17:03:59.047513 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:59.047513 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:59.047930 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1585882975", "imageRef": "b6bbef6b-f873-431e-ad70-72df4730a470"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:03:59.048713 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1585882975', 'imageRef': 'b6bbef6b-f873-431e-ad70-72df4730a470'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:03:59.049316 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed0b1f5a-f67b-427d-82a1-fb62139533d8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:03:59.049586 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed0b1f5a-f67b-427d-82a1-fb62139533d8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:59.049707 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:59.049707 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:59.049898 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed0b1f5a-f67b-427d-82a1-fb62139533d8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:59.074153 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:59.074153 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:59.079863 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ed0b1f5a-f67b-427d-82a1-fb62139533d8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:03:59.091885 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed0b1f5a-f67b-427d-82a1-fb62139533d8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:03:59.097195 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1030/2037] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:59 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:59.108951 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Create volume of 1 GB Jan 27 17:03:59.116674 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Availability Zones retrieved successfully. Jan 27 17:03:59.124202 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Flow 'volume_create_api' (770bee9b-2c36-4137-b483-0ad07aee32e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:03:59.125665 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7ac628-85d0-44ca-a9b4-e272a4b1b668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:59.126780 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:03:59.184003 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e7ac628-85d0-44ca-a9b4-e272a4b1b668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:59.185145 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6469d4c4-2a95-4996-a135-5abe07ede79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:59.466757 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Created reservations ['db4bd467-c80f-4e08-b66d-109b4f7322a1', '490f75e1-4628-4be4-94fb-0a5d6f1d9131', '0154fe28-de9c-46f4-a755-85eb35d24475', '5d830654-8531-42eb-be6d-329868ec3625'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:03:59.467954 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6469d4c4-2a95-4996-a135-5abe07ede79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db4bd467-c80f-4e08-b66d-109b4f7322a1', '490f75e1-4628-4be4-94fb-0a5d6f1d9131', '0154fe28-de9c-46f4-a755-85eb35d24475', '5d830654-8531-42eb-be6d-329868ec3625']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:59.469143 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9788a1fc-7c3a-4515-bcb9-533836394778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:59.668350 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9788a1fc-7c3a-4515-bcb9-533836394778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '137daa50-6312-4168-9987-0a12ecf9b6c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1585882975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df7983a08f64f73a17c793622adb4ad',qos_specs=None,replication_status=,reservations=['db4bd467-c80f-4e08-b66d-109b4f7322a1','490f75e1-4628-4be4-94fb-0a5d6f1d9131','0154fe28-de9c-46f4-a755-85eb35d24475','5d830654-8531-42eb-be6d-329868ec3625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01de2277b0ef4c708eb595f641215fc2',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1585882975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=137daa50-6312-4168-9987-0a12ecf9b6c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4df7983a08f64f73a17c793622adb4ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='01de2277b0ef4c708eb595f641215fc2',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:59.669355 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd392425-5e80-4621-a2bf-bffb5dedc6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:03:59.687481 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1d1b50c-66a5-4b76-b489-7678b997b258 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:03:59.693567 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1d1b50c-66a5-4b76-b489-7678b997b258 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:03:59.693567 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:03:59.693567 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:03:59.693567 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1d1b50c-66a5-4b76-b489-7678b997b258 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:03:59.723673 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:03:59.723673 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:03:59.728077 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c1d1b50c-66a5-4b76-b489-7678b997b258 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:03:59.739251 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1d1b50c-66a5-4b76-b489-7678b997b258 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:03:59.739905 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1031/2038] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:03:59 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:03:59.932435 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd392425-5e80-4621-a2bf-bffb5dedc6b7) transitioned into state 'SUCCESS' from state '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-1585882975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df7983a08f64f73a17c793622adb4ad',qos_specs=None,replication_status=,reservations=['db4bd467-c80f-4e08-b66d-109b4f7322a1','490f75e1-4628-4be4-94fb-0a5d6f1d9131','0154fe28-de9c-46f4-a755-85eb35d24475','5d830654-8531-42eb-be6d-329868ec3625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01de2277b0ef4c708eb595f641215fc2',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:03:59.933537 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b4eb234-0c13-41c0-b2db-e3b5e05739ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:00.062846 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b4eb234-0c13-41c0-b2db-e3b5e05739ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:00.067184 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Flow 'volume_create_api' (770bee9b-2c36-4137-b483-0ad07aee32e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:04:00.068656 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6cf494ee-6b15-4da3-8e6d-b5b30147cea9 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:00.069014 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6cf494ee-6b15-4da3-8e6d-b5b30147cea9 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:00.069171 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:00.069171 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:00.069399 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6cf494ee-6b15-4da3-8e6d-b5b30147cea9 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:00.093350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Create volume request issued successfully. Jan 27 17:04:00.102483 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28b04228-b6da-4b5d-a131-a71b5b916f15 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes returned with HTTP 202 Jan 27 17:04:00.108147 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1008/2039] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:03:58 2021] POST /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes => generated 828 bytes in 1157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:04:00.108147 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6600cee5-2570-4e0f-808e-6ec4d8f5c82e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:00.108147 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6600cee5-2570-4e0f-808e-6ec4d8f5c82e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:00.108147 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:00.108147 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:00.108147 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6600cee5-2570-4e0f-808e-6ec4d8f5c82e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:00.108413 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:00.108413 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:00.113124 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6cf494ee-6b15-4da3-8e6d-b5b30147cea9 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:00.127125 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6cf494ee-6b15-4da3-8e6d-b5b30147cea9 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:00.127795 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1032/2040] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:00 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:00.135192 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:00.135192 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:00.135522 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d085529a-d768-4b77-88f1-cc90acb45825 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:00.135859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d085529a-d768-4b77-88f1-cc90acb45825 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:00.136014 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:00.136014 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:00.136241 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d085529a-d768-4b77-88f1-cc90acb45825 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:00.140341 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6600cee5-2570-4e0f-808e-6ec4d8f5c82e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:00.154498 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6600cee5-2570-4e0f-808e-6ec4d8f5c82e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:00.155020 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1009/2041] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:00 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:00.169095 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:00.169095 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:00.174943 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d085529a-d768-4b77-88f1-cc90acb45825 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:00.186037 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d085529a-d768-4b77-88f1-cc90acb45825 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:00.186491 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1033/2042] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:00 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 896 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:00.748783 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-10a71b52-ecbe-4068-9d70-498d96d5c99e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:00.749111 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-10a71b52-ecbe-4068-9d70-498d96d5c99e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:00.749481 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:00.749481 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:00.749920 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-10a71b52-ecbe-4068-9d70-498d96d5c99e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:00.782434 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:00.782434 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:00.788859 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-10a71b52-ecbe-4068-9d70-498d96d5c99e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:00.803943 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-10a71b52-ecbe-4068-9d70-498d96d5c99e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:00.807976 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1010/2043] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:00 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:01.138062 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a95e9730-e227-4000-9188-186324fc0dab tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:01.138344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a95e9730-e227-4000-9188-186324fc0dab tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:01.138479 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:01.138479 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:01.138657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a95e9730-e227-4000-9188-186324fc0dab tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:01.172320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-36e2177b-1374-4741-aad1-fc73a6c0fa76 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:01.172618 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-36e2177b-1374-4741-aad1-fc73a6c0fa76 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:01.172758 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:01.172758 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:01.172955 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-36e2177b-1374-4741-aad1-fc73a6c0fa76 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:01.181772 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:01.181772 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:01.187936 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a95e9730-e227-4000-9188-186324fc0dab tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:01.205457 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:01.205457 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:01.207282 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a95e9730-e227-4000-9188-186324fc0dab tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:01.207766 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1034/2044] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:01 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:01.211082 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7490e8a-82c4-44ee-bfd5-7e8e796e27b6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:01.211510 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7490e8a-82c4-44ee-bfd5-7e8e796e27b6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:01.211744 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:01.211744 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:01.212099 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7490e8a-82c4-44ee-bfd5-7e8e796e27b6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:01.223305 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-36e2177b-1374-4741-aad1-fc73a6c0fa76 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:01.238883 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:01.238883 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:01.245234 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-36e2177b-1374-4741-aad1-fc73a6c0fa76 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:01.245721 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d7490e8a-82c4-44ee-bfd5-7e8e796e27b6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:01.250144 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1011/2045] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:01 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:01.259947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7490e8a-82c4-44ee-bfd5-7e8e796e27b6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:01.288154 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1035/2046] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:01 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:01.814590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-13856f6a-827b-461e-9ef4-d1e0a09f8a59 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:01.815002 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-13856f6a-827b-461e-9ef4-d1e0a09f8a59 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:01.815141 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:01.815141 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:01.815464 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-13856f6a-827b-461e-9ef4-d1e0a09f8a59 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:01.845530 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:01.845530 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:01.851704 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-13856f6a-827b-461e-9ef4-d1e0a09f8a59 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:01.865036 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-13856f6a-827b-461e-9ef4-d1e0a09f8a59 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:01.866050 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1012/2047] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:01 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:02.217959 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c765d744-3de0-4478-bc95-651e2dc64f51 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:02.219127 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c765d744-3de0-4478-bc95-651e2dc64f51 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:02.219262 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:02.219262 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:02.219458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c765d744-3de0-4478-bc95-651e2dc64f51 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:02.246048 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:02.246048 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:02.251058 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c765d744-3de0-4478-bc95-651e2dc64f51 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:02.254930 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-79278cc8-98ec-4686-bd3f-69e85a02bd24 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:02.255154 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-79278cc8-98ec-4686-bd3f-69e85a02bd24 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:02.255412 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:02.255412 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:02.255754 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-79278cc8-98ec-4686-bd3f-69e85a02bd24 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:02.269571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c765d744-3de0-4478-bc95-651e2dc64f51 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:02.270136 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1036/2048] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:02 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:02.281443 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:02.281443 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:02.286463 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-79278cc8-98ec-4686-bd3f-69e85a02bd24 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:02.296262 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-72e7dd3f-32ab-4e9f-8ad2-a910ead42213 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:02.296538 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-72e7dd3f-32ab-4e9f-8ad2-a910ead42213 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:02.296665 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:02.296665 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:02.335422 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-72e7dd3f-32ab-4e9f-8ad2-a910ead42213 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:02.335525 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-79278cc8-98ec-4686-bd3f-69e85a02bd24 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:02.335525 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1013/2049] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:02 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:02.335612 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:02.335612 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:02.335612 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-72e7dd3f-32ab-4e9f-8ad2-a910ead42213 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:02.336548 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-72e7dd3f-32ab-4e9f-8ad2-a910ead42213 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:02.337202 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1037/2050] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:02 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:02.874854 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8cfe87c-05c8-46cb-a1db-2cdfcd653170 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:02.875244 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8cfe87c-05c8-46cb-a1db-2cdfcd653170 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:02.875301 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:02.875301 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:02.875448 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8cfe87c-05c8-46cb-a1db-2cdfcd653170 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:02.901562 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:02.901562 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:02.906529 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e8cfe87c-05c8-46cb-a1db-2cdfcd653170 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:02.917716 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8cfe87c-05c8-46cb-a1db-2cdfcd653170 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:02.918301 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1014/2051] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:02 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:03.281633 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5baf0dee-af02-4ad3-af45-b0c0bea519a4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:03.352042 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5baf0dee-af02-4ad3-af45-b0c0bea519a4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:03.352042 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:03.352042 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:03.352042 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5baf0dee-af02-4ad3-af45-b0c0bea519a4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:03.352042 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:03.352042 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:03.352042 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5baf0dee-af02-4ad3-af45-b0c0bea519a4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:03.352042 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5baf0dee-af02-4ad3-af45-b0c0bea519a4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:03.352042 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1038/2052] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:03 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:03.353488 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0692edaf-a71f-4fc4-b3a0-0a7b9507c668 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:03.353488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0692edaf-a71f-4fc4-b3a0-0a7b9507c668 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:03.353488 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:03.353488 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:03.353488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0692edaf-a71f-4fc4-b3a0-0a7b9507c668 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:03.353648 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ec875de1-d028-46b4-b155-bef88ee432c4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:03.353648 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ec875de1-d028-46b4-b155-bef88ee432c4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:03.353648 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:03.353648 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:03.353648 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ec875de1-d028-46b4-b155-bef88ee432c4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:03.373097 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:03.373097 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:03.378207 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:03.378207 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:03.381030 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0692edaf-a71f-4fc4-b3a0-0a7b9507c668 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:03.384080 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ec875de1-d028-46b4-b155-bef88ee432c4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:03.393904 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0692edaf-a71f-4fc4-b3a0-0a7b9507c668 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:03.394546 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1015/2053] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:03 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:03.401423 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ec875de1-d028-46b4-b155-bef88ee432c4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:03.406154 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1039/2054] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:03 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:04.464603 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30075d07-638c-49a2-aca8-1493677f3d58 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:04.464603 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30075d07-638c-49a2-aca8-1493677f3d58 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:04.464603 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:04.464603 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:04.464603 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30075d07-638c-49a2-aca8-1493677f3d58 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:04.464603 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:04.464603 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:04.464603 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-30075d07-638c-49a2-aca8-1493677f3d58 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:04.464603 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30075d07-638c-49a2-aca8-1493677f3d58 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:04.464603 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1016/2055] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:03 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:04.466066 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-871359cb-3b82-4970-adad-238382f6ce90 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:04.466066 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-871359cb-3b82-4970-adad-238382f6ce90 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:04.466066 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:04.466066 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:04.466066 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-871359cb-3b82-4970-adad-238382f6ce90 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:04.466066 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:04.466066 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:04.466066 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-871359cb-3b82-4970-adad-238382f6ce90 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:04.466066 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-871359cb-3b82-4970-adad-238382f6ce90 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:04.466066 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1040/2056] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:04 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:04.466442 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-91bac6b9-bc06-411c-9470-35227755f713 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:04.466442 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-91bac6b9-bc06-411c-9470-35227755f713 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:04.466442 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:04.466442 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:04.466442 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-91bac6b9-bc06-411c-9470-35227755f713 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:04.466642 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41f1f2b5-6675-4f1e-8517-e778da694f23 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:04.466642 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41f1f2b5-6675-4f1e-8517-e778da694f23 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:04.466642 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:04.466642 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:04.466642 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-41f1f2b5-6675-4f1e-8517-e778da694f23 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:04.466823 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:04.466823 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:04.466877 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:04.466877 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:04.466927 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-91bac6b9-bc06-411c-9470-35227755f713 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:04.466960 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-41f1f2b5-6675-4f1e-8517-e778da694f23 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:04.466993 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-91bac6b9-bc06-411c-9470-35227755f713 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:04.466993 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1017/2057] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:04 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:04.467062 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-41f1f2b5-6675-4f1e-8517-e778da694f23 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:04.467062 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1041/2058] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:04 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:05.268263 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-273a3c39-4b1a-41bb-b5b0-d42578948900 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:05.268263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-273a3c39-4b1a-41bb-b5b0-d42578948900 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:05.268263 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:05.268263 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:05.268263 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-273a3c39-4b1a-41bb-b5b0-d42578948900 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:05.268263 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:05.268263 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:05.268263 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-273a3c39-4b1a-41bb-b5b0-d42578948900 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:05.268263 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-273a3c39-4b1a-41bb-b5b0-d42578948900 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:05.268263 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1018/2059] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:04 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:05.404879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-191cc389-5405-4a24-acb0-1f0a70633355 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:05.435546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-191cc389-5405-4a24-acb0-1f0a70633355 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:05.435546 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:05.435546 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:05.435546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-191cc389-5405-4a24-acb0-1f0a70633355 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:05.435546 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:05.435546 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:05.440345 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-191cc389-5405-4a24-acb0-1f0a70633355 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:05.453220 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-191cc389-5405-4a24-acb0-1f0a70633355 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:05.453715 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1042/2060] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:05 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:05.459125 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76b22d6e-e186-4748-a819-1c6ca608e861 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:05.459430 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76b22d6e-e186-4748-a819-1c6ca608e861 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:05.459586 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:05.459586 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:05.459816 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76b22d6e-e186-4748-a819-1c6ca608e861 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:05.463951 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a55e86ab-eae3-416f-a3a4-cb16b83d9c9c tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:05.464370 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a55e86ab-eae3-416f-a3a4-cb16b83d9c9c tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:05.464507 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:05.464507 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:05.464712 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a55e86ab-eae3-416f-a3a4-cb16b83d9c9c tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:05.490173 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:05.490173 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:05.490874 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:05.490874 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:05.495938 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a55e86ab-eae3-416f-a3a4-cb16b83d9c9c tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:05.496616 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-76b22d6e-e186-4748-a819-1c6ca608e861 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:05.508945 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a55e86ab-eae3-416f-a3a4-cb16b83d9c9c tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:05.509351 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1043/2061] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:05 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:05.510652 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76b22d6e-e186-4748-a819-1c6ca608e861 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:05.515974 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1019/2062] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:05 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:06.280395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-05666196-530f-4203-abb4-cb0095774297 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:06.280923 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-05666196-530f-4203-abb4-cb0095774297 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:06.281276 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:06.281276 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:06.281456 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-05666196-530f-4203-abb4-cb0095774297 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:06.313011 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:06.313011 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:06.318756 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-05666196-530f-4203-abb4-cb0095774297 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:06.331843 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-05666196-530f-4203-abb4-cb0095774297 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:06.332597 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1044/2063] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:06 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:06.463936 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ad7e9e8-467d-4ca2-8eb6-d8a57a096e14 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:06.464559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ad7e9e8-467d-4ca2-8eb6-d8a57a096e14 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:06.464714 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:06.464714 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:06.465017 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ad7e9e8-467d-4ca2-8eb6-d8a57a096e14 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:06.495171 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:06.495171 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:06.500438 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0ad7e9e8-467d-4ca2-8eb6-d8a57a096e14 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:06.512897 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ad7e9e8-467d-4ca2-8eb6-d8a57a096e14 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:06.513486 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1020/2064] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:06 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:06.520093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0bffe7d7-a4a7-420b-a4ee-221c345ee20a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:06.520383 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0bffe7d7-a4a7-420b-a4ee-221c345ee20a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:06.520532 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:06.520532 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:06.520721 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0bffe7d7-a4a7-420b-a4ee-221c345ee20a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:06.521341 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b1a0f65-c835-4413-b6ac-d8a1a85d7019 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:06.521678 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b1a0f65-c835-4413-b6ac-d8a1a85d7019 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:06.521845 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:06.521845 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:06.522077 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b1a0f65-c835-4413-b6ac-d8a1a85d7019 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:06.545807 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:06.545807 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:06.550697 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:06.550697 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:06.551517 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0bffe7d7-a4a7-420b-a4ee-221c345ee20a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:06.556958 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3b1a0f65-c835-4413-b6ac-d8a1a85d7019 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:06.563783 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0bffe7d7-a4a7-420b-a4ee-221c345ee20a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:06.568590 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1021/2065] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:06 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:06.568675 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b1a0f65-c835-4413-b6ac-d8a1a85d7019 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:06.569226 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1045/2066] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:06 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:07.346161 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-90a693d7-edec-45ce-8362-01b6f091a7c2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:07.346657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-90a693d7-edec-45ce-8362-01b6f091a7c2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:07.346966 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:07.346966 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:07.347380 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-90a693d7-edec-45ce-8362-01b6f091a7c2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:07.384501 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:07.384501 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:07.389429 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-90a693d7-edec-45ce-8362-01b6f091a7c2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:07.400617 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-90a693d7-edec-45ce-8362-01b6f091a7c2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:07.401055 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1022/2067] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:07 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:07.525686 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d1df4c1-446d-4c74-a6ee-3b5afeb00334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:07.526307 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d1df4c1-446d-4c74-a6ee-3b5afeb00334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:07.526526 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:07.526526 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:07.526885 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d1df4c1-446d-4c74-a6ee-3b5afeb00334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:07.562286 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:07.562286 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:07.567787 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5d1df4c1-446d-4c74-a6ee-3b5afeb00334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:07.574708 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8e609b72-1a49-4910-a711-1628419bc82a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:07.575229 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8e609b72-1a49-4910-a711-1628419bc82a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:07.575370 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:07.575370 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:07.575598 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8e609b72-1a49-4910-a711-1628419bc82a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:07.581236 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d1df4c1-446d-4c74-a6ee-3b5afeb00334 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:07.581782 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1046/2068] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:07 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:07.584145 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ad4ee98-3375-417e-b363-4536711ce2b3 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:07.584444 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ad4ee98-3375-417e-b363-4536711ce2b3 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:07.584571 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:07.584571 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:07.584819 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ad4ee98-3375-417e-b363-4536711ce2b3 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:07.608415 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:07.608415 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:07.611912 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:07.611912 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:07.615006 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8e609b72-1a49-4910-a711-1628419bc82a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:07.619386 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3ad4ee98-3375-417e-b363-4536711ce2b3 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:07.628856 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8e609b72-1a49-4910-a711-1628419bc82a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:07.629350 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1023/2069] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:07 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:07.630202 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ad4ee98-3375-417e-b363-4536711ce2b3 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:07.630671 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1047/2070] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:07 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:08.420684 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f749d93c-7f56-4f45-ba3d-8342891ed33d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:08.421341 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f749d93c-7f56-4f45-ba3d-8342891ed33d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:08.421618 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:08.421618 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:08.422078 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f749d93c-7f56-4f45-ba3d-8342891ed33d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:08.464830 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:08.464830 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:08.470961 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f749d93c-7f56-4f45-ba3d-8342891ed33d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:08.485407 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f749d93c-7f56-4f45-ba3d-8342891ed33d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:08.486050 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1024/2071] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:08 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:08.598545 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bc4d7b98-ea73-429b-aef4-922b33982885 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:08.599021 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bc4d7b98-ea73-429b-aef4-922b33982885 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:08.599160 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:08.599160 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:08.599463 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bc4d7b98-ea73-429b-aef4-922b33982885 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:08.632497 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:08.632497 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:08.638456 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bc4d7b98-ea73-429b-aef4-922b33982885 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:08.645510 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-457a40a8-70f2-46ce-ba59-dc031cfe7f93 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:08.646163 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-457a40a8-70f2-46ce-ba59-dc031cfe7f93 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:08.646468 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:08.646468 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:08.646967 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-457a40a8-70f2-46ce-ba59-dc031cfe7f93 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:08.652547 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bc4d7b98-ea73-429b-aef4-922b33982885 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:08.653128 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1048/2072] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:08 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:08.655593 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb386042-1e77-4a4c-80d3-8081f31a697d tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:08.655938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb386042-1e77-4a4c-80d3-8081f31a697d tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:08.656086 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:08.656086 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:08.656344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb386042-1e77-4a4c-80d3-8081f31a697d tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:08.676568 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:08.676568 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:08.683065 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-457a40a8-70f2-46ce-ba59-dc031cfe7f93 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:08.687045 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:08.687045 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:08.692820 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eb386042-1e77-4a4c-80d3-8081f31a697d tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:08.699939 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-457a40a8-70f2-46ce-ba59-dc031cfe7f93 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:08.700715 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1025/2073] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:08 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:08.707345 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb386042-1e77-4a4c-80d3-8081f31a697d tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:08.708338 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1049/2074] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:08 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:09.500550 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e568199c-4476-4109-88d8-4f6caff7858c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:09.501084 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e568199c-4476-4109-88d8-4f6caff7858c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:09.501308 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:09.501308 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:09.501697 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e568199c-4476-4109-88d8-4f6caff7858c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:09.541408 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:09.541408 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:09.547571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e568199c-4476-4109-88d8-4f6caff7858c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:09.561685 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e568199c-4476-4109-88d8-4f6caff7858c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:09.562289 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1026/2075] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:09 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:09.665791 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-214240e0-7d2a-4d46-8956-1ed394133ccd tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:09.666304 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-214240e0-7d2a-4d46-8956-1ed394133ccd tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:09.666519 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:09.666519 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:09.666851 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-214240e0-7d2a-4d46-8956-1ed394133ccd tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:09.701437 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:09.701437 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:09.707907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-214240e0-7d2a-4d46-8956-1ed394133ccd tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:09.712046 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a2be29ad-50e2-4519-ab10-fe4791af1a6b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:09.712544 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a2be29ad-50e2-4519-ab10-fe4791af1a6b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:09.712769 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:09.712769 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:09.713118 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a2be29ad-50e2-4519-ab10-fe4791af1a6b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:09.721556 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-214240e0-7d2a-4d46-8956-1ed394133ccd tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:09.722131 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1050/2076] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:09 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:09.724717 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c9a50370-eb98-4cea-85c5-2b96c515b358 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:09.725037 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c9a50370-eb98-4cea-85c5-2b96c515b358 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:09.725192 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:09.725192 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:09.725438 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c9a50370-eb98-4cea-85c5-2b96c515b358 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:09.743376 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:09.743376 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:09.749397 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a2be29ad-50e2-4519-ab10-fe4791af1a6b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:09.753799 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:09.753799 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:09.759178 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c9a50370-eb98-4cea-85c5-2b96c515b358 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:09.762203 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a2be29ad-50e2-4519-ab10-fe4791af1a6b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:09.762740 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1027/2077] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:09 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:09.771805 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c9a50370-eb98-4cea-85c5-2b96c515b358 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:09.772382 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1051/2078] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:09 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:10.575740 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ebb08ca7-c464-422b-9ace-f7284cf1b3de tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:10.576326 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ebb08ca7-c464-422b-9ace-f7284cf1b3de tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:10.576588 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:10.576588 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:10.577054 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ebb08ca7-c464-422b-9ace-f7284cf1b3de tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:10.618178 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:10.618178 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:10.624398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ebb08ca7-c464-422b-9ace-f7284cf1b3de tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:10.637948 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ebb08ca7-c464-422b-9ace-f7284cf1b3de tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:10.638567 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1028/2079] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:10 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:10.733534 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc78ed4a-2b35-4598-b16c-b3648c9efe55 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:10.734003 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc78ed4a-2b35-4598-b16c-b3648c9efe55 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:10.734094 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:10.734094 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:10.734316 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc78ed4a-2b35-4598-b16c-b3648c9efe55 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:10.768869 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:10.768869 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:10.774442 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fc78ed4a-2b35-4598-b16c-b3648c9efe55 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:10.774545 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83767765-07db-4daa-b357-5d94587938f4 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:10.774840 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83767765-07db-4daa-b357-5d94587938f4 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:10.775017 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:10.775017 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:10.775275 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83767765-07db-4daa-b357-5d94587938f4 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:10.788353 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc78ed4a-2b35-4598-b16c-b3648c9efe55 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:10.788880 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1052/2080] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:10 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:10.791307 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc688c53-e654-4a95-8264-ea675c6d5f07 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:10.791631 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc688c53-e654-4a95-8264-ea675c6d5f07 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:10.791761 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:10.791761 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:10.792037 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc688c53-e654-4a95-8264-ea675c6d5f07 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:10.809610 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:10.809610 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:10.815489 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-83767765-07db-4daa-b357-5d94587938f4 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:10.821083 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:10.821083 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:10.826566 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dc688c53-e654-4a95-8264-ea675c6d5f07 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:10.828682 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83767765-07db-4daa-b357-5d94587938f4 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:10.829216 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1029/2081] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:10 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:10.838638 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc688c53-e654-4a95-8264-ea675c6d5f07 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:10.839140 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1053/2082] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:10 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:11.654448 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0cfeee54-1356-4d1d-af88-5d45f1eebee5 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:11.655243 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0cfeee54-1356-4d1d-af88-5d45f1eebee5 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:11.655633 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:11.655633 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:11.656171 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0cfeee54-1356-4d1d-af88-5d45f1eebee5 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:11.690212 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:11.690212 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:11.696876 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0cfeee54-1356-4d1d-af88-5d45f1eebee5 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:11.710921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0cfeee54-1356-4d1d-af88-5d45f1eebee5 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:11.711492 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1030/2083] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:11 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:11.803285 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4d355b20-2916-4274-b1ba-58accf128cf8 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:11.804356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4d355b20-2916-4274-b1ba-58accf128cf8 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:11.804356 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:11.804356 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:11.804356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4d355b20-2916-4274-b1ba-58accf128cf8 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:11.840951 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-71123582-421a-453d-8ff0-8b5b039923b8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:11.841301 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-71123582-421a-453d-8ff0-8b5b039923b8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:11.841485 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:11.841485 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:11.841747 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-71123582-421a-453d-8ff0-8b5b039923b8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:11.843874 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:11.843874 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:11.850242 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4d355b20-2916-4274-b1ba-58accf128cf8 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:11.864223 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4d355b20-2916-4274-b1ba-58accf128cf8 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:11.864756 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1054/2084] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:11 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:11.867325 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f662292-aa7f-43bf-a7bf-1e09eb55f3cc tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:11.867687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f662292-aa7f-43bf-a7bf-1e09eb55f3cc tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:11.867871 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:11.867871 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:11.868092 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f662292-aa7f-43bf-a7bf-1e09eb55f3cc tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:11.874435 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:11.874435 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:11.880459 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-71123582-421a-453d-8ff0-8b5b039923b8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:11.897504 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:11.897504 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:11.898480 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-71123582-421a-453d-8ff0-8b5b039923b8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:11.899038 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1031/2085] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:11 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:11.903406 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0f662292-aa7f-43bf-a7bf-1e09eb55f3cc tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:11.917167 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f662292-aa7f-43bf-a7bf-1e09eb55f3cc tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:11.918126 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1055/2086] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:11 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:12.726293 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4477e090-f329-4a68-9d32-6ef9babc551c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:12.727009 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4477e090-f329-4a68-9d32-6ef9babc551c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:12.727283 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:12.727283 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:12.727775 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4477e090-f329-4a68-9d32-6ef9babc551c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:12.763764 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:12.763764 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:12.770370 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4477e090-f329-4a68-9d32-6ef9babc551c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:12.783503 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4477e090-f329-4a68-9d32-6ef9babc551c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:12.783995 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1032/2087] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:12 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:12.879457 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-213695a0-2405-429a-8cda-467fd8ecfd8c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:12.879964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-213695a0-2405-429a-8cda-467fd8ecfd8c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:12.880039 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:12.880039 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:12.880290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-213695a0-2405-429a-8cda-467fd8ecfd8c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:12.911403 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fd71f5a1-ae3b-4d3f-9fae-7f53c1555ccb tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:12.911687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fd71f5a1-ae3b-4d3f-9fae-7f53c1555ccb tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:12.912104 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:12.912104 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:12.912318 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:12.912318 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:12.912435 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fd71f5a1-ae3b-4d3f-9fae-7f53c1555ccb tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:12.918188 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-213695a0-2405-429a-8cda-467fd8ecfd8c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:12.931585 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-213695a0-2405-429a-8cda-467fd8ecfd8c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:12.932186 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1056/2088] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:12 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:12.934685 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39a77580-111c-43eb-9b75-75ebf39f444d tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:12.935130 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39a77580-111c-43eb-9b75-75ebf39f444d tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:12.935281 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:12.935281 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:12.935531 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39a77580-111c-43eb-9b75-75ebf39f444d tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:12.943717 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:12.943717 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:12.949357 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fd71f5a1-ae3b-4d3f-9fae-7f53c1555ccb tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:12.962493 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fd71f5a1-ae3b-4d3f-9fae-7f53c1555ccb tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:12.963055 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1033/2089] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:12 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:12.965075 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:12.965075 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:12.971427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-39a77580-111c-43eb-9b75-75ebf39f444d tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:12.984090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39a77580-111c-43eb-9b75-75ebf39f444d tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:12.987861 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1057/2090] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:12 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:13.799168 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c41ead0-2987-4cbb-9d71-d602bee5c2c5 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:13.799944 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c41ead0-2987-4cbb-9d71-d602bee5c2c5 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:13.800242 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:13.800242 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:13.800743 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0c41ead0-2987-4cbb-9d71-d602bee5c2c5 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:13.841395 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:13.841395 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:13.848500 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0c41ead0-2987-4cbb-9d71-d602bee5c2c5 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:13.863513 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0c41ead0-2987-4cbb-9d71-d602bee5c2c5 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:13.864298 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1034/2091] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:13 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:13.945476 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e6372503-3f26-4e4c-aa51-df228006428a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:13.946011 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e6372503-3f26-4e4c-aa51-df228006428a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:13.946117 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:13.946117 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:13.946496 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e6372503-3f26-4e4c-aa51-df228006428a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:13.975398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c5e00090-4628-4aa7-94b7-75c2ffb3b780 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:13.975877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c5e00090-4628-4aa7-94b7-75c2ffb3b780 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:13.975959 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:13.975959 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:13.976171 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c5e00090-4628-4aa7-94b7-75c2ffb3b780 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:13.984866 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:13.984866 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:13.992671 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e6372503-3f26-4e4c-aa51-df228006428a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:14.009899 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e6372503-3f26-4e4c-aa51-df228006428a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:14.010629 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1058/2092] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:13 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:14.010716 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:14.010716 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:14.013316 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7cb3b209-56c3-4e7c-bf36-472fb9da1522 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:14.013810 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7cb3b209-56c3-4e7c-bf36-472fb9da1522 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:14.013959 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:14.013959 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:14.014206 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7cb3b209-56c3-4e7c-bf36-472fb9da1522 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:14.017018 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c5e00090-4628-4aa7-94b7-75c2ffb3b780 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:14.030146 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c5e00090-4628-4aa7-94b7-75c2ffb3b780 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:14.030655 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1035/2093] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:13 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:14.042860 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:14.042860 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:14.047937 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7cb3b209-56c3-4e7c-bf36-472fb9da1522 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:14.060286 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7cb3b209-56c3-4e7c-bf36-472fb9da1522 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:14.060733 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1059/2094] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:14 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:14.876295 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23bfb5b8-21f8-4f62-906b-38f200cfc7ea tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:14.876690 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23bfb5b8-21f8-4f62-906b-38f200cfc7ea tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:14.876887 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:14.876887 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:14.877159 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23bfb5b8-21f8-4f62-906b-38f200cfc7ea tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:14.909460 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:14.909460 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:14.915673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-23bfb5b8-21f8-4f62-906b-38f200cfc7ea tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:14.929539 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23bfb5b8-21f8-4f62-906b-38f200cfc7ea tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:14.930068 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1036/2095] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:14 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:15.023146 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30e58772-5c95-4a73-8c0a-d7fc923bd540 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:15.023623 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30e58772-5c95-4a73-8c0a-d7fc923bd540 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:15.023623 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:15.023623 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:15.023861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30e58772-5c95-4a73-8c0a-d7fc923bd540 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:15.041990 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-495f736e-166e-4884-b7ae-785e446883ee tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:15.042441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-495f736e-166e-4884-b7ae-785e446883ee tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:15.042668 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:15.042668 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:15.043051 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-495f736e-166e-4884-b7ae-785e446883ee tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:15.054985 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:15.054985 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:15.060910 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-30e58772-5c95-4a73-8c0a-d7fc923bd540 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:15.074418 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30e58772-5c95-4a73-8c0a-d7fc923bd540 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:15.074905 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1060/2096] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:15 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:15.076481 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:15.076481 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:15.077387 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c720827a-7615-4811-a743-c21b6acc9b59 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:15.077662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c720827a-7615-4811-a743-c21b6acc9b59 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:15.077780 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:15.077780 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:15.078017 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c720827a-7615-4811-a743-c21b6acc9b59 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:15.086874 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-495f736e-166e-4884-b7ae-785e446883ee tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:15.105525 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:15.105525 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:15.105831 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-495f736e-166e-4884-b7ae-785e446883ee tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:15.106361 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1037/2097] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:15 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:15.110532 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c720827a-7615-4811-a743-c21b6acc9b59 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:15.122561 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c720827a-7615-4811-a743-c21b6acc9b59 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:15.123145 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1061/2098] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:15 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:15.945435 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef12b830-7ece-4d9f-a5ce-abc59a5bb01d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:15.945909 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef12b830-7ece-4d9f-a5ce-abc59a5bb01d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:15.946145 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:15.946145 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:15.946533 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef12b830-7ece-4d9f-a5ce-abc59a5bb01d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:15.988085 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:15.988085 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:15.993921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ef12b830-7ece-4d9f-a5ce-abc59a5bb01d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:16.007444 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef12b830-7ece-4d9f-a5ce-abc59a5bb01d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:16.008034 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1038/2099] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:15 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:16.089309 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9aaa3cbc-a11a-4396-83fc-58fb414c15c7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:16.089744 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9aaa3cbc-a11a-4396-83fc-58fb414c15c7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:16.089948 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:16.089948 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:16.090257 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9aaa3cbc-a11a-4396-83fc-58fb414c15c7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:16.118078 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6e8dde8c-678a-4517-bd9c-1b8a71512c05 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:16.118495 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6e8dde8c-678a-4517-bd9c-1b8a71512c05 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:16.118651 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:16.118651 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:16.118982 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6e8dde8c-678a-4517-bd9c-1b8a71512c05 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:16.125633 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:16.125633 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:16.134714 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9aaa3cbc-a11a-4396-83fc-58fb414c15c7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:16.150867 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:16.150867 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:16.154892 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9aaa3cbc-a11a-4396-83fc-58fb414c15c7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:16.166051 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1062/2100] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:16 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:16.166256 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6e8dde8c-678a-4517-bd9c-1b8a71512c05 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:16.166364 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bc71867-1486-4a74-940d-133ed5ef8160 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:16.166364 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bc71867-1486-4a74-940d-133ed5ef8160 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:16.166364 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:16.166364 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:16.166364 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bc71867-1486-4a74-940d-133ed5ef8160 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:16.170614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6e8dde8c-678a-4517-bd9c-1b8a71512c05 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:16.171113 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1039/2101] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:16 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:16.189335 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:16.189335 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:16.194946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8bc71867-1486-4a74-940d-133ed5ef8160 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:16.208514 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bc71867-1486-4a74-940d-133ed5ef8160 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:16.209041 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1063/2102] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:16 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:17.019156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-235029cd-dfeb-4e08-88bc-37b01b177968 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:17.019534 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-235029cd-dfeb-4e08-88bc-37b01b177968 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:17.019746 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:17.019746 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:17.020040 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-235029cd-dfeb-4e08-88bc-37b01b177968 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:17.051216 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:17.051216 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:17.058237 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-235029cd-dfeb-4e08-88bc-37b01b177968 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:17.071807 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-235029cd-dfeb-4e08-88bc-37b01b177968 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:17.072343 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1040/2103] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:17 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:17.174757 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85005d00-7f11-4613-b4d7-afb1f2ac3d06 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:17.175382 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85005d00-7f11-4613-b4d7-afb1f2ac3d06 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:17.175639 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:17.175639 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:17.176128 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85005d00-7f11-4613-b4d7-afb1f2ac3d06 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:17.183235 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f55d0bd3-49c9-4437-98d2-e0eefaedb7de tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:17.183606 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f55d0bd3-49c9-4437-98d2-e0eefaedb7de tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:17.183782 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:17.183782 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:17.184183 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f55d0bd3-49c9-4437-98d2-e0eefaedb7de tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:17.212539 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:17.212539 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:17.218498 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:17.218498 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:17.219241 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-85005d00-7f11-4613-b4d7-afb1f2ac3d06 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:17.224731 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f55d0bd3-49c9-4437-98d2-e0eefaedb7de tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:17.234092 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85005d00-7f11-4613-b4d7-afb1f2ac3d06 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:17.234628 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1064/2104] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:17 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:17.237281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9da7575f-f635-4122-a0c1-dcd2c9582a46 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:17.237627 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9da7575f-f635-4122-a0c1-dcd2c9582a46 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:17.237764 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:17.237764 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:17.237993 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9da7575f-f635-4122-a0c1-dcd2c9582a46 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:17.238977 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f55d0bd3-49c9-4437-98d2-e0eefaedb7de tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:17.239628 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1041/2105] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:17 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:17.266910 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:17.266910 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:17.272320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9da7575f-f635-4122-a0c1-dcd2c9582a46 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:17.284193 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9da7575f-f635-4122-a0c1-dcd2c9582a46 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:17.284660 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1065/2106] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:17 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:18.083791 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9dc746f4-b55b-4ec1-a218-5707cad1abe6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:18.084205 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9dc746f4-b55b-4ec1-a218-5707cad1abe6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:18.084410 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:18.084410 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:18.084696 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9dc746f4-b55b-4ec1-a218-5707cad1abe6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:18.117489 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:18.117489 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:18.123405 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9dc746f4-b55b-4ec1-a218-5707cad1abe6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:18.279572 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9dc746f4-b55b-4ec1-a218-5707cad1abe6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:18.279572 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1042/2107] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:18 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:18.280041 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c0dfe34d-db95-4013-9bc2-2075f0f80925 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:18.280041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c0dfe34d-db95-4013-9bc2-2075f0f80925 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:18.280041 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:18.280041 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:18.280041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c0dfe34d-db95-4013-9bc2-2075f0f80925 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:18.280251 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-80b8d888-9941-407c-a487-b1a65ea9036b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:18.280251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-80b8d888-9941-407c-a487-b1a65ea9036b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:18.280251 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:18.280251 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:18.280251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-80b8d888-9941-407c-a487-b1a65ea9036b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:18.287796 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:18.287796 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:18.288545 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:18.288545 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:18.295626 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-80b8d888-9941-407c-a487-b1a65ea9036b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:18.296180 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c0dfe34d-db95-4013-9bc2-2075f0f80925 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:18.309722 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-80b8d888-9941-407c-a487-b1a65ea9036b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:18.309826 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c0dfe34d-db95-4013-9bc2-2075f0f80925 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:18.310283 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1043/2108] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:18 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:18.316285 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1066/2109] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:18 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:18.316373 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8e3f1a06-384d-4072-aa5a-7cde45a859c7 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:18.316373 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8e3f1a06-384d-4072-aa5a-7cde45a859c7 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:18.316373 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:18.316373 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:18.316373 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8e3f1a06-384d-4072-aa5a-7cde45a859c7 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:18.343526 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:18.343526 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:18.368359 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8e3f1a06-384d-4072-aa5a-7cde45a859c7 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:18.368359 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8e3f1a06-384d-4072-aa5a-7cde45a859c7 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:18.368359 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1044/2110] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:18 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 920 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:19.288739 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6cbce3b6-c4f7-408e-9ef3-7641123c293a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:19.289526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6cbce3b6-c4f7-408e-9ef3-7641123c293a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:19.289526 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:19.289526 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:19.289526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6cbce3b6-c4f7-408e-9ef3-7641123c293a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:19.316489 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:19.316489 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:19.322021 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6cbce3b6-c4f7-408e-9ef3-7641123c293a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:19.324187 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b1782499-cb82-4467-a849-fd8ea9f8ed8a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:19.324799 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b1782499-cb82-4467-a849-fd8ea9f8ed8a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:19.325696 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:19.325696 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:19.326024 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b1782499-cb82-4467-a849-fd8ea9f8ed8a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:19.333241 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6cbce3b6-c4f7-408e-9ef3-7641123c293a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:19.333809 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1067/2111] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:19 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:19.336401 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4cb396b7-10a3-449c-b7df-9d01cf741345 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:19.336699 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4cb396b7-10a3-449c-b7df-9d01cf741345 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:19.336847 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:19.336847 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:19.337036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4cb396b7-10a3-449c-b7df-9d01cf741345 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:19.361783 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:19.361783 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:19.365853 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:19.365853 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:19.367423 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4cb396b7-10a3-449c-b7df-9d01cf741345 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:19.371144 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b1782499-cb82-4467-a849-fd8ea9f8ed8a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:19.379746 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4cb396b7-10a3-449c-b7df-9d01cf741345 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:19.385728 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1068/2112] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:19 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:19.385728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63e4af54-1442-4609-88ad-b16285a583de tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:19.385728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63e4af54-1442-4609-88ad-b16285a583de tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:19.385728 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:19.385728 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:19.385728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63e4af54-1442-4609-88ad-b16285a583de tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:19.388840 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b1782499-cb82-4467-a849-fd8ea9f8ed8a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:19.389273 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1045/2113] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:19 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:19.411221 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:19.411221 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:19.416798 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-63e4af54-1442-4609-88ad-b16285a583de tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:19.428932 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63e4af54-1442-4609-88ad-b16285a583de tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:19.429900 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1069/2114] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:19 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 978 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:20.348175 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4d2571f3-65a9-42d9-a4fe-3a87ddc4daec tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:20.348784 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4d2571f3-65a9-42d9-a4fe-3a87ddc4daec tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:20.348914 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:20.348914 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:20.349265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4d2571f3-65a9-42d9-a4fe-3a87ddc4daec tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:20.381651 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:20.381651 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:20.388266 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4d2571f3-65a9-42d9-a4fe-3a87ddc4daec tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:20.391755 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9d86acfd-4db0-4594-83bf-ac98b91bc15a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:20.392190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9d86acfd-4db0-4594-83bf-ac98b91bc15a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:20.392366 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:20.392366 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:20.392621 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9d86acfd-4db0-4594-83bf-ac98b91bc15a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:20.402127 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4d2571f3-65a9-42d9-a4fe-3a87ddc4daec tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:20.402793 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1046/2115] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:20 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:20.405606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-62f2d057-87ee-42d3-879b-ff4dce37d608 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:20.405968 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-62f2d057-87ee-42d3-879b-ff4dce37d608 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:20.406258 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:20.406258 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:20.406525 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-62f2d057-87ee-42d3-879b-ff4dce37d608 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:20.426769 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:20.426769 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:20.432473 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9d86acfd-4db0-4594-83bf-ac98b91bc15a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:20.438648 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:20.438648 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:20.444402 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-62f2d057-87ee-42d3-879b-ff4dce37d608 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:20.445811 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9d86acfd-4db0-4594-83bf-ac98b91bc15a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:20.446359 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1070/2116] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:20 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:20.448886 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cae2c61f-2225-414b-b901-565bdc8af291 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:20.449191 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cae2c61f-2225-414b-b901-565bdc8af291 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:20.449355 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:20.449355 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:20.449872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cae2c61f-2225-414b-b901-565bdc8af291 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:20.457823 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-62f2d057-87ee-42d3-879b-ff4dce37d608 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:20.458327 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1047/2117] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:20 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:20.477525 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:20.477525 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:20.482651 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cae2c61f-2225-414b-b901-565bdc8af291 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:20.495121 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cae2c61f-2225-414b-b901-565bdc8af291 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:20.495675 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1071/2118] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:20 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 978 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:21.416093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-606bf89f-e011-4b6d-8734-cb149e54cfc3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:21.416502 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-606bf89f-e011-4b6d-8734-cb149e54cfc3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:21.416736 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:21.416736 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:21.417024 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-606bf89f-e011-4b6d-8734-cb149e54cfc3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:21.446368 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:21.446368 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:21.452268 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-606bf89f-e011-4b6d-8734-cb149e54cfc3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:21.463211 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-35b1a790-9ea2-4dca-aa11-6c8a8e105836 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:21.463542 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-35b1a790-9ea2-4dca-aa11-6c8a8e105836 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:21.463702 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:21.463702 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:21.464002 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-35b1a790-9ea2-4dca-aa11-6c8a8e105836 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:21.472636 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-606bf89f-e011-4b6d-8734-cb149e54cfc3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:21.478791 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1048/2119] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:21 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:21.478791 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5e45b5b2-6b2a-4011-9b36-78ebc3fc7da3 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:21.478931 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5e45b5b2-6b2a-4011-9b36-78ebc3fc7da3 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:21.479228 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:21.479228 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:21.479562 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5e45b5b2-6b2a-4011-9b36-78ebc3fc7da3 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:21.494833 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:21.494833 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:21.500882 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-35b1a790-9ea2-4dca-aa11-6c8a8e105836 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:21.516663 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:21.516663 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:21.516872 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-35b1a790-9ea2-4dca-aa11-6c8a8e105836 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:21.517578 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1072/2120] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:21 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:21.519998 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6a9531d6-e1ad-4b65-aba2-eab81be3cb65 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:21.520483 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6a9531d6-e1ad-4b65-aba2-eab81be3cb65 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:21.520638 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:21.520638 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:21.520877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6a9531d6-e1ad-4b65-aba2-eab81be3cb65 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:21.528400 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5e45b5b2-6b2a-4011-9b36-78ebc3fc7da3 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:21.542517 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5e45b5b2-6b2a-4011-9b36-78ebc3fc7da3 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:21.588453 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1049/2121] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:21 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:21.588878 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:21.588878 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:21.588878 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6a9531d6-e1ad-4b65-aba2-eab81be3cb65 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:21.588878 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6a9531d6-e1ad-4b65-aba2-eab81be3cb65 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:21.588878 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1073/2122] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:21 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:22.487487 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f54b83be-b2cd-4df0-8b38-1b129f52773a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:22.488214 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f54b83be-b2cd-4df0-8b38-1b129f52773a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:22.488507 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:22.488507 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:22.489039 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f54b83be-b2cd-4df0-8b38-1b129f52773a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:22.528914 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82ae5d19-a6b8-4f09-884e-96f25112481b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:22.529294 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82ae5d19-a6b8-4f09-884e-96f25112481b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:22.529567 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:22.529567 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:22.529814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82ae5d19-a6b8-4f09-884e-96f25112481b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:22.532920 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:22.532920 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:22.540397 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f54b83be-b2cd-4df0-8b38-1b129f52773a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:22.554500 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f54b83be-b2cd-4df0-8b38-1b129f52773a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:22.555125 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1050/2123] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:22 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:22.559070 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:22.559070 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:22.564188 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-82ae5d19-a6b8-4f09-884e-96f25112481b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:22.575981 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82ae5d19-a6b8-4f09-884e-96f25112481b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:22.576491 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1074/2124] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:22 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:22.595126 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-54cc8f63-a4a3-415b-9e27-f07f9351a303 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:22.595422 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-54cc8f63-a4a3-415b-9e27-f07f9351a303 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:22.595563 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:22.595563 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:22.595675 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d88d696e-f668-435c-babb-8d6e9722ee2b tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:22.595773 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-54cc8f63-a4a3-415b-9e27-f07f9351a303 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:22.596058 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d88d696e-f668-435c-babb-8d6e9722ee2b tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:22.596223 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:22.596223 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:22.596469 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d88d696e-f668-435c-babb-8d6e9722ee2b tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:22.621449 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:22.621449 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:22.627159 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:22.627159 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:22.627292 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-54cc8f63-a4a3-415b-9e27-f07f9351a303 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:22.632039 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d88d696e-f668-435c-babb-8d6e9722ee2b tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:22.643603 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-54cc8f63-a4a3-415b-9e27-f07f9351a303 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:22.644148 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1075/2125] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:22 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:22.657739 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d88d696e-f668-435c-babb-8d6e9722ee2b tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:22.658704 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1051/2126] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:22 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:23.567270 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a73c7582-720d-41fa-83ed-2b4a7bdc6c8a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:23.567741 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a73c7582-720d-41fa-83ed-2b4a7bdc6c8a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:23.567971 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:23.567971 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:23.568342 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a73c7582-720d-41fa-83ed-2b4a7bdc6c8a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:23.587176 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22981a1b-b483-4d2f-8e31-51f050bb5776 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:23.587517 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22981a1b-b483-4d2f-8e31-51f050bb5776 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:23.587691 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:23.587691 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:23.587985 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22981a1b-b483-4d2f-8e31-51f050bb5776 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:23.602896 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:23.602896 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:23.608788 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a73c7582-720d-41fa-83ed-2b4a7bdc6c8a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:23.617953 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:23.617953 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:23.622020 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a73c7582-720d-41fa-83ed-2b4a7bdc6c8a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:23.642800 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1076/2127] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:23 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:23.642883 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-22981a1b-b483-4d2f-8e31-51f050bb5776 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:23.642883 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22981a1b-b483-4d2f-8e31-51f050bb5776 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:23.642883 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1052/2128] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:23 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:23.655597 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0cc2cfb1-de7a-4cbb-826c-259811885e7d tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:23.655959 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0cc2cfb1-de7a-4cbb-826c-259811885e7d tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:23.656141 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:23.656141 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:23.656385 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0cc2cfb1-de7a-4cbb-826c-259811885e7d tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:23.669443 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2fa869af-ebab-4842-8c70-81bfa157eb36 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:23.669740 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2fa869af-ebab-4842-8c70-81bfa157eb36 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:23.669889 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:23.669889 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:23.670121 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2fa869af-ebab-4842-8c70-81bfa157eb36 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:23.686290 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:23.686290 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:23.692247 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0cc2cfb1-de7a-4cbb-826c-259811885e7d tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:23.704048 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:23.704048 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:23.705996 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0cc2cfb1-de7a-4cbb-826c-259811885e7d tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:23.706542 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1077/2129] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:23 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:23.710665 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2fa869af-ebab-4842-8c70-81bfa157eb36 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:23.725533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2fa869af-ebab-4842-8c70-81bfa157eb36 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:23.726038 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1053/2130] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:23 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:24.637485 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85cb2db4-2128-4830-bf5a-ebf74133d773 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:24.638641 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85cb2db4-2128-4830-bf5a-ebf74133d773 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:24.638892 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:24.638892 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:24.639179 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85cb2db4-2128-4830-bf5a-ebf74133d773 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:24.650010 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-baac9e95-113c-488a-b8c0-285b90a41af7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:24.650421 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-baac9e95-113c-488a-b8c0-285b90a41af7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:24.650624 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:24.650624 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:24.651602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-baac9e95-113c-488a-b8c0-285b90a41af7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:24.673930 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:24.673930 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:24.679993 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-85cb2db4-2128-4830-bf5a-ebf74133d773 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:24.690870 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:24.690870 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:24.693548 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85cb2db4-2128-4830-bf5a-ebf74133d773 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:24.694125 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1078/2131] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:24 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:24.696371 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-baac9e95-113c-488a-b8c0-285b90a41af7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:24.709916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-baac9e95-113c-488a-b8c0-285b90a41af7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:24.710481 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1054/2132] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:24 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:24.716308 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8976a374-b269-4a10-982d-4efc1daa5906 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:24.726250 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8976a374-b269-4a10-982d-4efc1daa5906 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:24.726250 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:24.726250 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:24.726250 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8976a374-b269-4a10-982d-4efc1daa5906 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:24.736162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-20f411dc-738f-4dd9-9aee-480bd556c4d7 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:24.736522 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-20f411dc-738f-4dd9-9aee-480bd556c4d7 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:24.736688 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:24.736688 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:24.736929 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-20f411dc-738f-4dd9-9aee-480bd556c4d7 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:24.747387 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:24.747387 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:24.752874 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8976a374-b269-4a10-982d-4efc1daa5906 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:24.765652 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8976a374-b269-4a10-982d-4efc1daa5906 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:24.766192 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1079/2133] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:24 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:24.766775 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:24.766775 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:24.772474 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-20f411dc-738f-4dd9-9aee-480bd556c4d7 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:24.785270 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-20f411dc-738f-4dd9-9aee-480bd556c4d7 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:24.785824 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1055/2134] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:24 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:25.709729 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57b53eb2-03db-456a-81ca-d1684bfb8ccf tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:25.710604 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57b53eb2-03db-456a-81ca-d1684bfb8ccf tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:25.710908 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:25.710908 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:25.711386 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57b53eb2-03db-456a-81ca-d1684bfb8ccf tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:25.737432 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0b28adb0-8c2f-4efd-a07a-3afe7b0dc44b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:25.737861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0b28adb0-8c2f-4efd-a07a-3afe7b0dc44b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:25.738032 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:25.738032 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:25.738311 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0b28adb0-8c2f-4efd-a07a-3afe7b0dc44b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:25.759007 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:25.759007 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:25.770042 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:25.770042 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:25.770237 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-57b53eb2-03db-456a-81ca-d1684bfb8ccf tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:25.777093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0b28adb0-8c2f-4efd-a07a-3afe7b0dc44b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:25.788386 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57b53eb2-03db-456a-81ca-d1684bfb8ccf tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:25.789002 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1080/2135] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:25 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:25.791337 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0b28adb0-8c2f-4efd-a07a-3afe7b0dc44b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:25.791557 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7dc3dc5b-9deb-4947-bc4f-6d072bd1ea0a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:25.797297 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1056/2136] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:25 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:25.797405 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7dc3dc5b-9deb-4947-bc4f-6d072bd1ea0a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:25.797405 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:25.797405 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:25.797405 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7dc3dc5b-9deb-4947-bc4f-6d072bd1ea0a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:25.798483 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-27e11907-9698-475d-8ff8-14241e6418a9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:25.798847 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-27e11907-9698-475d-8ff8-14241e6418a9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:25.799021 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:25.799021 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:25.799266 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-27e11907-9698-475d-8ff8-14241e6418a9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:25.821814 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:25.821814 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:25.827735 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7dc3dc5b-9deb-4947-bc4f-6d072bd1ea0a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:25.828138 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:25.828138 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:25.834078 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-27e11907-9698-475d-8ff8-14241e6418a9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:25.841127 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7dc3dc5b-9deb-4947-bc4f-6d072bd1ea0a tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:25.841705 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1081/2137] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:25 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:25.854676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-27e11907-9698-475d-8ff8-14241e6418a9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:25.855657 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1057/2138] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:25 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:26.801190 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c042fb80-8bb4-41ab-aea7-d97d7b145a88 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:26.801733 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c042fb80-8bb4-41ab-aea7-d97d7b145a88 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:26.801822 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:26.801822 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:26.802075 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c042fb80-8bb4-41ab-aea7-d97d7b145a88 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:26.804112 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe66bae8-1be5-4ab8-ba19-4e0149731035 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:26.804606 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe66bae8-1be5-4ab8-ba19-4e0149731035 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:26.804686 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:26.804686 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:26.804962 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe66bae8-1be5-4ab8-ba19-4e0149731035 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:26.837998 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:26.837998 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:26.839049 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:26.839049 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:26.843880 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c042fb80-8bb4-41ab-aea7-d97d7b145a88 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:26.851317 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fe66bae8-1be5-4ab8-ba19-4e0149731035 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:26.858323 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c042fb80-8bb4-41ab-aea7-d97d7b145a88 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:26.858433 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe66bae8-1be5-4ab8-ba19-4e0149731035 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:26.859145 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1082/2139] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:26 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:26.859240 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1058/2140] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:26 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:26.861543 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc1f6676-49de-41a9-a3e1-cf2fd5a6c02b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:26.863129 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc1f6676-49de-41a9-a3e1-cf2fd5a6c02b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:26.863288 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:26.863288 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:26.863533 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc1f6676-49de-41a9-a3e1-cf2fd5a6c02b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:26.866924 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28d9c1e3-48cd-4846-b10a-dca99ad76518 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:26.867247 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-28d9c1e3-48cd-4846-b10a-dca99ad76518 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:26.867414 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:26.867414 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:26.867643 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-28d9c1e3-48cd-4846-b10a-dca99ad76518 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:26.892934 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:26.892934 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:26.898574 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dc1f6676-49de-41a9-a3e1-cf2fd5a6c02b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:26.898818 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:26.898818 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:26.904450 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-28d9c1e3-48cd-4846-b10a-dca99ad76518 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:26.912486 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc1f6676-49de-41a9-a3e1-cf2fd5a6c02b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:26.913057 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1083/2141] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:26 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:26.921790 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28d9c1e3-48cd-4846-b10a-dca99ad76518 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:26.922294 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1059/2142] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:26 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:27.873401 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bc53656f-5544-40f9-acd2-4244507f2f63 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:27.874112 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3e828d8f-046a-49ae-aadd-ec03deb32b0c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:27.874848 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bc53656f-5544-40f9-acd2-4244507f2f63 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:27.875152 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3e828d8f-046a-49ae-aadd-ec03deb32b0c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:27.875152 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:27.875152 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:27.875369 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:27.875369 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:27.875495 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3e828d8f-046a-49ae-aadd-ec03deb32b0c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:27.875689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bc53656f-5544-40f9-acd2-4244507f2f63 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:27.915050 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:27.915050 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:27.915344 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:27.915344 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:27.922424 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3e828d8f-046a-49ae-aadd-ec03deb32b0c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:27.923063 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bc53656f-5544-40f9-acd2-4244507f2f63 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:27.936388 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3e828d8f-046a-49ae-aadd-ec03deb32b0c tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:27.937033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bc53656f-5544-40f9-acd2-4244507f2f63 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:27.937127 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1060/2143] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:27 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:27.943044 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1084/2144] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:27 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:27.943044 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8ccce8c4-e403-45af-952d-3bf8cd2a8b96 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:27.943044 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8ccce8c4-e403-45af-952d-3bf8cd2a8b96 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:27.943044 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:27.943044 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:27.943044 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8ccce8c4-e403-45af-952d-3bf8cd2a8b96 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:27.944732 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d373be6c-a970-4fe3-ba82-80d892dd0d46 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:27.945107 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d373be6c-a970-4fe3-ba82-80d892dd0d46 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:27.945287 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:27.945287 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:27.945538 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d373be6c-a970-4fe3-ba82-80d892dd0d46 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:27.970779 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:27.970779 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:27.974878 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:27.974878 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:27.976461 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8ccce8c4-e403-45af-952d-3bf8cd2a8b96 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:27.980571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d373be6c-a970-4fe3-ba82-80d892dd0d46 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:27.989984 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8ccce8c4-e403-45af-952d-3bf8cd2a8b96 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:27.990671 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1085/2145] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:27 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:27.994759 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d373be6c-a970-4fe3-ba82-80d892dd0d46 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:27.995412 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1061/2146] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:27 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:28.948897 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69f53073-7b21-4e1d-8bee-d74877a59e89 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:28.949519 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69f53073-7b21-4e1d-8bee-d74877a59e89 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:28.949519 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:28.949519 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:28.949519 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69f53073-7b21-4e1d-8bee-d74877a59e89 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:28.951502 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8855c5c0-d5f4-45d8-9b5f-dc95a3e9411e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:28.952994 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8855c5c0-d5f4-45d8-9b5f-dc95a3e9411e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:28.952994 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:28.952994 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:28.954704 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8855c5c0-d5f4-45d8-9b5f-dc95a3e9411e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:28.983695 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:28.983695 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:28.989257 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8855c5c0-d5f4-45d8-9b5f-dc95a3e9411e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:28.991866 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:28.991866 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:28.997224 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-69f53073-7b21-4e1d-8bee-d74877a59e89 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:29.044439 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8855c5c0-d5f4-45d8-9b5f-dc95a3e9411e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:29.044439 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1062/2147] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:28 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:29.044439 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-494013c5-09d0-423b-ae3e-1455e2f4ee55 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:29.044439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-494013c5-09d0-423b-ae3e-1455e2f4ee55 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:29.044439 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:29.044439 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:29.044439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-494013c5-09d0-423b-ae3e-1455e2f4ee55 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:29.044766 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69f53073-7b21-4e1d-8bee-d74877a59e89 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:29.044766 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1086/2148] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:28 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:29.044766 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-49af4c6e-a3c2-4a73-80e8-5c3d0f534549 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:29.044766 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-49af4c6e-a3c2-4a73-80e8-5c3d0f534549 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:29.044766 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:29.044766 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:29.044766 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-49af4c6e-a3c2-4a73-80e8-5c3d0f534549 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:29.044999 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:29.044999 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:29.044999 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-494013c5-09d0-423b-ae3e-1455e2f4ee55 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:29.052899 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-494013c5-09d0-423b-ae3e-1455e2f4ee55 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:29.053505 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1063/2149] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:29 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:29.057456 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:29.057456 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:29.065747 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-49af4c6e-a3c2-4a73-80e8-5c3d0f534549 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:29.078186 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-49af4c6e-a3c2-4a73-80e8-5c3d0f534549 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:29.078903 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1087/2150] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:29 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:30.045521 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-87ee138f-0ca0-42ca-a695-f24467459960 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:30.046248 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bc68ea64-6983-4245-8c44-2826b8f2bf6b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:30.046403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-87ee138f-0ca0-42ca-a695-f24467459960 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:30.046403 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:30.046403 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:30.046619 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bc68ea64-6983-4245-8c44-2826b8f2bf6b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:30.046852 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:30.046852 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:30.047072 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-87ee138f-0ca0-42ca-a695-f24467459960 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:30.047252 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bc68ea64-6983-4245-8c44-2826b8f2bf6b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:30.086104 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:30.086104 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:30.090658 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:30.090658 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:30.092533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-87ee138f-0ca0-42ca-a695-f24467459960 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:30.097660 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bc68ea64-6983-4245-8c44-2826b8f2bf6b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:30.106866 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-87ee138f-0ca0-42ca-a695-f24467459960 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:30.107455 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1064/2151] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:30 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:30.110351 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9a427200-5708-4264-86b1-1c5273fe5633 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:30.110670 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9a427200-5708-4264-86b1-1c5273fe5633 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:30.110836 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:30.110836 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:30.111087 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9a427200-5708-4264-86b1-1c5273fe5633 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:30.119128 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bc68ea64-6983-4245-8c44-2826b8f2bf6b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:30.125628 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1088/2152] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:30 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:30.125628 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-64b70e55-4e2b-448e-b6dc-1c709828391e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:30.125628 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-64b70e55-4e2b-448e-b6dc-1c709828391e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:30.125628 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:30.125628 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:30.125628 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-64b70e55-4e2b-448e-b6dc-1c709828391e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:30.144934 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:30.144934 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:30.150394 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9a427200-5708-4264-86b1-1c5273fe5633 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:30.154297 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:30.154297 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:30.159559 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-64b70e55-4e2b-448e-b6dc-1c709828391e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:30.163299 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9a427200-5708-4264-86b1-1c5273fe5633 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:30.163909 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1065/2153] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:30 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:30.173072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-64b70e55-4e2b-448e-b6dc-1c709828391e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:30.173670 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1089/2154] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:30 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:31.120212 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9d2c9cce-bef4-4122-801a-9adc263a1641 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:31.141697 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9d2c9cce-bef4-4122-801a-9adc263a1641 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:31.141697 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:31.141697 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:31.141697 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9d2c9cce-bef4-4122-801a-9adc263a1641 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:31.141943 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c5b4f667-dfaf-4a36-8147-28fc3e471ef2 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:31.141943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c5b4f667-dfaf-4a36-8147-28fc3e471ef2 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:31.141943 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:31.141943 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:31.141943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c5b4f667-dfaf-4a36-8147-28fc3e471ef2 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:31.154133 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:31.154133 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:31.160737 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9d2c9cce-bef4-4122-801a-9adc263a1641 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:31.166265 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:31.166265 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:31.172719 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c5b4f667-dfaf-4a36-8147-28fc3e471ef2 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:31.175723 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9d2c9cce-bef4-4122-801a-9adc263a1641 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:31.176731 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1066/2155] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:31 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:31.179492 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f612dc5c-dfed-4e89-8216-a2a239977ee4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:31.181163 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f612dc5c-dfed-4e89-8216-a2a239977ee4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:31.181163 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:31.181163 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:31.181163 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f612dc5c-dfed-4e89-8216-a2a239977ee4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:31.188049 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c5b4f667-dfaf-4a36-8147-28fc3e471ef2 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:31.188600 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1090/2156] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:31 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:31.191094 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76e03cd8-e4c6-40fc-a94f-aa626e18c2c6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:31.191434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76e03cd8-e4c6-40fc-a94f-aa626e18c2c6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:31.191589 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:31.191589 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:31.191843 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76e03cd8-e4c6-40fc-a94f-aa626e18c2c6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:31.208675 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:31.208675 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:31.213766 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f612dc5c-dfed-4e89-8216-a2a239977ee4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:31.221557 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:31.221557 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:31.226795 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f612dc5c-dfed-4e89-8216-a2a239977ee4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:31.227325 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1067/2157] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:31 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:31.227844 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-76e03cd8-e4c6-40fc-a94f-aa626e18c2c6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:31.242458 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76e03cd8-e4c6-40fc-a94f-aa626e18c2c6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:31.242991 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1091/2158] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:31 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:32.188747 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3415245-657f-4e37-a3a2-fa6921d9cba3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:32.189574 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3415245-657f-4e37-a3a2-fa6921d9cba3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:32.189715 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:32.189715 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:32.189998 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3415245-657f-4e37-a3a2-fa6921d9cba3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:32.200915 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-da602484-a3bd-4181-9a6c-34a48b57ae4e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:32.224023 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-da602484-a3bd-4181-9a6c-34a48b57ae4e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:32.224023 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:32.224023 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:32.224023 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-da602484-a3bd-4181-9a6c-34a48b57ae4e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:32.224382 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:32.224382 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:32.233060 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f3415245-657f-4e37-a3a2-fa6921d9cba3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:32.234258 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:32.234258 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:32.240476 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-da602484-a3bd-4181-9a6c-34a48b57ae4e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:32.254117 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-da602484-a3bd-4181-9a6c-34a48b57ae4e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:32.254784 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1092/2159] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:32 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:32.257657 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3415245-657f-4e37-a3a2-fa6921d9cba3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:32.258211 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1068/2160] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:32 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:32.262178 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e5fa956-d0fd-4103-8b60-333ad81ddb37 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:32.262531 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e5fa956-d0fd-4103-8b60-333ad81ddb37 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:32.262689 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:32.262689 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:32.262933 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e5fa956-d0fd-4103-8b60-333ad81ddb37 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:32.263200 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5999f167-e25f-446f-b080-ee7d0f4be4c1 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:32.263556 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5999f167-e25f-446f-b080-ee7d0f4be4c1 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:32.263716 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:32.263716 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:32.263983 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5999f167-e25f-446f-b080-ee7d0f4be4c1 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:32.292152 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:32.292152 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:32.293200 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:32.293200 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:32.298252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7e5fa956-d0fd-4103-8b60-333ad81ddb37 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:32.298384 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5999f167-e25f-446f-b080-ee7d0f4be4c1 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:32.311059 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5999f167-e25f-446f-b080-ee7d0f4be4c1 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:32.311515 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e5fa956-d0fd-4103-8b60-333ad81ddb37 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:32.311609 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1069/2161] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:32 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:32.312066 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1093/2162] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:32 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:33.269320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e65d3156-968e-4344-b275-62aa65204669 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:33.269875 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e65d3156-968e-4344-b275-62aa65204669 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:33.269875 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:33.269875 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:33.270234 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e65d3156-968e-4344-b275-62aa65204669 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:33.271939 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ad2590c-6adc-4015-9d15-250c32f13ba2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:33.272369 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ad2590c-6adc-4015-9d15-250c32f13ba2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:33.272574 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:33.272574 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:33.272916 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ad2590c-6adc-4015-9d15-250c32f13ba2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:33.308978 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:33.308978 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:33.314372 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:33.314372 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:33.315914 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e65d3156-968e-4344-b275-62aa65204669 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:33.321511 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6ad2590c-6adc-4015-9d15-250c32f13ba2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:33.331335 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e65d3156-968e-4344-b275-62aa65204669 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:33.338536 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1070/2163] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:33 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:33.338536 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e376d5e9-83b6-498d-84d9-0321988df274 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:33.338536 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e376d5e9-83b6-498d-84d9-0321988df274 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:33.338536 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:33.338536 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:33.338536 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e376d5e9-83b6-498d-84d9-0321988df274 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:33.338837 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ad2590c-6adc-4015-9d15-250c32f13ba2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:33.338837 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1094/2164] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:33 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:33.338837 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c74bbb3b-32dc-461c-aa92-e09adab6e83e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:33.339102 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c74bbb3b-32dc-461c-aa92-e09adab6e83e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:33.339338 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:33.339338 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:33.339481 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c74bbb3b-32dc-461c-aa92-e09adab6e83e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:33.367701 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:33.367701 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:33.368875 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:33.368875 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:33.402737 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e376d5e9-83b6-498d-84d9-0321988df274 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:33.402838 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c74bbb3b-32dc-461c-aa92-e09adab6e83e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:33.402900 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e376d5e9-83b6-498d-84d9-0321988df274 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:33.402900 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1071/2165] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:33 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:33.402990 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c74bbb3b-32dc-461c-aa92-e09adab6e83e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:33.402990 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1095/2166] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:33 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:34.393191 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-137f9abd-b8b6-4bf9-b026-a8d4a3cd4840 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:34.393191 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-137f9abd-b8b6-4bf9-b026-a8d4a3cd4840 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:34.393191 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:34.393191 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:34.393191 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-137f9abd-b8b6-4bf9-b026-a8d4a3cd4840 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:34.394002 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b579fe08-1690-41c1-872b-2f885fe667db tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:34.394002 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b579fe08-1690-41c1-872b-2f885fe667db tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:34.394002 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:34.394002 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:34.394002 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b579fe08-1690-41c1-872b-2f885fe667db tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:34.394191 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:34.394191 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:34.394262 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:34.394262 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:34.394336 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-137f9abd-b8b6-4bf9-b026-a8d4a3cd4840 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:34.394379 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b579fe08-1690-41c1-872b-2f885fe667db tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:34.399482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-137f9abd-b8b6-4bf9-b026-a8d4a3cd4840 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:34.400256 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1072/2167] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:34 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:34.400771 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b579fe08-1690-41c1-872b-2f885fe667db tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:34.401316 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1096/2168] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:34 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:34.413027 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a17a8c0a-fc8c-4e73-ba48-738883642143 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:34.413384 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a17a8c0a-fc8c-4e73-ba48-738883642143 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:34.413598 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:34.413598 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:34.413896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a17a8c0a-fc8c-4e73-ba48-738883642143 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:34.414137 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9c0427c-0651-4433-be0e-505cab7de681 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:34.414739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9c0427c-0651-4433-be0e-505cab7de681 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:34.414739 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:34.414739 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:34.415194 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9c0427c-0651-4433-be0e-505cab7de681 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:34.443623 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:34.443623 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:34.447414 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:34.447414 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:34.449311 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a17a8c0a-fc8c-4e73-ba48-738883642143 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:34.453033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e9c0427c-0651-4433-be0e-505cab7de681 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:34.462298 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a17a8c0a-fc8c-4e73-ba48-738883642143 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:34.462886 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1097/2169] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:34 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:34.466140 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9c0427c-0651-4433-be0e-505cab7de681 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:34.489368 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1073/2170] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:34 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:35.412557 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5322224f-0ce6-4c39-bf11-ac2efa27bf99 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:35.413071 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5322224f-0ce6-4c39-bf11-ac2efa27bf99 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:35.413230 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:35.413230 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:35.413600 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5322224f-0ce6-4c39-bf11-ac2efa27bf99 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:35.413956 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c69be80-0497-45aa-9beb-6c2e00c94362 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:35.414598 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c69be80-0497-45aa-9beb-6c2e00c94362 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:35.414820 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:35.414820 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:35.415141 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c69be80-0497-45aa-9beb-6c2e00c94362 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:35.449199 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:35.449199 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:35.450999 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:35.450999 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:35.454949 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5322224f-0ce6-4c39-bf11-ac2efa27bf99 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:35.458322 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6c69be80-0497-45aa-9beb-6c2e00c94362 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:35.468933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5322224f-0ce6-4c39-bf11-ac2efa27bf99 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:35.469526 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1098/2171] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:35 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:35.471885 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c69be80-0497-45aa-9beb-6c2e00c94362 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:35.472466 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1074/2172] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:35 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:35.500347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1866379d-804b-48e2-9148-dc749285bb50 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:35.500701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1866379d-804b-48e2-9148-dc749285bb50 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:35.500864 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:35.500864 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:35.501113 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1866379d-804b-48e2-9148-dc749285bb50 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:35.502908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a6dda1f3-b06a-4801-89f6-4d41a196c0d0 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:35.503269 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a6dda1f3-b06a-4801-89f6-4d41a196c0d0 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:35.503520 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:35.503520 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:35.503780 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a6dda1f3-b06a-4801-89f6-4d41a196c0d0 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:35.530350 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:35.530350 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:35.536064 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1866379d-804b-48e2-9148-dc749285bb50 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:35.537120 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:35.537120 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:35.543378 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a6dda1f3-b06a-4801-89f6-4d41a196c0d0 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:35.549759 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1866379d-804b-48e2-9148-dc749285bb50 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:35.550295 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1099/2173] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:35 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:35.556428 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a6dda1f3-b06a-4801-89f6-4d41a196c0d0 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:35.557025 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1075/2174] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:35 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:36.483100 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86eb4783-712b-4f0a-9fda-aa893f95c3be tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:36.483657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86eb4783-712b-4f0a-9fda-aa893f95c3be tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:36.483750 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:36.483750 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:36.484053 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86eb4783-712b-4f0a-9fda-aa893f95c3be tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:36.485208 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f45b4a42-45bb-4426-a7f8-8199e7f0b95d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:36.485662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f45b4a42-45bb-4426-a7f8-8199e7f0b95d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:36.485869 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:36.485869 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:36.486278 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f45b4a42-45bb-4426-a7f8-8199e7f0b95d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:36.522574 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:36.522574 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:36.523208 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:36.523208 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:36.528243 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f45b4a42-45bb-4426-a7f8-8199e7f0b95d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:36.528949 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-86eb4783-712b-4f0a-9fda-aa893f95c3be tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:36.542904 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f45b4a42-45bb-4426-a7f8-8199e7f0b95d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:36.543274 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86eb4783-712b-4f0a-9fda-aa893f95c3be tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:36.543518 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1076/2175] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:36 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:36.543872 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1100/2176] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:36 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:36.561932 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1e38b6e9-d58d-4fdd-a1da-180ff74c815f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:36.562278 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1e38b6e9-d58d-4fdd-a1da-180ff74c815f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:36.562444 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:36.562444 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:36.562688 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1e38b6e9-d58d-4fdd-a1da-180ff74c815f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:36.567983 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51351ce7-e42e-4056-bfdc-445f0d2b9409 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:36.568790 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51351ce7-e42e-4056-bfdc-445f0d2b9409 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:36.568920 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:36.568920 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:36.569175 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51351ce7-e42e-4056-bfdc-445f0d2b9409 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:36.595286 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:36.595286 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:36.600668 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:36.600668 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:36.601710 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1e38b6e9-d58d-4fdd-a1da-180ff74c815f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:36.607143 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-51351ce7-e42e-4056-bfdc-445f0d2b9409 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:36.614972 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1e38b6e9-d58d-4fdd-a1da-180ff74c815f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:36.620621 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1077/2177] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:36 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:36.620734 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51351ce7-e42e-4056-bfdc-445f0d2b9409 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:36.621750 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1101/2178] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:36 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:37.556893 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3e718c6-62ae-4189-accb-59e6c202c905 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:37.557422 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9dc61759-2f71-4d3f-abf8-89e847077fb8 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:37.557496 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3e718c6-62ae-4189-accb-59e6c202c905 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:37.557562 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9dc61759-2f71-4d3f-abf8-89e847077fb8 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:37.557615 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:37.557615 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:37.557705 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:37.557705 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:37.557780 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3e718c6-62ae-4189-accb-59e6c202c905 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:37.557826 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9dc61759-2f71-4d3f-abf8-89e847077fb8 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:37.591954 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:37.591954 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:37.592262 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:37.592262 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:37.598307 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b3e718c6-62ae-4189-accb-59e6c202c905 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:37.598410 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9dc61759-2f71-4d3f-abf8-89e847077fb8 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:37.611733 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3e718c6-62ae-4189-accb-59e6c202c905 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:37.612357 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1102/2179] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:37 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:37.612589 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9dc61759-2f71-4d3f-abf8-89e847077fb8 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:37.613245 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1078/2180] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:37 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:37.626352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9400486e-8a0a-46f4-87f9-831820027212 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:37.626666 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9400486e-8a0a-46f4-87f9-831820027212 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:37.626804 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:37.626804 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:37.627041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9400486e-8a0a-46f4-87f9-831820027212 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:37.631593 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8763471-840d-4bff-9577-6bb032653144 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:37.632058 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f8763471-840d-4bff-9577-6bb032653144 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:37.632326 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:37.632326 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:37.632578 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f8763471-840d-4bff-9577-6bb032653144 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:37.657588 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:37.657588 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:37.662721 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:37.662721 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:37.663915 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9400486e-8a0a-46f4-87f9-831820027212 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:37.668462 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f8763471-840d-4bff-9577-6bb032653144 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:37.677435 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9400486e-8a0a-46f4-87f9-831820027212 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:37.678002 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1103/2181] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:37 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:37.683324 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8763471-840d-4bff-9577-6bb032653144 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:37.683812 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1079/2182] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:37 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:38.627789 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7af3dad2-9a7e-42fb-bd9d-a5cc8c955752 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:38.628855 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b036fc9-d2b4-40ad-8309-2b637a35e62f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:38.628978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7af3dad2-9a7e-42fb-bd9d-a5cc8c955752 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:38.628978 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:38.628978 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:38.629549 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b036fc9-d2b4-40ad-8309-2b637a35e62f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:38.629549 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:38.629549 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:38.629835 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7af3dad2-9a7e-42fb-bd9d-a5cc8c955752 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:38.630057 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b036fc9-d2b4-40ad-8309-2b637a35e62f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:38.663539 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:38.663539 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:38.664027 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:38.664027 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:38.669647 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3b036fc9-d2b4-40ad-8309-2b637a35e62f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:38.670551 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7af3dad2-9a7e-42fb-bd9d-a5cc8c955752 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:38.683458 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b036fc9-d2b4-40ad-8309-2b637a35e62f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:38.684090 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1080/2183] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:38 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:38.688582 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55d1901e-52b3-4b29-9dce-6c147b298f7a tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:38.719952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55d1901e-52b3-4b29-9dce-6c147b298f7a tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:38.719952 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:38.719952 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:38.719952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55d1901e-52b3-4b29-9dce-6c147b298f7a tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:38.720286 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7af3dad2-9a7e-42fb-bd9d-a5cc8c955752 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:38.720286 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1104/2184] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:38 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:38.720286 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c665a8a5-6b39-414a-bfbd-3206e1238167 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:38.720286 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c665a8a5-6b39-414a-bfbd-3206e1238167 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:38.720286 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:38.720286 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:38.720286 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c665a8a5-6b39-414a-bfbd-3206e1238167 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:38.720525 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:38.720525 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:38.724168 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-55d1901e-52b3-4b29-9dce-6c147b298f7a tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:38.727543 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:38.727543 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:38.733295 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c665a8a5-6b39-414a-bfbd-3206e1238167 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:38.737698 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55d1901e-52b3-4b29-9dce-6c147b298f7a tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:38.738257 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1081/2185] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:38 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:38.746549 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c665a8a5-6b39-414a-bfbd-3206e1238167 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:38.747100 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1105/2186] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:38 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:39.697743 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ff389286-14e9-4daa-828a-5ff0860d640d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:39.698286 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ff389286-14e9-4daa-828a-5ff0860d640d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:39.698403 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:39.698403 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:39.698747 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ff389286-14e9-4daa-828a-5ff0860d640d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:39.707405 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1005ca90-f809-4512-b286-34d92558acc8 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:39.707793 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1005ca90-f809-4512-b286-34d92558acc8 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:39.708030 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:39.708030 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:39.708323 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1005ca90-f809-4512-b286-34d92558acc8 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:39.732908 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:39.732908 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:39.739045 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ff389286-14e9-4daa-828a-5ff0860d640d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:39.754544 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:39.754544 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:39.754544 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1005ca90-f809-4512-b286-34d92558acc8 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:39.754718 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ff389286-14e9-4daa-828a-5ff0860d640d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:39.754718 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1082/2187] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:39 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:39.756295 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-915713ed-4b67-48f2-a3a8-f43be6cc563f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:39.756640 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-915713ed-4b67-48f2-a3a8-f43be6cc563f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:39.756798 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:39.756798 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:39.757045 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-915713ed-4b67-48f2-a3a8-f43be6cc563f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:39.768855 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1005ca90-f809-4512-b286-34d92558acc8 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:39.769376 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1106/2188] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:39 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:39.771885 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a003fb1e-5834-4528-8bfb-e988eb50f74b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:39.772225 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a003fb1e-5834-4528-8bfb-e988eb50f74b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:39.772370 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:39.772370 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:39.772605 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a003fb1e-5834-4528-8bfb-e988eb50f74b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:39.795796 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:39.795796 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:39.802103 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-915713ed-4b67-48f2-a3a8-f43be6cc563f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:39.817426 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-915713ed-4b67-48f2-a3a8-f43be6cc563f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:39.818312 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1083/2189] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:39 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:39.935642 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:39.935642 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:39.941105 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a003fb1e-5834-4528-8bfb-e988eb50f74b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:39.953618 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a003fb1e-5834-4528-8bfb-e988eb50f74b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:39.954133 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1107/2190] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:39 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:40.765591 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2679ae91-4408-4d4b-9eb2-37ece2cc07fa tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:40.766369 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2679ae91-4408-4d4b-9eb2-37ece2cc07fa tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:40.766369 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:40.766369 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:40.766787 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2679ae91-4408-4d4b-9eb2-37ece2cc07fa tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:40.781029 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09e01dae-07d9-4910-a3a7-cb5f1c152a19 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:40.781384 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09e01dae-07d9-4910-a3a7-cb5f1c152a19 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:40.781568 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:40.781568 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:40.781835 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09e01dae-07d9-4910-a3a7-cb5f1c152a19 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:40.799378 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:40.799378 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:40.806313 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2679ae91-4408-4d4b-9eb2-37ece2cc07fa tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:40.814207 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:40.814207 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:40.820203 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-09e01dae-07d9-4910-a3a7-cb5f1c152a19 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:40.820308 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2679ae91-4408-4d4b-9eb2-37ece2cc07fa tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:40.820862 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1084/2191] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:40 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:40.828349 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e78e94bc-014f-4c89-86a2-47c496e03892 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:40.828710 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e78e94bc-014f-4c89-86a2-47c496e03892 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:40.828911 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:40.828911 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:40.829259 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e78e94bc-014f-4c89-86a2-47c496e03892 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:40.833658 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09e01dae-07d9-4910-a3a7-cb5f1c152a19 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:40.839565 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1108/2192] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:40 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:40.860265 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:40.860265 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:40.866331 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e78e94bc-014f-4c89-86a2-47c496e03892 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:40.879037 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e78e94bc-014f-4c89-86a2-47c496e03892 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:40.879658 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1085/2193] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:40 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:40.965745 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7256e8e-3c38-41db-8cb0-038a5f926fb7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:40.966139 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7256e8e-3c38-41db-8cb0-038a5f926fb7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:40.966356 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:40.966356 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:40.966645 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7256e8e-3c38-41db-8cb0-038a5f926fb7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:40.999335 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:40.999335 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:41.005056 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a7256e8e-3c38-41db-8cb0-038a5f926fb7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:41.018772 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7256e8e-3c38-41db-8cb0-038a5f926fb7 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:41.019261 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1109/2194] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:40 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:41.834026 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f6aa91a-bd8e-4ffc-8db5-ccb8e8f01a56 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:41.834745 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f6aa91a-bd8e-4ffc-8db5-ccb8e8f01a56 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:41.834745 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:41.834745 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:41.835101 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f6aa91a-bd8e-4ffc-8db5-ccb8e8f01a56 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:41.848701 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1c1869e1-e8f2-42a3-982b-514ed77e793b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:41.849312 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1c1869e1-e8f2-42a3-982b-514ed77e793b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:41.849509 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:41.849509 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:41.849895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1c1869e1-e8f2-42a3-982b-514ed77e793b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:41.872638 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:41.872638 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:41.878831 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3f6aa91a-bd8e-4ffc-8db5-ccb8e8f01a56 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:41.881533 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:41.881533 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:41.888729 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1c1869e1-e8f2-42a3-982b-514ed77e793b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:41.896117 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f6aa91a-bd8e-4ffc-8db5-ccb8e8f01a56 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:41.896720 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1086/2195] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:41 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:41.899668 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe44b247-d9e2-42f4-ad26-a8c6b7a74f4c tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:41.900044 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe44b247-d9e2-42f4-ad26-a8c6b7a74f4c tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:41.900249 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:41.900249 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:41.900529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe44b247-d9e2-42f4-ad26-a8c6b7a74f4c tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:41.904490 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1c1869e1-e8f2-42a3-982b-514ed77e793b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:41.905316 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1110/2196] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:41 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:41.930521 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:41.930521 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:41.935926 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fe44b247-d9e2-42f4-ad26-a8c6b7a74f4c tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:41.949177 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe44b247-d9e2-42f4-ad26-a8c6b7a74f4c tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:41.949668 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1087/2197] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:41 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:42.034278 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7f49fd5-6643-4ffc-8ce5-0afd271859a6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:42.034967 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7f49fd5-6643-4ffc-8ce5-0afd271859a6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:42.035140 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:42.035140 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:42.035574 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7f49fd5-6643-4ffc-8ce5-0afd271859a6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:42.077716 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:42.077716 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:42.083532 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a7f49fd5-6643-4ffc-8ce5-0afd271859a6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:42.097055 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7f49fd5-6643-4ffc-8ce5-0afd271859a6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:42.097599 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1111/2198] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:42 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:42.913364 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-411235a6-f6b3-4ce7-af9a-553e1352f9e7 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:42.913813 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-411235a6-f6b3-4ce7-af9a-553e1352f9e7 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:42.913867 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:42.913867 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:42.914109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-411235a6-f6b3-4ce7-af9a-553e1352f9e7 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:42.915949 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b921ce22-8d12-40fa-b9a5-859f93b2fe12 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:42.916312 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b921ce22-8d12-40fa-b9a5-859f93b2fe12 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:42.916475 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:42.916475 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:42.916730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b921ce22-8d12-40fa-b9a5-859f93b2fe12 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:42.945422 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:42.945422 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:42.947052 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:42.947052 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:42.952827 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-411235a6-f6b3-4ce7-af9a-553e1352f9e7 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:42.957992 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b921ce22-8d12-40fa-b9a5-859f93b2fe12 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:42.972314 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b921ce22-8d12-40fa-b9a5-859f93b2fe12 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:42.972943 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1112/2199] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:42 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:42.975472 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ccebbad-8273-4869-bd1a-a25e2bd93a0c tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:42.975867 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ccebbad-8273-4869-bd1a-a25e2bd93a0c tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:42.976101 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:42.976101 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:42.976408 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ccebbad-8273-4869-bd1a-a25e2bd93a0c tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:42.977638 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-411235a6-f6b3-4ce7-af9a-553e1352f9e7 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:42.978248 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1088/2200] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:42 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:43.006812 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:43.006812 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:43.013102 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1ccebbad-8273-4869-bd1a-a25e2bd93a0c tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:43.026571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ccebbad-8273-4869-bd1a-a25e2bd93a0c tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:43.027112 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1113/2201] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:42 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:43.109840 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5fde1ea7-48a2-4b16-af21-d4685b147f67 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:43.110173 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5fde1ea7-48a2-4b16-af21-d4685b147f67 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:43.110356 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:43.110356 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:43.110625 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5fde1ea7-48a2-4b16-af21-d4685b147f67 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:43.144748 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:43.144748 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:43.151039 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5fde1ea7-48a2-4b16-af21-d4685b147f67 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:43.165990 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5fde1ea7-48a2-4b16-af21-d4685b147f67 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:43.166580 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1089/2202] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:43 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:43.985390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55f97561-c50b-48ae-bf24-a206b59a840e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:43.986484 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55f97561-c50b-48ae-bf24-a206b59a840e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:43.987037 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:43.987037 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:43.987534 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55f97561-c50b-48ae-bf24-a206b59a840e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:43.989341 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37bff214-a918-4edd-8b5e-275a080efa91 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:43.989735 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-37bff214-a918-4edd-8b5e-275a080efa91 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:43.989925 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:43.989925 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:43.990219 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-37bff214-a918-4edd-8b5e-275a080efa91 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:44.022772 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:44.022772 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:44.030430 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-55f97561-c50b-48ae-bf24-a206b59a840e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:44.047230 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55f97561-c50b-48ae-bf24-a206b59a840e tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:44.047817 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1114/2203] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:43 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:44.050379 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3f67545-34de-4ce0-a3f1-cc64547d4b08 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:44.050871 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3f67545-34de-4ce0-a3f1-cc64547d4b08 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:44.051028 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:44.051028 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:44.051265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3f67545-34de-4ce0-a3f1-cc64547d4b08 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:44.082661 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:44.082661 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:44.090443 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f3f67545-34de-4ce0-a3f1-cc64547d4b08 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:44.111074 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3f67545-34de-4ce0-a3f1-cc64547d4b08 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:44.111657 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1115/2204] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:44 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:44.165539 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:44.165539 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:44.171119 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-37bff214-a918-4edd-8b5e-275a080efa91 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:44.180242 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d3b5e9f-e5a6-48d9-b4a9-0b0dfbf34fc4 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:44.181093 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d3b5e9f-e5a6-48d9-b4a9-0b0dfbf34fc4 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:44.181372 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:44.181372 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:44.181853 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d3b5e9f-e5a6-48d9-b4a9-0b0dfbf34fc4 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:44.183503 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37bff214-a918-4edd-8b5e-275a080efa91 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:44.184040 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1090/2205] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:43 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:44.220848 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:44.220848 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:44.226527 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5d3b5e9f-e5a6-48d9-b4a9-0b0dfbf34fc4 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:44.239488 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d3b5e9f-e5a6-48d9-b4a9-0b0dfbf34fc4 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:44.240016 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1116/2206] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:44 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:45.058962 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-68e68a4d-c3c3-4f15-ab3d-10a81b393112 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:45.059366 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-68e68a4d-c3c3-4f15-ab3d-10a81b393112 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:45.059443 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:45.059443 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:45.059649 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-68e68a4d-c3c3-4f15-ab3d-10a81b393112 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:45.091307 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:45.091307 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:45.097299 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-68e68a4d-c3c3-4f15-ab3d-10a81b393112 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:45.111118 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-68e68a4d-c3c3-4f15-ab3d-10a81b393112 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:45.132704 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1091/2207] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:45 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 974 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:45.132854 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1967a5b2-3e3a-4cdd-9de2-d9da52f08823 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:45.132854 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1967a5b2-3e3a-4cdd-9de2-d9da52f08823 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:45.132854 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:45.132854 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:45.132854 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1967a5b2-3e3a-4cdd-9de2-d9da52f08823 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:45.157757 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:45.157757 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:45.165221 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1967a5b2-3e3a-4cdd-9de2-d9da52f08823 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:45.181911 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1967a5b2-3e3a-4cdd-9de2-d9da52f08823 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:45.182607 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1117/2208] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:45 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:45.194170 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a253cf2d-0893-4495-8518-7613fc79d73b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:45.194508 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a253cf2d-0893-4495-8518-7613fc79d73b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:45.194668 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:45.194668 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:45.194900 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a253cf2d-0893-4495-8518-7613fc79d73b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:45.230528 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:45.230528 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:45.250977 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ebfb1bbf-6382-49d3-b881-2aed524a9c83 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:45.251431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ebfb1bbf-6382-49d3-b881-2aed524a9c83 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:45.251638 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:45.251638 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:45.251997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ebfb1bbf-6382-49d3-b881-2aed524a9c83 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:45.253500 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a253cf2d-0893-4495-8518-7613fc79d73b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:45.285276 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a253cf2d-0893-4495-8518-7613fc79d73b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:45.285852 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1092/2209] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:45 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:45.292183 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:45.292183 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:45.305640 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ebfb1bbf-6382-49d3-b881-2aed524a9c83 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:45.340651 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ebfb1bbf-6382-49d3-b881-2aed524a9c83 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:45.340651 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1118/2210] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:45 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 972 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:46.126159 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a2098531-a719-43f5-ad33-1d5acf137b7a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:46.127001 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a2098531-a719-43f5-ad33-1d5acf137b7a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:46.127314 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:46.127314 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:46.127810 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a2098531-a719-43f5-ad33-1d5acf137b7a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:46.158909 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:46.158909 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:46.164947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a2098531-a719-43f5-ad33-1d5acf137b7a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:46.177393 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a2098531-a719-43f5-ad33-1d5acf137b7a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:46.177965 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1093/2211] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:46 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 1364 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:46.193198 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b8e9e53-4473-4ed8-8acf-122320c707db tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:46.193520 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b8e9e53-4473-4ed8-8acf-122320c707db tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:46.193677 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:46.193677 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:46.193928 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b8e9e53-4473-4ed8-8acf-122320c707db tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:46.221623 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:46.221623 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:46.227283 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8b8e9e53-4473-4ed8-8acf-122320c707db tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:46.239755 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b8e9e53-4473-4ed8-8acf-122320c707db tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:46.240307 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1119/2212] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:46 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:46.318150 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-435ad980-97ce-46e2-af78-06b42832956a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:46.318150 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-435ad980-97ce-46e2-af78-06b42832956a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:46.318150 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:46.318150 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:46.318150 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-435ad980-97ce-46e2-af78-06b42832956a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:46.336764 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:46.336764 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:46.341640 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-435ad980-97ce-46e2-af78-06b42832956a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:46.350427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22f0dec5-09ea-45b0-8584-e34d218e0a02 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:46.350745 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22f0dec5-09ea-45b0-8584-e34d218e0a02 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:46.350892 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:46.350892 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:46.351109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22f0dec5-09ea-45b0-8584-e34d218e0a02 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:46.353531 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-435ad980-97ce-46e2-af78-06b42832956a tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:46.353996 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1094/2213] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:46 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 1361 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:46.377463 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:46.377463 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:46.398205 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-22f0dec5-09ea-45b0-8584-e34d218e0a02 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:46.398205 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22f0dec5-09ea-45b0-8584-e34d218e0a02 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:46.398205 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1120/2214] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:46 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 1362 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:47.191254 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc5c7f19-a6fb-4b87-afde-18a156e0c33a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:47.192012 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc5c7f19-a6fb-4b87-afde-18a156e0c33a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:47.192012 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:47.192012 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:47.192389 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fc5c7f19-a6fb-4b87-afde-18a156e0c33a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:47.231381 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:47.231381 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:47.237369 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fc5c7f19-a6fb-4b87-afde-18a156e0c33a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:47.251145 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f16a99ca-72ea-4772-ba7a-69cd560876de tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:47.251435 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fc5c7f19-a6fb-4b87-afde-18a156e0c33a tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:47.251537 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f16a99ca-72ea-4772-ba7a-69cd560876de tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:47.251675 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:47.251675 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:47.251957 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f16a99ca-72ea-4772-ba7a-69cd560876de tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:47.252021 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1095/2215] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:47 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 1362 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:47.261697 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-193f4668-713d-434e-8ca5-14c99bb8d606 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] POST http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828/action Jan 27 17:04:47.261907 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:47.261907 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:47.262186 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-193f4668-713d-434e-8ca5-14c99bb8d606 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] 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=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:04:47.262441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-193f4668-713d-434e-8ca5-14c99bb8d606 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] 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=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:04:47.282007 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:47.282007 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:47.287437 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f16a99ca-72ea-4772-ba7a-69cd560876de tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:47.332849 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:47.332849 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:47.333464 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f16a99ca-72ea-4772-ba7a-69cd560876de tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:47.333464 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1121/2216] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:47 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:47.333579 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:47.333579 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:47.333579 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-193f4668-713d-434e-8ca5-14c99bb8d606 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:47.369925 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f7bc8152-c13b-4ef7-b28c-87513bbed7ce tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:04:47.370297 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f7bc8152-c13b-4ef7-b28c-87513bbed7ce tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:47.370657 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:47.370657 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:47.370979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f7bc8152-c13b-4ef7-b28c-87513bbed7ce tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:47.399509 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:47.399509 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:47.405294 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f7bc8152-c13b-4ef7-b28c-87513bbed7ce tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:47.422227 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f7bc8152-c13b-4ef7-b28c-87513bbed7ce tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:04:47.422227 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1122/2217] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:47 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 1359 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:47.422227 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1d64be1-71ee-42a8-a2ed-9eea475265ec tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:47.422227 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1d64be1-71ee-42a8-a2ed-9eea475265ec tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:47.422227 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:47.422227 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:47.422227 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1d64be1-71ee-42a8-a2ed-9eea475265ec tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:47.451130 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:47.451130 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:47.455302 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-193f4668-713d-434e-8ca5-14c99bb8d606 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Update volume metadata completed successfully. Jan 27 17:04:47.490193 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-193f4668-713d-434e-8ca5-14c99bb8d606 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828/action returned with HTTP 200 Jan 27 17:04:47.490193 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1096/2218] 10.222.0.108 () {60 vars in 1363 bytes} [Wed Jan 27 17:04:47 2021] POST /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828/action => generated 511 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:47.490327 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d1d64be1-71ee-42a8-a2ed-9eea475265ec tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:47.490378 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] POST http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes Jan 27 17:04:47.490378 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:47.490378 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:47.490378 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3378de70-dacb-4b85-badd-bf2f76a6a9d5", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1482586437"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:04:47.490378 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Create volume request body: {'volume': {'source_volid': '3378de70-dacb-4b85-badd-bf2f76a6a9d5', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1482586437'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:04:47.490547 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1d64be1-71ee-42a8-a2ed-9eea475265ec tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:47.490547 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1123/2219] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:47 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 1360 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:47.490622 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:47.490622 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:47.490688 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume retrieved successfully. Jan 27 17:04:47.490890 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Create volume of 1 GB Jan 27 17:04:47.495216 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76f778ee-840e-4f23-bddf-443473780591 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] POST http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729/action Jan 27 17:04:47.496220 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:47.496220 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:47.496509 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76f778ee-840e-4f23-bddf-443473780591 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:04:47.496743 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76f778ee-840e-4f23-bddf-443473780591 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:04:47.498687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Availability Zones retrieved successfully. Jan 27 17:04:47.508212 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Flow 'volume_create_api' (f9a124c1-d3aa-455e-8183-0a1aaeedb1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:04:47.509772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71796946-eb04-4685-bcd9-206926bda4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:47.511145 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:04:47.544845 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:47.544845 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:47.544845 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-76f778ee-840e-4f23-bddf-443473780591 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:47.559229 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71796946-eb04-4685-bcd9-206926bda4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3378de70-dacb-4b85-badd-bf2f76a6a9d5', 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:47.560541 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (441bfe1c-850a-4bc3-8ffe-0b0d039b89f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:47.802110 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Created reservations ['86dbb752-4fcb-455c-86c9-2595e2a31d70', '5dd8f77a-fb34-401e-9144-13ed826372b3', '66cfac74-1f89-4186-b945-fdb1610465dc', '82170d89-9a51-40db-855f-a1dffaabac3b'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:04:47.804429 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (441bfe1c-850a-4bc3-8ffe-0b0d039b89f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86dbb752-4fcb-455c-86c9-2595e2a31d70', '5dd8f77a-fb34-401e-9144-13ed826372b3', '66cfac74-1f89-4186-b945-fdb1610465dc', '82170d89-9a51-40db-855f-a1dffaabac3b']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:47.807143 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad6be18-8dd8-4222-b179-8818dd13bdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:47.875546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-76f778ee-840e-4f23-bddf-443473780591 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Created reservations ['e852dc13-c5ad-43e9-964d-bcc514c4517e', 'adb07cf8-304e-4380-9649-46cb4fcba7b6'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:04:47.907117 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-76f778ee-840e-4f23-bddf-443473780591 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Extend volume request issued successfully. Jan 27 17:04:47.926304 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76f778ee-840e-4f23-bddf-443473780591 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729/action returned with HTTP 202 Jan 27 17:04:47.926304 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1124/2220] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:04:47 2021] POST /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729/action => generated 0 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:04:47.926304 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-93d842bc-b499-4190-a289-1a0eae0aab6b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:47.926304 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-93d842bc-b499-4190-a289-1a0eae0aab6b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:47.926304 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:47.926304 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:47.926304 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-93d842bc-b499-4190-a289-1a0eae0aab6b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:47.948802 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:47.948802 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:47.955342 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-93d842bc-b499-4190-a289-1a0eae0aab6b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:47.970948 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-93d842bc-b499-4190-a289-1a0eae0aab6b tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:47.971692 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1125/2221] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:47 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 1437 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:47.977870 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c2bd9e15-7239-470d-bf7f-bde8393ac459 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:47.978554 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c2bd9e15-7239-470d-bf7f-bde8393ac459 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:47.978698 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:47.978698 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:47.978947 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c2bd9e15-7239-470d-bf7f-bde8393ac459 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:47.988904 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad6be18-8dd8-4222-b179-8818dd13bdc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57815c31-a5df-4876-bbdd-b4f5e6038f96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1482586437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f5c81b56db44878baa7a6fe407a6ac',qos_specs=None,replication_status=,reservations=['86dbb752-4fcb-455c-86c9-2595e2a31d70','5dd8f77a-fb34-401e-9144-13ed826372b3','66cfac74-1f89-4186-b945-fdb1610465dc','82170d89-9a51-40db-855f-a1dffaabac3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=3378de70-dacb-4b85-badd-bf2f76a6a9d5,status='creating',user_id='afd90e52c11044b997728adbed0cdd2b',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), '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-27T17:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1482586437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57815c31-a5df-4876-bbdd-b4f5e6038f96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8f5c81b56db44878baa7a6fe407a6ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3378de70-dacb-4b85-badd-bf2f76a6a9d5,status='creating',terminated_at=None,updated_at=None,user_id='afd90e52c11044b997728adbed0cdd2b',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:47.990168 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c74d55-117a-485b-a8d4-b04982fa4835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:48.009465 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:48.009465 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:48.015610 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c2bd9e15-7239-470d-bf7f-bde8393ac459 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:48.060316 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c2bd9e15-7239-470d-bf7f-bde8393ac459 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:48.060316 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1126/2222] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:47 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 1360 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:48.060316 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8a903b00-0a95-4da3-9025-cf7c488613a7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] POST http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828/action Jan 27 17:04:48.060316 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:48.060316 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:48.060316 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8a903b00-0a95-4da3-9025-cf7c488613a7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:04:48.060316 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8a903b00-0a95-4da3-9025-cf7c488613a7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:04:48.062566 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:48.062566 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:48.093430 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:48.093430 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:48.094195 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8a903b00-0a95-4da3-9025-cf7c488613a7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:48.100900 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8a903b00-0a95-4da3-9025-cf7c488613a7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Get volume image-metadata completed successfully. Jan 27 17:04:48.105693 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c74d55-117a-485b-a8d4-b04982fa4835) transitioned into state 'SUCCESS' from state '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-1482586437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f5c81b56db44878baa7a6fe407a6ac',qos_specs=None,replication_status=,reservations=['86dbb752-4fcb-455c-86c9-2595e2a31d70','5dd8f77a-fb34-401e-9144-13ed826372b3','66cfac74-1f89-4186-b945-fdb1610465dc','82170d89-9a51-40db-855f-a1dffaabac3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=3378de70-dacb-4b85-badd-bf2f76a6a9d5,status='creating',user_id='afd90e52c11044b997728adbed0cdd2b',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:48.107073 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cecf243-bd9b-4149-8c64-07707bfaa549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:48.110765 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:04:48.110765 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 17:04:48.214015 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8a903b00-0a95-4da3-9025-cf7c488613a7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Delete volume metadata completed successfully. Jan 27 17:04:48.214015 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8a903b00-0a95-4da3-9025-cf7c488613a7 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828/action returned with HTTP 200 Jan 27 17:04:48.215328 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1127/2223] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:04:48 2021] POST /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828/action => generated 0 bytes in 185 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 27 17:04:48.220804 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-da91312b-e309-4ba1-8b6b-9f852f3a13e4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] POST http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828/action Jan 27 17:04:48.221131 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:48.221131 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:48.221409 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-da91312b-e309-4ba1-8b6b-9f852f3a13e4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:04:48.221640 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-da91312b-e309-4ba1-8b6b-9f852f3a13e4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:04:48.250884 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:48.250884 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:48.251571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-da91312b-e309-4ba1-8b6b-9f852f3a13e4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:48.258358 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-da91312b-e309-4ba1-8b6b-9f852f3a13e4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Get volume image-metadata completed successfully. Jan 27 17:04:48.258800 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-da91312b-e309-4ba1-8b6b-9f852f3a13e4 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828/action returned with HTTP 200 Jan 27 17:04:48.259334 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1128/2224] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:04:48 2021] POST /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828/action => generated 485 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:48.266031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-48847e82-7527-4841-9666-85ce563cf4dc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] DELETE http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:48.266347 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-48847e82-7527-4841-9666-85ce563cf4dc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:48.266471 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:48.266471 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:48.266687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-48847e82-7527-4841-9666-85ce563cf4dc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:48.266997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-48847e82-7527-4841-9666-85ce563cf4dc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Delete volume with id: 42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:48.296428 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cecf243-bd9b-4149-8c64-07707bfaa549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:48.297789 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Flow 'volume_create_api' (f9a124c1-d3aa-455e-8183-0a1aaeedb1c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:04:48.298583 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:48.298583 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:48.300733 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-48847e82-7527-4841-9666-85ce563cf4dc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:48.332862 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Create volume request issued successfully. Jan 27 17:04:48.332862 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2ec19089-8b8a-4760-8bdb-8ea447ed27d1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes returned with HTTP 202 Jan 27 17:04:48.332862 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1097/2225] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:04:47 2021] POST /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes => generated 851 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:04:48.340007 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ac13df1-3e08-4c5f-80a4-19e5617e7aa0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:04:48.340307 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7ac13df1-3e08-4c5f-80a4-19e5617e7aa0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:48.340507 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:48.340507 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:48.340711 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7ac13df1-3e08-4c5f-80a4-19e5617e7aa0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:48.366783 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:48.366783 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:48.372173 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7ac13df1-3e08-4c5f-80a4-19e5617e7aa0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:48.383596 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ac13df1-3e08-4c5f-80a4-19e5617e7aa0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:04:48.384063 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1098/2226] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:48 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 919 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:48.389786 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c3ac1af1-13be-473c-a6ea-2d8cb63c44d4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:48.389786 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c3ac1af1-13be-473c-a6ea-2d8cb63c44d4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:48.389786 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:48.389786 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:48.389786 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c3ac1af1-13be-473c-a6ea-2d8cb63c44d4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:48.410841 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:48.410841 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:48.415703 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c3ac1af1-13be-473c-a6ea-2d8cb63c44d4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:48.427704 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c3ac1af1-13be-473c-a6ea-2d8cb63c44d4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:48.428189 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1099/2227] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:48 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:48.807090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-48847e82-7527-4841-9666-85ce563cf4dc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Delete volume request issued successfully. Jan 27 17:04:48.807775 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-48847e82-7527-4841-9666-85ce563cf4dc tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 202 Jan 27 17:04:48.809195 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1129/2228] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:04:48 2021] DELETE /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 0 bytes in 545 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:04:48.815718 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0743d9ff-1962-498e-9b01-790c49139db1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:48.816502 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0743d9ff-1962-498e-9b01-790c49139db1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:48.816685 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:48.816685 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:48.816884 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0743d9ff-1962-498e-9b01-790c49139db1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:48.860423 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:48.860423 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:48.860423 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0743d9ff-1962-498e-9b01-790c49139db1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:48.861277 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0743d9ff-1962-498e-9b01-790c49139db1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:48.861816 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1100/2229] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:48 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 1410 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:49.103013 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ecf1061-83b8-400d-b493-badb4131faa5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:49.103013 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ecf1061-83b8-400d-b493-badb4131faa5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:49.103013 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:49.103013 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:49.103013 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ecf1061-83b8-400d-b493-badb4131faa5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:49.103013 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:49.103013 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:49.103013 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0ecf1061-83b8-400d-b493-badb4131faa5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:49.109995 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ecf1061-83b8-400d-b493-badb4131faa5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:49.110556 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1130/2230] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:49 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 1360 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:49.118703 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bdbcd70f-fddc-49bf-9586-4d5330af977c tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:04:49.118967 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bdbcd70f-fddc-49bf-9586-4d5330af977c tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:49.119151 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:49.119151 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:49.119383 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bdbcd70f-fddc-49bf-9586-4d5330af977c tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:49.145671 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:49.145671 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:49.151103 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bdbcd70f-fddc-49bf-9586-4d5330af977c tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:49.164398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bdbcd70f-fddc-49bf-9586-4d5330af977c tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:04:49.165331 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1101/2231] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:49 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 1360 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:49.179759 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] POST http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes Jan 27 17:04:49.179993 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:49.179993 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:49.180280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-648051078"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:04:49.180858 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-648051078'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:04:49.181009 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Create volume of 1 GB Jan 27 17:04:49.189202 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Availability Zones retrieved successfully. Jan 27 17:04:49.196696 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Flow 'volume_create_api' (ceaadba8-3052-4bd3-81fb-f89d9139fc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:04:49.198250 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50cef6d4-04dd-4ddc-acfe-21605af9ceb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:49.199895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:04:49.233344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50cef6d4-04dd-4ddc-acfe-21605af9ceb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:49.234387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (826cd942-fc7c-4788-86b2-bfb5ab0636b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:49.341052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Created reservations ['15ac2fc6-b60a-4586-8edb-f5d7269bf913', 'ef7febc6-074f-4c54-ad19-7ab2b9254767', 'beb98a3f-993a-4456-84fa-65cbe86d0cca', '103c6e25-1d0e-4431-a34f-b74b4b8ab07b'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:04:49.342525 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (826cd942-fc7c-4788-86b2-bfb5ab0636b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15ac2fc6-b60a-4586-8edb-f5d7269bf913', 'ef7febc6-074f-4c54-ad19-7ab2b9254767', 'beb98a3f-993a-4456-84fa-65cbe86d0cca', '103c6e25-1d0e-4431-a34f-b74b4b8ab07b']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:49.343934 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0357244-5ac2-48b6-b52d-fbfcbdbcbf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:49.396694 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-732c43d4-8a8f-4fa7-9c01-6339bac09216 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:04:49.397307 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-732c43d4-8a8f-4fa7-9c01-6339bac09216 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:49.397549 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:49.397549 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:49.398017 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-732c43d4-8a8f-4fa7-9c01-6339bac09216 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:49.428965 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:49.428965 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:49.435641 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-732c43d4-8a8f-4fa7-9c01-6339bac09216 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:49.459628 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-732c43d4-8a8f-4fa7-9c01-6339bac09216 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:04:49.460558 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1102/2232] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:49 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:49.465413 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7730d1b2-4839-4738-9281-5ba432aa3760 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:49.465730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7730d1b2-4839-4738-9281-5ba432aa3760 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:49.465859 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:49.465859 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:49.466034 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7730d1b2-4839-4738-9281-5ba432aa3760 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:49.494162 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:49.494162 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:49.499725 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7730d1b2-4839-4738-9281-5ba432aa3760 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:49.512430 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7730d1b2-4839-4738-9281-5ba432aa3760 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:49.512898 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1103/2233] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:49 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:49.517654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0357244-5ac2-48b6-b52d-fbfcbdbcbf0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9fed553-994d-465d-a78f-dec42a3a9282', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-648051078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eb14477b97949d08cf8dc39406a3815',qos_specs=None,replication_status=,reservations=['15ac2fc6-b60a-4586-8edb-f5d7269bf913','ef7febc6-074f-4c54-ad19-7ab2b9254767','beb98a3f-993a-4456-84fa-65cbe86d0cca','103c6e25-1d0e-4431-a34f-b74b4b8ab07b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303a9789cd2c4604876de76d6dba9bbe',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:04:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-648051078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9fed553-994d-465d-a78f-dec42a3a9282,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1eb14477b97949d08cf8dc39406a3815',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='303a9789cd2c4604876de76d6dba9bbe',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:49.519968 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565c444d-43ad-4fbb-b732-8a17daa6c84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:49.874768 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3dbfec0a-24bb-4c2c-9e27-b9e666f722d1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:49.875413 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3dbfec0a-24bb-4c2c-9e27-b9e666f722d1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:49.875675 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:49.875675 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:49.876159 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3dbfec0a-24bb-4c2c-9e27-b9e666f722d1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:49.891580 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565c444d-43ad-4fbb-b732-8a17daa6c84f) transitioned into state 'SUCCESS' from state '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-648051078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1eb14477b97949d08cf8dc39406a3815',qos_specs=None,replication_status=,reservations=['15ac2fc6-b60a-4586-8edb-f5d7269bf913','ef7febc6-074f-4c54-ad19-7ab2b9254767','beb98a3f-993a-4456-84fa-65cbe86d0cca','103c6e25-1d0e-4431-a34f-b74b4b8ab07b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303a9789cd2c4604876de76d6dba9bbe',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:49.892694 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf7ff11b-75a2-45f8-8f89-57ca05e34cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:49.913099 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:49.913099 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:49.919189 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3dbfec0a-24bb-4c2c-9e27-b9e666f722d1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:49.932189 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3dbfec0a-24bb-4c2c-9e27-b9e666f722d1 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:49.976004 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1104/2234] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:49 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 1410 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:50.045798 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf7ff11b-75a2-45f8-8f89-57ca05e34cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:50.048751 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Flow 'volume_create_api' (ceaadba8-3052-4bd3-81fb-f89d9139fc97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:04:50.098391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Create volume request issued successfully. Jan 27 17:04:50.098391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d09c281a-5570-40ff-9bc2-112114100f30 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes returned with HTTP 202 Jan 27 17:04:50.098391 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1131/2235] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:04:49 2021] POST /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes => generated 818 bytes in 911 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:04:50.106447 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-430b1029-2cfc-4d20-9cf3-c42147383ed9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 Jan 27 17:04:50.106790 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-430b1029-2cfc-4d20-9cf3-c42147383ed9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:50.106940 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:50.106940 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:50.107167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-430b1029-2cfc-4d20-9cf3-c42147383ed9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:50.134239 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:50.134239 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:50.139010 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-430b1029-2cfc-4d20-9cf3-c42147383ed9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:50.150054 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-430b1029-2cfc-4d20-9cf3-c42147383ed9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 returned with HTTP 200 Jan 27 17:04:50.150634 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1105/2236] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:50 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 => generated 886 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:50.472437 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6947b9b2-a041-4f47-9009-56e10c2f5218 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:04:50.473016 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6947b9b2-a041-4f47-9009-56e10c2f5218 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:50.473016 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:50.473016 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:50.473182 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6947b9b2-a041-4f47-9009-56e10c2f5218 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:50.501726 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:50.501726 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:50.506939 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6947b9b2-a041-4f47-9009-56e10c2f5218 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:50.519036 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6947b9b2-a041-4f47-9009-56e10c2f5218 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:04:50.519639 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1132/2237] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:50 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:50.538027 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b00fb6e5-da7f-4acb-8c17-4bce511bb238 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:50.538027 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b00fb6e5-da7f-4acb-8c17-4bce511bb238 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:50.538027 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:50.538027 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:50.538027 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b00fb6e5-da7f-4acb-8c17-4bce511bb238 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:50.554339 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:50.554339 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:50.559706 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b00fb6e5-da7f-4acb-8c17-4bce511bb238 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:50.573795 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b00fb6e5-da7f-4acb-8c17-4bce511bb238 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:50.574272 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1106/2238] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:50 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:50.950710 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-13a83d29-f775-4c78-8378-324108cfe830 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:50.950710 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-13a83d29-f775-4c78-8378-324108cfe830 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:50.950710 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:50.950710 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:50.950710 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-13a83d29-f775-4c78-8378-324108cfe830 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:50.981010 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:50.981010 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:50.990225 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-13a83d29-f775-4c78-8378-324108cfe830 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Volume info retrieved successfully. Jan 27 17:04:51.007008 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-13a83d29-f775-4c78-8378-324108cfe830 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 200 Jan 27 17:04:51.007532 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1133/2239] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:50 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 1410 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:51.160533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c5d92781-1beb-448c-b829-dd4d4c8bca2e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 Jan 27 17:04:51.160827 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c5d92781-1beb-448c-b829-dd4d4c8bca2e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:51.161015 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:51.161015 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:51.161240 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c5d92781-1beb-448c-b829-dd4d4c8bca2e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:51.191079 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:51.191079 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:51.199091 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c5d92781-1beb-448c-b829-dd4d4c8bca2e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:51.217549 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c5d92781-1beb-448c-b829-dd4d4c8bca2e tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 returned with HTTP 200 Jan 27 17:04:51.218036 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1107/2240] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:51 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 => generated 910 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:51.537184 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d62e5b0a-4080-4dcd-b5c7-6725c2037abc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:04:51.537483 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d62e5b0a-4080-4dcd-b5c7-6725c2037abc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:51.537850 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:51.537850 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:51.538068 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d62e5b0a-4080-4dcd-b5c7-6725c2037abc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:51.579546 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:51.579546 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:51.591481 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-07b8e861-10d2-4d29-a4c2-d2a8651c5249 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:51.592151 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-07b8e861-10d2-4d29-a4c2-d2a8651c5249 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:51.593060 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:51.593060 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:51.593523 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-07b8e861-10d2-4d29-a4c2-d2a8651c5249 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:51.599624 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d62e5b0a-4080-4dcd-b5c7-6725c2037abc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:51.619075 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d62e5b0a-4080-4dcd-b5c7-6725c2037abc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:04:51.626249 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1134/2241] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:51 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:51.629523 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:51.629523 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:51.638185 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-07b8e861-10d2-4d29-a4c2-d2a8651c5249 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:51.654550 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-07b8e861-10d2-4d29-a4c2-d2a8651c5249 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:51.655290 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1108/2242] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:51 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:52.017162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1400801a-2a9c-415e-b7a1-9923983da121 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] GET http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 Jan 27 17:04:52.017431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1400801a-2a9c-415e-b7a1-9923983da121 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:52.017730 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:52.017730 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:52.018182 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1400801a-2a9c-415e-b7a1-9923983da121 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:52.048902 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1400801a-2a9c-415e-b7a1-9923983da121 tempest-VolumesImageMetadata-784966303 tempest-VolumesImageMetadata-784966303-project] http://10.222.0.108/volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 returned with HTTP 404 Jan 27 17:04:52.049778 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1135/2243] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:52 2021] GET /volume/v3/272bf99a28cb486a892122dd0a795dd5/volumes/42398577-e57b-4b02-8902-ee1ee75a0828 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:04:52.231220 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4929448e-6b8d-4ea2-86c1-b2c5babb0577 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 Jan 27 17:04:52.246689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4929448e-6b8d-4ea2-86c1-b2c5babb0577 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:52.246689 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:52.246689 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:52.246689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4929448e-6b8d-4ea2-86c1-b2c5babb0577 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:52.256740 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:52.256740 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:52.262587 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4929448e-6b8d-4ea2-86c1-b2c5babb0577 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:52.283143 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4929448e-6b8d-4ea2-86c1-b2c5babb0577 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 returned with HTTP 200 Jan 27 17:04:52.284355 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1109/2244] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:52 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 => generated 911 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:52.294920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0a3e268d-7f47-4ec4-b0c6-de4e215177c6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] POST http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots Jan 27 17:04:52.295336 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0a3e268d-7f47-4ec4-b0c6-de4e215177c6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9fed553-994d-465d-a78f-dec42a3a9282", "name": "tempest-VolumesExtendTest-Snapshot-2043968069"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:04:52.328484 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:52.328484 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:52.329164 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0a3e268d-7f47-4ec4-b0c6-de4e215177c6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:52.329362 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-0a3e268d-7f47-4ec4-b0c6-de4e215177c6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Create snapshot from volume e9fed553-994d-465d-a78f-dec42a3a9282 Jan 27 17:04:52.637326 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-500da38c-f7b1-41d8-8488-770b7d197fd2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:04:52.637821 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-500da38c-f7b1-41d8-8488-770b7d197fd2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:52.637821 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:52.637821 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:52.638095 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-500da38c-f7b1-41d8-8488-770b7d197fd2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:52.672447 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:52.672447 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:52.677476 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-500da38c-f7b1-41d8-8488-770b7d197fd2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:52.688822 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-500da38c-f7b1-41d8-8488-770b7d197fd2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:04:52.689367 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1110/2245] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:52 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:52.691402 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-645d1c58-6dbb-49de-8a91-b45d22b8fa11 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:52.691659 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-645d1c58-6dbb-49de-8a91-b45d22b8fa11 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:52.691816 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:52.691816 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:52.692197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-645d1c58-6dbb-49de-8a91-b45d22b8fa11 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:52.718278 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:52.718278 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:52.723035 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-645d1c58-6dbb-49de-8a91-b45d22b8fa11 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:52.734981 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-645d1c58-6dbb-49de-8a91-b45d22b8fa11 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:52.735468 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1111/2246] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:52 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:52.866477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-0a3e268d-7f47-4ec4-b0c6-de4e215177c6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Created reservations ['473a22bd-c7fa-43a0-9e7b-3bcd2d14a51a', '8e2c4496-aaac-4b98-8011-6b58a44d9810', '9531ddcb-04e4-45f3-920b-3abc067cae96', '2c722925-1441-4556-a343-9d2d652f5e61'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:04:53.256816 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0a3e268d-7f47-4ec4-b0c6-de4e215177c6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Snapshot create request issued successfully. Jan 27 17:04:53.257285 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0a3e268d-7f47-4ec4-b0c6-de4e215177c6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots returned with HTTP 202 Jan 27 17:04:53.257878 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1136/2247] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 17:04:52 2021] POST /volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots => generated 304 bytes in 967 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 17:04:53.265434 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5645c532-087a-4298-89c5-51ea73260a98 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 Jan 27 17:04:53.265887 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5645c532-087a-4298-89c5-51ea73260a98 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:53.265887 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:53.265887 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:53.266028 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5645c532-087a-4298-89c5-51ea73260a98 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:53.279397 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:53.279397 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:53.279983 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5645c532-087a-4298-89c5-51ea73260a98 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Snapshot retrieved successfully. Jan 27 17:04:53.280941 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5645c532-087a-4298-89c5-51ea73260a98 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 returned with HTTP 200 Jan 27 17:04:53.281332 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1112/2248] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:04:53 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 => generated 436 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:53.701855 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-afc0aae9-7e0c-4c01-a1df-cc0d3b16c2dc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:04:53.702431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-afc0aae9-7e0c-4c01-a1df-cc0d3b16c2dc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:53.702431 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:53.702431 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:53.702614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-afc0aae9-7e0c-4c01-a1df-cc0d3b16c2dc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:53.732573 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:53.732573 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:53.738525 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-afc0aae9-7e0c-4c01-a1df-cc0d3b16c2dc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:53.746672 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2d704fd3-39b9-40a2-a7ea-d8b73826f231 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:53.747102 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2d704fd3-39b9-40a2-a7ea-d8b73826f231 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:53.747285 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:53.747285 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:53.747537 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2d704fd3-39b9-40a2-a7ea-d8b73826f231 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:53.751234 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-afc0aae9-7e0c-4c01-a1df-cc0d3b16c2dc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:04:53.751772 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1137/2249] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:53 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:53.778296 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:53.778296 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:53.794857 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2d704fd3-39b9-40a2-a7ea-d8b73826f231 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:53.797278 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2d704fd3-39b9-40a2-a7ea-d8b73826f231 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:53.797780 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1113/2250] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:53 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:54.293593 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57738967-1255-4574-bcf4-c8d5b845bc77 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 Jan 27 17:04:54.293843 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57738967-1255-4574-bcf4-c8d5b845bc77 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:54.293992 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:54.293992 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:54.294221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57738967-1255-4574-bcf4-c8d5b845bc77 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:54.309060 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:54.309060 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:54.309723 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-57738967-1255-4574-bcf4-c8d5b845bc77 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Snapshot retrieved successfully. Jan 27 17:04:54.310904 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57738967-1255-4574-bcf4-c8d5b845bc77 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 returned with HTTP 200 Jan 27 17:04:54.311385 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1138/2251] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:04:54 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 => generated 436 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:54.764673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6a5bacab-c78a-4651-ae56-3b41278bb40e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:04:54.765240 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6a5bacab-c78a-4651-ae56-3b41278bb40e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:54.765319 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:54.765319 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:54.765648 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6a5bacab-c78a-4651-ae56-3b41278bb40e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:54.799610 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:54.799610 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:54.805400 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6a5bacab-c78a-4651-ae56-3b41278bb40e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:54.813760 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39b341c7-db53-42a7-b6a7-e01d52576b02 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:54.814079 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39b341c7-db53-42a7-b6a7-e01d52576b02 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:54.814251 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:54.814251 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:54.814491 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39b341c7-db53-42a7-b6a7-e01d52576b02 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:54.818205 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6a5bacab-c78a-4651-ae56-3b41278bb40e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:04:54.834312 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1114/2252] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:54 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:54.847496 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:54.847496 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:54.853154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-39b341c7-db53-42a7-b6a7-e01d52576b02 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:54.865972 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39b341c7-db53-42a7-b6a7-e01d52576b02 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:54.866481 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1139/2253] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:54 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:55.324900 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ece912a2-9442-4a4c-9990-685f8b8959b9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 Jan 27 17:04:55.325285 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ece912a2-9442-4a4c-9990-685f8b8959b9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:55.325452 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:55.325452 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:55.325689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ece912a2-9442-4a4c-9990-685f8b8959b9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:55.341397 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:55.341397 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:55.342115 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ece912a2-9442-4a4c-9990-685f8b8959b9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Snapshot retrieved successfully. Jan 27 17:04:55.343276 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ece912a2-9442-4a4c-9990-685f8b8959b9 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 returned with HTTP 200 Jan 27 17:04:55.343791 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1115/2254] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:04:55 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 => generated 436 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:55.834151 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6af670ac-27cc-4f44-8452-81e6ec4236e9 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:04:55.834566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6af670ac-27cc-4f44-8452-81e6ec4236e9 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:55.834636 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:55.834636 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:55.834837 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6af670ac-27cc-4f44-8452-81e6ec4236e9 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:55.863873 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:55.863873 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:55.869302 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6af670ac-27cc-4f44-8452-81e6ec4236e9 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:55.877014 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-19829629-ca50-4035-b139-244482f6c849 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:55.877351 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-19829629-ca50-4035-b139-244482f6c849 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:55.877503 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:55.877503 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:55.877734 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-19829629-ca50-4035-b139-244482f6c849 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:55.881603 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6af670ac-27cc-4f44-8452-81e6ec4236e9 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:04:55.882101 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1140/2255] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:55 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:55.907811 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:55.907811 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:55.913626 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-19829629-ca50-4035-b139-244482f6c849 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:55.927367 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-19829629-ca50-4035-b139-244482f6c849 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:55.929661 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1116/2256] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:55 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:56.357357 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5a002c4a-5e57-469d-8755-0695e4137771 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 Jan 27 17:04:56.357834 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5a002c4a-5e57-469d-8755-0695e4137771 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:56.358092 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:56.358092 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:56.358579 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5a002c4a-5e57-469d-8755-0695e4137771 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:56.380029 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:56.380029 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:56.380746 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5a002c4a-5e57-469d-8755-0695e4137771 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Snapshot retrieved successfully. Jan 27 17:04:56.381972 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5a002c4a-5e57-469d-8755-0695e4137771 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 returned with HTTP 200 Jan 27 17:04:56.382491 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1141/2257] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:04:56 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 => generated 463 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:56.391849 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-67f317fc-bee2-4092-8842-d7be391c11a8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] POST http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282/action Jan 27 17:04:56.392262 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:56.392262 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:56.392600 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-67f317fc-bee2-4092-8842-d7be391c11a8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:04:56.392860 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-67f317fc-bee2-4092-8842-d7be391c11a8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:04:56.427436 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:56.427436 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:56.441830 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-67f317fc-bee2-4092-8842-d7be391c11a8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:56.895337 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e05edb01-9022-4f68-8817-89b4fe65f377 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:04:56.895989 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e05edb01-9022-4f68-8817-89b4fe65f377 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:56.896250 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:56.896250 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:56.896716 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e05edb01-9022-4f68-8817-89b4fe65f377 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:56.929205 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:56.929205 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:56.935421 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e05edb01-9022-4f68-8817-89b4fe65f377 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:56.936859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-67f317fc-bee2-4092-8842-d7be391c11a8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Created reservations ['2ecda536-31d4-470b-ba85-9172d0e49a48', 'd86ee364-212c-49c6-9a4e-9cbbec6fb125'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:04:56.950138 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e05edb01-9022-4f68-8817-89b4fe65f377 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:04:56.951185 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1142/2258] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:56 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:56.955226 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-67f317fc-bee2-4092-8842-d7be391c11a8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Extend volume request issued successfully. Jan 27 17:04:56.955306 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8c103a2-8ce4-4b8c-8afe-87d296bdf4eb tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:56.955614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-67f317fc-bee2-4092-8842-d7be391c11a8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282/action returned with HTTP 202 Jan 27 17:04:56.955809 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d8c103a2-8ce4-4b8c-8afe-87d296bdf4eb tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:56.955912 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:56.955912 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:56.956150 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d8c103a2-8ce4-4b8c-8afe-87d296bdf4eb tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:56.956402 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1117/2259] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:04:56 2021] POST /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282/action => generated 0 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:04:56.962011 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ba763756-c5a0-4207-835e-ce9e3b3b504f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 Jan 27 17:04:56.962351 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ba763756-c5a0-4207-835e-ce9e3b3b504f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:56.962491 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:56.962491 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:56.962899 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ba763756-c5a0-4207-835e-ce9e3b3b504f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:56.987705 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:56.987705 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:56.993766 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d8c103a2-8ce4-4b8c-8afe-87d296bdf4eb tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:56.998441 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:56.998441 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:57.004723 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ba763756-c5a0-4207-835e-ce9e3b3b504f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:57.007729 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8c103a2-8ce4-4b8c-8afe-87d296bdf4eb tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:57.008616 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1143/2260] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:56 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:57.022933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ba763756-c5a0-4207-835e-ce9e3b3b504f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 returned with HTTP 200 Jan 27 17:04:57.023624 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1118/2261] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:56 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 => generated 911 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:57.209057 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] POST http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes Jan 27 17:04:57.209436 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:57.209436 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:57.209819 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1648970630"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:04:57.210689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1648970630'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:04:57.210920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Create volume of 1 GB Jan 27 17:04:57.221639 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Availability Zones retrieved successfully. Jan 27 17:04:57.231336 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Flow 'volume_create_api' (ffa74283-5dd9-4e89-be7b-d8a4f81a4631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:04:57.232949 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e912419-2d0d-4ea8-9649-1fe68bbc6c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:57.234178 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:04:57.273282 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e912419-2d0d-4ea8-9649-1fe68bbc6c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:57.274330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296ea5e5-c9cf-44c2-a553-1ea0021b3971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:57.471946 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Created reservations ['3aa66a26-c806-4086-93d4-f33cab7ce8da', '1d824443-b10c-4679-913b-f6710182d108', '24892457-47dd-4c88-8606-509ff45e7817', 'b712718c-9f48-40cb-b99b-992ccd847688'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:04:57.473176 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296ea5e5-c9cf-44c2-a553-1ea0021b3971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aa66a26-c806-4086-93d4-f33cab7ce8da', '1d824443-b10c-4679-913b-f6710182d108', '24892457-47dd-4c88-8606-509ff45e7817', 'b712718c-9f48-40cb-b99b-992ccd847688']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:57.474903 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b8d458-590c-4668-8659-0b977fbe3aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:57.640662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b8d458-590c-4668-8659-0b977fbe3aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd07046fb-ea0d-4a8f-a980-7af6620f1f1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1648970630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d74494f02ac74435a9ccd6d1ff85c1be',qos_specs=None,replication_status=,reservations=['3aa66a26-c806-4086-93d4-f33cab7ce8da','1d824443-b10c-4679-913b-f6710182d108','24892457-47dd-4c88-8606-509ff45e7817','b712718c-9f48-40cb-b99b-992ccd847688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad978bb2b9041b9879d36e58666de76',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1648970630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d07046fb-ea0d-4a8f-a980-7af6620f1f1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d74494f02ac74435a9ccd6d1ff85c1be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6ad978bb2b9041b9879d36e58666de76',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:57.641673 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb7922aa-198a-4134-819f-486cfd7a1823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:57.813648 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb7922aa-198a-4134-819f-486cfd7a1823) transitioned into state 'SUCCESS' from state '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-1648970630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d74494f02ac74435a9ccd6d1ff85c1be',qos_specs=None,replication_status=,reservations=['3aa66a26-c806-4086-93d4-f33cab7ce8da','1d824443-b10c-4679-913b-f6710182d108','24892457-47dd-4c88-8606-509ff45e7817','b712718c-9f48-40cb-b99b-992ccd847688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad978bb2b9041b9879d36e58666de76',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:57.816138 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3932c763-29f4-4093-93dd-5e080820d269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:57.957300 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3932c763-29f4-4093-93dd-5e080820d269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:57.967384 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Flow 'volume_create_api' (ffa74283-5dd9-4e89-be7b-d8a4f81a4631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:04:57.969436 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af35892e-3cd1-4f92-9b53-0cf5e654bfe0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:04:57.969944 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af35892e-3cd1-4f92-9b53-0cf5e654bfe0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:57.970187 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:57.970187 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:57.971371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af35892e-3cd1-4f92-9b53-0cf5e654bfe0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:58.001003 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Create volume request issued successfully. Jan 27 17:04:58.008828 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8f62679-417c-42e6-805b-654df83f5f9f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes returned with HTTP 202 Jan 27 17:04:58.009504 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1144/2262] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:04:57 2021] POST /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes => generated 826 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:04:58.017807 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a59abbb2-d4d3-4572-ad4d-19fb003aeb0d tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e Jan 27 17:04:58.018153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a59abbb2-d4d3-4572-ad4d-19fb003aeb0d tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:58.018342 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:58.018342 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:58.018622 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a59abbb2-d4d3-4572-ad4d-19fb003aeb0d tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:58.025979 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:58.025979 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:58.034764 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-af35892e-3cd1-4f92-9b53-0cf5e654bfe0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:58.044791 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:58.044791 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:58.069147 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af35892e-3cd1-4f92-9b53-0cf5e654bfe0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:04:58.069147 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1119/2263] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:57 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:58.069348 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a59abbb2-d4d3-4572-ad4d-19fb003aeb0d tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Volume info retrieved successfully. Jan 27 17:04:58.069406 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6264c077-cbf2-4835-b8f2-00a18ba2f9b7 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:58.069406 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6264c077-cbf2-4835-b8f2-00a18ba2f9b7 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:58.069406 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:58.069406 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:58.069406 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6264c077-cbf2-4835-b8f2-00a18ba2f9b7 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:58.069598 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a59abbb2-d4d3-4572-ad4d-19fb003aeb0d tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e returned with HTTP 200 Jan 27 17:04:58.069598 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1145/2264] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:58 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e => generated 894 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:58.069598 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee197b59-2a0a-4752-ac3b-7ed2a3648fb5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 Jan 27 17:04:58.069598 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee197b59-2a0a-4752-ac3b-7ed2a3648fb5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:58.069598 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:58.069598 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:58.069598 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee197b59-2a0a-4752-ac3b-7ed2a3648fb5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:58.080662 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:58.080662 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:58.085235 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6264c077-cbf2-4835-b8f2-00a18ba2f9b7 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:58.088513 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:58.088513 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:58.092925 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ee197b59-2a0a-4752-ac3b-7ed2a3648fb5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:58.095604 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6264c077-cbf2-4835-b8f2-00a18ba2f9b7 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:58.100385 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1120/2265] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:58 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 981 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:58.103015 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee197b59-2a0a-4752-ac3b-7ed2a3648fb5 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 returned with HTTP 200 Jan 27 17:04:58.103843 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1146/2266] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:58 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 => generated 911 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:59.072301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb42bf25-0026-4b2b-a4c1-7759f881c065 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e Jan 27 17:04:59.072679 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb42bf25-0026-4b2b-a4c1-7759f881c065 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:59.072865 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:59.072865 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:59.073031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb42bf25-0026-4b2b-a4c1-7759f881c065 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:59.074480 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-155160b1-033b-43d4-8552-9c1eb238a9a4 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:04:59.074744 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-155160b1-033b-43d4-8552-9c1eb238a9a4 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:59.074887 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:59.074887 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:59.075084 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-155160b1-033b-43d4-8552-9c1eb238a9a4 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:59.098202 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:59.098202 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:59.099035 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:59.099035 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:59.103315 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eb42bf25-0026-4b2b-a4c1-7759f881c065 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Volume info retrieved successfully. Jan 27 17:04:59.105156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-155160b1-033b-43d4-8552-9c1eb238a9a4 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:04:59.116033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb42bf25-0026-4b2b-a4c1-7759f881c065 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e returned with HTTP 200 Jan 27 17:04:59.116546 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1121/2267] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:59 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e => generated 919 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:59.117006 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-155160b1-033b-43d4-8552-9c1eb238a9a4 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:04:59.117557 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1147/2268] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:59 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:04:59.124672 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e638b96-0887-4307-9caa-2575ffdef2f6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 Jan 27 17:04:59.146294 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-411d2d0b-f1d1-4d29-a354-ab67ae16cb3e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:04:59.146360 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e638b96-0887-4307-9caa-2575ffdef2f6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:59.146403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-411d2d0b-f1d1-4d29-a354-ab67ae16cb3e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:59.146442 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:59.146442 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:59.146499 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:59.146499 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:59.146557 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e638b96-0887-4307-9caa-2575ffdef2f6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:59.146587 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-411d2d0b-f1d1-4d29-a354-ab67ae16cb3e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:59.150989 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:59.150989 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:59.151456 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:59.151456 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:59.156685 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2e638b96-0887-4307-9caa-2575ffdef2f6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:59.157204 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-411d2d0b-f1d1-4d29-a354-ab67ae16cb3e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:04:59.167657 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e638b96-0887-4307-9caa-2575ffdef2f6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 returned with HTTP 200 Jan 27 17:04:59.173473 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1148/2269] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:59 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 => generated 911 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:59.173559 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-411d2d0b-f1d1-4d29-a354-ab67ae16cb3e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:04:59.173559 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1122/2270] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:59 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 1369 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:04:59.173654 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7f0e8f3d-8b32-4a96-99ed-fed081bc0830 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] POST http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots Jan 27 17:04:59.173654 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:59.173654 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:59.173654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7f0e8f3d-8b32-4a96-99ed-fed081bc0830 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d07046fb-ea0d-4a8f-a980-7af6620f1f1e", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1620789101"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:04:59.176223 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70b06030-9f67-4b35-8c5c-305b8bffd560 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 Jan 27 17:04:59.176504 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70b06030-9f67-4b35-8c5c-305b8bffd560 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:04:59.176623 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:59.176623 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:59.176811 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70b06030-9f67-4b35-8c5c-305b8bffd560 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:04:59.198189 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:59.198189 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:59.198908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7f0e8f3d-8b32-4a96-99ed-fed081bc0830 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Volume info retrieved successfully. Jan 27 17:04:59.199120 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-7f0e8f3d-8b32-4a96-99ed-fed081bc0830 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Create snapshot from volume d07046fb-ea0d-4a8f-a980-7af6620f1f1e Jan 27 17:04:59.202188 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:04:59.202188 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:04:59.206921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-70b06030-9f67-4b35-8c5c-305b8bffd560 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:04:59.226365 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70b06030-9f67-4b35-8c5c-305b8bffd560 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 returned with HTTP 200 Jan 27 17:04:59.226365 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1123/2271] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:04:59 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 => generated 911 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:04:59.226365 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] POST http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes Jan 27 17:04:59.226365 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:04:59.226365 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:04:59.226365 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-389572016"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:04:59.226365 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-389572016'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:04:59.226365 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Create volume of 1 GB Jan 27 17:04:59.232864 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Availability Zones retrieved successfully. Jan 27 17:04:59.240961 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Flow 'volume_create_api' (48bd15d0-3f57-4b79-a105-b399f82a3285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:04:59.242289 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffb80044-9f0a-476f-9164-3b9e9317effa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:59.243283 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:04:59.278914 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffb80044-9f0a-476f-9164-3b9e9317effa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:04:59.280016 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (038d6ff4-9566-4509-bf3b-6b2b4e164300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:04:59.744890 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-7f0e8f3d-8b32-4a96-99ed-fed081bc0830 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Created reservations ['48401257-85c6-41ff-943c-c4a4a0b01b39', '860048e6-94f3-48d3-abff-5c1596a640e3', '9f067c5b-8cf2-4007-9763-06374bac5452', '020880aa-0457-406e-8584-ce81efa474e0'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:00.545617 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Created reservations ['eda724f4-dd8e-45cd-b76b-f8153c90bdb1', '615ecf4b-dfca-4326-bd5f-e57c2466dad6', '94ff0438-6af1-40a8-a899-d6c8a68d6190', 'f1b44aff-53e7-4df0-baf4-94a813978982'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:00.547019 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (038d6ff4-9566-4509-bf3b-6b2b4e164300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eda724f4-dd8e-45cd-b76b-f8153c90bdb1', '615ecf4b-dfca-4326-bd5f-e57c2466dad6', '94ff0438-6af1-40a8-a899-d6c8a68d6190', 'f1b44aff-53e7-4df0-baf4-94a813978982']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:00.548407 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a144530-d0a2-4c18-98ff-5627d884259c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:00.702943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a144530-d0a2-4c18-98ff-5627d884259c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50415b6d-60b1-4d94-964d-18e284135e89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-389572016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df7983a08f64f73a17c793622adb4ad',qos_specs=None,replication_status=,reservations=['eda724f4-dd8e-45cd-b76b-f8153c90bdb1','615ecf4b-dfca-4326-bd5f-e57c2466dad6','94ff0438-6af1-40a8-a899-d6c8a68d6190','f1b44aff-53e7-4df0-baf4-94a813978982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01de2277b0ef4c708eb595f641215fc2',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-389572016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50415b6d-60b1-4d94-964d-18e284135e89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4df7983a08f64f73a17c793622adb4ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='01de2277b0ef4c708eb595f641215fc2',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:00.704293 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a2a2fc-b89e-4640-913c-e2aae23fb39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:01.109617 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7f0e8f3d-8b32-4a96-99ed-fed081bc0830 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot create request issued successfully. Jan 27 17:05:01.110352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7f0e8f3d-8b32-4a96-99ed-fed081bc0830 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots returned with HTTP 202 Jan 27 17:05:01.111160 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1149/2272] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 17:04:59 2021] POST /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots => generated 311 bytes in 1942 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:05:01.115307 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc422d79-e66e-4b1b-88d6-f4bbf9781d82 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] DELETE http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 Jan 27 17:05:01.115671 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc422d79-e66e-4b1b-88d6-f4bbf9781d82 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:01.116170 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:01.116170 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:01.116170 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc422d79-e66e-4b1b-88d6-f4bbf9781d82 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:01.116419 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-dc422d79-e66e-4b1b-88d6-f4bbf9781d82 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Delete snapshot with id: 6eeaf519-fae8-4ae8-b32a-662b67080ef9 Jan 27 17:05:01.133277 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:01.133277 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:01.133997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dc422d79-e66e-4b1b-88d6-f4bbf9781d82 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Snapshot retrieved successfully. Jan 27 17:05:01.165733 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a2a2fc-b89e-4640-913c-e2aae23fb39a) transitioned into state 'SUCCESS' from state '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-389572016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df7983a08f64f73a17c793622adb4ad',qos_specs=None,replication_status=,reservations=['eda724f4-dd8e-45cd-b76b-f8153c90bdb1','615ecf4b-dfca-4326-bd5f-e57c2466dad6','94ff0438-6af1-40a8-a899-d6c8a68d6190','f1b44aff-53e7-4df0-baf4-94a813978982'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01de2277b0ef4c708eb595f641215fc2',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:01.167030 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (997847a6-19e1-4e14-90b3-565fda1cc7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:01.539409 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dc422d79-e66e-4b1b-88d6-f4bbf9781d82 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Snapshot delete request issued successfully. Jan 27 17:05:01.540031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc422d79-e66e-4b1b-88d6-f4bbf9781d82 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 returned with HTTP 202 Jan 27 17:05:01.540909 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1150/2273] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 17:05:01 2021] DELETE /volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 => generated 0 bytes in 429 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:05:01.545453 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0904f35b-7816-4da4-9450-bdb1431a1f8e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:01.545924 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0904f35b-7816-4da4-9450-bdb1431a1f8e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:01.546260 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:01.546260 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:01.546635 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0904f35b-7816-4da4-9450-bdb1431a1f8e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:01.548203 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (997847a6-19e1-4e14-90b3-565fda1cc7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:01.549916 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Flow 'volume_create_api' (48bd15d0-3f57-4b79-a105-b399f82a3285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:01.585114 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:01.585114 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:01.592752 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0904f35b-7816-4da4-9450-bdb1431a1f8e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:01.597671 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Create volume request issued successfully. Jan 27 17:05:01.606269 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-adacaa0b-f1b0-496d-b5ef-82fce37e5fba tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes returned with HTTP 202 Jan 27 17:05:01.614153 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1124/2274] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:04:59 2021] POST /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes => generated 827 bytes in 2384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:05:01.614153 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2c88c110-62b9-4a3c-b8c7-9f147b2a3ab5 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c Jan 27 17:05:01.614153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2c88c110-62b9-4a3c-b8c7-9f147b2a3ab5 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:01.614153 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:01.614153 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:01.614153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2c88c110-62b9-4a3c-b8c7-9f147b2a3ab5 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:01.615568 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0904f35b-7816-4da4-9450-bdb1431a1f8e tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:01.616380 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1151/2275] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:01 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:01.619429 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f074fdc4-10f0-48ef-9f92-c1b67dce208b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 Jan 27 17:05:01.619948 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f074fdc4-10f0-48ef-9f92-c1b67dce208b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:01.620228 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:01.620228 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:01.620634 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f074fdc4-10f0-48ef-9f92-c1b67dce208b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:01.632530 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:01.632530 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:01.633279 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2c88c110-62b9-4a3c-b8c7-9f147b2a3ab5 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:01.634610 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2c88c110-62b9-4a3c-b8c7-9f147b2a3ab5 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c returned with HTTP 200 Jan 27 17:05:01.637855 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1125/2276] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:01 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c => generated 443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:01.637855 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ccc9e71c-2ae1-4646-918c-6d279bd28913 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 Jan 27 17:05:01.638162 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ccc9e71c-2ae1-4646-918c-6d279bd28913 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:01.638316 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:01.638316 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:01.638523 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ccc9e71c-2ae1-4646-918c-6d279bd28913 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:01.645327 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:01.645327 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:01.646256 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f074fdc4-10f0-48ef-9f92-c1b67dce208b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Snapshot retrieved successfully. Jan 27 17:05:01.647664 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f074fdc4-10f0-48ef-9f92-c1b67dce208b tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 returned with HTTP 200 Jan 27 17:05:01.648577 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1152/2277] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:01 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:01.671923 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:01.671923 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:01.677847 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ccc9e71c-2ae1-4646-918c-6d279bd28913 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:05:01.690816 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ccc9e71c-2ae1-4646-918c-6d279bd28913 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 returned with HTTP 200 Jan 27 17:05:01.691362 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1126/2278] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:01 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 => generated 895 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:02.628692 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5dd3ece3-8c3c-44c2-b48f-6bcb1eedad17 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:02.629264 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5dd3ece3-8c3c-44c2-b48f-6bcb1eedad17 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:02.629416 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:02.629416 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:02.629803 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5dd3ece3-8c3c-44c2-b48f-6bcb1eedad17 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:02.644498 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-91e493d9-6583-4ef6-a020-0f372ac65f51 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c Jan 27 17:05:02.644783 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-91e493d9-6583-4ef6-a020-0f372ac65f51 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:02.644917 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:02.644917 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:02.645186 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-91e493d9-6583-4ef6-a020-0f372ac65f51 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:02.658219 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:02.658219 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:02.658794 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-91e493d9-6583-4ef6-a020-0f372ac65f51 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:02.659761 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-91e493d9-6583-4ef6-a020-0f372ac65f51 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c returned with HTTP 200 Jan 27 17:05:02.660208 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1127/2279] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:02 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:02.662116 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:02.662116 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:02.662506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a018371-53d4-4de9-a470-6d39dbfac9f1 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 Jan 27 17:05:02.662773 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a018371-53d4-4de9-a470-6d39dbfac9f1 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:02.663102 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:02.663102 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:02.663310 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a018371-53d4-4de9-a470-6d39dbfac9f1 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:02.667234 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5dd3ece3-8c3c-44c2-b48f-6bcb1eedad17 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:02.674929 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:02.674929 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:02.675423 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2a018371-53d4-4de9-a470-6d39dbfac9f1 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Snapshot retrieved successfully. Jan 27 17:05:02.676477 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a018371-53d4-4de9-a470-6d39dbfac9f1 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 returned with HTTP 200 Jan 27 17:05:02.676817 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1128/2280] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:02 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:02.679302 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5dd3ece3-8c3c-44c2-b48f-6bcb1eedad17 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:02.679713 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1153/2281] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:02 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:02.702621 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-66c29436-9e08-41ba-9659-eb8fd462d8e3 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 Jan 27 17:05:02.703005 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-66c29436-9e08-41ba-9659-eb8fd462d8e3 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:02.703145 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:02.703145 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:02.703451 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-66c29436-9e08-41ba-9659-eb8fd462d8e3 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:02.729764 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:02.729764 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:02.736491 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-66c29436-9e08-41ba-9659-eb8fd462d8e3 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:05:02.747113 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-66c29436-9e08-41ba-9659-eb8fd462d8e3 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 returned with HTTP 200 Jan 27 17:05:02.747531 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1129/2282] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:02 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 => generated 919 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:03.674686 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b4bbee5-4377-497f-a21b-832cb4e09c3d tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c Jan 27 17:05:03.675456 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b4bbee5-4377-497f-a21b-832cb4e09c3d tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:03.675868 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:03.675868 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:03.676222 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b4bbee5-4377-497f-a21b-832cb4e09c3d tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:03.687398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b4bdeee5-3f0b-4158-8b99-68a20b1fd3c8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 Jan 27 17:05:03.687901 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b4bdeee5-3f0b-4158-8b99-68a20b1fd3c8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:03.688098 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:03.688098 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:03.688381 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b4bdeee5-3f0b-4158-8b99-68a20b1fd3c8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:03.698960 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:03.698960 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:03.699865 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8b4bbee5-4377-497f-a21b-832cb4e09c3d tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:03.701467 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b4bbee5-4377-497f-a21b-832cb4e09c3d tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c returned with HTTP 200 Jan 27 17:05:03.702542 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1154/2283] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:03 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c => generated 443 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:03.705434 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef12808f-8c0a-4633-a2d3-d1750434d0db tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:03.705949 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef12808f-8c0a-4633-a2d3-d1750434d0db tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:03.706248 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:03.706248 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:03.706684 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef12808f-8c0a-4633-a2d3-d1750434d0db tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:03.709337 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:03.709337 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:03.710970 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b4bdeee5-3f0b-4158-8b99-68a20b1fd3c8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Snapshot retrieved successfully. Jan 27 17:05:03.712328 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b4bdeee5-3f0b-4158-8b99-68a20b1fd3c8 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 returned with HTTP 200 Jan 27 17:05:03.712940 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1130/2284] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:03 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:03.742982 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:03.742982 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:03.748976 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ef12808f-8c0a-4633-a2d3-d1750434d0db tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:03.758271 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d947718f-d9b9-4df0-9c7e-11eb94037105 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 Jan 27 17:05:03.758566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d947718f-d9b9-4df0-9c7e-11eb94037105 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:03.758727 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:03.758727 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:03.758942 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d947718f-d9b9-4df0-9c7e-11eb94037105 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:03.762955 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef12808f-8c0a-4633-a2d3-d1750434d0db tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:03.763514 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1155/2285] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:03 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:03.792088 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:03.792088 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:03.805455 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d947718f-d9b9-4df0-9c7e-11eb94037105 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:05:03.818847 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d947718f-d9b9-4df0-9c7e-11eb94037105 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 returned with HTTP 200 Jan 27 17:05:03.819518 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1131/2286] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:03 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 => generated 919 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:05.096246 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ffeeb714-cb7b-4f32-a757-bd3429b34517 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 Jan 27 17:05:05.098836 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ffeeb714-cb7b-4f32-a757-bd3429b34517 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:05.098836 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:05.098836 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:05.099049 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d2c5d014-ee07-4ae0-9713-737e294555fc tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c Jan 27 17:05:05.099121 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ffeeb714-cb7b-4f32-a757-bd3429b34517 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:05.099190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d2c5d014-ee07-4ae0-9713-737e294555fc tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:05.099190 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:05.099190 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:05.099190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d2c5d014-ee07-4ae0-9713-737e294555fc tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:05.116780 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:05.116780 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:05.117522 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ffeeb714-cb7b-4f32-a757-bd3429b34517 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Snapshot retrieved successfully. Jan 27 17:05:05.118939 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ffeeb714-cb7b-4f32-a757-bd3429b34517 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 returned with HTTP 200 Jan 27 17:05:05.119674 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1156/2287] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:05 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 => generated 462 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:05.120347 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:05.120347 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:05.121035 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d2c5d014-ee07-4ae0-9713-737e294555fc tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:05.122273 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b28b77d2-8a82-4d63-a938-207390760acd tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:05.122373 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d2c5d014-ee07-4ae0-9713-737e294555fc tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c returned with HTTP 200 Jan 27 17:05:05.122654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b28b77d2-8a82-4d63-a938-207390760acd tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:05.126237 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1132/2288] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:05 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:05.126337 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:05.126337 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:05.126337 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b28b77d2-8a82-4d63-a938-207390760acd tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:05.128398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f7204386-57eb-44db-9f62-16ee061d89d6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 Jan 27 17:05:05.128795 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f7204386-57eb-44db-9f62-16ee061d89d6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:05.129049 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:05.129049 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:05.129267 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f7204386-57eb-44db-9f62-16ee061d89d6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:05.152669 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:05.152669 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:05.158378 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b28b77d2-8a82-4d63-a938-207390760acd tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:05.158740 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:05.158740 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:05.164987 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f7204386-57eb-44db-9f62-16ee061d89d6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:05:05.177845 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f7204386-57eb-44db-9f62-16ee061d89d6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 returned with HTTP 200 Jan 27 17:05:05.178339 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1133/2289] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:05 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 => generated 920 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:05.178908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b28b77d2-8a82-4d63-a938-207390760acd tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:05.180077 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1157/2290] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:05 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:05.187337 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] POST http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes Jan 27 17:05:05.187648 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:05.187648 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:05.187941 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1646631669"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:05.188671 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1646631669'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:05:05.188902 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Create volume of 1 GB Jan 27 17:05:05.197140 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Availability Zones retrieved successfully. Jan 27 17:05:05.206119 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Flow 'volume_create_api' (be1c7e23-97b7-450a-88df-f72b866a5afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:05.207728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9d63780-fa06-4c08-9eb7-5a41defa3b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:05.208879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:05:05.246505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9d63780-fa06-4c08-9eb7-5a41defa3b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:05.247699 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48010a4-8313-4c21-8b22-f7553055017f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:05.780217 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Created reservations ['1b5b76d5-bf2d-4525-ae93-36609af47443', 'c949fbb9-aa20-4c45-802a-bdb4a4958107', 'c9151723-a206-4bf9-b595-edcdc2fca4c2', '33c7753f-01d8-4bab-95c6-8e54a0fcd002'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:05.781810 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48010a4-8313-4c21-8b22-f7553055017f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b5b76d5-bf2d-4525-ae93-36609af47443', 'c949fbb9-aa20-4c45-802a-bdb4a4958107', 'c9151723-a206-4bf9-b595-edcdc2fca4c2', '33c7753f-01d8-4bab-95c6-8e54a0fcd002']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:05.783675 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5828e237-7f03-4337-b6d5-1ec43cccf589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:06.065888 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5828e237-7f03-4337-b6d5-1ec43cccf589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32814c9f-47db-4a49-bfd1-c71c064dac7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1646631669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df7983a08f64f73a17c793622adb4ad',qos_specs=None,replication_status=,reservations=['1b5b76d5-bf2d-4525-ae93-36609af47443','c949fbb9-aa20-4c45-802a-bdb4a4958107','c9151723-a206-4bf9-b595-edcdc2fca4c2','33c7753f-01d8-4bab-95c6-8e54a0fcd002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01de2277b0ef4c708eb595f641215fc2',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1646631669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32814c9f-47db-4a49-bfd1-c71c064dac7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4df7983a08f64f73a17c793622adb4ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='01de2277b0ef4c708eb595f641215fc2',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:06.067162 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a575202b-a5bd-4d4c-8a5a-135e63b8056e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:06.134559 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e22eab6f-7f17-44dd-b935-bcf40e5b2293 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 Jan 27 17:05:06.134559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e22eab6f-7f17-44dd-b935-bcf40e5b2293 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:06.134559 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:06.134559 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:06.134559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e22eab6f-7f17-44dd-b935-bcf40e5b2293 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:06.147252 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:06.147252 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:06.147906 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e22eab6f-7f17-44dd-b935-bcf40e5b2293 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Snapshot retrieved successfully. Jan 27 17:05:06.149517 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e22eab6f-7f17-44dd-b935-bcf40e5b2293 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 returned with HTTP 200 Jan 27 17:05:06.150019 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1158/2291] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:06 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 => generated 462 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:06.152781 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4a8cb013-d2a9-4f8b-b358-1cc082d084a4 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c Jan 27 17:05:06.153109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4a8cb013-d2a9-4f8b-b358-1cc082d084a4 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:06.153251 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:06.153251 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:06.153497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4a8cb013-d2a9-4f8b-b358-1cc082d084a4 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:06.167286 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:06.167286 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:06.167974 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4a8cb013-d2a9-4f8b-b358-1cc082d084a4 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:06.169132 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4a8cb013-d2a9-4f8b-b358-1cc082d084a4 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c returned with HTTP 200 Jan 27 17:05:06.169682 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1159/2292] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:06 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c => generated 443 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:06.190565 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b735d574-510a-43e8-a3c3-e8b6185dd340 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:06.201184 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b735d574-510a-43e8-a3c3-e8b6185dd340 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:06.201184 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:06.201184 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:06.201184 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b735d574-510a-43e8-a3c3-e8b6185dd340 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:06.223070 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:06.223070 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:06.228742 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b735d574-510a-43e8-a3c3-e8b6185dd340 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:06.241786 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b735d574-510a-43e8-a3c3-e8b6185dd340 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:06.242682 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1160/2293] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:06 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:06.250579 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a575202b-a5bd-4d4c-8a5a-135e63b8056e) transitioned into state 'SUCCESS' from state '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-1646631669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df7983a08f64f73a17c793622adb4ad',qos_specs=None,replication_status=,reservations=['1b5b76d5-bf2d-4525-ae93-36609af47443','c949fbb9-aa20-4c45-802a-bdb4a4958107','c9151723-a206-4bf9-b595-edcdc2fca4c2','33c7753f-01d8-4bab-95c6-8e54a0fcd002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01de2277b0ef4c708eb595f641215fc2',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:06.253778 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed361ad9-e981-4318-a5da-ef397eed76be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:06.366609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed361ad9-e981-4318-a5da-ef397eed76be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:06.369147 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Flow 'volume_create_api' (be1c7e23-97b7-450a-88df-f72b866a5afa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:06.395849 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Create volume request issued successfully. Jan 27 17:05:06.405492 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4201edc2-5c66-4d99-8184-d9d0d57fb630 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes returned with HTTP 202 Jan 27 17:05:06.405492 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1134/2294] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:05:05 2021] POST /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes => generated 828 bytes in 1217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 17:05:06.411503 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d9ffee1-823f-4fda-a738-9834a9d23351 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c Jan 27 17:05:06.411891 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d9ffee1-823f-4fda-a738-9834a9d23351 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:06.412052 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:06.412052 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:06.412281 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d9ffee1-823f-4fda-a738-9834a9d23351 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:06.441547 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:06.441547 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:06.446895 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5d9ffee1-823f-4fda-a738-9834a9d23351 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:05:06.458504 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d9ffee1-823f-4fda-a738-9834a9d23351 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c returned with HTTP 200 Jan 27 17:05:06.459038 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1161/2295] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:06 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c => generated 896 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:07.159816 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-433edfc0-c143-474e-8457-de7bba33fbd3 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 Jan 27 17:05:07.160141 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-433edfc0-c143-474e-8457-de7bba33fbd3 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:07.160292 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:07.160292 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:07.160572 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-433edfc0-c143-474e-8457-de7bba33fbd3 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:07.180398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2890b9b5-e189-4734-b262-5a1b5e5b1109 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c Jan 27 17:05:07.180839 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-433edfc0-c143-474e-8457-de7bba33fbd3 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 returned with HTTP 404 Jan 27 17:05:07.181236 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2890b9b5-e189-4734-b262-5a1b5e5b1109 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:07.181395 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:07.181395 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:07.181621 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1135/2296] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:07 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/snapshots/6eeaf519-fae8-4ae8-b32a-662b67080ef9 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:05:07.181692 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2890b9b5-e189-4734-b262-5a1b5e5b1109 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:07.187479 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38050afb-13e2-4dc0-af2a-91f4b969f343 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] DELETE http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 Jan 27 17:05:07.187796 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38050afb-13e2-4dc0-af2a-91f4b969f343 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:07.188143 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38050afb-13e2-4dc0-af2a-91f4b969f343 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:07.188437 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-38050afb-13e2-4dc0-af2a-91f4b969f343 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Delete volume with id: e9fed553-994d-465d-a78f-dec42a3a9282 Jan 27 17:05:07.197397 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:07.197397 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:07.198119 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2890b9b5-e189-4734-b262-5a1b5e5b1109 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:07.199186 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2890b9b5-e189-4734-b262-5a1b5e5b1109 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c returned with HTTP 200 Jan 27 17:05:07.199605 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1162/2297] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:07 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:07.207162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e86a3a8-72e1-45f0-a746-d6c618d2d4fe tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] POST http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata Jan 27 17:05:07.207428 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:07.207428 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:07.207831 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e86a3a8-72e1-45f0-a746-d6c618d2d4fe tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:07.214902 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:07.214902 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:07.215710 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-38050afb-13e2-4dc0-af2a-91f4b969f343 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:05:07.222909 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:07.222909 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:07.223168 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0e86a3a8-72e1-45f0-a746-d6c618d2d4fe tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:07.933614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-38050afb-13e2-4dc0-af2a-91f4b969f343 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Delete volume request issued successfully. Jan 27 17:05:07.934174 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38050afb-13e2-4dc0-af2a-91f4b969f343 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 returned with HTTP 202 Jan 27 17:05:07.935260 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1136/2298] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:05:07 2021] DELETE /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 => generated 0 bytes in 750 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:05:07.940531 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c4972c91-2776-4234-94cd-94f4d5520ea1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:07.941148 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c4972c91-2776-4234-94cd-94f4d5520ea1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:07.941409 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:07.941409 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:07.941863 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c4972c91-2776-4234-94cd-94f4d5520ea1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:07.974875 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:07.974875 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:07.981091 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c4972c91-2776-4234-94cd-94f4d5520ea1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:07.994501 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c4972c91-2776-4234-94cd-94f4d5520ea1 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:08.006130 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1137/2299] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:07 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:08.006130 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-455c0915-bc8d-4633-ad45-e79db11d5943 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c Jan 27 17:05:08.006130 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-455c0915-bc8d-4633-ad45-e79db11d5943 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:08.006130 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:08.006130 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:08.006130 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-455c0915-bc8d-4633-ad45-e79db11d5943 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:08.021237 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:08.021237 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:08.025511 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-455c0915-bc8d-4633-ad45-e79db11d5943 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:05:08.038931 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-455c0915-bc8d-4633-ad45-e79db11d5943 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c returned with HTTP 200 Jan 27 17:05:08.039343 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1138/2300] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:07 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c => generated 921 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:08.041997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e87f3321-9112-4da3-9095-895a81e69941 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 Jan 27 17:05:08.042265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e87f3321-9112-4da3-9095-895a81e69941 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:08.042367 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:08.042367 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:08.042562 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e87f3321-9112-4da3-9095-895a81e69941 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:08.070653 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:08.070653 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:08.076756 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e87f3321-9112-4da3-9095-895a81e69941 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:05:08.089157 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e87f3321-9112-4da3-9095-895a81e69941 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 returned with HTTP 200 Jan 27 17:05:08.108987 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1139/2301] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:08 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 => generated 910 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:08.411406 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0e86a3a8-72e1-45f0-a746-d6c618d2d4fe tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Update snapshot metadata completed successfully. Jan 27 17:05:08.411788 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e86a3a8-72e1-45f0-a746-d6c618d2d4fe tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata returned with HTTP 200 Jan 27 17:05:08.412380 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1163/2302] 10.222.0.108 () {60 vars in 1374 bytes} [Wed Jan 27 17:05:07 2021] POST /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata => generated 68 bytes in 1208 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 17:05:08.419120 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9830d34c-4f00-4271-839f-eaee71ace9be tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata Jan 27 17:05:08.419620 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9830d34c-4f00-4271-839f-eaee71ace9be tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:08.419794 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:08.419794 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:08.420115 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9830d34c-4f00-4271-839f-eaee71ace9be tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:08.435594 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:08.435594 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:08.436165 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9830d34c-4f00-4271-839f-eaee71ace9be tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:08.437422 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9830d34c-4f00-4271-839f-eaee71ace9be tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Get snapshot metadata completed successfully. Jan 27 17:05:08.437810 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9830d34c-4f00-4271-839f-eaee71ace9be tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata returned with HTTP 200 Jan 27 17:05:08.438288 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1140/2303] 10.222.0.108 () {58 vars in 1353 bytes} [Wed Jan 27 17:05:08 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:05:08.444404 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e122d267-f554-4327-af39-f1d55f999cb5 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] PUT http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata Jan 27 17:05:08.444718 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:08.444718 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:08.445033 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e122d267-f554-4327-af39-f1d55f999cb5 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:08.459833 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:08.459833 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:08.460430 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e122d267-f554-4327-af39-f1d55f999cb5 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:08.942448 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e122d267-f554-4327-af39-f1d55f999cb5 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Update snapshot metadata completed successfully. Jan 27 17:05:08.945219 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e122d267-f554-4327-af39-f1d55f999cb5 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata returned with HTTP 200 Jan 27 17:05:08.947324 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1164/2304] 10.222.0.108 () {60 vars in 1373 bytes} [Wed Jan 27 17:05:08 2021] PUT /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata => generated 57 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:05:08.953411 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a2c3a62-15c5-453a-a0ac-025b06abb573 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata Jan 27 17:05:08.953724 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a2c3a62-15c5-453a-a0ac-025b06abb573 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:08.953873 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:08.953873 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:08.954106 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a2c3a62-15c5-453a-a0ac-025b06abb573 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:08.969388 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:08.969388 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:08.970318 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2a2c3a62-15c5-453a-a0ac-025b06abb573 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:08.972998 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2a2c3a62-15c5-453a-a0ac-025b06abb573 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Get snapshot metadata completed successfully. Jan 27 17:05:08.976218 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a2c3a62-15c5-453a-a0ac-025b06abb573 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata returned with HTTP 200 Jan 27 17:05:08.976958 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1141/2305] 10.222.0.108 () {58 vars in 1353 bytes} [Wed Jan 27 17:05:08 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata => generated 57 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:05:08.983452 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-274010e0-2230-4a6b-8f97-411ca89cf416 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] DELETE http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata/key3 Jan 27 17:05:08.983773 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-274010e0-2230-4a6b-8f97-411ca89cf416 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:08.984026 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:08.984026 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:08.984167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-274010e0-2230-4a6b-8f97-411ca89cf416 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:08.999917 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:08.999917 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:09.000676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-274010e0-2230-4a6b-8f97-411ca89cf416 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:09.001873 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-274010e0-2230-4a6b-8f97-411ca89cf416 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Get snapshot metadata completed successfully. Jan 27 17:05:09.005713 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:05:09.005713 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 17:05:09.014202 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f85a207d-808c-4de0-8d73-5cecbbf36c5b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:09.014523 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f85a207d-808c-4de0-8d73-5cecbbf36c5b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:09.014666 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:09.014666 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:09.014885 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f85a207d-808c-4de0-8d73-5cecbbf36c5b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:09.045163 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:09.045163 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:09.050244 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f85a207d-808c-4de0-8d73-5cecbbf36c5b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:09.062379 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f85a207d-808c-4de0-8d73-5cecbbf36c5b tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:09.062942 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1142/2306] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:09 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:09.119842 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e27d1eef-8767-4e34-bebf-eca695588839 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 Jan 27 17:05:09.139912 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e27d1eef-8767-4e34-bebf-eca695588839 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:09.139912 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:09.139912 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:09.139912 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e27d1eef-8767-4e34-bebf-eca695588839 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:09.147752 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:09.147752 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:09.154058 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e27d1eef-8767-4e34-bebf-eca695588839 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:05:09.166193 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e27d1eef-8767-4e34-bebf-eca695588839 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 returned with HTTP 200 Jan 27 17:05:09.166674 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1143/2307] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:09 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 => generated 910 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:09.421233 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-274010e0-2230-4a6b-8f97-411ca89cf416 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Delete snapshot metadata completed successfully. Jan 27 17:05:09.422393 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-274010e0-2230-4a6b-8f97-411ca89cf416 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata/key3 returned with HTTP 200 Jan 27 17:05:09.423101 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1165/2308] 10.222.0.108 () {58 vars in 1371 bytes} [Wed Jan 27 17:05:08 2021] DELETE /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata/key3 => generated 0 bytes in 443 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 27 17:05:09.428537 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4b28654d-b9bc-49a0-a06d-d67109df5d29 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata Jan 27 17:05:09.428839 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4b28654d-b9bc-49a0-a06d-d67109df5d29 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:09.455316 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:09.455316 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:09.455316 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4b28654d-b9bc-49a0-a06d-d67109df5d29 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:09.455316 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:09.455316 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:09.455316 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4b28654d-b9bc-49a0-a06d-d67109df5d29 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:09.455316 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4b28654d-b9bc-49a0-a06d-d67109df5d29 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Get snapshot metadata completed successfully. Jan 27 17:05:09.455316 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4b28654d-b9bc-49a0-a06d-d67109df5d29 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata returned with HTTP 200 Jan 27 17:05:09.455316 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1144/2309] 10.222.0.108 () {58 vars in 1353 bytes} [Wed Jan 27 17:05:09 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata => generated 32 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:05:09.458934 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab205cc0-52c4-44f7-9194-3aefb09afa04 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] PUT http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata Jan 27 17:05:09.459406 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:09.459406 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:09.459677 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab205cc0-52c4-44f7-9194-3aefb09afa04 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:09.475102 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:09.475102 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:09.475772 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ab205cc0-52c4-44f7-9194-3aefb09afa04 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:10.073317 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02ebfa82-c86c-47f7-8842-ee4a8f78d5d3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:10.074450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02ebfa82-c86c-47f7-8842-ee4a8f78d5d3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:10.074619 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:10.074619 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:10.074897 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02ebfa82-c86c-47f7-8842-ee4a8f78d5d3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:10.106552 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:10.106552 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:10.111888 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-02ebfa82-c86c-47f7-8842-ee4a8f78d5d3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:10.123085 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02ebfa82-c86c-47f7-8842-ee4a8f78d5d3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:10.123605 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1145/2310] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:10 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:10.181796 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21df8d4c-82f5-43ef-aa2f-4a53ab66533c tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 Jan 27 17:05:10.182079 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-21df8d4c-82f5-43ef-aa2f-4a53ab66533c tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:10.182209 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:10.182209 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:10.182404 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-21df8d4c-82f5-43ef-aa2f-4a53ab66533c tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:10.205356 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:10.205356 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:10.210087 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-21df8d4c-82f5-43ef-aa2f-4a53ab66533c tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:05:10.220972 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21df8d4c-82f5-43ef-aa2f-4a53ab66533c tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 returned with HTTP 200 Jan 27 17:05:10.221413 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1146/2311] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:10 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 => generated 910 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:10.239428 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ab205cc0-52c4-44f7-9194-3aefb09afa04 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Update snapshot metadata completed successfully. Jan 27 17:05:10.239916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab205cc0-52c4-44f7-9194-3aefb09afa04 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata returned with HTTP 200 Jan 27 17:05:10.240461 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1166/2312] 10.222.0.108 () {60 vars in 1373 bytes} [Wed Jan 27 17:05:09 2021] PUT /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata => generated 16 bytes in 785 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:05:10.246478 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bf05ff0e-6295-49f2-a88d-393201617816 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] POST http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata Jan 27 17:05:10.246730 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:10.246730 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:10.246989 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bf05ff0e-6295-49f2-a88d-393201617816 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:10.258443 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:10.258443 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:10.259164 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bf05ff0e-6295-49f2-a88d-393201617816 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:10.861017 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bf05ff0e-6295-49f2-a88d-393201617816 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Update snapshot metadata completed successfully. Jan 27 17:05:10.861769 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bf05ff0e-6295-49f2-a88d-393201617816 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata returned with HTTP 200 Jan 27 17:05:10.862118 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1147/2313] 10.222.0.108 () {60 vars in 1374 bytes} [Wed Jan 27 17:05:10 2021] POST /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata => generated 68 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:05:10.871663 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a8ea435a-659e-4320-91d4-043df152697e tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata Jan 27 17:05:10.872755 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a8ea435a-659e-4320-91d4-043df152697e tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:10.873049 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:10.873049 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:10.873542 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a8ea435a-659e-4320-91d4-043df152697e tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:10.894673 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:10.894673 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:10.895381 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a8ea435a-659e-4320-91d4-043df152697e tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:10.896390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a8ea435a-659e-4320-91d4-043df152697e tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Get snapshot metadata completed successfully. Jan 27 17:05:10.896772 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a8ea435a-659e-4320-91d4-043df152697e tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata returned with HTTP 200 Jan 27 17:05:10.897315 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1167/2314] 10.222.0.108 () {58 vars in 1353 bytes} [Wed Jan 27 17:05:10 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata => generated 68 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:05:10.904208 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-437af207-3ca5-4f74-8f3d-4a190df9a592 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] PUT http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata/key3 Jan 27 17:05:10.917309 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:10.917309 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:10.917309 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-437af207-3ca5-4f74-8f3d-4a190df9a592 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:10.919733 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:10.919733 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:10.920518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-437af207-3ca5-4f74-8f3d-4a190df9a592 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:11.151237 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a2dff0f8-3a73-4f1a-94cc-6ee38d3402e6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:11.151237 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a2dff0f8-3a73-4f1a-94cc-6ee38d3402e6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:11.151237 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:11.151237 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:11.151237 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a2dff0f8-3a73-4f1a-94cc-6ee38d3402e6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:11.158399 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:11.158399 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:11.163623 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a2dff0f8-3a73-4f1a-94cc-6ee38d3402e6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:11.176262 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a2dff0f8-3a73-4f1a-94cc-6ee38d3402e6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:11.176882 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1168/2315] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:11 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:11.231575 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6017e6e2-9bdc-402d-8a1f-3473bb4b3e5f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 Jan 27 17:05:11.232007 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6017e6e2-9bdc-402d-8a1f-3473bb4b3e5f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:11.232007 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:11.232007 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:11.232290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6017e6e2-9bdc-402d-8a1f-3473bb4b3e5f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:11.260450 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6017e6e2-9bdc-402d-8a1f-3473bb4b3e5f tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 returned with HTTP 404 Jan 27 17:05:11.261155 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1169/2316] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:11 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/e9fed553-994d-465d-a78f-dec42a3a9282 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:05:11.265767 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e2a4873f-953b-41eb-a55b-8566637ea111 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] DELETE http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:05:11.266055 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e2a4873f-953b-41eb-a55b-8566637ea111 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:11.266325 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e2a4873f-953b-41eb-a55b-8566637ea111 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:11.266579 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-e2a4873f-953b-41eb-a55b-8566637ea111 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Delete volume with id: fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:05:11.294366 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:11.294366 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:11.295054 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e2a4873f-953b-41eb-a55b-8566637ea111 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:05:11.477053 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-437af207-3ca5-4f74-8f3d-4a190df9a592 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Update snapshot metadata completed successfully. Jan 27 17:05:11.477469 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-437af207-3ca5-4f74-8f3d-4a190df9a592 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata/key3 returned with HTTP 200 Jan 27 17:05:11.478145 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1148/2317] 10.222.0.108 () {60 vars in 1388 bytes} [Wed Jan 27 17:05:10 2021] PUT /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata/key3 => generated 35 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 17:05:11.484590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-de249c3b-5604-4eb6-aa39-8f636fe5290e tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata/key3 Jan 27 17:05:11.484994 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-de249c3b-5604-4eb6-aa39-8f636fe5290e tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:11.485077 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:11.485077 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:11.485299 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-de249c3b-5604-4eb6-aa39-8f636fe5290e tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:11.500611 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:11.500611 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:11.512375 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-de249c3b-5604-4eb6-aa39-8f636fe5290e tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:11.512375 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-de249c3b-5604-4eb6-aa39-8f636fe5290e tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Get snapshot metadata completed successfully. Jan 27 17:05:11.512375 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-de249c3b-5604-4eb6-aa39-8f636fe5290e tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata/key3 returned with HTTP 200 Jan 27 17:05:11.512375 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1149/2318] 10.222.0.108 () {58 vars in 1368 bytes} [Wed Jan 27 17:05:11 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 17:05:11.516616 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7403f329-7509-4f91-8b1f-e8caa00beb72 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata Jan 27 17:05:11.516893 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7403f329-7509-4f91-8b1f-e8caa00beb72 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:11.516995 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:11.516995 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:11.517190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7403f329-7509-4f91-8b1f-e8caa00beb72 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:11.531317 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:11.531317 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:11.531898 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7403f329-7509-4f91-8b1f-e8caa00beb72 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:11.532854 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7403f329-7509-4f91-8b1f-e8caa00beb72 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Get snapshot metadata completed successfully. Jan 27 17:05:11.533156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7403f329-7509-4f91-8b1f-e8caa00beb72 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata returned with HTTP 200 Jan 27 17:05:11.533849 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1150/2319] 10.222.0.108 () {58 vars in 1353 bytes} [Wed Jan 27 17:05:11 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata => generated 75 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 17:05:11.539118 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8155df1a-b4ba-4d20-926c-4eb396063d39 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] PUT http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata Jan 27 17:05:11.539338 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:11.539338 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:11.539601 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8155df1a-b4ba-4d20-926c-4eb396063d39 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:11.552782 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:11.552782 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:11.553399 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8155df1a-b4ba-4d20-926c-4eb396063d39 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:11.635861 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e2a4873f-953b-41eb-a55b-8566637ea111 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Delete volume request issued successfully. Jan 27 17:05:11.636147 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e2a4873f-953b-41eb-a55b-8566637ea111 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 202 Jan 27 17:05:11.636818 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1170/2320] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:05:11 2021] DELETE /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 0 bytes in 373 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:05:11.641038 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37f05a33-2a91-4833-8365-faab5d507f48 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:05:11.641313 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-37f05a33-2a91-4833-8365-faab5d507f48 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:11.641441 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:11.641441 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:11.641631 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-37f05a33-2a91-4833-8365-faab5d507f48 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:11.666479 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:11.666479 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:11.671112 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-37f05a33-2a91-4833-8365-faab5d507f48 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:05:11.682390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37f05a33-2a91-4833-8365-faab5d507f48 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:05:11.682812 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1171/2321] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:11 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 1359 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:05:11.992107 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8155df1a-b4ba-4d20-926c-4eb396063d39 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Update snapshot metadata completed successfully. Jan 27 17:05:11.992505 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8155df1a-b4ba-4d20-926c-4eb396063d39 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata returned with HTTP 200 Jan 27 17:05:11.997090 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1151/2322] 10.222.0.108 () {60 vars in 1373 bytes} [Wed Jan 27 17:05:11 2021] PUT /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c/metadata => generated 16 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 27 17:05:12.000402 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-36b48a69-bd97-4f72-bc98-874d296fce01 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] DELETE http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c Jan 27 17:05:12.000706 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-36b48a69-bd97-4f72-bc98-874d296fce01 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:12.000841 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:12.000841 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:12.001072 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-36b48a69-bd97-4f72-bc98-874d296fce01 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:12.001239 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-36b48a69-bd97-4f72-bc98-874d296fce01 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Delete snapshot with id: c658e900-830d-419f-ba71-a38dc57ced9c Jan 27 17:05:12.014017 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:12.014017 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:12.014905 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-36b48a69-bd97-4f72-bc98-874d296fce01 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:12.186557 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57caf320-4479-4e13-ae0b-6b240ff43c62 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:12.186842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57caf320-4479-4e13-ae0b-6b240ff43c62 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:12.186994 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:12.186994 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:12.187363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57caf320-4479-4e13-ae0b-6b240ff43c62 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:12.201224 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-36b48a69-bd97-4f72-bc98-874d296fce01 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot delete request issued successfully. Jan 27 17:05:12.201582 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-36b48a69-bd97-4f72-bc98-874d296fce01 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c returned with HTTP 202 Jan 27 17:05:12.202216 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1172/2323] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 17:05:11 2021] DELETE /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:05:12.207297 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f4bcdad-0507-4106-99ad-89f10a464e66 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c Jan 27 17:05:12.207750 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f4bcdad-0507-4106-99ad-89f10a464e66 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:12.209399 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:12.209399 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:12.209931 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f4bcdad-0507-4106-99ad-89f10a464e66 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:12.216931 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:12.216931 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:12.222326 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-57caf320-4479-4e13-ae0b-6b240ff43c62 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:12.225684 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:12.225684 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:12.226356 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8f4bcdad-0507-4106-99ad-89f10a464e66 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:12.227378 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f4bcdad-0507-4106-99ad-89f10a464e66 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c returned with HTTP 200 Jan 27 17:05:12.227932 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1173/2324] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:12 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:12.234718 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57caf320-4479-4e13-ae0b-6b240ff43c62 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:12.235280 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1152/2325] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:12 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:12.724707 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a4f1c1b1-027c-43d6-b154-5c142e8f24e1 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:05:12.725085 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a4f1c1b1-027c-43d6-b154-5c142e8f24e1 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:12.725304 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:12.725304 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:12.725697 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a4f1c1b1-027c-43d6-b154-5c142e8f24e1 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:12.752917 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:12.752917 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:12.757593 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a4f1c1b1-027c-43d6-b154-5c142e8f24e1 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:05:12.771347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a4f1c1b1-027c-43d6-b154-5c142e8f24e1 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:05:12.771347 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1174/2326] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:12 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 1359 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:13.239712 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cdaa3ec6-b8bb-40df-afc1-78824217dcc7 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c Jan 27 17:05:13.241314 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cdaa3ec6-b8bb-40df-afc1-78824217dcc7 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:13.241314 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:13.241314 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:13.241314 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cdaa3ec6-b8bb-40df-afc1-78824217dcc7 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:13.244946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4145be21-1f98-4ea6-882f-ee86a34d50ed tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:13.245295 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4145be21-1f98-4ea6-882f-ee86a34d50ed tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:13.245465 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:13.245465 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:13.245701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4145be21-1f98-4ea6-882f-ee86a34d50ed tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:13.261462 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:13.261462 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:13.262191 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cdaa3ec6-b8bb-40df-afc1-78824217dcc7 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:13.279038 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cdaa3ec6-b8bb-40df-afc1-78824217dcc7 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c returned with HTTP 200 Jan 27 17:05:13.279038 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1153/2327] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:13 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:13.279495 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:13.279495 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:13.280902 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4145be21-1f98-4ea6-882f-ee86a34d50ed tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:13.292738 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4145be21-1f98-4ea6-882f-ee86a34d50ed tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:13.293199 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1175/2328] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:13 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:13.779437 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f57d1718-b1f3-4202-8b82-983de3eb8041 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:05:13.779670 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f57d1718-b1f3-4202-8b82-983de3eb8041 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:13.779808 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:13.779808 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:13.780029 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f57d1718-b1f3-4202-8b82-983de3eb8041 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:13.806809 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:13.806809 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:13.811119 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f57d1718-b1f3-4202-8b82-983de3eb8041 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:05:13.823855 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f57d1718-b1f3-4202-8b82-983de3eb8041 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:05:13.823855 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1154/2329] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:13 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 1359 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:14.274425 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4d4596d5-51af-4651-8802-7f585517908c tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c Jan 27 17:05:14.275021 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4d4596d5-51af-4651-8802-7f585517908c tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:14.275021 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:14.275021 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:14.275282 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4d4596d5-51af-4651-8802-7f585517908c tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:14.291049 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:14.291049 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:14.291706 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4d4596d5-51af-4651-8802-7f585517908c tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Snapshot retrieved successfully. Jan 27 17:05:14.292982 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4d4596d5-51af-4651-8802-7f585517908c tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c returned with HTTP 200 Jan 27 17:05:14.293421 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1176/2330] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:14 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:14.303194 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ffecf350-6dbb-4d44-aeed-a74590252286 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:14.303807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ffecf350-6dbb-4d44-aeed-a74590252286 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:14.304036 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:14.304036 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:14.304183 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ffecf350-6dbb-4d44-aeed-a74590252286 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:14.340196 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:14.340196 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:14.345562 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ffecf350-6dbb-4d44-aeed-a74590252286 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:14.359761 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ffecf350-6dbb-4d44-aeed-a74590252286 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:14.364824 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1155/2331] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:14 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:14.832326 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8951a24d-29a5-4d60-ab0f-add4c53f85d6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:05:14.832870 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8951a24d-29a5-4d60-ab0f-add4c53f85d6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:14.833079 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:14.833079 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:14.833411 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8951a24d-29a5-4d60-ab0f-add4c53f85d6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:14.862643 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:14.862643 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:14.867524 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8951a24d-29a5-4d60-ab0f-add4c53f85d6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Volume info retrieved successfully. Jan 27 17:05:14.911141 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8951a24d-29a5-4d60-ab0f-add4c53f85d6 tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 200 Jan 27 17:05:14.911141 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1177/2332] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:14 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 1359 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:15.302165 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-34bd7128-60e8-4100-840a-8e5e84da6dd1 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c Jan 27 17:05:15.302921 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-34bd7128-60e8-4100-840a-8e5e84da6dd1 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:15.303155 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:15.303155 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:15.303354 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-34bd7128-60e8-4100-840a-8e5e84da6dd1 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:15.315152 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-34bd7128-60e8-4100-840a-8e5e84da6dd1 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c returned with HTTP 404 Jan 27 17:05:15.315654 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1156/2333] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:15 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/snapshots/c658e900-830d-419f-ba71-a38dc57ced9c => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:05:15.320640 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1fc80728-dbbf-4d39-af4a-b1499070a908 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] DELETE http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e Jan 27 17:05:15.320925 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1fc80728-dbbf-4d39-af4a-b1499070a908 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:15.321057 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:15.321057 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:15.321248 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1fc80728-dbbf-4d39-af4a-b1499070a908 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:15.321500 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-1fc80728-dbbf-4d39-af4a-b1499070a908 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Delete volume with id: d07046fb-ea0d-4a8f-a980-7af6620f1f1e Jan 27 17:05:15.380321 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:15.380321 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:15.380321 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1fc80728-dbbf-4d39-af4a-b1499070a908 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Volume info retrieved successfully. Jan 27 17:05:15.380538 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f4326ff-8d9c-4245-8818-9dad45da5493 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:15.380538 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f4326ff-8d9c-4245-8818-9dad45da5493 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:15.380538 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f4326ff-8d9c-4245-8818-9dad45da5493 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:15.401777 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:15.401777 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:15.406836 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6f4326ff-8d9c-4245-8818-9dad45da5493 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:15.419269 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f4326ff-8d9c-4245-8818-9dad45da5493 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:15.419779 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1157/2334] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:15 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:15.685252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1fc80728-dbbf-4d39-af4a-b1499070a908 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Delete volume request issued successfully. Jan 27 17:05:15.685572 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1fc80728-dbbf-4d39-af4a-b1499070a908 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e returned with HTTP 202 Jan 27 17:05:15.686179 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1178/2335] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:05:15 2021] DELETE /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e => generated 0 bytes in 368 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:05:15.691029 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d9b3366c-b715-4bd0-9e50-fe40c9ea451d tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e Jan 27 17:05:15.691308 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d9b3366c-b715-4bd0-9e50-fe40c9ea451d tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:15.691430 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:15.691430 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:15.693860 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d9b3366c-b715-4bd0-9e50-fe40c9ea451d tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:15.760513 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:15.760513 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:15.763281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d9b3366c-b715-4bd0-9e50-fe40c9ea451d tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Volume info retrieved successfully. Jan 27 17:05:15.777731 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d9b3366c-b715-4bd0-9e50-fe40c9ea451d tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e returned with HTTP 200 Jan 27 17:05:15.778309 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1158/2336] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:15 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e => generated 918 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:15.893417 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-35044e7b-729c-4737-a763-e9859f1829aa tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] GET http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 Jan 27 17:05:15.894133 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-35044e7b-729c-4737-a763-e9859f1829aa tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:15.894496 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:15.894496 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:15.894925 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-35044e7b-729c-4737-a763-e9859f1829aa tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:15.927768 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-35044e7b-729c-4737-a763-e9859f1829aa tempest-VolumesExtendTest-1236969910 tempest-VolumesExtendTest-1236969910-project] http://10.222.0.108/volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 returned with HTTP 404 Jan 27 17:05:15.931693 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1179/2337] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:15 2021] GET /volume/v3/1eb14477b97949d08cf8dc39406a3815/volumes/fd65e9c0-7c6b-41e4-8847-d727f54d8729 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:05:16.429819 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-46c9a872-4e0e-4aaf-96f7-83570c961ded tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:16.430208 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-46c9a872-4e0e-4aaf-96f7-83570c961ded tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:16.430277 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:16.430277 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:16.430511 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-46c9a872-4e0e-4aaf-96f7-83570c961ded tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:16.459979 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:16.459979 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:16.466071 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-46c9a872-4e0e-4aaf-96f7-83570c961ded tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:16.476482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-46c9a872-4e0e-4aaf-96f7-83570c961ded tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:16.477062 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1159/2338] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:16 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:16.789708 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a1b9a00a-b265-4a32-91da-248c57f2728f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e Jan 27 17:05:16.790062 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a1b9a00a-b265-4a32-91da-248c57f2728f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:16.790306 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a1b9a00a-b265-4a32-91da-248c57f2728f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:16.822841 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:16.822841 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:16.828768 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a1b9a00a-b265-4a32-91da-248c57f2728f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Volume info retrieved successfully. Jan 27 17:05:16.840824 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a1b9a00a-b265-4a32-91da-248c57f2728f tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e returned with HTTP 200 Jan 27 17:05:16.841378 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1180/2339] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:16 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e => generated 918 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:17.486285 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0af7f114-e7d5-40f1-929f-6fa32854dd58 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:17.486631 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0af7f114-e7d5-40f1-929f-6fa32854dd58 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:17.486902 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:17.486902 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:17.487160 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0af7f114-e7d5-40f1-929f-6fa32854dd58 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:17.514896 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:17.514896 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:17.519760 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0af7f114-e7d5-40f1-929f-6fa32854dd58 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:17.530749 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0af7f114-e7d5-40f1-929f-6fa32854dd58 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:17.531155 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1160/2340] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:17 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:17.850772 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4a58e456-e1ca-4068-9df6-15c5f578c79a tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e Jan 27 17:05:17.851089 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4a58e456-e1ca-4068-9df6-15c5f578c79a tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:17.851089 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:17.851089 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:17.851265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4a58e456-e1ca-4068-9df6-15c5f578c79a tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:17.877225 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:17.877225 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:17.882055 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4a58e456-e1ca-4068-9df6-15c5f578c79a tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Volume info retrieved successfully. Jan 27 17:05:17.895396 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4a58e456-e1ca-4068-9df6-15c5f578c79a tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e returned with HTTP 200 Jan 27 17:05:17.895851 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1181/2341] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:17 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e => generated 918 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:18.540867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bbb49b1-7230-4a10-b4d3-a43a15ab7e1c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:18.541151 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bbb49b1-7230-4a10-b4d3-a43a15ab7e1c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:18.541216 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:18.541216 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:18.541476 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bbb49b1-7230-4a10-b4d3-a43a15ab7e1c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:18.566393 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:18.566393 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:18.570900 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8bbb49b1-7230-4a10-b4d3-a43a15ab7e1c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:18.581693 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bbb49b1-7230-4a10-b4d3-a43a15ab7e1c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:18.582079 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1161/2342] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:18 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:18.923662 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-129497cc-5329-48d8-919e-caea987ca2e6 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] GET http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e Jan 27 17:05:18.923662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-129497cc-5329-48d8-919e-caea987ca2e6 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:18.923662 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:18.923662 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:18.923662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-129497cc-5329-48d8-919e-caea987ca2e6 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:18.943191 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-129497cc-5329-48d8-919e-caea987ca2e6 tempest-SnapshotMetadataTestJSON-789717504 tempest-SnapshotMetadataTestJSON-789717504-project] http://10.222.0.108/volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e returned with HTTP 404 Jan 27 17:05:18.944069 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1182/2343] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:18 2021] GET /volume/v3/d74494f02ac74435a9ccd6d1ff85c1be/volumes/d07046fb-ea0d-4a8f-a980-7af6620f1f1e => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:05:19.591286 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4f310a37-877d-424d-ab86-75742f4d6acb tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:19.592272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4f310a37-877d-424d-ab86-75742f4d6acb tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:19.592500 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:19.592500 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:19.592818 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4f310a37-877d-424d-ab86-75742f4d6acb tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:19.624842 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:19.624842 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:19.630227 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4f310a37-877d-424d-ab86-75742f4d6acb tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:19.640817 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4f310a37-877d-424d-ab86-75742f4d6acb tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:19.642594 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1162/2344] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:19 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 943 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:20.546893 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28d97361-435d-4374-8efa-68deea38099c tempest-VolumesSummaryTest-1657626361 tempest-VolumesSummaryTest-1657626361-project] GET http://10.222.0.108/volume/v3/ba2c6a1cd09d490d835974303f18dd28/volumes/summary Jan 27 17:05:20.547270 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-28d97361-435d-4374-8efa-68deea38099c tempest-VolumesSummaryTest-1657626361 tempest-VolumesSummaryTest-1657626361-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:20.547589 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-28d97361-435d-4374-8efa-68deea38099c tempest-VolumesSummaryTest-1657626361 tempest-VolumesSummaryTest-1657626361-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:20.548035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-28d97361-435d-4374-8efa-68deea38099c tempest-VolumesSummaryTest-1657626361 tempest-VolumesSummaryTest-1657626361-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:20.553270 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-28d97361-435d-4374-8efa-68deea38099c tempest-VolumesSummaryTest-1657626361 tempest-VolumesSummaryTest-1657626361-project] Get summary completed successfully. Jan 27 17:05:20.553656 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28d97361-435d-4374-8efa-68deea38099c tempest-VolumesSummaryTest-1657626361 tempest-VolumesSummaryTest-1657626361-project] http://10.222.0.108/volume/v3/ba2c6a1cd09d490d835974303f18dd28/volumes/summary returned with HTTP 200 Jan 27 17:05:20.554118 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1183/2345] 10.222.0.108 () {60 vars in 1274 bytes} [Wed Jan 27 17:05:20 2021] GET /volume/v3/ba2c6a1cd09d490d835974303f18dd28/volumes/summary => generated 55 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:20.651861 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0b65854f-57ad-47dd-9dc7-e473f03d935d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:20.651861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0b65854f-57ad-47dd-9dc7-e473f03d935d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:20.651861 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:20.651861 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:20.651861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0b65854f-57ad-47dd-9dc7-e473f03d935d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:20.684128 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:20.684128 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:20.688686 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0b65854f-57ad-47dd-9dc7-e473f03d935d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:20.700388 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0b65854f-57ad-47dd-9dc7-e473f03d935d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:20.700869 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1163/2346] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:20 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 1393 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:20.708990 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-92152fcf-78d7-4251-be84-d4302eba1df0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:20.709275 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-92152fcf-78d7-4251-be84-d4302eba1df0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:20.709539 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-92152fcf-78d7-4251-be84-d4302eba1df0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:20.736221 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:20.736221 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:20.752543 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-92152fcf-78d7-4251-be84-d4302eba1df0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:20.769155 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-92152fcf-78d7-4251-be84-d4302eba1df0 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:20.769731 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1184/2347] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:20 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 1393 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:20.785080 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] POST http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes Jan 27 17:05:20.789300 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:20.789300 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:20.789300 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1991931946"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:20.789300 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1991931946'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:05:20.789300 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Create volume of 1 GB Jan 27 17:05:20.794410 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Availability Zones retrieved successfully. Jan 27 17:05:20.802495 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Flow 'volume_create_api' (d2be2749-4b69-4076-93ff-06250997b05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:20.803885 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0693d3b2-3fa2-44dd-9115-88227dc1c29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:20.804927 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:05:20.841224 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0693d3b2-3fa2-44dd-9115-88227dc1c29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:20.842469 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f0eaa0-0691-4a04-a310-18fa79f62ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:20.927046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Created reservations ['4e064a87-e4b7-4b13-9785-bed73b8783bf', '73f5b174-eba1-47a7-bce7-f8ca349224b7', '44be30b0-4d53-4099-940d-b3390aa2920e', '873b2caf-3543-416b-8cb5-4a21397fd1de'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:20.929741 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f0eaa0-0691-4a04-a310-18fa79f62ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e064a87-e4b7-4b13-9785-bed73b8783bf', '73f5b174-eba1-47a7-bce7-f8ca349224b7', '44be30b0-4d53-4099-940d-b3390aa2920e', '873b2caf-3543-416b-8cb5-4a21397fd1de']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:20.932490 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bffd7909-47e7-4c4f-8a5f-828fe9a800ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:21.001014 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bffd7909-47e7-4c4f-8a5f-828fe9a800ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33af528a-443e-4fc4-826e-79a1542b2083', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1991931946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f5c81b56db44878baa7a6fe407a6ac',qos_specs=None,replication_status=,reservations=['4e064a87-e4b7-4b13-9785-bed73b8783bf','73f5b174-eba1-47a7-bce7-f8ca349224b7','44be30b0-4d53-4099-940d-b3390aa2920e','873b2caf-3543-416b-8cb5-4a21397fd1de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afd90e52c11044b997728adbed0cdd2b',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1991931946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33af528a-443e-4fc4-826e-79a1542b2083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8f5c81b56db44878baa7a6fe407a6ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='afd90e52c11044b997728adbed0cdd2b',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:21.002603 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74858b2-e016-4c7c-a828-be4457286c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:21.059360 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d74858b2-e016-4c7c-a828-be4457286c71) transitioned into state 'SUCCESS' from state '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-1991931946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f5c81b56db44878baa7a6fe407a6ac',qos_specs=None,replication_status=,reservations=['4e064a87-e4b7-4b13-9785-bed73b8783bf','73f5b174-eba1-47a7-bce7-f8ca349224b7','44be30b0-4d53-4099-940d-b3390aa2920e','873b2caf-3543-416b-8cb5-4a21397fd1de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afd90e52c11044b997728adbed0cdd2b',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:21.060382 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e17130e-ace6-46b3-9882-4616ee0a1576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:21.117162 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e17130e-ace6-46b3-9882-4616ee0a1576) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:21.117550 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Flow 'volume_create_api' (d2be2749-4b69-4076-93ff-06250997b05e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:21.153418 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Create volume request issued successfully. Jan 27 17:05:21.160271 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5289e01b-4c65-473a-9818-782bdfb77e44 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes returned with HTTP 202 Jan 27 17:05:21.161332 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1164/2348] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:05:20 2021] POST /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes => generated 818 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:05:21.169280 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d6d19822-396f-4eab-9cfd-f1c28f404f67 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 Jan 27 17:05:21.169559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d6d19822-396f-4eab-9cfd-f1c28f404f67 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:21.170019 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:21.170019 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:21.170105 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d6d19822-396f-4eab-9cfd-f1c28f404f67 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:21.199642 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:21.199642 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:21.204293 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d6d19822-396f-4eab-9cfd-f1c28f404f67 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:21.215523 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d6d19822-396f-4eab-9cfd-f1c28f404f67 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 returned with HTTP 200 Jan 27 17:05:21.216031 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1185/2349] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:21 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 => generated 886 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:21.718018 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] POST http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes Jan 27 17:05:21.718316 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:21.718316 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:21.718510 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1118846175"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:21.719141 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1118846175'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:05:21.719336 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Create volume of 2 GB Jan 27 17:05:21.719645 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:21.719645 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:21.737683 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Availability Zones retrieved successfully. Jan 27 17:05:21.737683 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Flow 'volume_create_api' (711842dd-dc34-4f72-a325-aa7aed8a60bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:21.737683 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d57d41a-23f0-4cc3-a4e3-a5ca306f3ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:21.737683 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Validating volume size '2' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:05:21.774950 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d57d41a-23f0-4cc3-a4e3-a5ca306f3ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:21.776158 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec13ffdb-fdc6-4c65-9e75-7576b12e9246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:21.908624 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Created reservations ['7edc0fe6-86e5-41c6-96ad-5a58fb67bfaa', 'bf3681db-8f19-44fa-8d06-d495db247af8', 'e305559f-eb3c-4838-bd01-cdf25ce4d108', '60bd5c74-8961-4980-82de-cd0bde2cf867'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:21.909722 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec13ffdb-fdc6-4c65-9e75-7576b12e9246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7edc0fe6-86e5-41c6-96ad-5a58fb67bfaa', 'bf3681db-8f19-44fa-8d06-d495db247af8', 'e305559f-eb3c-4838-bd01-cdf25ce4d108', '60bd5c74-8961-4980-82de-cd0bde2cf867']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:21.910858 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb502a55-cc90-48c7-a462-1429c72e1f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:22.022173 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb502a55-cc90-48c7-a462-1429c72e1f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e88661f-3fb1-4795-9ce3-9d2d85bd8407', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1118846175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0e1ec5cac1c4d94816b58f746f7247c',qos_specs=None,replication_status=,reservations=['7edc0fe6-86e5-41c6-96ad-5a58fb67bfaa','bf3681db-8f19-44fa-8d06-d495db247af8','e305559f-eb3c-4838-bd01-cdf25ce4d108','60bd5c74-8961-4980-82de-cd0bde2cf867'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5dbc60a78fc4b26af59e5b1aeb3f5ee',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1118846175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e88661f-3fb1-4795-9ce3-9d2d85bd8407,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0e1ec5cac1c4d94816b58f746f7247c',provider_auth=None,provider_geometry=None,provider_id=None,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='a5dbc60a78fc4b26af59e5b1aeb3f5ee',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:22.023203 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1013f23-9f51-4ff0-82ad-78391aa9d8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:22.075927 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1013f23-9f51-4ff0-82ad-78391aa9d8f7) transitioned into state 'SUCCESS' from state '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-1118846175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0e1ec5cac1c4d94816b58f746f7247c',qos_specs=None,replication_status=,reservations=['7edc0fe6-86e5-41c6-96ad-5a58fb67bfaa','bf3681db-8f19-44fa-8d06-d495db247af8','e305559f-eb3c-4838-bd01-cdf25ce4d108','60bd5c74-8961-4980-82de-cd0bde2cf867'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5dbc60a78fc4b26af59e5b1aeb3f5ee',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:22.077425 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eece2ba8-8f97-42b6-984f-99e01dc610b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:22.111657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eece2ba8-8f97-42b6-984f-99e01dc610b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:22.113638 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Flow 'volume_create_api' (711842dd-dc34-4f72-a325-aa7aed8a60bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:22.139998 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Create volume request issued successfully. Jan 27 17:05:22.146907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d55a73b3-3bff-44c2-b674-bc602c65b797 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes returned with HTTP 202 Jan 27 17:05:22.147520 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1165/2350] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:05:21 2021] POST /volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes => generated 826 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:05:22.155263 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7f2ec18-8f8d-42d0-82af-030c96e0f95b tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] GET http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 Jan 27 17:05:22.155543 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7f2ec18-8f8d-42d0-82af-030c96e0f95b tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:22.155672 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:22.155672 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:22.155889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7f2ec18-8f8d-42d0-82af-030c96e0f95b tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:22.190757 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:22.190757 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:22.195937 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d7f2ec18-8f8d-42d0-82af-030c96e0f95b tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Volume info retrieved successfully. Jan 27 17:05:22.207347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7f2ec18-8f8d-42d0-82af-030c96e0f95b tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 returned with HTTP 200 Jan 27 17:05:22.208034 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1186/2351] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:22 2021] GET /volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 => generated 894 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:22.225595 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ac2d3106-9f52-4834-9c91-c7b006f594fc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 Jan 27 17:05:22.225878 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ac2d3106-9f52-4834-9c91-c7b006f594fc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:22.226024 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:22.226024 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:22.226361 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ac2d3106-9f52-4834-9c91-c7b006f594fc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:22.251988 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:22.251988 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:22.256506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ac2d3106-9f52-4834-9c91-c7b006f594fc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:22.267727 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ac2d3106-9f52-4834-9c91-c7b006f594fc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 returned with HTTP 200 Jan 27 17:05:22.268234 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1166/2352] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:22 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 => generated 911 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:22.276113 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] POST http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes Jan 27 17:05:22.276381 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:22.276381 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:22.278359 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "33af528a-443e-4fc4-826e-79a1542b2083", "size": 2, "name": "tempest-VolumesCloneTest-Volume-859613521"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:22.278359 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Create volume request body: {'volume': {'source_volid': '33af528a-443e-4fc4-826e-79a1542b2083', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-859613521'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:05:22.304019 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:22.304019 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:22.304609 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume retrieved successfully. Jan 27 17:05:22.304790 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Create volume of 2 GB Jan 27 17:05:22.310549 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Availability Zones retrieved successfully. Jan 27 17:05:22.319201 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Flow 'volume_create_api' (9c790dfb-d439-4983-ba95-4bd5137a6b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:22.320565 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9dc379b-8ef3-4634-8ab8-ceaa9aeafbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:22.321575 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Validating volume size '2' using validate_int, validate_source_size {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:05:22.358041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9dc379b-8ef3-4634-8ab8-ceaa9aeafbf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '33af528a-443e-4fc4-826e-79a1542b2083', 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:22.359094 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2291c7dd-f375-4e75-8ae1-07675ec6c160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:22.423726 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Created reservations ['3fc76bba-1f26-4450-af81-e6d7d4613ed1', '27cdd6b6-35ce-494f-bcc0-5dd92172ead1', '716762a1-2bb3-4283-b278-65514e43c582', 'c5ca41da-b091-4e9b-8d92-6bf883d93539'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:22.425974 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2291c7dd-f375-4e75-8ae1-07675ec6c160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fc76bba-1f26-4450-af81-e6d7d4613ed1', '27cdd6b6-35ce-494f-bcc0-5dd92172ead1', '716762a1-2bb3-4283-b278-65514e43c582', 'c5ca41da-b091-4e9b-8d92-6bf883d93539']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:22.428360 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83305d36-26d7-4b35-9818-2f7cdd5cd37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:22.509292 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c5435ffb-0315-48bb-95b1-e36965a0113a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes Jan 27 17:05:22.509585 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c5435ffb-0315-48bb-95b1-e36965a0113a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:22.509706 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:22.509706 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:22.509897 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c5435ffb-0315-48bb-95b1-e36965a0113a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:22.510298 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-c5435ffb-0315-48bb-95b1-e36965a0113a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:22.511233 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c5435ffb-0315-48bb-95b1-e36965a0113a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:22.523341 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83305d36-26d7-4b35-9818-2f7cdd5cd37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2445e35a-9ee6-4237-9d55-7daa93cafa58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-859613521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f5c81b56db44878baa7a6fe407a6ac',qos_specs=None,replication_status=,reservations=['3fc76bba-1f26-4450-af81-e6d7d4613ed1','27cdd6b6-35ce-494f-bcc0-5dd92172ead1','716762a1-2bb3-4283-b278-65514e43c582','c5ca41da-b091-4e9b-8d92-6bf883d93539'],size=2,snapshot_id=None,source_replicaid=,source_volid=33af528a-443e-4fc4-826e-79a1542b2083,status='creating',user_id='afd90e52c11044b997728adbed0cdd2b',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-859613521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2445e35a-9ee6-4237-9d55-7daa93cafa58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8f5c81b56db44878baa7a6fe407a6ac',provider_auth=None,provider_geometry=None,provider_id=None,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=33af528a-443e-4fc4-826e-79a1542b2083,status='creating',terminated_at=None,updated_at=None,user_id='afd90e52c11044b997728adbed0cdd2b',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:22.524383 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (003f909b-8fc0-47c1-b301-d6b9da8b17f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:22.536764 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c5435ffb-0315-48bb-95b1-e36965a0113a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:22.537222 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c5435ffb-0315-48bb-95b1-e36965a0113a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes returned with HTTP 200 Jan 27 17:05:22.537853 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1167/2353] 10.222.0.108 () {58 vars in 1209 bytes} [Wed Jan 27 17:05:22 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:05:22.546959 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] POST http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes Jan 27 17:05:22.547469 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1793377295"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:22.548223 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1793377295'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:05:22.548451 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Create volume of 1 GB Jan 27 17:05:22.556686 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Availability Zones retrieved successfully. Jan 27 17:05:22.565881 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Flow 'volume_create_api' (ce7c7ac8-8c49-4bd6-b780-c7f5316ef172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:22.567435 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec7fbf0-80ec-4e9e-822b-2fec757a313a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:22.568652 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:05:22.576175 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (003f909b-8fc0-47c1-b301-d6b9da8b17f4) transitioned into state 'SUCCESS' from state '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-859613521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8f5c81b56db44878baa7a6fe407a6ac',qos_specs=None,replication_status=,reservations=['3fc76bba-1f26-4450-af81-e6d7d4613ed1','27cdd6b6-35ce-494f-bcc0-5dd92172ead1','716762a1-2bb3-4283-b278-65514e43c582','c5ca41da-b091-4e9b-8d92-6bf883d93539'],size=2,snapshot_id=None,source_replicaid=,source_volid=33af528a-443e-4fc4-826e-79a1542b2083,status='creating',user_id='afd90e52c11044b997728adbed0cdd2b',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:22.577582 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af0b8f77-290c-457a-a4cd-9f16cee6b8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:22.611196 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ec7fbf0-80ec-4e9e-822b-2fec757a313a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:22.612919 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33eeec21-47d5-4db5-bb62-431316504518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:22.691517 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af0b8f77-290c-457a-a4cd-9f16cee6b8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:22.693208 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Flow 'volume_create_api' (9c790dfb-d439-4983-ba95-4bd5137a6b1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:22.720708 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Create volume request issued successfully. Jan 27 17:05:22.727678 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-638d1ccb-f990-4cdc-bb37-410e1cd25ed2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes returned with HTTP 202 Jan 27 17:05:22.728137 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1187/2354] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:05:22 2021] POST /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes => generated 851 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:05:22.736304 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-923ec37f-ed8e-4439-996e-7125fc29ea8d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:22.736591 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-923ec37f-ed8e-4439-996e-7125fc29ea8d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:22.736722 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:22.736722 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:22.736917 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-923ec37f-ed8e-4439-996e-7125fc29ea8d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:22.746810 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Created reservations ['ed6c21b8-3a8d-4909-a75c-17633fe91e5f', '896e7760-6e35-471c-84bc-6f840cff7b6b', '3f6ca532-ea4d-42e4-aa2e-822fa62b7122', 'f664e766-9d0c-492a-8e95-942087415c5d'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:22.748096 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33eeec21-47d5-4db5-bb62-431316504518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed6c21b8-3a8d-4909-a75c-17633fe91e5f', '896e7760-6e35-471c-84bc-6f840cff7b6b', '3f6ca532-ea4d-42e4-aa2e-822fa62b7122', 'f664e766-9d0c-492a-8e95-942087415c5d']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:22.749328 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc3b051e-8eef-488e-b000-0eea7a2beb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:22.760087 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:22.760087 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:22.764621 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-923ec37f-ed8e-4439-996e-7125fc29ea8d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:22.774908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-923ec37f-ed8e-4439-996e-7125fc29ea8d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:22.777737 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1188/2355] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:22 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 919 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:22.927205 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc3b051e-8eef-488e-b000-0eea7a2beb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '947d885b-a795-45bf-9840-cba03abd2a89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1793377295',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1fddd80b9ac34a0fb9554418fca91413',qos_specs=None,replication_status=,reservations=['ed6c21b8-3a8d-4909-a75c-17633fe91e5f','896e7760-6e35-471c-84bc-6f840cff7b6b','3f6ca532-ea4d-42e4-aa2e-822fa62b7122','f664e766-9d0c-492a-8e95-942087415c5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dce7214d833c4045880c7229172be731',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1793377295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=947d885b-a795-45bf-9840-cba03abd2a89,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1fddd80b9ac34a0fb9554418fca91413',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='dce7214d833c4045880c7229172be731',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:22.928385 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (513669c3-a474-4790-be93-9b5edb4e691a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:22.989814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (513669c3-a474-4790-be93-9b5edb4e691a) transitioned into state 'SUCCESS' from state '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-1793377295',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1fddd80b9ac34a0fb9554418fca91413',qos_specs=None,replication_status=,reservations=['ed6c21b8-3a8d-4909-a75c-17633fe91e5f','896e7760-6e35-471c-84bc-6f840cff7b6b','3f6ca532-ea4d-42e4-aa2e-822fa62b7122','f664e766-9d0c-492a-8e95-942087415c5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dce7214d833c4045880c7229172be731',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:22.990832 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01584032-7ac1-4d32-8701-5355fd417b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:23.048802 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01584032-7ac1-4d32-8701-5355fd417b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:23.050180 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Flow 'volume_create_api' (ce7c7ac8-8c49-4bd6-b780-c7f5316ef172) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:23.075108 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Create volume request issued successfully. Jan 27 17:05:23.082408 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6791c750-1c2c-409a-8e90-a2e91bad665b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes returned with HTTP 202 Jan 27 17:05:23.083168 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1168/2356] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:05:22 2021] POST /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes => generated 835 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:05:23.090966 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2fa11e6f-b911-4f44-9c66-b17f207484e4 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 Jan 27 17:05:23.091285 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2fa11e6f-b911-4f44-9c66-b17f207484e4 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:23.091423 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:23.091423 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:23.091609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2fa11e6f-b911-4f44-9c66-b17f207484e4 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:23.117084 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:23.117084 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:23.123082 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2fa11e6f-b911-4f44-9c66-b17f207484e4 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:23.136651 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2fa11e6f-b911-4f44-9c66-b17f207484e4 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 returned with HTTP 200 Jan 27 17:05:23.137169 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1189/2357] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:23 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 => generated 903 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:23.217165 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1bea32aa-a68d-45c4-a24a-afef6532e5c1 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] GET http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 Jan 27 17:05:23.217450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1bea32aa-a68d-45c4-a24a-afef6532e5c1 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:23.217583 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:23.217583 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:23.218309 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1bea32aa-a68d-45c4-a24a-afef6532e5c1 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:23.242484 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:23.242484 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:23.248808 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1bea32aa-a68d-45c4-a24a-afef6532e5c1 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Volume info retrieved successfully. Jan 27 17:05:23.260221 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1bea32aa-a68d-45c4-a24a-afef6532e5c1 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 returned with HTTP 200 Jan 27 17:05:23.260781 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1169/2358] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:23 2021] GET /volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 => generated 919 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:23.273877 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51ce37b5-af4f-41d0-9f09-7c824e35d34f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] POST http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes Jan 27 17:05:23.273877 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:23.273877 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:23.273877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51ce37b5-af4f-41d0-9f09-7c824e35d34f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "0e88661f-3fb1-4795-9ce3-9d2d85bd8407"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:23.273877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-51ce37b5-af4f-41d0-9f09-7c824e35d34f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Create volume request body: {'volume': {'size': 1, 'source_volid': '0e88661f-3fb1-4795-9ce3-9d2d85bd8407'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:05:23.294605 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:23.294605 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:23.295269 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-51ce37b5-af4f-41d0-9f09-7c824e35d34f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Volume retrieved successfully. Jan 27 17:05:23.295450 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-51ce37b5-af4f-41d0-9f09-7c824e35d34f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Create volume of 1 GB Jan 27 17:05:23.304637 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-51ce37b5-af4f-41d0-9f09-7c824e35d34f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Availability Zones retrieved successfully. Jan 27 17:05:23.314108 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-51ce37b5-af4f-41d0-9f09-7c824e35d34f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Flow 'volume_create_api' (30a4eeb4-49b4-4250-8cc5-8d1f072dec84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:23.315551 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-51ce37b5-af4f-41d0-9f09-7c824e35d34f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e72e4172-4646-4ea0-a513-03be2555129d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:23.316719 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-51ce37b5-af4f-41d0-9f09-7c824e35d34f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:05:23.317973 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.volume.api [None req-51ce37b5-af4f-41d0-9f09-7c824e35d34f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e72e4172-4646-4ea0-a513-03be2555129d) transitioned into state 'FAILURE' from state 'RUNNING' Jan 27 17:05:23.317973 n-d-705658-15 devstack@c-api.service[87927]: 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 27 17:05:23.320014 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-51ce37b5-af4f-41d0-9f09-7c824e35d34f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e72e4172-4646-4ea0-a513-03be2555129d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:23.321127 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.volume.api [None req-51ce37b5-af4f-41d0-9f09-7c824e35d34f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e72e4172-4646-4ea0-a513-03be2555129d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 27 17:05:23.322370 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.volume.api [None req-51ce37b5-af4f-41d0-9f09-7c824e35d34f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Flow 'volume_create_api' (30a4eeb4-49b4-4250-8cc5-8d1f072dec84) transitioned into state 'REVERTED' from state 'RUNNING' Jan 27 17:05:23.322859 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51ce37b5-af4f-41d0-9f09-7c824e35d34f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes returned with HTTP 400 Jan 27 17:05:23.323559 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1190/2359] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:05:23 2021] POST /volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes => generated 173 bytes in 57 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 17:05:23.329311 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a323191-ed7a-4d4d-971c-641eeeee4146 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] DELETE http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 Jan 27 17:05:23.329704 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a323191-ed7a-4d4d-971c-641eeeee4146 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:23.329937 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:23.329937 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:23.330273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a323191-ed7a-4d4d-971c-641eeeee4146 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:23.330636 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-2a323191-ed7a-4d4d-971c-641eeeee4146 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Delete volume with id: 0e88661f-3fb1-4795-9ce3-9d2d85bd8407 Jan 27 17:05:23.358688 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:23.358688 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:23.359338 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2a323191-ed7a-4d4d-971c-641eeeee4146 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Volume info retrieved successfully. Jan 27 17:05:23.474320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2a323191-ed7a-4d4d-971c-641eeeee4146 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Delete volume request issued successfully. Jan 27 17:05:23.474780 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a323191-ed7a-4d4d-971c-641eeeee4146 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 returned with HTTP 202 Jan 27 17:05:23.482182 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1170/2360] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:05:23 2021] DELETE /volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:05:23.485271 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09ccd0ee-dcac-4557-bd18-5791cf38770f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] GET http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 Jan 27 17:05:23.485597 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09ccd0ee-dcac-4557-bd18-5791cf38770f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:23.485768 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:23.485768 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:23.486003 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09ccd0ee-dcac-4557-bd18-5791cf38770f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:23.522712 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:23.522712 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:23.529359 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-09ccd0ee-dcac-4557-bd18-5791cf38770f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Volume info retrieved successfully. Jan 27 17:05:23.540450 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09ccd0ee-dcac-4557-bd18-5791cf38770f tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 returned with HTTP 200 Jan 27 17:05:23.543840 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1191/2361] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:23 2021] GET /volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 => generated 918 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:23.785237 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-67f218fe-74a2-4e4e-be7e-9b9f1b55b5ce tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:23.785528 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-67f218fe-74a2-4e4e-be7e-9b9f1b55b5ce tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:23.785602 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:23.785602 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:23.785794 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-67f218fe-74a2-4e4e-be7e-9b9f1b55b5ce tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:23.810598 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:23.810598 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:23.814863 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-67f218fe-74a2-4e4e-be7e-9b9f1b55b5ce tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:23.825542 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-67f218fe-74a2-4e4e-be7e-9b9f1b55b5ce tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:23.826082 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1171/2362] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:23 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:24.146316 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e18475e8-adb8-43a2-87b8-70e1d07dc953 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 Jan 27 17:05:24.146781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e18475e8-adb8-43a2-87b8-70e1d07dc953 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:24.146996 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:24.146996 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:24.147330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e18475e8-adb8-43a2-87b8-70e1d07dc953 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:24.178786 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:24.178786 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:24.184828 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e18475e8-adb8-43a2-87b8-70e1d07dc953 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:24.197209 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e18475e8-adb8-43a2-87b8-70e1d07dc953 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 returned with HTTP 200 Jan 27 17:05:24.197907 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1192/2363] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:24 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 => generated 928 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:24.205995 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a3d619f-0592-495e-8f94-a3998ef87492 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 Jan 27 17:05:24.206279 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a3d619f-0592-495e-8f94-a3998ef87492 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:24.206410 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:24.206410 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:24.206604 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a3d619f-0592-495e-8f94-a3998ef87492 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:24.237458 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:24.237458 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:24.243104 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2a3d619f-0592-495e-8f94-a3998ef87492 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:24.271696 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a3d619f-0592-495e-8f94-a3998ef87492 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 returned with HTTP 200 Jan 27 17:05:24.272516 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1172/2364] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:24 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 => generated 928 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:24.280448 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] POST http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes Jan 27 17:05:24.280737 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:24.280737 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:24.280972 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1243696423"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:24.282038 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1243696423'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:05:24.282375 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Create volume of 1 GB Jan 27 17:05:24.291963 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Availability Zones retrieved successfully. Jan 27 17:05:24.300429 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Flow 'volume_create_api' (b07b2b71-eacf-4e94-96d1-9c73806d9f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:24.301910 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72451367-f26e-4248-b683-1ec2cfe706e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:24.302979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:05:24.344157 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72451367-f26e-4248-b683-1ec2cfe706e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:24.345861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44de6cbc-9f49-44b0-bc0c-f0b7e82487fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:24.430492 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Created reservations ['0819b5f3-2452-43af-bf94-38d95fdc0503', '587d461a-c1e0-43d1-8c72-e64b7f88ec8e', '1cc78241-5695-4130-8092-e8f2a4d76fa3', '9ce1afca-ebb3-4e06-a599-3ea89154da4a'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:24.433373 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44de6cbc-9f49-44b0-bc0c-f0b7e82487fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0819b5f3-2452-43af-bf94-38d95fdc0503', '587d461a-c1e0-43d1-8c72-e64b7f88ec8e', '1cc78241-5695-4130-8092-e8f2a4d76fa3', '9ce1afca-ebb3-4e06-a599-3ea89154da4a']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:24.442978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe77c87b-66e8-424e-a73b-c3cb359838d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:24.514228 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe77c87b-66e8-424e-a73b-c3cb359838d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1c885dd-3694-4e5f-a02e-7c23755a8698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1243696423',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1fddd80b9ac34a0fb9554418fca91413',qos_specs=None,replication_status=,reservations=['0819b5f3-2452-43af-bf94-38d95fdc0503','587d461a-c1e0-43d1-8c72-e64b7f88ec8e','1cc78241-5695-4130-8092-e8f2a4d76fa3','9ce1afca-ebb3-4e06-a599-3ea89154da4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dce7214d833c4045880c7229172be731',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1243696423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1c885dd-3694-4e5f-a02e-7c23755a8698,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1fddd80b9ac34a0fb9554418fca91413',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='dce7214d833c4045880c7229172be731',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:24.515246 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea93bb43-c4eb-49c2-aecc-44e843c58cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:24.551357 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7db1f07d-c5e5-4440-915d-01f94c02e297 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] GET http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 Jan 27 17:05:24.551597 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7db1f07d-c5e5-4440-915d-01f94c02e297 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:24.551726 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:24.551726 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:24.552034 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7db1f07d-c5e5-4440-915d-01f94c02e297 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:24.579988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea93bb43-c4eb-49c2-aecc-44e843c58cc0) transitioned into state 'SUCCESS' from state '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-1243696423',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1fddd80b9ac34a0fb9554418fca91413',qos_specs=None,replication_status=,reservations=['0819b5f3-2452-43af-bf94-38d95fdc0503','587d461a-c1e0-43d1-8c72-e64b7f88ec8e','1cc78241-5695-4130-8092-e8f2a4d76fa3','9ce1afca-ebb3-4e06-a599-3ea89154da4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dce7214d833c4045880c7229172be731',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:24.581586 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1c94c87-dc39-45d3-9395-f97b7d3d31c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:24.583189 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:24.583189 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:24.599239 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7db1f07d-c5e5-4440-915d-01f94c02e297 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Volume info retrieved successfully. Jan 27 17:05:24.599758 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7db1f07d-c5e5-4440-915d-01f94c02e297 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 returned with HTTP 200 Jan 27 17:05:24.600078 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1173/2365] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:24 2021] GET /volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 => generated 918 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:24.680982 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1c94c87-dc39-45d3-9395-f97b7d3d31c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:24.684923 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Flow 'volume_create_api' (b07b2b71-eacf-4e94-96d1-9c73806d9f9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:24.718511 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Create volume request issued successfully. Jan 27 17:05:24.732182 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1522ded8-11d6-4fec-bd71-43c9a8db3a31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes returned with HTTP 202 Jan 27 17:05:24.732852 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1193/2366] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:05:24 2021] POST /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes => generated 835 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:05:24.740795 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1cd1e5bf-5bea-42b2-ba9e-50fbbe6afc9c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 Jan 27 17:05:24.741073 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1cd1e5bf-5bea-42b2-ba9e-50fbbe6afc9c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:24.741203 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:24.741203 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:24.741394 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1cd1e5bf-5bea-42b2-ba9e-50fbbe6afc9c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:24.790520 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:24.790520 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:24.797797 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1cd1e5bf-5bea-42b2-ba9e-50fbbe6afc9c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:24.814043 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1cd1e5bf-5bea-42b2-ba9e-50fbbe6afc9c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 returned with HTTP 200 Jan 27 17:05:24.814721 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1174/2367] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:24 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 => generated 903 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:24.836680 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c73dd26f-bc93-4e1a-95f5-75ddee367f40 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:24.837060 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c73dd26f-bc93-4e1a-95f5-75ddee367f40 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:24.837292 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:24.837292 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:24.837606 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c73dd26f-bc93-4e1a-95f5-75ddee367f40 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:24.891873 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:24.891873 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:24.903186 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c73dd26f-bc93-4e1a-95f5-75ddee367f40 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:24.918488 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c73dd26f-bc93-4e1a-95f5-75ddee367f40 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:24.919105 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1194/2368] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:24 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:25.611494 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21f44e17-9226-40b9-9438-c14efd94a5b8 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] GET http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 Jan 27 17:05:25.611793 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-21f44e17-9226-40b9-9438-c14efd94a5b8 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:25.611980 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:25.611980 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:25.612182 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-21f44e17-9226-40b9-9438-c14efd94a5b8 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:25.639397 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21f44e17-9226-40b9-9438-c14efd94a5b8 tempest-VolumesCloneNegativeTest-259138074 tempest-VolumesCloneNegativeTest-259138074-project] http://10.222.0.108/volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 returned with HTTP 404 Jan 27 17:05:25.640247 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1175/2369] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:25 2021] GET /volume/v3/a0e1ec5cac1c4d94816b58f746f7247c/volumes/0e88661f-3fb1-4795-9ce3-9d2d85bd8407 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:05:25.702522 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-9129d9b7-75ad-4bfe-ba89-425e6f06324b tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:05:25.703091 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-9129d9b7-75ad-4bfe-ba89-425e6f06324b tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:25.703277 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:25.703277 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:25.703620 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-9129d9b7-75ad-4bfe-ba89-425e6f06324b tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:25.732027 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:25.732027 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:25.736911 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-9129d9b7-75ad-4bfe-ba89-425e6f06324b tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:05:25.749716 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-9129d9b7-75ad-4bfe-ba89-425e6f06324b tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:05:25.750240 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1195/2370] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:05:25 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 1369 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:25.761477 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-b7976b28-cebe-43aa-986c-3c291d916179 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 Jan 27 17:05:25.761477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-b7976b28-cebe-43aa-986c-3c291d916179 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:25.761477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-b7976b28-cebe-43aa-986c-3c291d916179 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:25.786154 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:25.786154 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:25.790824 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-b7976b28-cebe-43aa-986c-3c291d916179 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:05:25.801693 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-b7976b28-cebe-43aa-986c-3c291d916179 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 returned with HTTP 200 Jan 27 17:05:25.802235 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1176/2371] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:05:25 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 => generated 920 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:25.810561 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-02197c40-16b6-4f4d-a727-88cd4d87c872 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c Jan 27 17:05:25.810864 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-02197c40-16b6-4f4d-a727-88cd4d87c872 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:25.811001 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:25.811001 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:25.811199 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-02197c40-16b6-4f4d-a727-88cd4d87c872 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:25.823486 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c2e9228b-0778-4bd1-be79-3ed15ed19876 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 Jan 27 17:05:25.824186 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c2e9228b-0778-4bd1-be79-3ed15ed19876 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:25.824335 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:25.824335 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:25.824564 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c2e9228b-0778-4bd1-be79-3ed15ed19876 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:25.835600 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:25.835600 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:25.840134 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-02197c40-16b6-4f4d-a727-88cd4d87c872 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:05:25.847798 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:25.847798 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:25.851512 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-02197c40-16b6-4f4d-a727-88cd4d87c872 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c returned with HTTP 200 Jan 27 17:05:25.852082 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1196/2372] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:05:25 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c => generated 921 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:25.853499 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c2e9228b-0778-4bd1-be79-3ed15ed19876 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:25.859240 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-02197c40-16b6-4f4d-a727-88cd4d87c872 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume// Jan 27 17:05:25.859519 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-02197c40-16b6-4f4d-a727-88cd4d87c872 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:25.859658 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:25.859658 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:25.859897 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-02197c40-16b6-4f4d-a727-88cd4d87c872 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:25.860693 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-02197c40-16b6-4f4d-a727-88cd4d87c872 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:05:25.860988 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1197/2373] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 17:05:25 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 17:05:25.863724 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c2e9228b-0778-4bd1-be79-3ed15ed19876 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 returned with HTTP 200 Jan 27 17:05:25.864292 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1177/2374] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:25 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 => generated 928 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:25.868337 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-0cb0ab0a-31bd-490b-bcd5-189c6611bd78 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] POST http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments Jan 27 17:05:25.868786 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-0cb0ab0a-31bd-490b-bcd5-189c6611bd78 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "137daa50-6312-4168-9987-0a12ecf9b6c4", "instance_uuid": "a6892f4b-5724-481b-9b66-f6ebc69902f9", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:25.872601 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82785f4e-a278-4d09-a1dd-8948fb737c0f tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 Jan 27 17:05:25.872886 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82785f4e-a278-4d09-a1dd-8948fb737c0f tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:25.873010 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:25.873010 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:25.873197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82785f4e-a278-4d09-a1dd-8948fb737c0f tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:25.893718 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:25.893718 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:25.897142 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:25.897142 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:25.901524 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-82785f4e-a278-4d09-a1dd-8948fb737c0f tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:25.912140 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82785f4e-a278-4d09-a1dd-8948fb737c0f tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 returned with HTTP 200 Jan 27 17:05:25.912660 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1178/2375] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:25 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 => generated 928 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:25.920147 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] POST http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes Jan 27 17:05:25.920373 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:25.920373 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:25.920593 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1121592453"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:25.921246 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1121592453'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:05:25.921441 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Create volume of 1 GB Jan 27 17:05:25.927687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Availability Zones retrieved successfully. Jan 27 17:05:25.935707 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Flow 'volume_create_api' (226c8084-de57-4ea1-b97c-5d2dc84473f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:25.941465 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae79690e-1606-4ab1-9b92-43e3d9435267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:25.941465 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:05:25.971559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae79690e-1606-4ab1-9b92-43e3d9435267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:25.972807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c235983-34b8-4142-bcfb-46d4c94ff298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:26.736311 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Created reservations ['a812ac40-ee35-4c6c-be3e-aa454354be06', '742ef7bc-0d85-4fbd-acc5-1112061d6d6a', '373d89d6-02f7-4415-bd4d-cc7c526b4027', '64831f34-1d6e-4cbc-b4af-9cd7f1fad61d'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:26.736474 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-0cb0ab0a-31bd-490b-bcd5-189c6611bd78 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments returned with HTTP 200 Jan 27 17:05:26.738624 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1198/2376] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 17:05:25 2021] POST /volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments => generated 273 bytes in 872 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:05:26.738919 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c235983-34b8-4142-bcfb-46d4c94ff298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a812ac40-ee35-4c6c-be3e-aa454354be06', '742ef7bc-0d85-4fbd-acc5-1112061d6d6a', '373d89d6-02f7-4415-bd4d-cc7c526b4027', '64831f34-1d6e-4cbc-b4af-9cd7f1fad61d']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:26.741830 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72b0720a-7cb8-45f4-8676-66aab5f83f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:26.745234 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cbf95edb-ecd1-4d70-aad4-e4d24d5e580f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:26.746600 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cbf95edb-ecd1-4d70-aad4-e4d24d5e580f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:26.747011 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:26.747011 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:26.747758 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cbf95edb-ecd1-4d70-aad4-e4d24d5e580f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:26.801505 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:26.801505 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:26.806552 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cbf95edb-ecd1-4d70-aad4-e4d24d5e580f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:26.817917 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cbf95edb-ecd1-4d70-aad4-e4d24d5e580f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:26.818262 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1199/2377] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:26 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:26.818797 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cbf95edb-ecd1-4d70-aad4-e4d24d5e580f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume// Jan 27 17:05:26.819244 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cbf95edb-ecd1-4d70-aad4-e4d24d5e580f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:26.819244 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:26.819244 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:26.819947 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cbf95edb-ecd1-4d70-aad4-e4d24d5e580f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:26.819999 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cbf95edb-ecd1-4d70-aad4-e4d24d5e580f tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:05:26.820267 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1200/2378] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 17:05:26 2021] GET /volume/ => generated 756 bytes in 1 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:05:26.829112 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-29cb6b33-835f-4fd7-bf65-eb50e00a4a75 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] POST http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments Jan 27 17:05:26.829581 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-29cb6b33-835f-4fd7-bf65-eb50e00a4a75 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50415b6d-60b1-4d94-964d-18e284135e89", "instance_uuid": "a6892f4b-5724-481b-9b66-f6ebc69902f9", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:26.858609 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:26.858609 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:26.954908 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72b0720a-7cb8-45f4-8676-66aab5f83f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44b73f1e-15a5-4119-ae75-fca3671893cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1121592453',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1fddd80b9ac34a0fb9554418fca91413',qos_specs=None,replication_status=,reservations=['a812ac40-ee35-4c6c-be3e-aa454354be06','742ef7bc-0d85-4fbd-acc5-1112061d6d6a','373d89d6-02f7-4415-bd4d-cc7c526b4027','64831f34-1d6e-4cbc-b4af-9cd7f1fad61d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dce7214d833c4045880c7229172be731',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:05:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1121592453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44b73f1e-15a5-4119-ae75-fca3671893cb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1fddd80b9ac34a0fb9554418fca91413',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='dce7214d833c4045880c7229172be731',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:26.955908 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd7c251e-aa88-484e-ba5f-1f62c7cc83d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:27.250314 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd7c251e-aa88-484e-ba5f-1f62c7cc83d7) transitioned into state 'SUCCESS' from state '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-1121592453',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1fddd80b9ac34a0fb9554418fca91413',qos_specs=None,replication_status=,reservations=['a812ac40-ee35-4c6c-be3e-aa454354be06','742ef7bc-0d85-4fbd-acc5-1112061d6d6a','373d89d6-02f7-4415-bd4d-cc7c526b4027','64831f34-1d6e-4cbc-b4af-9cd7f1fad61d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dce7214d833c4045880c7229172be731',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:27.251945 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d33aaa36-7185-4470-845a-45c9dfb270f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:27.456844 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d33aaa36-7185-4470-845a-45c9dfb270f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:27.458342 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Flow 'volume_create_api' (226c8084-de57-4ea1-b97c-5d2dc84473f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:27.488605 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Create volume request issued successfully. Jan 27 17:05:27.495071 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a8e94128-4952-442d-82fd-3a8e15ac85aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes returned with HTTP 202 Jan 27 17:05:27.495758 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1179/2379] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:05:25 2021] POST /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes => generated 835 bytes in 1577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 17:05:27.520988 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5071b675-b191-4ab9-b275-d1bb5082002b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb Jan 27 17:05:27.520988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5071b675-b191-4ab9-b275-d1bb5082002b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:27.520988 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:27.520988 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:27.520988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5071b675-b191-4ab9-b275-d1bb5082002b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:27.525773 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:27.525773 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:27.530154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5071b675-b191-4ab9-b275-d1bb5082002b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:27.541280 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5071b675-b191-4ab9-b275-d1bb5082002b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb returned with HTTP 200 Jan 27 17:05:27.541711 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1180/2380] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:27 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb => generated 903 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:27.556015 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-29cb6b33-835f-4fd7-bf65-eb50e00a4a75 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments returned with HTTP 200 Jan 27 17:05:27.556652 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1201/2381] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 17:05:26 2021] POST /volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments => generated 273 bytes in 730 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:05:27.561091 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5071b675-b191-4ab9-b275-d1bb5082002b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume// Jan 27 17:05:27.561380 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5071b675-b191-4ab9-b275-d1bb5082002b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:27.561528 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:27.561528 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:27.561753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5071b675-b191-4ab9-b275-d1bb5082002b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:27.562528 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5071b675-b191-4ab9-b275-d1bb5082002b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:05:27.562861 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1181/2382] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 17:05:27 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:05:27.570905 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-5caca8c3-b85b-4850-b9aa-9d6eb207403e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] POST http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments Jan 27 17:05:27.571232 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:27.571232 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:27.571490 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-5caca8c3-b85b-4850-b9aa-9d6eb207403e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32814c9f-47db-4a49-bfd1-c71c064dac7c", "instance_uuid": "a6892f4b-5724-481b-9b66-f6ebc69902f9", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:27.600121 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:27.600121 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:27.830365 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-399f866e-be97-4188-9d3d-2e3102815658 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:27.830725 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-399f866e-be97-4188-9d3d-2e3102815658 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:27.831015 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-399f866e-be97-4188-9d3d-2e3102815658 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:27.860603 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:27.860603 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:27.881012 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-399f866e-be97-4188-9d3d-2e3102815658 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:27.881012 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-399f866e-be97-4188-9d3d-2e3102815658 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:27.881012 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1182/2383] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:27 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:28.118145 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-5caca8c3-b85b-4850-b9aa-9d6eb207403e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments returned with HTTP 200 Jan 27 17:05:28.119059 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1202/2384] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 17:05:27 2021] POST /volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments => generated 273 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:28.551185 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f2534b1-2723-4098-a986-9096a77a985f tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb Jan 27 17:05:28.552449 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9f2534b1-2723-4098-a986-9096a77a985f tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:28.552739 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:28.552739 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:28.553172 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9f2534b1-2723-4098-a986-9096a77a985f tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:28.601228 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:28.601228 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:28.601228 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9f2534b1-2723-4098-a986-9096a77a985f tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:28.614246 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f2534b1-2723-4098-a986-9096a77a985f tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb returned with HTTP 200 Jan 27 17:05:28.614729 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1183/2385] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:28 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb => generated 927 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:28.893113 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-be5444b4-5ba0-4c0a-8b53-9693bc42d5f6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:28.893813 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-be5444b4-5ba0-4c0a-8b53-9693bc42d5f6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:28.894103 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:28.894103 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:28.894617 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-be5444b4-5ba0-4c0a-8b53-9693bc42d5f6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:28.935986 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:28.935986 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:28.941000 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-be5444b4-5ba0-4c0a-8b53-9693bc42d5f6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:28.953947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-be5444b4-5ba0-4c0a-8b53-9693bc42d5f6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:28.954394 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1203/2386] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:28 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:29.627209 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b789f73d-118a-435a-aa69-1fe066ef62fb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb Jan 27 17:05:29.629067 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b789f73d-118a-435a-aa69-1fe066ef62fb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:29.629067 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:29.629067 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:29.629067 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b789f73d-118a-435a-aa69-1fe066ef62fb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:29.660569 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:29.660569 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:29.667335 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b789f73d-118a-435a-aa69-1fe066ef62fb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:29.683064 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b789f73d-118a-435a-aa69-1fe066ef62fb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb returned with HTTP 200 Jan 27 17:05:29.683660 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1184/2387] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:29 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb => generated 928 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:29.693522 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-458234d5-70bf-4cfa-b664-372d0b24dcf6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb Jan 27 17:05:29.693856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-458234d5-70bf-4cfa-b664-372d0b24dcf6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:29.694008 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:29.694008 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:29.694236 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-458234d5-70bf-4cfa-b664-372d0b24dcf6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:29.728741 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:29.728741 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:29.734990 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-458234d5-70bf-4cfa-b664-372d0b24dcf6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:29.752372 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-458234d5-70bf-4cfa-b664-372d0b24dcf6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb returned with HTTP 200 Jan 27 17:05:29.758566 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1204/2388] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:29 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb => generated 928 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:29.762404 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1460321-aa6e-4519-bf2c-85ca1d96c99b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes Jan 27 17:05:29.762834 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1460321-aa6e-4519-bf2c-85ca1d96c99b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:29.762959 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:29.762959 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:29.763157 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1460321-aa6e-4519-bf2c-85ca1d96c99b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:29.763629 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-d1460321-aa6e-4519-bf2c-85ca1d96c99b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:29.767601 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d1460321-aa6e-4519-bf2c-85ca1d96c99b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:29.968249 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ab1d2f7-eebd-47c2-9c39-36b141cccd63 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:29.968531 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ab1d2f7-eebd-47c2-9c39-36b141cccd63 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:29.968634 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:29.968634 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:29.968806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ab1d2f7-eebd-47c2-9c39-36b141cccd63 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:29.978997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d1460321-aa6e-4519-bf2c-85ca1d96c99b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:29.979766 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1460321-aa6e-4519-bf2c-85ca1d96c99b tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes returned with HTTP 200 Jan 27 17:05:29.980503 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1185/2389] 10.222.0.108 () {58 vars in 1209 bytes} [Wed Jan 27 17:05:29 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes => generated 1180 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:29.987222 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9a5f26b-1757-424c-bd74-8f2015eb6765 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?name=tempest-VolumesListTestJSON-Volume-1121592453 Jan 27 17:05:29.987536 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9a5f26b-1757-424c-bd74-8f2015eb6765 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:29.987653 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:29.987653 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:29.987863 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9a5f26b-1757-424c-bd74-8f2015eb6765 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:29.988237 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-e9a5f26b-1757-424c-bd74-8f2015eb6765 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:29.988667 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:29.988667 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:29.989908 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e9a5f26b-1757-424c-bd74-8f2015eb6765 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1121592453'), ('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:30.004231 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:30.004231 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:30.009030 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1ab1d2f7-eebd-47c2-9c39-36b141cccd63 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:30.015808 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e9a5f26b-1757-424c-bd74-8f2015eb6765 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:30.016466 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9a5f26b-1757-424c-bd74-8f2015eb6765 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?name=tempest-VolumesListTestJSON-Volume-1121592453 returned with HTTP 200 Jan 27 17:05:30.016986 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1186/2390] 10.222.0.108 () {58 vars in 1310 bytes} [Wed Jan 27 17:05:29 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?name=tempest-VolumesListTestJSON-Volume-1121592453 => generated 402 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:30.023257 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-29d96a43-7ec6-4310-ac65-4db11c1bc2a6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1243696423 Jan 27 17:05:30.023527 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-29d96a43-7ec6-4310-ac65-4db11c1bc2a6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:30.023650 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:30.023650 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:30.023974 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-29d96a43-7ec6-4310-ac65-4db11c1bc2a6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:30.024059 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ab1d2f7-eebd-47c2-9c39-36b141cccd63 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:30.024221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-29d96a43-7ec6-4310-ac65-4db11c1bc2a6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:30.024472 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1205/2391] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:29 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:30.024627 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:30.024627 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:30.025176 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-29d96a43-7ec6-4310-ac65-4db11c1bc2a6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1243696423'), ('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:30.051275 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-29d96a43-7ec6-4310-ac65-4db11c1bc2a6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:30.052224 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:30.052224 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:30.056596 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-29d96a43-7ec6-4310-ac65-4db11c1bc2a6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1243696423 returned with HTTP 200 Jan 27 17:05:30.057062 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1187/2392] 10.222.0.108 () {58 vars in 1331 bytes} [Wed Jan 27 17:05:30 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1243696423 => generated 931 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:30.067367 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3db1f605-06fd-4ae0-9638-84a756f5586c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=1 Jan 27 17:05:30.067714 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3db1f605-06fd-4ae0-9638-84a756f5586c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:30.067931 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:30.067931 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:30.085253 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3db1f605-06fd-4ae0-9638-84a756f5586c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:30.085253 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-3db1f605-06fd-4ae0-9638-84a756f5586c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:30.085253 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3db1f605-06fd-4ae0-9638-84a756f5586c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:30.099486 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3db1f605-06fd-4ae0-9638-84a756f5586c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:30.100537 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:30.100537 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:30.105039 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3db1f605-06fd-4ae0-9638-84a756f5586c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=1 returned with HTTP 200 Jan 27 17:05:30.105526 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1206/2393] 10.222.0.108 () {58 vars in 1245 bytes} [Wed Jan 27 17:05:30 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=1 => generated 1108 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:30.114230 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9d3b3f20-04a7-48c3-acd8-9b8982a18397 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=1&marker=44b73f1e-15a5-4119-ae75-fca3671893cb Jan 27 17:05:30.114719 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9d3b3f20-04a7-48c3-acd8-9b8982a18397 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:30.114966 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:30.114966 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:30.115272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9d3b3f20-04a7-48c3-acd8-9b8982a18397 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:30.115578 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-9d3b3f20-04a7-48c3-acd8-9b8982a18397 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:30.116642 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9d3b3f20-04a7-48c3-acd8-9b8982a18397 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:30.172519 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9d3b3f20-04a7-48c3-acd8-9b8982a18397 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:30.173503 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:30.173503 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:30.178314 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9d3b3f20-04a7-48c3-acd8-9b8982a18397 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=1&marker=44b73f1e-15a5-4119-ae75-fca3671893cb returned with HTTP 200 Jan 27 17:05:30.184673 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1188/2394] 10.222.0.108 () {58 vars in 1333 bytes} [Wed Jan 27 17:05:30 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=1&marker=44b73f1e-15a5-4119-ae75-fca3671893cb => generated 1108 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:30.192396 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ecc0adb0-81d6-42fb-934c-b41004f8fd0a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=1&marker=d1c885dd-3694-4e5f-a02e-7c23755a8698 Jan 27 17:05:30.192661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ecc0adb0-81d6-42fb-934c-b41004f8fd0a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:30.192789 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:30.192789 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:30.192980 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ecc0adb0-81d6-42fb-934c-b41004f8fd0a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:30.193340 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-ecc0adb0-81d6-42fb-934c-b41004f8fd0a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:30.194235 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ecc0adb0-81d6-42fb-934c-b41004f8fd0a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:30.242374 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ecc0adb0-81d6-42fb-934c-b41004f8fd0a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:30.243297 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:30.243297 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:30.247947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ecc0adb0-81d6-42fb-934c-b41004f8fd0a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=1&marker=d1c885dd-3694-4e5f-a02e-7c23755a8698 returned with HTTP 200 Jan 27 17:05:30.248386 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1207/2395] 10.222.0.108 () {58 vars in 1333 bytes} [Wed Jan 27 17:05:30 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=1&marker=d1c885dd-3694-4e5f-a02e-7c23755a8698 => generated 1108 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:30.256879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3f34bdc-06c9-43b2-9a71-cb23737c2848 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=1&marker=947d885b-a795-45bf-9840-cba03abd2a89 Jan 27 17:05:30.257206 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3f34bdc-06c9-43b2-9a71-cb23737c2848 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:30.257353 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:30.257353 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:30.257612 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3f34bdc-06c9-43b2-9a71-cb23737c2848 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:30.258025 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-f3f34bdc-06c9-43b2-9a71-cb23737c2848 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:30.259041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f3f34bdc-06c9-43b2-9a71-cb23737c2848 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:30.314395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f3f34bdc-06c9-43b2-9a71-cb23737c2848 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:30.317154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3f34bdc-06c9-43b2-9a71-cb23737c2848 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=1&marker=947d885b-a795-45bf-9840-cba03abd2a89 returned with HTTP 200 Jan 27 17:05:30.317590 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1189/2396] 10.222.0.108 () {58 vars in 1333 bytes} [Wed Jan 27 17:05:30 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=1&marker=947d885b-a795-45bf-9840-cba03abd2a89 => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:05:30.329877 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c3b6608c-1298-4099-bcf1-ac6a8e5d08eb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 27 17:05:30.330153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c3b6608c-1298-4099-bcf1-ac6a8e5d08eb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:30.330305 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:30.330305 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:30.330451 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c3b6608c-1298-4099-bcf1-ac6a8e5d08eb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:30.330811 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-c3b6608c-1298-4099-bcf1-ac6a8e5d08eb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:30.331150 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c3b6608c-1298-4099-bcf1-ac6a8e5d08eb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Could not evaluate value available, assuming string {{(pid=87929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 17:05:30.331962 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c3b6608c-1298-4099-bcf1-ac6a8e5d08eb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:30.358707 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c3b6608c-1298-4099-bcf1-ac6a8e5d08eb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:30.359907 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:30.359907 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:30.364416 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c3b6608c-1298-4099-bcf1-ac6a8e5d08eb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 27 17:05:30.364879 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1208/2397] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 17:05:30 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2068 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:30.373688 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0d94f55d-1866-43ad-a89a-13a3a7efc264 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 27 17:05:30.373967 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0d94f55d-1866-43ad-a89a-13a3a7efc264 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:30.374228 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0d94f55d-1866-43ad-a89a-13a3a7efc264 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:30.374603 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-0d94f55d-1866-43ad-a89a-13a3a7efc264 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:30.374954 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0d94f55d-1866-43ad-a89a-13a3a7efc264 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Could not evaluate value available, assuming string {{(pid=87928) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 17:05:30.375758 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0d94f55d-1866-43ad-a89a-13a3a7efc264 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:30.402054 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0d94f55d-1866-43ad-a89a-13a3a7efc264 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:30.403407 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:30.403407 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:30.407919 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0d94f55d-1866-43ad-a89a-13a3a7efc264 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 27 17:05:30.408332 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1190/2398] 10.222.0.108 () {58 vars in 1331 bytes} [Wed Jan 27 17:05:30 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2069 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:30.418149 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-723da101-caa7-44af-9647-de3d03be26ec tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?limit=1 Jan 27 17:05:30.418433 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-723da101-caa7-44af-9647-de3d03be26ec tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:30.418598 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:30.418598 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:30.418768 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-723da101-caa7-44af-9647-de3d03be26ec tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:30.419130 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-723da101-caa7-44af-9647-de3d03be26ec tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:30.420088 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-723da101-caa7-44af-9647-de3d03be26ec tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:30.447991 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-723da101-caa7-44af-9647-de3d03be26ec tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:30.458093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-723da101-caa7-44af-9647-de3d03be26ec tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?limit=1 returned with HTTP 200 Jan 27 17:05:30.462120 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1209/2399] 10.222.0.108 () {58 vars in 1224 bytes} [Wed Jan 27 17:05:30 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?limit=1 => generated 572 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:30.465048 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-84265ae9-ff98-48a8-8fca-a199b7962683 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?limit=1&marker=44b73f1e-15a5-4119-ae75-fca3671893cb Jan 27 17:05:30.465357 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-84265ae9-ff98-48a8-8fca-a199b7962683 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:30.465497 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:30.465497 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:30.465690 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-84265ae9-ff98-48a8-8fca-a199b7962683 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:30.466036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-84265ae9-ff98-48a8-8fca-a199b7962683 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:30.466941 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-84265ae9-ff98-48a8-8fca-a199b7962683 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:30.518908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-84265ae9-ff98-48a8-8fca-a199b7962683 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:30.519715 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-84265ae9-ff98-48a8-8fca-a199b7962683 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?limit=1&marker=44b73f1e-15a5-4119-ae75-fca3671893cb returned with HTTP 200 Jan 27 17:05:30.520209 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1191/2400] 10.222.0.108 () {58 vars in 1312 bytes} [Wed Jan 27 17:05:30 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?limit=1&marker=44b73f1e-15a5-4119-ae75-fca3671893cb => generated 572 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:30.526400 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c6582ffd-a76e-473f-ae17-92a1f964cc1e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?limit=1&marker=d1c885dd-3694-4e5f-a02e-7c23755a8698 Jan 27 17:05:30.526865 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c6582ffd-a76e-473f-ae17-92a1f964cc1e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:30.527020 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:30.527020 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:30.527241 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c6582ffd-a76e-473f-ae17-92a1f964cc1e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:30.527639 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-c6582ffd-a76e-473f-ae17-92a1f964cc1e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:30.528134 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:30.528134 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:30.528693 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c6582ffd-a76e-473f-ae17-92a1f964cc1e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:30.581819 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c6582ffd-a76e-473f-ae17-92a1f964cc1e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:30.582621 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c6582ffd-a76e-473f-ae17-92a1f964cc1e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?limit=1&marker=d1c885dd-3694-4e5f-a02e-7c23755a8698 returned with HTTP 200 Jan 27 17:05:30.586432 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1210/2401] 10.222.0.108 () {58 vars in 1312 bytes} [Wed Jan 27 17:05:30 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?limit=1&marker=d1c885dd-3694-4e5f-a02e-7c23755a8698 => generated 572 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:30.589283 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ac2c376-da1f-41d7-b083-ef2ac0788777 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?limit=1&marker=947d885b-a795-45bf-9840-cba03abd2a89 Jan 27 17:05:30.589657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ac2c376-da1f-41d7-b083-ef2ac0788777 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:30.589789 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:30.589789 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:30.589989 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ac2c376-da1f-41d7-b083-ef2ac0788777 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:30.590355 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-3ac2c376-da1f-41d7-b083-ef2ac0788777 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:30.590762 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:30.590762 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:30.591282 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3ac2c376-da1f-41d7-b083-ef2ac0788777 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:30.638475 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3ac2c376-da1f-41d7-b083-ef2ac0788777 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:30.638897 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ac2c376-da1f-41d7-b083-ef2ac0788777 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?limit=1&marker=947d885b-a795-45bf-9840-cba03abd2a89 returned with HTTP 200 Jan 27 17:05:30.639388 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1192/2402] 10.222.0.108 () {58 vars in 1312 bytes} [Wed Jan 27 17:05:30 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?limit=1&marker=947d885b-a795-45bf-9840-cba03abd2a89 => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:05:30.646383 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d2f0a2c-3761-4424-9273-dd121d20e1c1 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?name=tempest-VolumesListTestJSON-Volume-1121592453&status=available Jan 27 17:05:30.712963 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3d2f0a2c-3761-4424-9273-dd121d20e1c1 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:30.712963 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:30.712963 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:30.712963 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3d2f0a2c-3761-4424-9273-dd121d20e1c1 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:30.712963 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-3d2f0a2c-3761-4424-9273-dd121d20e1c1 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:30.712963 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3d2f0a2c-3761-4424-9273-dd121d20e1c1 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Could not evaluate value available, assuming string {{(pid=87929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 17:05:30.712963 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:30.712963 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:30.712963 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3d2f0a2c-3761-4424-9273-dd121d20e1c1 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1121592453'), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:31.034830 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c2ea7c50-16a8-49f5-a222-ed9a7ba46b00 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:31.035269 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c2ea7c50-16a8-49f5-a222-ed9a7ba46b00 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:31.035435 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c2ea7c50-16a8-49f5-a222-ed9a7ba46b00 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:31.061568 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:31.061568 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:31.069764 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c2ea7c50-16a8-49f5-a222-ed9a7ba46b00 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:31.084954 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c2ea7c50-16a8-49f5-a222-ed9a7ba46b00 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:31.085522 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1193/2403] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:31 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:32.738482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0d3e8e1c-91dc-4fd2-a954-d9a5ad1ff96c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:32.738482 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0d3e8e1c-91dc-4fd2-a954-d9a5ad1ff96c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:32.738482 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:32.738482 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:32.738482 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0d3e8e1c-91dc-4fd2-a954-d9a5ad1ff96c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:32.738482 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:32.738482 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:32.738482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0d3e8e1c-91dc-4fd2-a954-d9a5ad1ff96c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:32.738482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0d3e8e1c-91dc-4fd2-a954-d9a5ad1ff96c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:32.738482 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1194/2404] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:32 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:32.947673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3d2f0a2c-3761-4424-9273-dd121d20e1c1 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:32.948445 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d2f0a2c-3761-4424-9273-dd121d20e1c1 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?name=tempest-VolumesListTestJSON-Volume-1121592453&status=available returned with HTTP 200 Jan 27 17:05:32.949511 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1211/2405] 10.222.0.108 () {58 vars in 1344 bytes} [Wed Jan 27 17:05:30 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?name=tempest-VolumesListTestJSON-Volume-1121592453&status=available => generated 402 bytes in 2305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:32.957786 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-19aa78aa-b1a2-416c-9bba-662426ba44b3 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1121592453&status=available Jan 27 17:05:32.958248 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-19aa78aa-b1a2-416c-9bba-662426ba44b3 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:32.964114 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:32.964114 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:32.964759 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-19aa78aa-b1a2-416c-9bba-662426ba44b3 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:32.965297 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-19aa78aa-b1a2-416c-9bba-662426ba44b3 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:32.965805 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-19aa78aa-b1a2-416c-9bba-662426ba44b3 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Could not evaluate value available, assuming string {{(pid=87928) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 17:05:32.966890 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-19aa78aa-b1a2-416c-9bba-662426ba44b3 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1121592453'), ('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:33.108592 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-19aa78aa-b1a2-416c-9bba-662426ba44b3 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:33.108592 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:33.108592 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:33.108592 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-19aa78aa-b1a2-416c-9bba-662426ba44b3 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1121592453&status=available returned with HTTP 200 Jan 27 17:05:33.108592 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1195/2406] 10.222.0.108 () {58 vars in 1365 bytes} [Wed Jan 27 17:05:32 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1121592453&status=available => generated 931 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:33.109441 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-857297bd-a290-4300-88be-4a595f77724e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?marker=44b73f1e-15a5-4119-ae75-fca3671893cb&sort=id%3Aasc Jan 27 17:05:33.109441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-857297bd-a290-4300-88be-4a595f77724e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:33.109441 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:33.109441 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:33.109441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-857297bd-a290-4300-88be-4a595f77724e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:33.109441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-857297bd-a290-4300-88be-4a595f77724e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:33.109441 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:33.109441 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:33.109441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-857297bd-a290-4300-88be-4a595f77724e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:33.167336 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e34b14da-1baa-4a7f-b980-f00c31821603 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:33.167866 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e34b14da-1baa-4a7f-b980-f00c31821603 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:33.168033 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:33.168033 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:33.168327 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e34b14da-1baa-4a7f-b980-f00c31821603 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:33.200838 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:33.200838 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:33.201478 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-857297bd-a290-4300-88be-4a595f77724e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:33.202855 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:33.202855 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:33.206799 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e34b14da-1baa-4a7f-b980-f00c31821603 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:33.210496 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-857297bd-a290-4300-88be-4a595f77724e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?marker=44b73f1e-15a5-4119-ae75-fca3671893cb&sort=id%3Aasc returned with HTTP 200 Jan 27 17:05:33.211589 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1212/2407] 10.222.0.108 () {58 vars in 1345 bytes} [Wed Jan 27 17:05:33 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?marker=44b73f1e-15a5-4119-ae75-fca3671893cb&sort=id%3Aasc => generated 1849 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:33.222630 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-566f851e-d5af-481e-a1b6-b674e61625ab tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 27 17:05:33.222944 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-566f851e-d5af-481e-a1b6-b674e61625ab tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:33.223103 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:33.223103 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:33.223340 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-566f851e-d5af-481e-a1b6-b674e61625ab tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:33.223851 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-566f851e-d5af-481e-a1b6-b674e61625ab tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:33.225065 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-566f851e-d5af-481e-a1b6-b674e61625ab tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:33.238710 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e34b14da-1baa-4a7f-b980-f00c31821603 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:33.239333 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1196/2408] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:33 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:33.264702 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-566f851e-d5af-481e-a1b6-b674e61625ab tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:33.266027 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:33.266027 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:33.271659 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-566f851e-d5af-481e-a1b6-b674e61625ab tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 27 17:05:33.272260 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1213/2409] 10.222.0.108 () {58 vars in 1309 bytes} [Wed Jan 27 17:05:33 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2767 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:05:33.283616 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b57b1933-ffcb-40f9-a6eb-aa47a2cdc6f5 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail Jan 27 17:05:33.283980 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b57b1933-ffcb-40f9-a6eb-aa47a2cdc6f5 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:33.284135 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:33.284135 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:33.284370 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b57b1933-ffcb-40f9-a6eb-aa47a2cdc6f5 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:33.284784 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-b57b1933-ffcb-40f9-a6eb-aa47a2cdc6f5 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:33.285829 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b57b1933-ffcb-40f9-a6eb-aa47a2cdc6f5 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:33.319805 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b57b1933-ffcb-40f9-a6eb-aa47a2cdc6f5 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:33.321191 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:33.321191 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:33.327727 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b57b1933-ffcb-40f9-a6eb-aa47a2cdc6f5 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail returned with HTTP 200 Jan 27 17:05:33.328315 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1197/2410] 10.222.0.108 () {58 vars in 1230 bytes} [Wed Jan 27 17:05:33 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail => generated 2767 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:33.339438 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30bb9dc4-0577-43dc-ab6a-ed7b53b99087 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 27 17:05:33.339773 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30bb9dc4-0577-43dc-ab6a-ed7b53b99087 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:33.339977 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:33.339977 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:33.340241 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-30bb9dc4-0577-43dc-ab6a-ed7b53b99087 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:33.340769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-30bb9dc4-0577-43dc-ab6a-ed7b53b99087 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:33.341762 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-30bb9dc4-0577-43dc-ab6a-ed7b53b99087 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:33.374944 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-30bb9dc4-0577-43dc-ab6a-ed7b53b99087 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:33.375853 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-30bb9dc4-0577-43dc-ab6a-ed7b53b99087 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 27 17:05:33.376419 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1214/2411] 10.222.0.108 () {58 vars in 1288 bytes} [Wed Jan 27 17:05:33 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1180 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:33.408646 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3a45165e-1c17-4cb5-8abe-a8af952469b6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?availability_zone=nova Jan 27 17:05:33.408901 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3a45165e-1c17-4cb5-8abe-a8af952469b6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:33.409039 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:33.409039 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:33.409290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3a45165e-1c17-4cb5-8abe-a8af952469b6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:33.409709 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-3a45165e-1c17-4cb5-8abe-a8af952469b6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:33.410153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3a45165e-1c17-4cb5-8abe-a8af952469b6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Could not evaluate value nova, assuming string {{(pid=87928) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 17:05:33.411069 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3a45165e-1c17-4cb5-8abe-a8af952469b6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:33.447465 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3a45165e-1c17-4cb5-8abe-a8af952469b6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:33.449021 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3a45165e-1c17-4cb5-8abe-a8af952469b6 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?availability_zone=nova returned with HTTP 200 Jan 27 17:05:33.455191 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1198/2412] 10.222.0.108 () {58 vars in 1254 bytes} [Wed Jan 27 17:05:33 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?availability_zone=nova => generated 1180 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:33.466930 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-40ca781e-6c0c-4e38-b032-606305f8f049 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?availability_zone=nova Jan 27 17:05:33.467255 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-40ca781e-6c0c-4e38-b032-606305f8f049 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:33.467405 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:33.467405 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:33.467646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-40ca781e-6c0c-4e38-b032-606305f8f049 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:33.468073 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-40ca781e-6c0c-4e38-b032-606305f8f049 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:33.468503 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-40ca781e-6c0c-4e38-b032-606305f8f049 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Could not evaluate value nova, assuming string {{(pid=87929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 17:05:33.468900 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:33.468900 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:33.469552 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-40ca781e-6c0c-4e38-b032-606305f8f049 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:33.503081 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-40ca781e-6c0c-4e38-b032-606305f8f049 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:33.508927 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-40ca781e-6c0c-4e38-b032-606305f8f049 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?availability_zone=nova returned with HTTP 200 Jan 27 17:05:33.508927 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1215/2413] 10.222.0.108 () {58 vars in 1254 bytes} [Wed Jan 27 17:05:33 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?availability_zone=nova => generated 1180 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:33.520319 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16ea73dc-39ca-4ec6-904d-6744b9b20cb8 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?bootable=false Jan 27 17:05:33.521038 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16ea73dc-39ca-4ec6-904d-6744b9b20cb8 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:33.521269 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:33.521269 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:33.521728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16ea73dc-39ca-4ec6-904d-6744b9b20cb8 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:33.522566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-16ea73dc-39ca-4ec6-904d-6744b9b20cb8 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:33.523497 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:33.523497 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:33.524745 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-16ea73dc-39ca-4ec6-904d-6744b9b20cb8 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:34.253500 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-16ea73dc-39ca-4ec6-904d-6744b9b20cb8 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:34.255109 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16ea73dc-39ca-4ec6-904d-6744b9b20cb8 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?bootable=false returned with HTTP 200 Jan 27 17:05:34.255475 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1199/2414] 10.222.0.108 () {58 vars in 1238 bytes} [Wed Jan 27 17:05:33 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?bootable=false => generated 1180 bytes in 740 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:34.258818 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e9a0f28-dc0e-4d05-913f-6ea97f2b1ef2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:34.260745 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e9a0f28-dc0e-4d05-913f-6ea97f2b1ef2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:34.260745 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:34.260745 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:34.260745 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e9a0f28-dc0e-4d05-913f-6ea97f2b1ef2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:34.264207 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69cf0195-c954-478d-bc80-c23c3f53c462 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?bootable=false Jan 27 17:05:34.264603 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69cf0195-c954-478d-bc80-c23c3f53c462 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:34.264870 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:34.264870 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:34.265214 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69cf0195-c954-478d-bc80-c23c3f53c462 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:34.265542 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-69cf0195-c954-478d-bc80-c23c3f53c462 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:34.266093 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:34.266093 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:34.266834 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-69cf0195-c954-478d-bc80-c23c3f53c462 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:34.294666 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:34.294666 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:34.299563 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2e9a0f28-dc0e-4d05-913f-6ea97f2b1ef2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:34.310768 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e9a0f28-dc0e-4d05-913f-6ea97f2b1ef2 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:34.311243 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1216/2415] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:34 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:34.392079 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-69cf0195-c954-478d-bc80-c23c3f53c462 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:34.392989 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69cf0195-c954-478d-bc80-c23c3f53c462 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?bootable=false returned with HTTP 200 Jan 27 17:05:34.393490 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1200/2416] 10.222.0.108 () {58 vars in 1238 bytes} [Wed Jan 27 17:05:34 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?bootable=false => generated 1180 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:34.401129 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ff4cfb8-4055-46fb-bb29-81cab97be3e0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?status=available Jan 27 17:05:34.401407 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ff4cfb8-4055-46fb-bb29-81cab97be3e0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:34.401533 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:34.401533 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:34.401663 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ff4cfb8-4055-46fb-bb29-81cab97be3e0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:34.402157 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-6ff4cfb8-4055-46fb-bb29-81cab97be3e0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:34.403928 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6ff4cfb8-4055-46fb-bb29-81cab97be3e0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Could not evaluate value available, assuming string {{(pid=87929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 17:05:34.404693 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-6ff4cfb8-4055-46fb-bb29-81cab97be3e0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:34.438331 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6ff4cfb8-4055-46fb-bb29-81cab97be3e0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:34.455289 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ff4cfb8-4055-46fb-bb29-81cab97be3e0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?status=available returned with HTTP 200 Jan 27 17:05:34.455289 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1217/2417] 10.222.0.108 () {58 vars in 1242 bytes} [Wed Jan 27 17:05:34 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?status=available => generated 1180 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:34.458883 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e1941d0-e066-4d9f-8b25-92b3bf6e08f0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?status=available Jan 27 17:05:34.459293 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e1941d0-e066-4d9f-8b25-92b3bf6e08f0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:34.459532 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:34.459532 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:34.459869 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e1941d0-e066-4d9f-8b25-92b3bf6e08f0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:34.460337 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-7e1941d0-e066-4d9f-8b25-92b3bf6e08f0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:34.460789 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e1941d0-e066-4d9f-8b25-92b3bf6e08f0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Could not evaluate value available, assuming string {{(pid=87928) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 17:05:34.461195 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:34.461195 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:34.461873 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e1941d0-e066-4d9f-8b25-92b3bf6e08f0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:34.495301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7e1941d0-e066-4d9f-8b25-92b3bf6e08f0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:34.496887 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e1941d0-e066-4d9f-8b25-92b3bf6e08f0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?status=available returned with HTTP 200 Jan 27 17:05:34.497605 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1201/2418] 10.222.0.108 () {58 vars in 1242 bytes} [Wed Jan 27 17:05:34 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes?status=available => generated 1180 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:34.506144 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bd705087-9579-4805-8273-1b5005fa539e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?availability_zone=nova Jan 27 17:05:34.506491 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bd705087-9579-4805-8273-1b5005fa539e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:34.507036 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:34.507036 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:34.507036 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bd705087-9579-4805-8273-1b5005fa539e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:34.507376 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-bd705087-9579-4805-8273-1b5005fa539e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:34.507559 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-bd705087-9579-4805-8273-1b5005fa539e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Could not evaluate value nova, assuming string {{(pid=87929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 17:05:34.507961 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:34.507961 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:34.508376 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-bd705087-9579-4805-8273-1b5005fa539e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:34.534957 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bd705087-9579-4805-8273-1b5005fa539e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:34.556827 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:34.556827 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:34.556827 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bd705087-9579-4805-8273-1b5005fa539e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 27 17:05:34.556827 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1218/2419] 10.222.0.108 () {58 vars in 1275 bytes} [Wed Jan 27 17:05:34 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?availability_zone=nova => generated 2767 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:34.566064 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b96c10a0-6ebc-4e3c-9b79-576880d942aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?bootable=false Jan 27 17:05:34.566337 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b96c10a0-6ebc-4e3c-9b79-576880d942aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:34.566456 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:34.566456 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:34.566737 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b96c10a0-6ebc-4e3c-9b79-576880d942aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:34.566991 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-b96c10a0-6ebc-4e3c-9b79-576880d942aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:34.567404 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:34.567404 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:34.567952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b96c10a0-6ebc-4e3c-9b79-576880d942aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:34.793740 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b96c10a0-6ebc-4e3c-9b79-576880d942aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:34.794908 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:34.794908 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:34.800026 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b96c10a0-6ebc-4e3c-9b79-576880d942aa tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?bootable=false returned with HTTP 200 Jan 27 17:05:34.800941 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1202/2420] 10.222.0.108 () {58 vars in 1259 bytes} [Wed Jan 27 17:05:34 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?bootable=false => generated 2767 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:34.811643 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-adc42f92-ddab-43a5-83c1-8a24b293c29a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?status=available Jan 27 17:05:34.811968 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-adc42f92-ddab-43a5-83c1-8a24b293c29a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:34.812111 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:34.812111 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:34.812333 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-adc42f92-ddab-43a5-83c1-8a24b293c29a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:34.812750 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-adc42f92-ddab-43a5-83c1-8a24b293c29a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:34.813104 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-adc42f92-ddab-43a5-83c1-8a24b293c29a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Could not evaluate value available, assuming string {{(pid=87929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 27 17:05:34.813969 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-adc42f92-ddab-43a5-83c1-8a24b293c29a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:05:34.983137 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-adc42f92-ddab-43a5-83c1-8a24b293c29a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Get all volumes completed successfully. Jan 27 17:05:34.984300 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:34.984300 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:34.989370 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-adc42f92-ddab-43a5-83c1-8a24b293c29a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?status=available returned with HTTP 200 Jan 27 17:05:34.989954 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1219/2421] 10.222.0.108 () {58 vars in 1263 bytes} [Wed Jan 27 17:05:34 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/detail?status=available => generated 2767 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:34.999903 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7fed0a7f-ab9f-4866-adcd-6984d9c95162 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] DELETE http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb Jan 27 17:05:35.000189 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7fed0a7f-ab9f-4866-adcd-6984d9c95162 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:35.000325 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:35.000325 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:35.000520 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7fed0a7f-ab9f-4866-adcd-6984d9c95162 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:35.000776 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-7fed0a7f-ab9f-4866-adcd-6984d9c95162 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Delete volume with id: 44b73f1e-15a5-4119-ae75-fca3671893cb Jan 27 17:05:35.025485 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:35.025485 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:35.026045 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7fed0a7f-ab9f-4866-adcd-6984d9c95162 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:35.320555 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86adcdea-84c1-46fe-8c36-f73f020f1dfc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:35.320892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86adcdea-84c1-46fe-8c36-f73f020f1dfc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:35.320959 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:35.320959 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:35.321150 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86adcdea-84c1-46fe-8c36-f73f020f1dfc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:35.346198 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:35.346198 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:35.351301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-86adcdea-84c1-46fe-8c36-f73f020f1dfc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:35.362763 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86adcdea-84c1-46fe-8c36-f73f020f1dfc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:35.372065 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1220/2422] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:35 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:35.494092 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7fed0a7f-ab9f-4866-adcd-6984d9c95162 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Delete volume request issued successfully. Jan 27 17:05:35.494424 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7fed0a7f-ab9f-4866-adcd-6984d9c95162 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb returned with HTTP 202 Jan 27 17:05:35.495012 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1203/2423] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:05:34 2021] DELETE /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb => generated 0 bytes in 498 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:05:35.500211 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dcbd0333-2e4a-449e-b241-d0cd72b63ffb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb Jan 27 17:05:35.500712 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dcbd0333-2e4a-449e-b241-d0cd72b63ffb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:35.500960 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:35.500960 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:35.501326 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dcbd0333-2e4a-449e-b241-d0cd72b63ffb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:35.532077 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:35.532077 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:35.536904 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dcbd0333-2e4a-449e-b241-d0cd72b63ffb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:35.552069 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dcbd0333-2e4a-449e-b241-d0cd72b63ffb tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb returned with HTTP 200 Jan 27 17:05:35.552069 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1221/2424] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:35 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb => generated 927 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:36.372538 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b629832-4502-4956-ae0b-982615dd4e7d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:36.373185 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b629832-4502-4956-ae0b-982615dd4e7d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:36.373185 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:36.373185 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:36.373185 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b629832-4502-4956-ae0b-982615dd4e7d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:36.403973 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:36.403973 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:36.409095 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3b629832-4502-4956-ae0b-982615dd4e7d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:36.421160 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b629832-4502-4956-ae0b-982615dd4e7d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:36.421798 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1204/2425] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:36 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:36.560301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e5f3bcc9-4d4f-4fd6-9883-7c758d23080a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb Jan 27 17:05:36.560672 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e5f3bcc9-4d4f-4fd6-9883-7c758d23080a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:36.560844 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:36.560844 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:36.561107 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e5f3bcc9-4d4f-4fd6-9883-7c758d23080a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:36.601185 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:36.601185 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:36.610189 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e5f3bcc9-4d4f-4fd6-9883-7c758d23080a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:36.624253 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e5f3bcc9-4d4f-4fd6-9883-7c758d23080a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb returned with HTTP 200 Jan 27 17:05:36.624940 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1222/2426] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:36 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb => generated 927 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:37.431124 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4c8d6d5b-3a7d-4efc-970c-c5d734436747 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:37.431420 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4c8d6d5b-3a7d-4efc-970c-c5d734436747 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:37.431515 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:37.431515 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:37.431898 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4c8d6d5b-3a7d-4efc-970c-c5d734436747 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:37.458856 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:37.458856 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:37.465754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4c8d6d5b-3a7d-4efc-970c-c5d734436747 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:37.477134 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4c8d6d5b-3a7d-4efc-970c-c5d734436747 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:37.477593 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1205/2427] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:37 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:37.634683 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22a49958-eb68-4904-b179-00381a82e47e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb Jan 27 17:05:37.635233 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22a49958-eb68-4904-b179-00381a82e47e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:37.635425 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:37.635425 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:37.635721 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22a49958-eb68-4904-b179-00381a82e47e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:37.696745 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22a49958-eb68-4904-b179-00381a82e47e tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb returned with HTTP 404 Jan 27 17:05:37.698070 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1223/2428] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:37 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/44b73f1e-15a5-4119-ae75-fca3671893cb => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:05:37.720298 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-90671d2d-d04f-48cf-ad30-d6628efc1d31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] DELETE http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 Jan 27 17:05:37.720298 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-90671d2d-d04f-48cf-ad30-d6628efc1d31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:37.720298 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:37.720298 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:37.720298 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-90671d2d-d04f-48cf-ad30-d6628efc1d31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:37.720298 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-90671d2d-d04f-48cf-ad30-d6628efc1d31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Delete volume with id: d1c885dd-3694-4e5f-a02e-7c23755a8698 Jan 27 17:05:37.750580 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:37.750580 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:37.753267 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-90671d2d-d04f-48cf-ad30-d6628efc1d31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:38.086324 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-90671d2d-d04f-48cf-ad30-d6628efc1d31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Delete volume request issued successfully. Jan 27 17:05:38.086835 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-90671d2d-d04f-48cf-ad30-d6628efc1d31 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 returned with HTTP 202 Jan 27 17:05:38.094163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d183c8bd-8d25-45bc-b4cb-9e6e16e9625c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 Jan 27 17:05:38.094541 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d183c8bd-8d25-45bc-b4cb-9e6e16e9625c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:38.094841 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d183c8bd-8d25-45bc-b4cb-9e6e16e9625c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:38.097004 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1206/2429] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:05:37 2021] DELETE /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 => generated 0 bytes in 396 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:05:38.152483 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:38.152483 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:38.152483 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d183c8bd-8d25-45bc-b4cb-9e6e16e9625c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:38.156694 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d183c8bd-8d25-45bc-b4cb-9e6e16e9625c tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 returned with HTTP 200 Jan 27 17:05:38.157327 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1224/2430] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:38 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 => generated 927 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:38.664158 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e3d91a2-4dc7-4e0f-b689-f22be48a9e92 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:38.664158 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e3d91a2-4dc7-4e0f-b689-f22be48a9e92 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:38.664158 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:38.664158 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:38.664158 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e3d91a2-4dc7-4e0f-b689-f22be48a9e92 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:38.664158 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:38.664158 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:38.664158 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2e3d91a2-4dc7-4e0f-b689-f22be48a9e92 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:38.664158 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e3d91a2-4dc7-4e0f-b689-f22be48a9e92 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:38.664158 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1207/2431] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:38 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:39.167355 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3f9f545-36cc-444f-b3cf-5bfb8d419ba0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 Jan 27 17:05:39.167794 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3f9f545-36cc-444f-b3cf-5bfb8d419ba0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:39.167973 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:39.167973 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:39.168177 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3f9f545-36cc-444f-b3cf-5bfb8d419ba0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:39.193283 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:39.193283 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:39.197860 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b3f9f545-36cc-444f-b3cf-5bfb8d419ba0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:39.208910 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3f9f545-36cc-444f-b3cf-5bfb8d419ba0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 returned with HTTP 200 Jan 27 17:05:39.209356 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1225/2432] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:39 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 => generated 927 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:39.679520 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0d100ff5-b281-4251-ab44-721324cec551 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:39.680065 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0d100ff5-b281-4251-ab44-721324cec551 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:39.680204 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:39.680204 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:39.680525 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0d100ff5-b281-4251-ab44-721324cec551 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:39.709319 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:39.709319 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:39.714266 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0d100ff5-b281-4251-ab44-721324cec551 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:39.725601 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0d100ff5-b281-4251-ab44-721324cec551 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:39.726165 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1208/2433] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:39 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:40.219870 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a391bffd-7d75-4550-af9a-87f34d8eee28 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 Jan 27 17:05:40.220412 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a391bffd-7d75-4550-af9a-87f34d8eee28 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:40.220680 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:40.220680 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:40.221067 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a391bffd-7d75-4550-af9a-87f34d8eee28 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:40.247120 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:40.247120 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:40.252067 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a391bffd-7d75-4550-af9a-87f34d8eee28 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:40.262482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a391bffd-7d75-4550-af9a-87f34d8eee28 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 returned with HTTP 200 Jan 27 17:05:40.263284 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1226/2434] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:40 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 => generated 927 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:40.735658 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83076409-1ae1-4367-ba53-5c125d77a773 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:40.736220 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83076409-1ae1-4367-ba53-5c125d77a773 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:40.736220 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:40.736220 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:40.736220 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83076409-1ae1-4367-ba53-5c125d77a773 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:40.775734 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:40.775734 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:40.780858 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-83076409-1ae1-4367-ba53-5c125d77a773 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:40.790195 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a391bffd-7d75-4550-af9a-87f34d8eee28 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume// Jan 27 17:05:40.790456 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a391bffd-7d75-4550-af9a-87f34d8eee28 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:40.790650 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:40.790650 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:40.790777 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a391bffd-7d75-4550-af9a-87f34d8eee28 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:40.791362 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a391bffd-7d75-4550-af9a-87f34d8eee28 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:05:40.791675 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1227/2435] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 17:05:40 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:05:40.794712 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83076409-1ae1-4367-ba53-5c125d77a773 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:40.795857 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1209/2436] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:40 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:40.814571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-730d1acb-4d5f-4162-bd93-7113cc6e8d29 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:05:40.814571 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-730d1acb-4d5f-4162-bd93-7113cc6e8d29 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:40.814571 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-730d1acb-4d5f-4162-bd93-7113cc6e8d29 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:40.836605 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:40.836605 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:40.840971 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-730d1acb-4d5f-4162-bd93-7113cc6e8d29 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:05:40.849684 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:40.849684 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:40.854129 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-730d1acb-4d5f-4162-bd93-7113cc6e8d29 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:05:40.854601 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1228/2437] 10.222.0.115 () {60 vars in 1408 bytes} [Wed Jan 27 17:05:40 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 1467 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 27 17:05:41.198953 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-d46c5717-23e1-44e0-a4a9-ab32a961da68 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] PUT http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/4001f8ab-10f1-4568-bc04-39fa111303b2 Jan 27 17:05:41.199262 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:41.199262 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:41.199491 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-d46c5717-23e1-44e0-a4a9-ab32a961da68 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.115", "host": "n-h1-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:41.217788 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:05:41.217788 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 17:05:41.217788 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-d46c5717-23e1-44e0-a4a9-ab32a961da68 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Lock "b'cinder-attachment_update-137daa50-6312-4168-9987-0a12ecf9b6c4-n-h1-705658-15'" acquired by "attachment_update" :: waited 0.006s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:05:41.217788 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:41.217788 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:41.272797 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0937817e-665d-4074-83fa-7fa1d21c5dce tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 Jan 27 17:05:41.273248 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0937817e-665d-4074-83fa-7fa1d21c5dce tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:41.273512 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:41.273512 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:41.273832 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0937817e-665d-4074-83fa-7fa1d21c5dce tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:41.318828 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0937817e-665d-4074-83fa-7fa1d21c5dce tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 returned with HTTP 404 Jan 27 17:05:41.318828 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1229/2438] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:41 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/d1c885dd-3694-4e5f-a02e-7c23755a8698 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:05:41.318828 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-514b3886-2963-408e-a709-b9f124aa8239 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] DELETE http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 Jan 27 17:05:41.318828 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-514b3886-2963-408e-a709-b9f124aa8239 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:41.318828 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-514b3886-2963-408e-a709-b9f124aa8239 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:41.318828 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-514b3886-2963-408e-a709-b9f124aa8239 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Delete volume with id: 947d885b-a795-45bf-9840-cba03abd2a89 Jan 27 17:05:41.343109 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:41.343109 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:41.344123 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-514b3886-2963-408e-a709-b9f124aa8239 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:41.809899 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-514b3886-2963-408e-a709-b9f124aa8239 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Delete volume request issued successfully. Jan 27 17:05:41.810632 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-514b3886-2963-408e-a709-b9f124aa8239 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 returned with HTTP 202 Jan 27 17:05:41.811248 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1230/2439] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:05:41 2021] DELETE /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 => generated 0 bytes in 496 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:05:41.814136 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6b7e5435-a824-471b-b399-fb8a23e494e3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:41.814400 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6b7e5435-a824-471b-b399-fb8a23e494e3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:41.814525 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:41.814525 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:41.814718 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6b7e5435-a824-471b-b399-fb8a23e494e3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:41.842866 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:41.842866 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:41.849142 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6b7e5435-a824-471b-b399-fb8a23e494e3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:41.861544 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6b7e5435-a824-471b-b399-fb8a23e494e3 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:41.861996 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1231/2440] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:41 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:41.864341 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b82b1f04-4110-4eee-b57f-593e3d18d5d0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 Jan 27 17:05:41.864700 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b82b1f04-4110-4eee-b57f-593e3d18d5d0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:41.864921 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:41.864921 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:41.865233 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b82b1f04-4110-4eee-b57f-593e3d18d5d0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:41.899455 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:41.899455 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:41.899455 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b82b1f04-4110-4eee-b57f-593e3d18d5d0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:41.911606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b82b1f04-4110-4eee-b57f-593e3d18d5d0 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 returned with HTTP 200 Jan 27 17:05:41.912508 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1232/2441] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:41 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 => generated 927 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:42.629080 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-d46c5717-23e1-44e0-a4a9-ab32a961da68 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Lock "b'cinder-attachment_update-137daa50-6312-4168-9987-0a12ecf9b6c4-n-h1-705658-15'" released by "attachment_update" :: held 1.413s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:05:42.629789 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-d46c5717-23e1-44e0-a4a9-ab32a961da68 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/4001f8ab-10f1-4568-bc04-39fa111303b2 returned with HTTP 200 Jan 27 17:05:42.630420 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1210/2442] 10.222.0.115 () {64 vars in 1473 bytes} [Wed Jan 27 17:05:41 2021] PUT /volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/4001f8ab-10f1-4568-bc04-39fa111303b2 => generated 763 bytes in 1435 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:42.754059 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-5e798cd3-694c-49c8-ba0d-be4ab711b47a tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] POST http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/4001f8ab-10f1-4568-bc04-39fa111303b2/action Jan 27 17:05:42.754371 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:42.754371 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:42.754612 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-5e798cd3-694c-49c8-ba0d-be4ab711b47a tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:05:42.754806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-5e798cd3-694c-49c8-ba0d-be4ab711b47a tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:42.795391 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:42.795391 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:42.871593 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c83d9ea-9c58-4c2e-941e-a3bfaf395dcc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:42.872809 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c83d9ea-9c58-4c2e-941e-a3bfaf395dcc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:42.873488 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:42.873488 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:42.873912 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c83d9ea-9c58-4c2e-941e-a3bfaf395dcc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:42.932935 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:42.932935 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:42.934846 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-5e798cd3-694c-49c8-ba0d-be4ab711b47a tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/4001f8ab-10f1-4568-bc04-39fa111303b2/action returned with HTTP 204 Jan 27 17:05:42.935539 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1233/2443] 10.222.0.115 () {64 vars in 1494 bytes} [Wed Jan 27 17:05:42 2021] POST /volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/4001f8ab-10f1-4568-bc04-39fa111303b2/action => generated 0 bytes in 184 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:05:42.938410 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ce398b39-070b-4676-a77f-b96af9752768 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 Jan 27 17:05:42.938970 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ce398b39-070b-4676-a77f-b96af9752768 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:42.939146 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:42.939146 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:42.939515 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ce398b39-070b-4676-a77f-b96af9752768 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:42.939710 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6c83d9ea-9c58-4c2e-941e-a3bfaf395dcc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:42.951720 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c83d9ea-9c58-4c2e-941e-a3bfaf395dcc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:42.952413 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1211/2444] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:42 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:42.993684 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:42.993684 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:42.999990 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ce398b39-070b-4676-a77f-b96af9752768 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Volume info retrieved successfully. Jan 27 17:05:43.014744 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ce398b39-070b-4676-a77f-b96af9752768 tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 returned with HTTP 200 Jan 27 17:05:43.015452 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1234/2445] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:42 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 => generated 927 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:43.017847 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c83d9ea-9c58-4c2e-941e-a3bfaf395dcc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume// Jan 27 17:05:43.018411 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c83d9ea-9c58-4c2e-941e-a3bfaf395dcc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:43.018674 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:43.018674 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:43.019151 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c83d9ea-9c58-4c2e-941e-a3bfaf395dcc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:43.020147 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c83d9ea-9c58-4c2e-941e-a3bfaf395dcc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:05:43.020700 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1212/2446] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 17:05:43 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:05:43.047051 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-9443c188-c4d1-4102-85eb-4e0de3853dc1 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 Jan 27 17:05:43.047660 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-9443c188-c4d1-4102-85eb-4e0de3853dc1 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:43.048093 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:43.048093 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:43.048548 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-9443c188-c4d1-4102-85eb-4e0de3853dc1 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:43.097078 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:43.097078 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:43.105183 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-9443c188-c4d1-4102-85eb-4e0de3853dc1 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:05:43.115729 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:43.115729 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:43.121061 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-9443c188-c4d1-4102-85eb-4e0de3853dc1 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 returned with HTTP 200 Jan 27 17:05:43.121769 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1235/2447] 10.222.0.115 () {60 vars in 1408 bytes} [Wed Jan 27 17:05:43 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 => generated 1018 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:05:43.156193 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-3739ebce-f9e2-4f24-9c00-cf9c409946f9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] PUT http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/2b726756-8833-4d7b-983d-3c9333ec5b13 Jan 27 17:05:43.156656 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-3739ebce-f9e2-4f24-9c00-cf9c409946f9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.115", "host": "n-h1-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:43.181800 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:05:43.181800 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 17:05:43.182097 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-3739ebce-f9e2-4f24-9c00-cf9c409946f9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Lock "b'cinder-attachment_update-50415b6d-60b1-4d94-964d-18e284135e89-n-h1-705658-15'" acquired by "attachment_update" :: waited 0.006s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:05:43.183297 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:43.183297 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:43.962211 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aaf4d106-6f6d-457e-804d-461f34b1ff56 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:43.967724 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aaf4d106-6f6d-457e-804d-461f34b1ff56 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:43.967724 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:43.967724 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:43.967724 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aaf4d106-6f6d-457e-804d-461f34b1ff56 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:44.021526 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:44.021526 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:44.031943 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-aaf4d106-6f6d-457e-804d-461f34b1ff56 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:44.064305 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aaf4d106-6f6d-457e-804d-461f34b1ff56 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:44.064907 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1236/2448] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:43 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 944 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:44.067369 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1f248b99-5aa8-4ed6-89aa-ed3e05ee754a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] GET http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 Jan 27 17:05:44.068731 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1f248b99-5aa8-4ed6-89aa-ed3e05ee754a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:44.069597 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:44.069597 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:44.069986 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1f248b99-5aa8-4ed6-89aa-ed3e05ee754a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:44.129015 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1f248b99-5aa8-4ed6-89aa-ed3e05ee754a tempest-VolumesListTestJSON-1049987537 tempest-VolumesListTestJSON-1049987537-project] http://10.222.0.108/volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 returned with HTTP 404 Jan 27 17:05:44.132090 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1237/2449] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:44 2021] GET /volume/v3/1fddd80b9ac34a0fb9554418fca91413/volumes/947d885b-a795-45bf-9840-cba03abd2a89 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:05:44.134188 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e42c94f-c96b-4f32-a6a1-51eaa584b3bc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:44.134426 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e42c94f-c96b-4f32-a6a1-51eaa584b3bc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:44.134686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e42c94f-c96b-4f32-a6a1-51eaa584b3bc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:44.192205 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:44.192205 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:44.215232 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2e42c94f-c96b-4f32-a6a1-51eaa584b3bc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:44.231100 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e42c94f-c96b-4f32-a6a1-51eaa584b3bc tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:44.231893 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1238/2450] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:44 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 944 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:44.240039 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b315af9-6cfe-4701-9e1c-e4db3d1c63c7 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] DELETE http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:44.240318 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b315af9-6cfe-4701-9e1c-e4db3d1c63c7 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:44.240436 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:44.240436 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:44.240769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b315af9-6cfe-4701-9e1c-e4db3d1c63c7 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:44.241103 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-3b315af9-6cfe-4701-9e1c-e4db3d1c63c7 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Delete volume with id: 2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:44.284413 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:44.284413 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:44.285083 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3b315af9-6cfe-4701-9e1c-e4db3d1c63c7 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:44.409475 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3b315af9-6cfe-4701-9e1c-e4db3d1c63c7 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Delete volume request issued successfully. Jan 27 17:05:44.409743 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b315af9-6cfe-4701-9e1c-e4db3d1c63c7 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 202 Jan 27 17:05:44.410563 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1239/2451] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:05:44 2021] DELETE /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 17:05:44.415204 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ce339927-521e-41e0-ba3e-9f8ac81b461c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:44.415478 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ce339927-521e-41e0-ba3e-9f8ac81b461c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:44.415609 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:44.415609 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:44.415799 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ce339927-521e-41e0-ba3e-9f8ac81b461c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:44.496931 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:44.496931 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:44.512437 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ce339927-521e-41e0-ba3e-9f8ac81b461c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:44.538615 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ce339927-521e-41e0-ba3e-9f8ac81b461c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:44.543739 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1240/2452] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:44 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:44.738455 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-3739ebce-f9e2-4f24-9c00-cf9c409946f9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Lock "b'cinder-attachment_update-50415b6d-60b1-4d94-964d-18e284135e89-n-h1-705658-15'" released by "attachment_update" :: held 1.556s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:05:44.739222 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-3739ebce-f9e2-4f24-9c00-cf9c409946f9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/2b726756-8833-4d7b-983d-3c9333ec5b13 returned with HTTP 200 Jan 27 17:05:44.739757 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1213/2453] 10.222.0.115 () {64 vars in 1473 bytes} [Wed Jan 27 17:05:43 2021] PUT /volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/2b726756-8833-4d7b-983d-3c9333ec5b13 => generated 763 bytes in 1586 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:45.214891 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-d72b8ea0-90ea-46eb-937d-c9b4f73d28e9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] POST http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/2b726756-8833-4d7b-983d-3c9333ec5b13/action Jan 27 17:05:45.215243 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:45.215243 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:45.215426 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-d72b8ea0-90ea-46eb-937d-c9b4f73d28e9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:05:45.215621 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-d72b8ea0-90ea-46eb-937d-c9b4f73d28e9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:45.256455 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:45.256455 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:45.322266 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-d72b8ea0-90ea-46eb-937d-c9b4f73d28e9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/2b726756-8833-4d7b-983d-3c9333ec5b13/action returned with HTTP 204 Jan 27 17:05:45.323047 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1241/2454] 10.222.0.115 () {64 vars in 1494 bytes} [Wed Jan 27 17:05:45 2021] POST /volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/2b726756-8833-4d7b-983d-3c9333ec5b13/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:05:45.415132 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-3739ebce-f9e2-4f24-9c00-cf9c409946f9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume// Jan 27 17:05:45.415602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-3739ebce-f9e2-4f24-9c00-cf9c409946f9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:45.415893 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:45.415893 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:45.416240 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-3739ebce-f9e2-4f24-9c00-cf9c409946f9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:45.416949 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-3739ebce-f9e2-4f24-9c00-cf9c409946f9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:05:45.417548 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1214/2455] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 17:05:45 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:05:45.428002 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-093be8d0-fcd1-44f3-83d5-013fdf2a0de4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c Jan 27 17:05:45.428511 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-093be8d0-fcd1-44f3-83d5-013fdf2a0de4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:45.428762 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:45.428762 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:45.429176 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-093be8d0-fcd1-44f3-83d5-013fdf2a0de4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:45.488936 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:45.488936 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:45.507062 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-093be8d0-fcd1-44f3-83d5-013fdf2a0de4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:05:45.523851 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:45.523851 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:45.533294 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-093be8d0-fcd1-44f3-83d5-013fdf2a0de4 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c returned with HTTP 200 Jan 27 17:05:45.533968 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1242/2456] 10.222.0.115 () {60 vars in 1408 bytes} [Wed Jan 27 17:05:45 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c => generated 1019 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:05:45.547748 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa5d0636-4e18-4dd1-a489-3b6a8cd637dd tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:45.548123 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa5d0636-4e18-4dd1-a489-3b6a8cd637dd tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:45.548403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa5d0636-4e18-4dd1-a489-3b6a8cd637dd tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:45.581775 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:45.581775 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:45.592921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-2f4923ef-3dd5-45bf-9c9f-1484a86f258a tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] PUT http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/7df32961-e5ea-4d3d-8855-7cfacd880f93 Jan 27 17:05:45.593227 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:45.593227 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:45.593457 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-2f4923ef-3dd5-45bf-9c9f-1484a86f258a tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.115", "host": "n-h1-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdc"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:45.605909 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-aa5d0636-4e18-4dd1-a489-3b6a8cd637dd tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:45.618094 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:05:45.618094 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 17:05:45.618426 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-2f4923ef-3dd5-45bf-9c9f-1484a86f258a tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Lock "b'cinder-attachment_update-32814c9f-47db-4a49-bfd1-c71c064dac7c-n-h1-705658-15'" acquired by "attachment_update" :: waited 0.008s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:05:45.619638 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:45.619638 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:45.634440 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa5d0636-4e18-4dd1-a489-3b6a8cd637dd tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 200 Jan 27 17:05:45.634895 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1215/2457] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:45 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 943 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:46.644165 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08d3b826-0b06-4f95-a4ca-67d74563904c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 Jan 27 17:05:46.644954 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08d3b826-0b06-4f95-a4ca-67d74563904c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:46.645265 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:46.645265 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:46.645665 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08d3b826-0b06-4f95-a4ca-67d74563904c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:46.692586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08d3b826-0b06-4f95-a4ca-67d74563904c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 returned with HTTP 404 Jan 27 17:05:46.719786 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1216/2458] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:46 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/2445e35a-9ee6-4237-9d55-7daa93cafa58 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:05:46.722477 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e268ab4a-e5f3-4f79-9916-f346b8b752e8 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] DELETE http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 Jan 27 17:05:46.722818 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e268ab4a-e5f3-4f79-9916-f346b8b752e8 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:46.723146 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e268ab4a-e5f3-4f79-9916-f346b8b752e8 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:46.723461 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-e268ab4a-e5f3-4f79-9916-f346b8b752e8 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Delete volume with id: 33af528a-443e-4fc4-826e-79a1542b2083 Jan 27 17:05:46.819531 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:46.819531 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:46.820335 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e268ab4a-e5f3-4f79-9916-f346b8b752e8 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:46.974905 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e268ab4a-e5f3-4f79-9916-f346b8b752e8 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Delete volume request issued successfully. Jan 27 17:05:46.975337 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e268ab4a-e5f3-4f79-9916-f346b8b752e8 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 returned with HTTP 202 Jan 27 17:05:46.976048 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1217/2459] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:05:46 2021] DELETE /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:05:46.981549 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d013c8f6-e128-4b14-b30a-b5342e6094b9 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 Jan 27 17:05:47.004886 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d013c8f6-e128-4b14-b30a-b5342e6094b9 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:47.004886 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:47.004886 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:47.004886 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d013c8f6-e128-4b14-b30a-b5342e6094b9 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:47.055944 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:47.055944 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:47.067244 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d013c8f6-e128-4b14-b30a-b5342e6094b9 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:47.100728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d013c8f6-e128-4b14-b30a-b5342e6094b9 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 returned with HTTP 200 Jan 27 17:05:47.105385 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1218/2460] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:46 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:47.294865 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] POST http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/volumes Jan 27 17:05:47.295317 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:47.295317 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:47.295687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1349066567"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:47.296778 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1349066567'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:05:47.297115 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Create volume of 1 GB Jan 27 17:05:47.304391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Availability Zones retrieved successfully. Jan 27 17:05:47.312319 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Flow 'volume_create_api' (d1554f20-8988-4882-ac83-02efc46d965e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:47.313954 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac7799d2-64de-4309-bf84-d35637e7c916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:47.315120 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:05:47.336551 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-2f4923ef-3dd5-45bf-9c9f-1484a86f258a tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Lock "b'cinder-attachment_update-32814c9f-47db-4a49-bfd1-c71c064dac7c-n-h1-705658-15'" released by "attachment_update" :: held 1.718s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:05:47.336970 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-2f4923ef-3dd5-45bf-9c9f-1484a86f258a tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/7df32961-e5ea-4d3d-8855-7cfacd880f93 returned with HTTP 200 Jan 27 17:05:47.337474 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1243/2461] 10.222.0.115 () {64 vars in 1473 bytes} [Wed Jan 27 17:05:45 2021] PUT /volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/7df32961-e5ea-4d3d-8855-7cfacd880f93 => generated 763 bytes in 1748 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:47.352134 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac7799d2-64de-4309-bf84-d35637e7c916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:47.353339 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98bb9434-f818-4bd4-a2c5-e1fabb93c2f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:47.437637 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Created reservations ['cae5ed94-3e1c-467e-90c0-0eaa8c17913a', '33317c7d-d5f7-463b-b7e5-a43b98b2ddd4', 'f7031d5a-9204-4d54-baed-65eb2f89df02', '382c056b-0f44-486c-a506-34f78c746d56'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:47.438748 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98bb9434-f818-4bd4-a2c5-e1fabb93c2f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cae5ed94-3e1c-467e-90c0-0eaa8c17913a', '33317c7d-d5f7-463b-b7e5-a43b98b2ddd4', 'f7031d5a-9204-4d54-baed-65eb2f89df02', '382c056b-0f44-486c-a506-34f78c746d56']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:47.439788 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d35556-2d45-45ff-9a48-abfe7ba07b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:47.504979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d35556-2d45-45ff-9a48-abfe7ba07b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a80af342-d594-4d01-8044-bca9b9bb738b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1349066567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='419274c8c3f247a7841215e84db0c495',qos_specs=None,replication_status=,reservations=['cae5ed94-3e1c-467e-90c0-0eaa8c17913a','33317c7d-d5f7-463b-b7e5-a43b98b2ddd4','f7031d5a-9204-4d54-baed-65eb2f89df02','382c056b-0f44-486c-a506-34f78c746d56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b55fc65e55b64d55909d052688892be3',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:05:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1349066567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a80af342-d594-4d01-8044-bca9b9bb738b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='419274c8c3f247a7841215e84db0c495',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='b55fc65e55b64d55909d052688892be3',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:47.506038 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a68daa-a533-4fcb-b3b7-887f6c7fc22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:47.662299 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1a68daa-a533-4fcb-b3b7-887f6c7fc22e) transitioned into state 'SUCCESS' from state '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-1349066567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='419274c8c3f247a7841215e84db0c495',qos_specs=None,replication_status=,reservations=['cae5ed94-3e1c-467e-90c0-0eaa8c17913a','33317c7d-d5f7-463b-b7e5-a43b98b2ddd4','f7031d5a-9204-4d54-baed-65eb2f89df02','382c056b-0f44-486c-a506-34f78c746d56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b55fc65e55b64d55909d052688892be3',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:47.663563 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3cd64bd-f9ef-4fd8-b9e0-e9ff44f732c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:47.730541 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3cd64bd-f9ef-4fd8-b9e0-e9ff44f732c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:47.732198 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Flow 'volume_create_api' (d1554f20-8988-4882-ac83-02efc46d965e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:47.776498 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-13c97728-4109-44d4-932a-7d3cf89681d6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] POST http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/7df32961-e5ea-4d3d-8855-7cfacd880f93/action Jan 27 17:05:47.777691 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:47.777691 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:47.779436 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-13c97728-4109-44d4-932a-7d3cf89681d6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:05:47.779778 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-13c97728-4109-44d4-932a-7d3cf89681d6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:47.795059 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Create volume request issued successfully. Jan 27 17:05:47.808815 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e6388f72-cac3-46c2-b40e-7487993f1dcf tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/volumes returned with HTTP 202 Jan 27 17:05:47.810491 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1219/2462] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:05:47 2021] POST /volume/v3/419274c8c3f247a7841215e84db0c495/volumes => generated 829 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:05:47.818800 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e60d067-c7f6-4faf-8e94-90de7e4175f3 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b Jan 27 17:05:47.819220 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e60d067-c7f6-4faf-8e94-90de7e4175f3 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:47.819668 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:47.819668 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:47.820312 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e60d067-c7f6-4faf-8e94-90de7e4175f3 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:47.858364 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:47.858364 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:47.865017 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7e60d067-c7f6-4faf-8e94-90de7e4175f3 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Volume info retrieved successfully. Jan 27 17:05:47.870975 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:47.870975 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:47.878938 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e60d067-c7f6-4faf-8e94-90de7e4175f3 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b returned with HTTP 200 Jan 27 17:05:47.879754 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1220/2463] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:47 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b => generated 897 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:48.028651 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-171d2f8e-9609-484d-b4d7-1ef692c84046 req-13c97728-4109-44d4-932a-7d3cf89681d6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/7df32961-e5ea-4d3d-8855-7cfacd880f93/action returned with HTTP 204 Jan 27 17:05:48.029542 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1244/2464] 10.222.0.115 () {64 vars in 1494 bytes} [Wed Jan 27 17:05:47 2021] POST /volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/7df32961-e5ea-4d3d-8855-7cfacd880f93/action => generated 0 bytes in 257 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:05:48.111718 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3a0c2351-e8f0-4b64-9ef4-98cc96bf7470 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 Jan 27 17:05:48.112231 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3a0c2351-e8f0-4b64-9ef4-98cc96bf7470 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:48.112600 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:48.112600 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:48.112958 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3a0c2351-e8f0-4b64-9ef4-98cc96bf7470 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:48.162609 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:48.162609 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:48.185976 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3a0c2351-e8f0-4b64-9ef4-98cc96bf7470 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:48.203516 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3a0c2351-e8f0-4b64-9ef4-98cc96bf7470 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 returned with HTTP 200 Jan 27 17:05:48.204345 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1221/2465] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:48 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 => generated 910 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:48.889772 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e39fb2a1-fcf3-4f55-ba60-c91563a86a75 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b Jan 27 17:05:48.890602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e39fb2a1-fcf3-4f55-ba60-c91563a86a75 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:48.890861 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:48.890861 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:48.891237 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e39fb2a1-fcf3-4f55-ba60-c91563a86a75 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:48.932928 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:48.932928 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:48.940967 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e39fb2a1-fcf3-4f55-ba60-c91563a86a75 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Volume info retrieved successfully. Jan 27 17:05:48.976674 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e39fb2a1-fcf3-4f55-ba60-c91563a86a75 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b returned with HTTP 200 Jan 27 17:05:48.977222 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1245/2466] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:48 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b => generated 922 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:48.987442 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-792d41e1-47a4-4c8a-bcba-710dd5d85239 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] POST http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots Jan 27 17:05:48.988125 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:48.988125 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:48.988586 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-792d41e1-47a4-4c8a-bcba-710dd5d85239 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a80af342-d594-4d01-8044-bca9b9bb738b", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-903332160"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:49.052248 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:49.052248 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:49.053002 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-792d41e1-47a4-4c8a-bcba-710dd5d85239 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Volume info retrieved successfully. Jan 27 17:05:49.053359 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-792d41e1-47a4-4c8a-bcba-710dd5d85239 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Create snapshot from volume a80af342-d594-4d01-8044-bca9b9bb738b Jan 27 17:05:49.217069 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-606f16cc-4e13-4ff0-b5a9-829519aff0ea tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 Jan 27 17:05:49.217416 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-606f16cc-4e13-4ff0-b5a9-829519aff0ea tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:49.217560 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:49.217560 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:49.218039 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-606f16cc-4e13-4ff0-b5a9-829519aff0ea tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:49.224271 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-792d41e1-47a4-4c8a-bcba-710dd5d85239 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Created reservations ['9d463005-f5c9-4df1-91eb-81f4eddb58e7', 'dea3cfa6-6534-45f9-b795-3fafeb15d241', '2474f42b-18ce-48e5-8a22-02625252c497', '8dfe1fbc-828a-429c-b949-3d115252d48a'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:49.264432 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-606f16cc-4e13-4ff0-b5a9-829519aff0ea tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 returned with HTTP 404 Jan 27 17:05:49.265073 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1246/2467] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:49 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/33af528a-443e-4fc4-826e-79a1542b2083 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:05:49.270127 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c5d9a761-30ab-4e80-ace5-1ae9ac68d4c6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] DELETE http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:49.270427 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c5d9a761-30ab-4e80-ace5-1ae9ac68d4c6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:49.270707 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c5d9a761-30ab-4e80-ace5-1ae9ac68d4c6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:49.270965 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-c5d9a761-30ab-4e80-ace5-1ae9ac68d4c6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Delete volume with id: 57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:49.323428 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:49.323428 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:49.324235 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c5d9a761-30ab-4e80-ace5-1ae9ac68d4c6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:49.365820 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-792d41e1-47a4-4c8a-bcba-710dd5d85239 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot create request issued successfully. Jan 27 17:05:49.366280 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-792d41e1-47a4-4c8a-bcba-710dd5d85239 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots returned with HTTP 202 Jan 27 17:05:49.367178 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1222/2468] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 17:05:48 2021] POST /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots => generated 313 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:05:49.374498 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7e55e25-f5ee-46f0-8755-b1f7ae80e871 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 Jan 27 17:05:49.377366 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7e55e25-f5ee-46f0-8755-b1f7ae80e871 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:49.377366 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:49.377366 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:49.377366 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7e55e25-f5ee-46f0-8755-b1f7ae80e871 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:49.388583 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:49.388583 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:49.389227 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a7e55e25-f5ee-46f0-8755-b1f7ae80e871 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:05:49.390251 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7e55e25-f5ee-46f0-8755-b1f7ae80e871 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 returned with HTTP 200 Jan 27 17:05:49.390828 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1223/2469] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:49 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:49.517501 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c5d9a761-30ab-4e80-ace5-1ae9ac68d4c6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Delete volume request issued successfully. Jan 27 17:05:49.517788 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c5d9a761-30ab-4e80-ace5-1ae9ac68d4c6 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 202 Jan 27 17:05:49.519800 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1247/2470] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:05:49 2021] DELETE /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:05:49.524701 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cdca15ee-fc33-4c1d-9370-65b7c2a7bc77 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:49.525112 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cdca15ee-fc33-4c1d-9370-65b7c2a7bc77 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:49.525405 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:49.525405 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:49.525909 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cdca15ee-fc33-4c1d-9370-65b7c2a7bc77 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:49.816467 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:49.816467 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:49.835287 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cdca15ee-fc33-4c1d-9370-65b7c2a7bc77 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:49.862695 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cdca15ee-fc33-4c1d-9370-65b7c2a7bc77 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:49.866352 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1224/2471] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:49 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 1392 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:50.398299 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9722e7a9-9d68-4b15-8d04-7e434d454f7a tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 Jan 27 17:05:50.398633 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9722e7a9-9d68-4b15-8d04-7e434d454f7a tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:50.398676 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:50.398676 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:50.398859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9722e7a9-9d68-4b15-8d04-7e434d454f7a tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:50.414255 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:50.414255 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:50.415090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9722e7a9-9d68-4b15-8d04-7e434d454f7a tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:05:50.416328 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9722e7a9-9d68-4b15-8d04-7e434d454f7a tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 returned with HTTP 200 Jan 27 17:05:50.416873 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1248/2472] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:50 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:50.872093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-10cb9a7f-af5b-4c0a-b266-7acf3826da21 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:50.872485 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-10cb9a7f-af5b-4c0a-b266-7acf3826da21 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:50.872691 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:50.872691 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:50.872996 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-10cb9a7f-af5b-4c0a-b266-7acf3826da21 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:50.917635 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:50.917635 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:50.923393 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-10cb9a7f-af5b-4c0a-b266-7acf3826da21 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:50.947464 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-10cb9a7f-af5b-4c0a-b266-7acf3826da21 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 200 Jan 27 17:05:50.948232 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1225/2473] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:50 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 1392 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:51.424955 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a444240-8633-4d66-a0b5-ed4ac09b0824 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 Jan 27 17:05:51.425242 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a444240-8633-4d66-a0b5-ed4ac09b0824 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:51.425371 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:51.425371 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:51.425570 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a444240-8633-4d66-a0b5-ed4ac09b0824 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:51.470478 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:51.470478 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:51.472433 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2a444240-8633-4d66-a0b5-ed4ac09b0824 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:05:51.488053 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a444240-8633-4d66-a0b5-ed4ac09b0824 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 returned with HTTP 200 Jan 27 17:05:51.505988 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1249/2474] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:51 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 => generated 472 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:51.509189 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8c11cc3-3b01-4193-9891-1ca66f665c25 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] POST http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots Jan 27 17:05:51.509477 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:51.509477 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:51.511155 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f8c11cc3-3b01-4193-9891-1ca66f665c25 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a80af342-d594-4d01-8044-bca9b9bb738b", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1111011062"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:51.566186 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:51.566186 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:51.567284 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f8c11cc3-3b01-4193-9891-1ca66f665c25 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Volume info retrieved successfully. Jan 27 17:05:51.567635 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-f8c11cc3-3b01-4193-9891-1ca66f665c25 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Create snapshot from volume a80af342-d594-4d01-8044-bca9b9bb738b Jan 27 17:05:51.679780 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-f8c11cc3-3b01-4193-9891-1ca66f665c25 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Created reservations ['ca3f7284-e942-46a3-9083-c7d44f52abda', '9fa4b588-7c74-4b9d-ae90-9b72df30a25d', '793bda09-4148-462a-94fc-2a393e299cb5', '1a92e0d7-d4ef-4b86-a837-727d6818f95a'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:51.948455 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f8c11cc3-3b01-4193-9891-1ca66f665c25 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot create request issued successfully. Jan 27 17:05:51.951792 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8c11cc3-3b01-4193-9891-1ca66f665c25 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots returned with HTTP 202 Jan 27 17:05:51.957873 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55c1db95-80db-4db2-97fa-65c7aa344d45 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 Jan 27 17:05:51.958197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55c1db95-80db-4db2-97fa-65c7aa344d45 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:51.958326 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:51.958326 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:51.958839 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55c1db95-80db-4db2-97fa-65c7aa344d45 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:51.961966 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1226/2475] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 17:05:51 2021] POST /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots => generated 314 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:05:51.978737 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9db4066d-6fee-478a-b771-c7beb95698c0 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 Jan 27 17:05:51.979038 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9db4066d-6fee-478a-b771-c7beb95698c0 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:51.979177 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:51.979177 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:51.979397 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9db4066d-6fee-478a-b771-c7beb95698c0 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:52.037677 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:52.037677 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:52.038590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9db4066d-6fee-478a-b771-c7beb95698c0 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:05:52.041341 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9db4066d-6fee-478a-b771-c7beb95698c0 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 returned with HTTP 200 Jan 27 17:05:52.044723 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1227/2476] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:51 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 => generated 446 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:52.052996 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55c1db95-80db-4db2-97fa-65c7aa344d45 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 returned with HTTP 404 Jan 27 17:05:52.053992 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1250/2477] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:51 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/57815c31-a5df-4876-bbdd-b4f5e6038f96 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:05:52.060535 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4f80549f-b376-4f69-8849-597d3caf463c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] DELETE http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:05:52.060982 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4f80549f-b376-4f69-8849-597d3caf463c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:52.061206 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:52.061206 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:52.063978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4f80549f-b376-4f69-8849-597d3caf463c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:52.064714 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-4f80549f-b376-4f69-8849-597d3caf463c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Delete volume with id: 3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:05:52.099460 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:52.099460 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:52.100622 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4f80549f-b376-4f69-8849-597d3caf463c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:52.234653 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4f80549f-b376-4f69-8849-597d3caf463c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Delete volume request issued successfully. Jan 27 17:05:52.235036 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4f80549f-b376-4f69-8849-597d3caf463c tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 202 Jan 27 17:05:52.235602 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1228/2478] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:05:52 2021] DELETE /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:05:52.240585 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fbc8757d-c466-4ea9-9e74-1c944b6ef619 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:05:52.241000 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fbc8757d-c466-4ea9-9e74-1c944b6ef619 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:52.241356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fbc8757d-c466-4ea9-9e74-1c944b6ef619 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:52.303475 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:52.303475 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:52.330656 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fbc8757d-c466-4ea9-9e74-1c944b6ef619 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:52.365111 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fbc8757d-c466-4ea9-9e74-1c944b6ef619 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:05:52.369839 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1251/2479] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:52 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 1358 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:53.052046 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a8e36e1-25cf-4c64-a160-aa643b555cbc tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 Jan 27 17:05:53.052335 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a8e36e1-25cf-4c64-a160-aa643b555cbc tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:53.052438 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:53.052438 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:53.052794 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a8e36e1-25cf-4c64-a160-aa643b555cbc tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:53.071064 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:53.071064 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:53.071868 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7a8e36e1-25cf-4c64-a160-aa643b555cbc tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:05:53.081860 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a8e36e1-25cf-4c64-a160-aa643b555cbc tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 returned with HTTP 200 Jan 27 17:05:53.083806 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1229/2480] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:53 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 => generated 446 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:53.375743 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-894cefe2-fb5b-4f01-8fb9-e119143b0b56 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:05:53.376040 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-894cefe2-fb5b-4f01-8fb9-e119143b0b56 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:53.376172 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:53.376172 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:53.376371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-894cefe2-fb5b-4f01-8fb9-e119143b0b56 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:53.564775 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:53.564775 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:53.569713 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-894cefe2-fb5b-4f01-8fb9-e119143b0b56 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Volume info retrieved successfully. Jan 27 17:05:53.582690 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-894cefe2-fb5b-4f01-8fb9-e119143b0b56 tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 200 Jan 27 17:05:53.583408 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1252/2481] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:53 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 1358 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:54.091835 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f982d913-8d46-4e2f-a87a-c94bd5d8fc58 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 Jan 27 17:05:54.092132 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f982d913-8d46-4e2f-a87a-c94bd5d8fc58 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:54.092250 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:54.092250 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:54.092446 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f982d913-8d46-4e2f-a87a-c94bd5d8fc58 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:54.114893 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:54.114893 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:54.115685 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f982d913-8d46-4e2f-a87a-c94bd5d8fc58 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:05:54.116775 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f982d913-8d46-4e2f-a87a-c94bd5d8fc58 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 returned with HTTP 200 Jan 27 17:05:54.123626 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1230/2482] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:54 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 => generated 473 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:54.129976 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e744068a-a002-4de5-91db-e12b77455f19 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] POST http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots Jan 27 17:05:54.130342 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:54.130342 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:54.130797 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e744068a-a002-4de5-91db-e12b77455f19 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a80af342-d594-4d01-8044-bca9b9bb738b", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-391005860"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:54.181470 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:54.181470 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:54.182718 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e744068a-a002-4de5-91db-e12b77455f19 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Volume info retrieved successfully. Jan 27 17:05:54.182993 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-e744068a-a002-4de5-91db-e12b77455f19 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Create snapshot from volume a80af342-d594-4d01-8044-bca9b9bb738b Jan 27 17:05:54.283797 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-e744068a-a002-4de5-91db-e12b77455f19 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Created reservations ['2c58029a-179d-4fb2-bfe3-ebc23cc83108', '971c3c96-9377-4cd8-821a-d9471a37bee3', '95ff972d-6f38-4819-8105-91c475e6b47c', '0dda3b22-59b3-4c7c-95c9-c6d34def07d8'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:54.423082 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e744068a-a002-4de5-91db-e12b77455f19 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot create request issued successfully. Jan 27 17:05:54.424139 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e744068a-a002-4de5-91db-e12b77455f19 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots returned with HTTP 202 Jan 27 17:05:54.424949 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1253/2483] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 17:05:54 2021] POST /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots => generated 313 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:05:54.431018 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4395e3a9-4d27-49d1-8647-495ca7252d2c tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df Jan 27 17:05:54.431357 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4395e3a9-4d27-49d1-8647-495ca7252d2c tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:54.431551 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:54.431551 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:54.431852 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4395e3a9-4d27-49d1-8647-495ca7252d2c tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:54.452753 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:54.452753 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:54.457391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4395e3a9-4d27-49d1-8647-495ca7252d2c tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:05:54.458557 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4395e3a9-4d27-49d1-8647-495ca7252d2c tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df returned with HTTP 200 Jan 27 17:05:54.459017 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1231/2484] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:54 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df => generated 445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:54.594148 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a4ab5a3a-7893-4730-800c-5f7d2db2605d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] GET http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 Jan 27 17:05:54.594148 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a4ab5a3a-7893-4730-800c-5f7d2db2605d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:54.594148 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:54.594148 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:54.594148 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a4ab5a3a-7893-4730-800c-5f7d2db2605d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:54.631617 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a4ab5a3a-7893-4730-800c-5f7d2db2605d tempest-VolumesCloneTest-123199486 tempest-VolumesCloneTest-123199486-project] http://10.222.0.108/volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 returned with HTTP 404 Jan 27 17:05:54.632377 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1254/2485] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:54 2021] GET /volume/v3/e8f5c81b56db44878baa7a6fe407a6ac/volumes/3378de70-dacb-4b85-badd-bf2f76a6a9d5 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:05:55.466195 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-509199e7-e69c-406b-a76d-438dee2378c7 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df Jan 27 17:05:55.466921 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-509199e7-e69c-406b-a76d-438dee2378c7 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:55.467171 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:55.467171 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:55.467501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-509199e7-e69c-406b-a76d-438dee2378c7 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:55.496015 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:55.496015 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:55.496864 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-509199e7-e69c-406b-a76d-438dee2378c7 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:05:55.498512 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-509199e7-e69c-406b-a76d-438dee2378c7 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df returned with HTTP 200 Jan 27 17:05:55.499282 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1232/2486] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:55 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df => generated 445 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:56.507199 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ef715d8-8eaf-4ab6-a5cf-8f379277a397 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df Jan 27 17:05:56.507817 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ef715d8-8eaf-4ab6-a5cf-8f379277a397 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:56.508282 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ef715d8-8eaf-4ab6-a5cf-8f379277a397 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:56.523871 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:56.523871 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:56.525268 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3ef715d8-8eaf-4ab6-a5cf-8f379277a397 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:05:56.526537 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ef715d8-8eaf-4ab6-a5cf-8f379277a397 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df returned with HTTP 200 Jan 27 17:05:56.527305 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1255/2487] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:56 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:56.534741 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-665ef108-c97e-463c-9574-a0f5daf9eb6d tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?limit=1 Jan 27 17:05:56.535437 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-665ef108-c97e-463c-9574-a0f5daf9eb6d tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:56.535692 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:56.535692 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:56.536096 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-665ef108-c97e-463c-9574-a0f5daf9eb6d tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:56.536672 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-665ef108-c97e-463c-9574-a0f5daf9eb6d tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:56.538406 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-665ef108-c97e-463c-9574-a0f5daf9eb6d tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:56.549141 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-665ef108-c97e-463c-9574-a0f5daf9eb6d tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:56.549902 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-665ef108-c97e-463c-9574-a0f5daf9eb6d tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?limit=1 returned with HTTP 200 Jan 27 17:05:56.550663 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1233/2488] 10.222.0.108 () {58 vars in 1230 bytes} [Wed Jan 27 17:05:56 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?limit=1 => generated 515 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:56.557871 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0797d284-78a9-4547-a452-4016c6aa50ec tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots Jan 27 17:05:56.558348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0797d284-78a9-4547-a452-4016c6aa50ec tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:56.558510 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:56.558510 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:56.558751 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0797d284-78a9-4547-a452-4016c6aa50ec tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:56.559157 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-0797d284-78a9-4547-a452-4016c6aa50ec tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:56.560964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-0797d284-78a9-4547-a452-4016c6aa50ec tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:56.572823 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0797d284-78a9-4547-a452-4016c6aa50ec tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:56.573407 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0797d284-78a9-4547-a452-4016c6aa50ec tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots returned with HTTP 200 Jan 27 17:05:56.573994 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1256/2489] 10.222.0.108 () {58 vars in 1215 bytes} [Wed Jan 27 17:05:56 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:56.583609 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3d9e2cc-e1ca-4c4d-874f-ec348e0ef0da tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?limit=100000 Jan 27 17:05:56.583914 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3d9e2cc-e1ca-4c4d-874f-ec348e0ef0da tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:56.584037 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:56.584037 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:56.584370 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3d9e2cc-e1ca-4c4d-874f-ec348e0ef0da tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:56.584776 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-b3d9e2cc-e1ca-4c4d-874f-ec348e0ef0da tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:56.585340 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:56.585340 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:56.586453 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-b3d9e2cc-e1ca-4c4d-874f-ec348e0ef0da tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:56.596866 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b3d9e2cc-e1ca-4c4d-874f-ec348e0ef0da tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:56.597397 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3d9e2cc-e1ca-4c4d-874f-ec348e0ef0da tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?limit=100000 returned with HTTP 200 Jan 27 17:05:56.597984 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1234/2490] 10.222.0.108 () {58 vars in 1240 bytes} [Wed Jan 27 17:05:56 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?limit=100000 => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:56.611197 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ff03c88-ae3e-4a89-b24c-6fe2ed485560 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?limit=0 Jan 27 17:05:56.611591 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ff03c88-ae3e-4a89-b24c-6fe2ed485560 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:56.611818 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:56.611818 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:56.612840 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ff03c88-ae3e-4a89-b24c-6fe2ed485560 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:56.613483 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-6ff03c88-ae3e-4a89-b24c-6fe2ed485560 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:56.613926 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:56.613926 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:56.617734 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-6ff03c88-ae3e-4a89-b24c-6fe2ed485560 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:56.646909 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6ff03c88-ae3e-4a89-b24c-6fe2ed485560 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:56.648677 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ff03c88-ae3e-4a89-b24c-6fe2ed485560 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?limit=0 returned with HTTP 200 Jan 27 17:05:56.649511 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1257/2491] 10.222.0.108 () {58 vars in 1230 bytes} [Wed Jan 27 17:05:56 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?limit=0 => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:05:56.657859 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0bd22c96-d072-45b5-802f-abc97194a5f1 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots Jan 27 17:05:56.658154 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0bd22c96-d072-45b5-802f-abc97194a5f1 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:56.658289 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:56.658289 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:56.658547 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0bd22c96-d072-45b5-802f-abc97194a5f1 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:56.658790 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-0bd22c96-d072-45b5-802f-abc97194a5f1 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:56.659232 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:56.659232 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:56.660391 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-0bd22c96-d072-45b5-802f-abc97194a5f1 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:56.671262 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0bd22c96-d072-45b5-802f-abc97194a5f1 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:56.672011 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0bd22c96-d072-45b5-802f-abc97194a5f1 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots returned with HTTP 200 Jan 27 17:05:56.672559 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1235/2492] 10.222.0.108 () {58 vars in 1215 bytes} [Wed Jan 27 17:05:56 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:56.679634 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4d3b63e9-1b10-4f9d-9cb5-c2a6469ad183 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?marker=a2c9cebf-162f-45b3-bf55-2c8230dd7133 Jan 27 17:05:56.679985 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4d3b63e9-1b10-4f9d-9cb5-c2a6469ad183 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:56.680386 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4d3b63e9-1b10-4f9d-9cb5-c2a6469ad183 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:56.680754 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-4d3b63e9-1b10-4f9d-9cb5-c2a6469ad183 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:56.684846 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-4d3b63e9-1b10-4f9d-9cb5-c2a6469ad183 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:56.746338 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4d3b63e9-1b10-4f9d-9cb5-c2a6469ad183 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:56.747158 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4d3b63e9-1b10-4f9d-9cb5-c2a6469ad183 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?marker=a2c9cebf-162f-45b3-bf55-2c8230dd7133 returned with HTTP 200 Jan 27 17:05:56.748130 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1258/2493] 10.222.0.108 () {58 vars in 1302 bytes} [Wed Jan 27 17:05:56 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?marker=a2c9cebf-162f-45b3-bf55-2c8230dd7133 => generated 341 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:56.755358 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b92defb3-b388-49bd-9b7b-7911e2e90ffc tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?offset=2&limit=3 Jan 27 17:05:56.755964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b92defb3-b388-49bd-9b7b-7911e2e90ffc tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:56.756192 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:56.756192 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:56.756514 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b92defb3-b388-49bd-9b7b-7911e2e90ffc tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:56.756921 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-b92defb3-b388-49bd-9b7b-7911e2e90ffc tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:56.757341 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:56.757341 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:56.758808 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-b92defb3-b388-49bd-9b7b-7911e2e90ffc tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:56.784788 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b92defb3-b388-49bd-9b7b-7911e2e90ffc tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:56.785260 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b92defb3-b388-49bd-9b7b-7911e2e90ffc tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 27 17:05:56.785876 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1236/2494] 10.222.0.108 () {58 vars in 1248 bytes} [Wed Jan 27 17:05:56 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?offset=2&limit=3 => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:56.793329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-543ab752-c794-4159-af58-695a1fc4b96b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=created_at&sort_dir=asc Jan 27 17:05:56.794407 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-543ab752-c794-4159-af58-695a1fc4b96b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:56.794993 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:56.794993 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:56.794993 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-543ab752-c794-4159-af58-695a1fc4b96b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:56.795307 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-543ab752-c794-4159-af58-695a1fc4b96b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:56.795644 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:56.795644 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:56.797288 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-543ab752-c794-4159-af58-695a1fc4b96b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:56.824162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-543ab752-c794-4159-af58-695a1fc4b96b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:56.827486 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-543ab752-c794-4159-af58-695a1fc4b96b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 27 17:05:56.832732 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1259/2495] 10.222.0.108 () {58 vars in 1280 bytes} [Wed Jan 27 17:05:56 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:56.836075 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e5559d7-1626-471c-845c-ff7d4c190535 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=created_at&sort_dir=desc Jan 27 17:05:56.836407 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e5559d7-1626-471c-845c-ff7d4c190535 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:56.836579 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:56.836579 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:56.836841 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2e5559d7-1626-471c-845c-ff7d4c190535 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:56.837161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-2e5559d7-1626-471c-845c-ff7d4c190535 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:56.837477 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:56.837477 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:56.838621 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-2e5559d7-1626-471c-845c-ff7d4c190535 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:56.855982 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2e5559d7-1626-471c-845c-ff7d4c190535 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:56.856952 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2e5559d7-1626-471c-845c-ff7d4c190535 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 27 17:05:56.857644 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1237/2496] 10.222.0.108 () {58 vars in 1282 bytes} [Wed Jan 27 17:05:56 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:56.879628 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08e64be9-679b-4f9e-a397-544bef76c963 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=id&sort_dir=asc Jan 27 17:05:56.880070 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08e64be9-679b-4f9e-a397-544bef76c963 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:56.880262 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:56.880262 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:56.880858 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08e64be9-679b-4f9e-a397-544bef76c963 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:56.881284 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-08e64be9-679b-4f9e-a397-544bef76c963 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:56.883582 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:56.883582 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:56.884832 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-08e64be9-679b-4f9e-a397-544bef76c963 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:56.909269 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-08e64be9-679b-4f9e-a397-544bef76c963 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:56.910277 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08e64be9-679b-4f9e-a397-544bef76c963 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 27 17:05:56.910863 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1260/2497] 10.222.0.108 () {58 vars in 1264 bytes} [Wed Jan 27 17:05:56 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:56.918473 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-95215e7d-6ce0-45a8-940d-324558ad30d7 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=id&sort_dir=desc Jan 27 17:05:56.918866 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-95215e7d-6ce0-45a8-940d-324558ad30d7 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:56.919061 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:56.919061 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:56.919372 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-95215e7d-6ce0-45a8-940d-324558ad30d7 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:56.919750 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-95215e7d-6ce0-45a8-940d-324558ad30d7 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:56.920273 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:56.920273 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:56.921516 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-95215e7d-6ce0-45a8-940d-324558ad30d7 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:56.936328 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-95215e7d-6ce0-45a8-940d-324558ad30d7 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:56.940995 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-95215e7d-6ce0-45a8-940d-324558ad30d7 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 27 17:05:56.944390 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1238/2498] 10.222.0.108 () {58 vars in 1266 bytes} [Wed Jan 27 17:05:56 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:56.952737 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc130fad-f06b-4a81-ae41-f3e230a5bbe5 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=display_name&sort_dir=asc Jan 27 17:05:56.953025 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc130fad-f06b-4a81-ae41-f3e230a5bbe5 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:56.953143 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:56.953143 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:56.953478 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc130fad-f06b-4a81-ae41-f3e230a5bbe5 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:56.953882 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-cc130fad-f06b-4a81-ae41-f3e230a5bbe5 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:56.954613 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:56.954613 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:56.955715 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-cc130fad-f06b-4a81-ae41-f3e230a5bbe5 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:56.968086 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cc130fad-f06b-4a81-ae41-f3e230a5bbe5 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:56.970553 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc130fad-f06b-4a81-ae41-f3e230a5bbe5 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 27 17:05:56.970553 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1261/2499] 10.222.0.108 () {58 vars in 1284 bytes} [Wed Jan 27 17:05:56 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:56.979152 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bfaf1175-432c-49c3-8e56-ba016c057f4f tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=display_name&sort_dir=desc Jan 27 17:05:56.979763 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bfaf1175-432c-49c3-8e56-ba016c057f4f tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:56.980089 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:56.980089 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:56.980712 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bfaf1175-432c-49c3-8e56-ba016c057f4f tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:56.981098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-bfaf1175-432c-49c3-8e56-ba016c057f4f tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:56.981823 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:56.981823 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:56.982950 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-bfaf1175-432c-49c3-8e56-ba016c057f4f tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:57.004358 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bfaf1175-432c-49c3-8e56-ba016c057f4f tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:57.004898 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bfaf1175-432c-49c3-8e56-ba016c057f4f tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 27 17:05:57.005553 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1239/2500] 10.222.0.108 () {58 vars in 1286 bytes} [Wed Jan 27 17:05:56 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:57.014560 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d3585296-116b-4aa0-8100-4eec33e7d11b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-391005860 Jan 27 17:05:57.014837 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d3585296-116b-4aa0-8100-4eec33e7d11b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:57.014970 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:57.014970 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:57.015301 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d3585296-116b-4aa0-8100-4eec33e7d11b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:57.015630 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-d3585296-116b-4aa0-8100-4eec33e7d11b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:57.016010 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:57.016010 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:57.017005 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-d3585296-116b-4aa0-8100-4eec33e7d11b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:57.038836 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d3585296-116b-4aa0-8100-4eec33e7d11b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:57.039631 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:57.039631 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:57.040395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d3585296-116b-4aa0-8100-4eec33e7d11b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-391005860 returned with HTTP 200 Jan 27 17:05:57.040854 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1262/2501] 10.222.0.108 () {58 vars in 1355 bytes} [Wed Jan 27 17:05:57 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-391005860 => generated 475 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:57.047698 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-771031ce-1d7c-4050-b664-70ab18cbed40 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/detail?status=available Jan 27 17:05:57.047985 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-771031ce-1d7c-4050-b664-70ab18cbed40 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:57.048215 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:57.048215 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:57.048537 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-771031ce-1d7c-4050-b664-70ab18cbed40 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:57.048949 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-771031ce-1d7c-4050-b664-70ab18cbed40 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:57.049581 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:57.049581 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:57.050730 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-771031ce-1d7c-4050-b664-70ab18cbed40 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:57.061716 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-771031ce-1d7c-4050-b664-70ab18cbed40 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:57.062414 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:57.062414 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:57.063670 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-771031ce-1d7c-4050-b664-70ab18cbed40 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/detail?status=available returned with HTTP 200 Jan 27 17:05:57.071206 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-da7c52a6-c408-42af-85b5-7e66c8d2184e tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-391005860 Jan 27 17:05:57.071931 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-da7c52a6-c408-42af-85b5-7e66c8d2184e tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:57.072162 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:57.072162 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:57.072475 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-da7c52a6-c408-42af-85b5-7e66c8d2184e tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:57.072889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-da7c52a6-c408-42af-85b5-7e66c8d2184e tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:57.074234 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-da7c52a6-c408-42af-85b5-7e66c8d2184e tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:57.079512 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1240/2502] 10.222.0.108 () {58 vars in 1269 bytes} [Wed Jan 27 17:05:57 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/detail?status=available => generated 1396 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:05:57.097890 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-da7c52a6-c408-42af-85b5-7e66c8d2184e tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:57.108089 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:57.108089 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:57.109031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-da7c52a6-c408-42af-85b5-7e66c8d2184e tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-391005860 returned with HTTP 200 Jan 27 17:05:57.115784 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1263/2503] 10.222.0.108 () {58 vars in 1389 bytes} [Wed Jan 27 17:05:57 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-391005860 => generated 475 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:57.118036 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4439b1b6-1d7b-46fb-9edf-f38de8185f18 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-391005860 Jan 27 17:05:57.118411 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4439b1b6-1d7b-46fb-9edf-f38de8185f18 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:57.122425 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:57.122425 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:57.122425 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4439b1b6-1d7b-46fb-9edf-f38de8185f18 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:57.122425 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-4439b1b6-1d7b-46fb-9edf-f38de8185f18 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:57.122425 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-4439b1b6-1d7b-46fb-9edf-f38de8185f18 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87928) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:57.129881 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4439b1b6-1d7b-46fb-9edf-f38de8185f18 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:57.130358 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4439b1b6-1d7b-46fb-9edf-f38de8185f18 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-391005860 returned with HTTP 200 Jan 27 17:05:57.130816 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1241/2504] 10.222.0.108 () {58 vars in 1334 bytes} [Wed Jan 27 17:05:57 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-391005860 => generated 341 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:57.138326 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ccd794b3-f85c-4c69-99b0-ebd4bb1b6833 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?status=available Jan 27 17:05:57.138748 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ccd794b3-f85c-4c69-99b0-ebd4bb1b6833 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:57.138960 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:57.138960 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:57.139284 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ccd794b3-f85c-4c69-99b0-ebd4bb1b6833 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:57.139599 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-ccd794b3-f85c-4c69-99b0-ebd4bb1b6833 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:57.140879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-ccd794b3-f85c-4c69-99b0-ebd4bb1b6833 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:57.162985 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ccd794b3-f85c-4c69-99b0-ebd4bb1b6833 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:57.163679 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ccd794b3-f85c-4c69-99b0-ebd4bb1b6833 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?status=available returned with HTTP 200 Jan 27 17:05:57.167177 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1264/2505] 10.222.0.108 () {58 vars in 1248 bytes} [Wed Jan 27 17:05:57 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?status=available => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:05:57.174592 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4be54a92-d078-47fc-9ae6-f29a2da4dd66 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-391005860 Jan 27 17:05:57.175189 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4be54a92-d078-47fc-9ae6-f29a2da4dd66 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:57.175451 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:57.175451 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:57.176473 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4be54a92-d078-47fc-9ae6-f29a2da4dd66 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:57.176915 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-4be54a92-d078-47fc-9ae6-f29a2da4dd66 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:05:57.177369 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:57.177369 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:57.178877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.db.sqlalchemy.api [None req-4be54a92-d078-47fc-9ae6-f29a2da4dd66 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 27 17:05:57.192755 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4be54a92-d078-47fc-9ae6-f29a2da4dd66 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Get all snapshots completed successfully. Jan 27 17:05:57.193227 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4be54a92-d078-47fc-9ae6-f29a2da4dd66 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-391005860 returned with HTTP 200 Jan 27 17:05:57.193705 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1265/2506] 10.222.0.108 () {58 vars in 1368 bytes} [Wed Jan 27 17:05:57 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-391005860 => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:57.203970 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-87df1bd2-f53c-44f3-ac96-6ea9ae3918c9 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] DELETE http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df Jan 27 17:05:57.204253 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-87df1bd2-f53c-44f3-ac96-6ea9ae3918c9 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:57.204370 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:57.204370 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:57.205670 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-87df1bd2-f53c-44f3-ac96-6ea9ae3918c9 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:57.206496 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-87df1bd2-f53c-44f3-ac96-6ea9ae3918c9 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Delete snapshot with id: fb08ee40-3660-4c9c-8cda-e36c1ba866df Jan 27 17:05:57.230370 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:57.230370 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:57.231002 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-87df1bd2-f53c-44f3-ac96-6ea9ae3918c9 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:05:57.282216 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] POST http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes Jan 27 17:05:57.282540 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:57.282540 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:57.282835 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1539045184", "metadata": {"Type": "Test"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:57.283548 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1539045184', 'metadata': {'Type': 'Test'}}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:05:57.283788 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume of 1 GB Jan 27 17:05:57.284137 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:57.284137 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:57.293415 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Availability Zones retrieved successfully. Jan 27 17:05:57.301506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Flow 'volume_create_api' (6434dc7c-88f9-4231-a6ed-5549ef8baa4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:57.302808 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84f891bc-99c2-48cb-9d17-ea08c5d6c311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:57.303980 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:05:57.336664 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-87df1bd2-f53c-44f3-ac96-6ea9ae3918c9 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot delete request issued successfully. Jan 27 17:05:57.336995 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-87df1bd2-f53c-44f3-ac96-6ea9ae3918c9 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df returned with HTTP 202 Jan 27 17:05:57.337538 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1266/2507] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 17:05:57 2021] DELETE /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:05:57.342970 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84f891bc-99c2-48cb-9d17-ea08c5d6c311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:57.344201 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e707e55e-8bb2-4807-9a94-cfa4592718d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:57.346347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-804a5443-b1b4-4d2d-b310-247193fea471 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df Jan 27 17:05:57.346737 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-804a5443-b1b4-4d2d-b310-247193fea471 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:57.346919 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:57.346919 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:57.347204 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-804a5443-b1b4-4d2d-b310-247193fea471 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:57.365079 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:57.365079 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:57.369211 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-804a5443-b1b4-4d2d-b310-247193fea471 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:05:57.370429 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-804a5443-b1b4-4d2d-b310-247193fea471 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df returned with HTTP 200 Jan 27 17:05:57.373681 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1267/2508] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:57 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df => generated 471 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:57.490643 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Created reservations ['94d740d4-123f-447c-85c3-0db2e042c03d', '7fc09766-eb7d-46bf-a501-2e32c627a0a2', 'e62e36a9-20e3-40b9-8842-6a24514516e1', 'b2b05ce4-1683-4d9f-be83-9e382fa8e17e'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:57.491753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e707e55e-8bb2-4807-9a94-cfa4592718d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94d740d4-123f-447c-85c3-0db2e042c03d', '7fc09766-eb7d-46bf-a501-2e32c627a0a2', 'e62e36a9-20e3-40b9-8842-6a24514516e1', 'b2b05ce4-1683-4d9f-be83-9e382fa8e17e']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:57.494446 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24cfb0ef-b37b-4389-8a1b-4f11c255374b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:57.580545 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24cfb0ef-b37b-4389-8a1b-4f11c255374b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91d818c3-1aa0-49b5-906a-c319fc2dd2f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1539045184',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a390cd200cec4bba9c10ce804986575c',qos_specs=None,replication_status=,reservations=['94d740d4-123f-447c-85c3-0db2e042c03d','7fc09766-eb7d-46bf-a501-2e32c627a0a2','e62e36a9-20e3-40b9-8842-6a24514516e1','b2b05ce4-1683-4d9f-be83-9e382fa8e17e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a84b8fcf6249b49395f3cd9f02882d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1539045184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91d818c3-1aa0-49b5-906a-c319fc2dd2f8,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a390cd200cec4bba9c10ce804986575c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='88a84b8fcf6249b49395f3cd9f02882d',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:57.581956 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8f2730e-58ca-4b01-a576-6671d92db62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:57.632946 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8f2730e-58ca-4b01-a576-6671d92db62f) transitioned into state 'SUCCESS' from state '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-1539045184',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a390cd200cec4bba9c10ce804986575c',qos_specs=None,replication_status=,reservations=['94d740d4-123f-447c-85c3-0db2e042c03d','7fc09766-eb7d-46bf-a501-2e32c627a0a2','e62e36a9-20e3-40b9-8842-6a24514516e1','b2b05ce4-1683-4d9f-be83-9e382fa8e17e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a84b8fcf6249b49395f3cd9f02882d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:57.634641 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c34ddb8-d002-4c85-9c08-cbb07257f7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:57.678182 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c34ddb8-d002-4c85-9c08-cbb07257f7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:57.679725 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Flow 'volume_create_api' (6434dc7c-88f9-4231-a6ed-5549ef8baa4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:57.716115 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume request issued successfully. Jan 27 17:05:57.719722 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-98cbcef9-150d-4618-96b0-86a43b60fbbd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes returned with HTTP 202 Jan 27 17:05:57.720241 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1242/2509] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:05:57 2021] POST /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes => generated 830 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:05:57.728083 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b7d40de-9399-4ef4-b2e5-a0386cf7d79b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 Jan 27 17:05:57.728380 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b7d40de-9399-4ef4-b2e5-a0386cf7d79b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:57.728510 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:57.728510 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:57.728722 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b7d40de-9399-4ef4-b2e5-a0386cf7d79b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:57.755116 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:57.755116 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:57.760072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5b7d40de-9399-4ef4-b2e5-a0386cf7d79b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:05:57.772301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b7d40de-9399-4ef4-b2e5-a0386cf7d79b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 returned with HTTP 200 Jan 27 17:05:57.776920 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1268/2510] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:57 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 => generated 898 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:58.381007 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63e160de-eee3-4591-ba2f-32999e3849d8 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df Jan 27 17:05:58.381499 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63e160de-eee3-4591-ba2f-32999e3849d8 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:58.381752 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:58.381752 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:58.382877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63e160de-eee3-4591-ba2f-32999e3849d8 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:58.406095 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:58.406095 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:58.406939 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-63e160de-eee3-4591-ba2f-32999e3849d8 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:05:58.408291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63e160de-eee3-4591-ba2f-32999e3849d8 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df returned with HTTP 200 Jan 27 17:05:58.411658 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1243/2511] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:58 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df => generated 471 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:58.785485 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3cffac06-ab04-4886-b212-cb27be911a4e tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 Jan 27 17:05:58.786909 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3cffac06-ab04-4886-b212-cb27be911a4e tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:58.787149 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:58.787149 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:58.787622 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3cffac06-ab04-4886-b212-cb27be911a4e tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:58.832577 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:58.832577 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:58.838483 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3cffac06-ab04-4886-b212-cb27be911a4e tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:05:58.852528 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3cffac06-ab04-4886-b212-cb27be911a4e tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 returned with HTTP 200 Jan 27 17:05:58.859105 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1269/2512] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:58 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 => generated 923 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:58.861663 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-49408851-7158-4c76-970f-4835ce844e3a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 Jan 27 17:05:58.861938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-49408851-7158-4c76-970f-4835ce844e3a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:58.862210 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:58.862210 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:58.862573 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-49408851-7158-4c76-970f-4835ce844e3a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:58.891788 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:58.891788 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:58.897154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-49408851-7158-4c76-970f-4835ce844e3a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:05:58.916954 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-49408851-7158-4c76-970f-4835ce844e3a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 returned with HTTP 200 Jan 27 17:05:58.917631 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1244/2513] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:58 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 => generated 923 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:58.925965 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28bc06eb-f993-4f70-bfbe-5a0dcb237b9f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] PUT http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 Jan 27 17:05:58.926398 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:58.926398 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:58.926765 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-28bc06eb-f993-4f70-bfbe-5a0dcb237b9f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1539045184"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:58.990027 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:58.990027 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:59.002287 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-28bc06eb-f993-4f70-bfbe-5a0dcb237b9f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:05:59.042074 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-28bc06eb-f993-4f70-bfbe-5a0dcb237b9f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume updated successfully. Jan 27 17:05:59.050370 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-28bc06eb-f993-4f70-bfbe-5a0dcb237b9f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 returned with HTTP 200 Jan 27 17:05:59.051013 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1270/2514] 10.222.0.108 () {60 vars in 1340 bytes} [Wed Jan 27 17:05:58 2021] PUT /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 => generated 855 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:59.058324 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3b9d57c-afe9-4e91-ba44-c05a6c41bd2b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] PUT http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 Jan 27 17:05:59.058954 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:59.058954 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:59.059725 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f3b9d57c-afe9-4e91-ba44-c05a6c41bd2b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1631903249", "description": "This is the new description of volume"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:59.105285 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:59.105285 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:59.111242 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f3b9d57c-afe9-4e91-ba44-c05a6c41bd2b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:05:59.160275 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f3b9d57c-afe9-4e91-ba44-c05a6c41bd2b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume updated successfully. Jan 27 17:05:59.167876 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f3b9d57c-afe9-4e91-ba44-c05a6c41bd2b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 returned with HTTP 200 Jan 27 17:05:59.173617 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1245/2515] 10.222.0.108 () {60 vars in 1341 bytes} [Wed Jan 27 17:05:59 2021] PUT /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 => generated 894 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:59.176602 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e70ff9e2-e091-487e-91c9-7305be72ac09 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 Jan 27 17:05:59.176973 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e70ff9e2-e091-487e-91c9-7305be72ac09 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:59.177104 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:59.177104 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:59.177295 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e70ff9e2-e091-487e-91c9-7305be72ac09 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:59.202142 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:59.202142 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:59.206896 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e70ff9e2-e091-487e-91c9-7305be72ac09 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:05:59.221101 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e70ff9e2-e091-487e-91c9-7305be72ac09 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 returned with HTTP 200 Jan 27 17:05:59.226610 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1271/2516] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:59 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 => generated 962 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:59.229459 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] POST http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes Jan 27 17:05:59.229727 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:59.229727 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:59.229952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-306684596", "availability_zone": "nova", "size": 1}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:05:59.230609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-306684596', 'availability_zone': 'nova', 'size': 1}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:05:59.230817 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume of 1 GB Jan 27 17:05:59.238283 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Availability Zones retrieved successfully. Jan 27 17:05:59.245869 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Flow 'volume_create_api' (91ca4ff6-0d99-460c-a682-e3000c5cceda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:59.247576 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f8363af-e806-43f8-8560-de1d434d2634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:59.248704 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:05:59.284040 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f8363af-e806-43f8-8560-de1d434d2634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:59.285223 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca8c688c-2a41-4a5a-8719-d572f1f34e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:59.353972 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Created reservations ['6e792ec0-5fc1-4b9f-876d-5147de453c80', 'ec2b12b2-7ea5-4be1-b0ca-b192366b843f', 'b5074035-ebb9-487b-a756-97125f94d5b1', 'b8b26ac6-8997-4bb6-9834-15db4a0f91ea'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:05:59.355111 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca8c688c-2a41-4a5a-8719-d572f1f34e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e792ec0-5fc1-4b9f-876d-5147de453c80', 'ec2b12b2-7ea5-4be1-b0ca-b192366b843f', 'b5074035-ebb9-487b-a756-97125f94d5b1', 'b8b26ac6-8997-4bb6-9834-15db4a0f91ea']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:59.356384 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d35718-d623-4e4f-8336-12fe0446087e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:59.416387 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-664166e7-58a8-4ce2-98d2-3da5ccbee9bb tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df Jan 27 17:05:59.416964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-664166e7-58a8-4ce2-98d2-3da5ccbee9bb tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:59.417185 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:59.417185 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:59.417488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-664166e7-58a8-4ce2-98d2-3da5ccbee9bb tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:59.431207 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-664166e7-58a8-4ce2-98d2-3da5ccbee9bb tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df returned with HTTP 404 Jan 27 17:05:59.432195 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1272/2517] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:59 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/fb08ee40-3660-4c9c-8cda-e36c1ba866df => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:05:59.432653 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d35718-d623-4e4f-8336-12fe0446087e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4f99fc9-a726-476e-b0a5-a7b0e8276340', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-306684596',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a390cd200cec4bba9c10ce804986575c',qos_specs=None,replication_status=,reservations=['6e792ec0-5fc1-4b9f-876d-5147de453c80','ec2b12b2-7ea5-4be1-b0ca-b192366b843f','b5074035-ebb9-487b-a756-97125f94d5b1','b8b26ac6-8997-4bb6-9834-15db4a0f91ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a84b8fcf6249b49395f3cd9f02882d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:05:59Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-306684596',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4f99fc9-a726-476e-b0a5-a7b0e8276340,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a390cd200cec4bba9c10ce804986575c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='88a84b8fcf6249b49395f3cd9f02882d',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:59.433911 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6346e1e-38ef-4730-a4cf-3f052b695802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:59.439367 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4e3d7fce-4ab1-439f-9773-11fb55ebc44b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] DELETE http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 Jan 27 17:05:59.439729 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4e3d7fce-4ab1-439f-9773-11fb55ebc44b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:59.440069 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4e3d7fce-4ab1-439f-9773-11fb55ebc44b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:59.440312 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-4e3d7fce-4ab1-439f-9773-11fb55ebc44b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Delete snapshot with id: a2c9cebf-162f-45b3-bf55-2c8230dd7133 Jan 27 17:05:59.455409 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:59.455409 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:59.456252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4e3d7fce-4ab1-439f-9773-11fb55ebc44b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:05:59.480975 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6346e1e-38ef-4730-a4cf-3f052b695802) transitioned into 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-306684596',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a390cd200cec4bba9c10ce804986575c',qos_specs=None,replication_status=,reservations=['6e792ec0-5fc1-4b9f-876d-5147de453c80','ec2b12b2-7ea5-4be1-b0ca-b192366b843f','b5074035-ebb9-487b-a756-97125f94d5b1','b8b26ac6-8997-4bb6-9834-15db4a0f91ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a84b8fcf6249b49395f3cd9f02882d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:59.483190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ebfe999-af85-4d2f-bb2a-bcb4dd65cd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:05:59.520579 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ebfe999-af85-4d2f-bb2a-bcb4dd65cd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:05:59.521976 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Flow 'volume_create_api' (91ca4ff6-0d99-460c-a682-e3000c5cceda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:05:59.551646 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume request issued successfully. Jan 27 17:05:59.551782 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4e3d7fce-4ab1-439f-9773-11fb55ebc44b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot delete request issued successfully. Jan 27 17:05:59.552193 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4e3d7fce-4ab1-439f-9773-11fb55ebc44b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 returned with HTTP 202 Jan 27 17:05:59.552756 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1273/2518] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 17:05:59 2021] DELETE /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:05:59.558705 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d8d2f9d-1b6b-429d-88fb-30835637244b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 Jan 27 17:05:59.560262 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3d8d2f9d-1b6b-429d-88fb-30835637244b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:59.560262 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:59.560262 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:59.560513 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fad7beca-c669-4813-8aba-9ee6c19ad895 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes returned with HTTP 202 Jan 27 17:05:59.560569 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3d8d2f9d-1b6b-429d-88fb-30835637244b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:59.560941 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1246/2519] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:05:59 2021] POST /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes => generated 812 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:05:59.568604 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69c9468f-463e-4ea1-b704-776f36b837e2 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 Jan 27 17:05:59.568851 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69c9468f-463e-4ea1-b704-776f36b837e2 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:05:59.568984 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:05:59.568984 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:05:59.569176 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69c9468f-463e-4ea1-b704-776f36b837e2 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:05:59.593616 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:59.593616 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:59.594281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3d8d2f9d-1b6b-429d-88fb-30835637244b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:05:59.595285 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d8d2f9d-1b6b-429d-88fb-30835637244b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 returned with HTTP 200 Jan 27 17:05:59.595734 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1274/2520] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:05:59 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 => generated 472 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:05:59.607223 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:05:59.607223 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:05:59.612426 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-69c9468f-463e-4ea1-b704-776f36b837e2 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:05:59.624252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69c9468f-463e-4ea1-b704-776f36b837e2 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 returned with HTTP 200 Jan 27 17:05:59.624911 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1247/2521] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:05:59 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 => generated 880 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:00.615024 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-98b23cee-5b4d-46b9-a555-f31b2907ba58 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 Jan 27 17:06:00.615024 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-98b23cee-5b4d-46b9-a555-f31b2907ba58 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:00.615024 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:00.615024 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:00.615024 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-98b23cee-5b4d-46b9-a555-f31b2907ba58 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:00.631498 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:00.631498 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:00.632360 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-98b23cee-5b4d-46b9-a555-f31b2907ba58 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:06:00.633285 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7aa4de75-c191-4cf2-8f90-1c25f6add43e tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 Jan 27 17:06:00.633473 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-98b23cee-5b4d-46b9-a555-f31b2907ba58 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 returned with HTTP 200 Jan 27 17:06:00.633602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7aa4de75-c191-4cf2-8f90-1c25f6add43e tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:00.633738 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:00.633738 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:00.633936 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7aa4de75-c191-4cf2-8f90-1c25f6add43e tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:00.634383 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1275/2522] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:06:00 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 => generated 472 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:00.674790 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:00.674790 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:00.679904 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7aa4de75-c191-4cf2-8f90-1c25f6add43e tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:00.692829 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7aa4de75-c191-4cf2-8f90-1c25f6add43e tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 returned with HTTP 200 Jan 27 17:06:00.698894 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1248/2523] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:00 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 => generated 905 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:00.701591 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-664e6a7e-5d66-43e4-95ce-e572a69fee3a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] PUT http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 Jan 27 17:06:00.702011 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:00.702011 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:00.702293 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-664e6a7e-5d66-43e4-95ce-e572a69fee3a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1539045184", "description": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:06:00.731306 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:00.731306 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:00.742031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-664e6a7e-5d66-43e4-95ce-e572a69fee3a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:00.798835 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-664e6a7e-5d66-43e4-95ce-e572a69fee3a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume updated successfully. Jan 27 17:06:00.806380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-664e6a7e-5d66-43e4-95ce-e572a69fee3a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 returned with HTTP 200 Jan 27 17:06:00.807005 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1276/2524] 10.222.0.108 () {60 vars in 1340 bytes} [Wed Jan 27 17:06:00 2021] PUT /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 => generated 841 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:00.818024 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f71593dd-ffd0-47ea-b135-041d552ab155 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] DELETE http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 Jan 27 17:06:00.818355 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f71593dd-ffd0-47ea-b135-041d552ab155 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:00.818526 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:00.818526 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:00.818885 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f71593dd-ffd0-47ea-b135-041d552ab155 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:00.819188 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-f71593dd-ffd0-47ea-b135-041d552ab155 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Delete volume with id: b4f99fc9-a726-476e-b0a5-a7b0e8276340 Jan 27 17:06:00.850634 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:00.850634 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:00.851385 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f71593dd-ffd0-47ea-b135-041d552ab155 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:00.943374 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f71593dd-ffd0-47ea-b135-041d552ab155 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Delete volume request issued successfully. Jan 27 17:06:00.943679 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f71593dd-ffd0-47ea-b135-041d552ab155 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 returned with HTTP 202 Jan 27 17:06:00.944340 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1249/2525] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:06:00 2021] DELETE /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:06:00.949290 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e6e4f6fd-abae-4aab-81f2-f11b46c2b0b7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 Jan 27 17:06:00.949638 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e6e4f6fd-abae-4aab-81f2-f11b46c2b0b7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:00.949815 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:00.949815 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:00.950063 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e6e4f6fd-abae-4aab-81f2-f11b46c2b0b7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:01.001923 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:01.001923 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:01.006879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e6e4f6fd-abae-4aab-81f2-f11b46c2b0b7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:01.018122 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e6e4f6fd-abae-4aab-81f2-f11b46c2b0b7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 returned with HTTP 200 Jan 27 17:06:01.022896 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1277/2526] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:00 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 => generated 908 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:01.643062 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5485466b-74cc-420f-b9fc-105f108a1f32 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 Jan 27 17:06:01.643652 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5485466b-74cc-420f-b9fc-105f108a1f32 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:01.643923 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:01.643923 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:01.644289 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5485466b-74cc-420f-b9fc-105f108a1f32 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:01.659926 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5485466b-74cc-420f-b9fc-105f108a1f32 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 returned with HTTP 404 Jan 27 17:06:01.660797 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1250/2527] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:06:01 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a2c9cebf-162f-45b3-bf55-2c8230dd7133 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:06:01.666136 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3278857b-edf7-4154-980b-772895c221c6 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] DELETE http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 Jan 27 17:06:01.666656 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3278857b-edf7-4154-980b-772895c221c6 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:01.666903 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:01.666903 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:01.667270 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3278857b-edf7-4154-980b-772895c221c6 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:01.667579 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-3278857b-edf7-4154-980b-772895c221c6 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Delete snapshot with id: a31c63e5-f8d3-4405-90da-86bc75a5fee2 Jan 27 17:06:01.680824 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:01.680824 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:01.681745 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3278857b-edf7-4154-980b-772895c221c6 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:06:01.767969 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3278857b-edf7-4154-980b-772895c221c6 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot delete request issued successfully. Jan 27 17:06:01.768553 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3278857b-edf7-4154-980b-772895c221c6 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 returned with HTTP 202 Jan 27 17:06:01.775441 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c832ba48-823b-4a96-9078-4a5bf7854053 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 Jan 27 17:06:01.775997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c832ba48-823b-4a96-9078-4a5bf7854053 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:01.776370 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c832ba48-823b-4a96-9078-4a5bf7854053 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:01.784937 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1278/2528] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 17:06:01 2021] DELETE /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:06:01.795429 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:01.795429 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:01.796505 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c832ba48-823b-4a96-9078-4a5bf7854053 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Snapshot retrieved successfully. Jan 27 17:06:01.797816 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c832ba48-823b-4a96-9078-4a5bf7854053 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 returned with HTTP 200 Jan 27 17:06:01.798490 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1251/2529] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:06:01 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 => generated 471 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:02.027869 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f28f53ad-99a6-4a28-b63c-f49692c1ba00 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 Jan 27 17:06:02.028194 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f28f53ad-99a6-4a28-b63c-f49692c1ba00 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:02.028331 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:02.028331 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:02.028535 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f28f53ad-99a6-4a28-b63c-f49692c1ba00 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:02.053374 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:02.053374 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:02.057629 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f28f53ad-99a6-4a28-b63c-f49692c1ba00 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:02.068086 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f28f53ad-99a6-4a28-b63c-f49692c1ba00 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 returned with HTTP 200 Jan 27 17:06:02.068609 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1279/2530] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:02 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 => generated 908 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:02.806542 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fcf2f45c-5147-4837-9c95-07bc472dc35b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 Jan 27 17:06:02.806855 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fcf2f45c-5147-4837-9c95-07bc472dc35b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:02.807078 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:02.807078 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:02.807345 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fcf2f45c-5147-4837-9c95-07bc472dc35b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:02.819487 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fcf2f45c-5147-4837-9c95-07bc472dc35b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 returned with HTTP 404 Jan 27 17:06:02.819992 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1252/2531] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:06:02 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/snapshots/a31c63e5-f8d3-4405-90da-86bc75a5fee2 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:06:02.824822 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b74afb5-b801-40a0-944f-b8f66e26707b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] DELETE http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b Jan 27 17:06:02.825250 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b74afb5-b801-40a0-944f-b8f66e26707b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:02.825432 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:02.825432 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:02.825658 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b74afb5-b801-40a0-944f-b8f66e26707b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:02.825934 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-3b74afb5-b801-40a0-944f-b8f66e26707b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Delete volume with id: a80af342-d594-4d01-8044-bca9b9bb738b Jan 27 17:06:02.851406 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:02.851406 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:02.852114 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3b74afb5-b801-40a0-944f-b8f66e26707b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Volume info retrieved successfully. Jan 27 17:06:02.927769 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3b74afb5-b801-40a0-944f-b8f66e26707b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Delete volume request issued successfully. Jan 27 17:06:02.928094 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b74afb5-b801-40a0-944f-b8f66e26707b tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b returned with HTTP 202 Jan 27 17:06:02.928689 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1280/2532] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:06:02 2021] DELETE /volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:06:02.936238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee634523-c206-42e5-8a71-f3dd744816a5 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b Jan 27 17:06:02.936504 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee634523-c206-42e5-8a71-f3dd744816a5 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:02.936766 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee634523-c206-42e5-8a71-f3dd744816a5 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:02.973608 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:02.973608 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:02.983038 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ee634523-c206-42e5-8a71-f3dd744816a5 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Volume info retrieved successfully. Jan 27 17:06:02.996844 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee634523-c206-42e5-8a71-f3dd744816a5 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b returned with HTTP 200 Jan 27 17:06:02.997744 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1253/2533] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:02 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b => generated 921 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:03.081914 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae4b92f7-014d-4075-8040-e2dc27670a51 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 Jan 27 17:06:03.082887 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae4b92f7-014d-4075-8040-e2dc27670a51 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:03.083338 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:03.083338 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:03.084196 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae4b92f7-014d-4075-8040-e2dc27670a51 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:03.112169 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae4b92f7-014d-4075-8040-e2dc27670a51 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 returned with HTTP 404 Jan 27 17:06:03.113005 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1281/2534] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:03 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b4f99fc9-a726-476e-b0a5-a7b0e8276340 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:06:03.118418 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6e957a1d-d42e-4f96-830c-fbea66d806fd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] DELETE http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 Jan 27 17:06:03.118886 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6e957a1d-d42e-4f96-830c-fbea66d806fd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:03.119068 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:03.119068 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:03.119359 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6e957a1d-d42e-4f96-830c-fbea66d806fd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:03.119673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-6e957a1d-d42e-4f96-830c-fbea66d806fd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Delete volume with id: 91d818c3-1aa0-49b5-906a-c319fc2dd2f8 Jan 27 17:06:03.144999 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:03.144999 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:03.145681 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6e957a1d-d42e-4f96-830c-fbea66d806fd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:03.219243 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6e957a1d-d42e-4f96-830c-fbea66d806fd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Delete volume request issued successfully. Jan 27 17:06:03.219555 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6e957a1d-d42e-4f96-830c-fbea66d806fd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 returned with HTTP 202 Jan 27 17:06:03.220107 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1254/2535] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:06:03 2021] DELETE /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:06:03.225514 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6bb62812-c694-4ef4-83cc-438e7cbdc0ad tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 Jan 27 17:06:03.225898 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6bb62812-c694-4ef4-83cc-438e7cbdc0ad tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:03.226201 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6bb62812-c694-4ef4-83cc-438e7cbdc0ad tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:03.255511 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:03.255511 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:03.260293 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6bb62812-c694-4ef4-83cc-438e7cbdc0ad tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:03.270913 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6bb62812-c694-4ef4-83cc-438e7cbdc0ad tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 returned with HTTP 200 Jan 27 17:06:03.271362 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1282/2536] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:03 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 => generated 961 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:04.007674 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bbc04a27-d816-442a-80d7-3b72d7d065bb tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b Jan 27 17:06:04.008739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bbc04a27-d816-442a-80d7-3b72d7d065bb tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:04.008976 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:04.008976 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:04.009298 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bbc04a27-d816-442a-80d7-3b72d7d065bb tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:04.036701 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:04.036701 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:04.041611 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bbc04a27-d816-442a-80d7-3b72d7d065bb tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Volume info retrieved successfully. Jan 27 17:06:04.056571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bbc04a27-d816-442a-80d7-3b72d7d065bb tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b returned with HTTP 200 Jan 27 17:06:04.057265 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1255/2537] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:04 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b => generated 921 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:04.284809 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6a9a2ba5-3d56-4049-8e89-ff8a11064f84 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 Jan 27 17:06:04.285887 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6a9a2ba5-3d56-4049-8e89-ff8a11064f84 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:04.286093 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:04.286093 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:04.286614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6a9a2ba5-3d56-4049-8e89-ff8a11064f84 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:04.359166 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:04.359166 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:04.375789 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6a9a2ba5-3d56-4049-8e89-ff8a11064f84 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:04.388493 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6a9a2ba5-3d56-4049-8e89-ff8a11064f84 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 returned with HTTP 200 Jan 27 17:06:04.389126 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1283/2538] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:04 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 => generated 961 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:05.066844 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e5dcf739-3ae7-487b-9fc9-e9d6ac4a5073 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] GET http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b Jan 27 17:06:05.067233 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e5dcf739-3ae7-487b-9fc9-e9d6ac4a5073 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:05.067233 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:05.067233 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:05.067960 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e5dcf739-3ae7-487b-9fc9-e9d6ac4a5073 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:05.094179 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e5dcf739-3ae7-487b-9fc9-e9d6ac4a5073 tempest-VolumesSnapshotListTestJSON-313379444 tempest-VolumesSnapshotListTestJSON-313379444-project] http://10.222.0.108/volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b returned with HTTP 404 Jan 27 17:06:05.094912 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1256/2539] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:05 2021] GET /volume/v3/419274c8c3f247a7841215e84db0c495/volumes/a80af342-d594-4d01-8044-bca9b9bb738b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:06:05.398654 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd7ca2b3-6035-4fb9-b1df-861ce670f0b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 Jan 27 17:06:05.398951 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd7ca2b3-6035-4fb9-b1df-861ce670f0b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:05.399071 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:05.399071 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:05.399525 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd7ca2b3-6035-4fb9-b1df-861ce670f0b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:05.429478 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd7ca2b3-6035-4fb9-b1df-861ce670f0b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 returned with HTTP 404 Jan 27 17:06:05.430118 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1284/2540] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:05 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/91d818c3-1aa0-49b5-906a-c319fc2dd2f8 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:06:05.436504 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] POST http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes Jan 27 17:06:05.437043 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1979890488"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:06:05.437710 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1979890488'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:06:05.437907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume of 1 GB Jan 27 17:06:05.447439 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Availability Zones retrieved successfully. Jan 27 17:06:05.455223 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Flow 'volume_create_api' (a5ab5d55-b6d4-4ca1-8d04-9e3621889622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:06:05.456625 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395a7ce8-91fc-454f-8438-7122c72d9777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:05.457646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:06:05.490571 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395a7ce8-91fc-454f-8438-7122c72d9777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:05.491646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74aeb278-4d82-401d-8869-d954f59cec96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:06.178212 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Created reservations ['04427c14-3837-4904-881c-27b5773063a6', '4b53becc-fe42-455d-a256-b833cd993718', '0a6448e7-8803-4c14-a3f6-698d51ae53c6', 'e64e18d4-03e5-4809-aed5-09e2178dea0d'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:06:06.178212 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74aeb278-4d82-401d-8869-d954f59cec96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04427c14-3837-4904-881c-27b5773063a6', '4b53becc-fe42-455d-a256-b833cd993718', '0a6448e7-8803-4c14-a3f6-698d51ae53c6', 'e64e18d4-03e5-4809-aed5-09e2178dea0d']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:06.178212 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef5dde9-50e7-497e-a86c-ae4c3c35fb82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:06.249673 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef5dde9-50e7-497e-a86c-ae4c3c35fb82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e9a522b-77f6-4e61-837c-070d64a39599', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1979890488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a390cd200cec4bba9c10ce804986575c',qos_specs=None,replication_status=,reservations=['04427c14-3837-4904-881c-27b5773063a6','4b53becc-fe42-455d-a256-b833cd993718','0a6448e7-8803-4c14-a3f6-698d51ae53c6','e64e18d4-03e5-4809-aed5-09e2178dea0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a84b8fcf6249b49395f3cd9f02882d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1979890488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e9a522b-77f6-4e61-837c-070d64a39599,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a390cd200cec4bba9c10ce804986575c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='88a84b8fcf6249b49395f3cd9f02882d',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:06.251031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9367a904-b2cc-42d9-ba4e-24fe9b3e6c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:06.417950 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9367a904-b2cc-42d9-ba4e-24fe9b3e6c81) transitioned into state 'SUCCESS' from state '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-1979890488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a390cd200cec4bba9c10ce804986575c',qos_specs=None,replication_status=,reservations=['04427c14-3837-4904-881c-27b5773063a6','4b53becc-fe42-455d-a256-b833cd993718','0a6448e7-8803-4c14-a3f6-698d51ae53c6','e64e18d4-03e5-4809-aed5-09e2178dea0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a84b8fcf6249b49395f3cd9f02882d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:06.420328 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9be3b303-bede-42fe-8d59-d657d0ffb28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:06.459344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9be3b303-bede-42fe-8d59-d657d0ffb28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:06.460807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Flow 'volume_create_api' (a5ab5d55-b6d4-4ca1-8d04-9e3621889622) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:06:06.485010 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume request issued successfully. Jan 27 17:06:06.491345 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab1f6676-6a4c-4df9-8b34-4ccf0d756c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes returned with HTTP 202 Jan 27 17:06:06.491876 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1257/2541] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:06:05 2021] POST /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes => generated 816 bytes in 1058 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:06:06.500028 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d73e3f3e-8482-4a7e-b704-22950431d70c tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 Jan 27 17:06:06.500348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d73e3f3e-8482-4a7e-b704-22950431d70c tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:06.500593 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d73e3f3e-8482-4a7e-b704-22950431d70c tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:06.525862 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:06.525862 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:06.530696 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d73e3f3e-8482-4a7e-b704-22950431d70c tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:06.543322 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d73e3f3e-8482-4a7e-b704-22950431d70c tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 returned with HTTP 200 Jan 27 17:06:06.544544 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1285/2542] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:06 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 => generated 884 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:07.553851 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-636b74fb-4f1f-46ea-9acf-630dfdedf050 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 Jan 27 17:06:07.554117 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-636b74fb-4f1f-46ea-9acf-630dfdedf050 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:07.554250 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:07.554250 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:07.554445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-636b74fb-4f1f-46ea-9acf-630dfdedf050 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:07.579038 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:07.579038 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:07.602921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-636b74fb-4f1f-46ea-9acf-630dfdedf050 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:07.616141 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-636b74fb-4f1f-46ea-9acf-630dfdedf050 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 returned with HTTP 200 Jan 27 17:06:07.616572 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1258/2543] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:07 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 => generated 909 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:07.625078 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] POST http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes Jan 27 17:06:07.625402 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:07.625402 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:07.625626 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7e9a522b-77f6-4e61-837c-070d64a39599", "size": 1, "name": "tempest-VolumesGetTest-Volume-941824635", "metadata": {"Type": "Test"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:06:07.626374 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume request body: {'volume': {'source_volid': '7e9a522b-77f6-4e61-837c-070d64a39599', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-941824635', 'metadata': {'Type': 'Test'}}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:06:07.650669 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:07.650669 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:07.651306 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume retrieved successfully. Jan 27 17:06:07.651475 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume of 1 GB Jan 27 17:06:07.657984 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Availability Zones retrieved successfully. Jan 27 17:06:07.665977 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Flow 'volume_create_api' (c3ae9700-c646-4a46-93bb-6243ca19729c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:06:07.667420 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77772f83-9f94-4fdf-941e-28392d2bcff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:07.668451 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:06:07.702753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77772f83-9f94-4fdf-941e-28392d2bcff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7e9a522b-77f6-4e61-837c-070d64a39599', 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:07.703808 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1471d14-3ca9-4776-b1d7-1435422bf384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:07.796735 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Created reservations ['8ba77135-95cf-4d76-a6ff-7935aec0e2f9', '22b05357-7270-4536-8535-3d22efbaae7f', '000c0c90-22dc-4ea1-89d4-2433df17e2f2', 'd3efd52c-cbfe-4b90-9376-f308f8538e5c'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:06:07.798015 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1471d14-3ca9-4776-b1d7-1435422bf384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ba77135-95cf-4d76-a6ff-7935aec0e2f9', '22b05357-7270-4536-8535-3d22efbaae7f', '000c0c90-22dc-4ea1-89d4-2433df17e2f2', 'd3efd52c-cbfe-4b90-9376-f308f8538e5c']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:07.799155 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67b1cbf2-ce9b-497d-8268-7171a6393543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:07.990928 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67b1cbf2-ce9b-497d-8268-7171a6393543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-941824635',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a390cd200cec4bba9c10ce804986575c',qos_specs=None,replication_status=,reservations=['8ba77135-95cf-4d76-a6ff-7935aec0e2f9','22b05357-7270-4536-8535-3d22efbaae7f','000c0c90-22dc-4ea1-89d4-2433df17e2f2','d3efd52c-cbfe-4b90-9376-f308f8538e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=7e9a522b-77f6-4e61-837c-070d64a39599,status='creating',user_id='88a84b8fcf6249b49395f3cd9f02882d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-941824635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a390cd200cec4bba9c10ce804986575c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7e9a522b-77f6-4e61-837c-070d64a39599,status='creating',terminated_at=None,updated_at=None,user_id='88a84b8fcf6249b49395f3cd9f02882d',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:07.992213 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf35e734-9609-4520-99f5-3c1fdb312d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:08.037363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf35e734-9609-4520-99f5-3c1fdb312d9b) transitioned into state 'SUCCESS' from state '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-941824635',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a390cd200cec4bba9c10ce804986575c',qos_specs=None,replication_status=,reservations=['8ba77135-95cf-4d76-a6ff-7935aec0e2f9','22b05357-7270-4536-8535-3d22efbaae7f','000c0c90-22dc-4ea1-89d4-2433df17e2f2','d3efd52c-cbfe-4b90-9376-f308f8538e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=7e9a522b-77f6-4e61-837c-070d64a39599,status='creating',user_id='88a84b8fcf6249b49395f3cd9f02882d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:08.038519 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d19b7d31-9abd-44d4-9efa-460f2417407e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:08.105082 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d19b7d31-9abd-44d4-9efa-460f2417407e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:08.107193 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Flow 'volume_create_api' (c3ae9700-c646-4a46-93bb-6243ca19729c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:06:08.134385 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume request issued successfully. Jan 27 17:06:08.142676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9e5e0841-e55b-49cf-bd81-ce31a50f11f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes returned with HTTP 202 Jan 27 17:06:08.143475 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1286/2544] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:06:07 2021] POST /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes => generated 863 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 17:06:08.150617 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f27e9a8f-c984-4754-b8d4-c5e4b9705f06 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:08.150897 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f27e9a8f-c984-4754-b8d4-c5e4b9705f06 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:08.151028 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:08.151028 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:08.151220 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f27e9a8f-c984-4754-b8d4-c5e4b9705f06 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:08.179382 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:08.179382 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:08.183908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f27e9a8f-c984-4754-b8d4-c5e4b9705f06 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:08.194253 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f27e9a8f-c984-4754-b8d4-c5e4b9705f06 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:08.194700 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1259/2545] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:08 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 931 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:09.210614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-168c3ae3-1533-41fd-8642-f641cc7e5b11 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:09.211379 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-168c3ae3-1533-41fd-8642-f641cc7e5b11 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:09.211616 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:09.211616 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:09.213098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-168c3ae3-1533-41fd-8642-f641cc7e5b11 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:09.270769 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:09.270769 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:09.275464 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-168c3ae3-1533-41fd-8642-f641cc7e5b11 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:09.286736 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-168c3ae3-1533-41fd-8642-f641cc7e5b11 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:09.287536 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1287/2546] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:09 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:10.297835 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-048550da-eec6-4d6d-88c4-73b06bc3fcb6 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:10.298208 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-048550da-eec6-4d6d-88c4-73b06bc3fcb6 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:10.298276 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:10.298276 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:10.298516 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-048550da-eec6-4d6d-88c4-73b06bc3fcb6 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:10.323704 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:10.323704 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:10.329692 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-048550da-eec6-4d6d-88c4-73b06bc3fcb6 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:10.340074 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-048550da-eec6-4d6d-88c4-73b06bc3fcb6 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:10.340592 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1260/2547] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:10 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:11.353070 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-501e76f9-540a-4de1-98f3-bcb38b03cfc9 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:11.353662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-501e76f9-540a-4de1-98f3-bcb38b03cfc9 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:11.353924 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:11.353924 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:11.354583 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-501e76f9-540a-4de1-98f3-bcb38b03cfc9 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:11.389484 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:11.389484 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:11.394255 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-501e76f9-540a-4de1-98f3-bcb38b03cfc9 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:11.405099 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-501e76f9-540a-4de1-98f3-bcb38b03cfc9 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:11.405599 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1288/2548] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:11 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:12.420446 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-922e7425-832c-4875-9a29-9c81cb26f2cb tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:12.421181 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-922e7425-832c-4875-9a29-9c81cb26f2cb tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:12.421428 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:12.421428 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:12.421763 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-922e7425-832c-4875-9a29-9c81cb26f2cb tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:12.471691 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:12.471691 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:12.476227 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-922e7425-832c-4875-9a29-9c81cb26f2cb tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:12.487061 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-922e7425-832c-4875-9a29-9c81cb26f2cb tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:12.491977 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1261/2549] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:12 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:13.500448 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b3bbe98-4b92-4b2f-8a64-968017563cdf tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:13.501128 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b3bbe98-4b92-4b2f-8a64-968017563cdf tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:13.501766 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:13.501766 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:13.502589 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b3bbe98-4b92-4b2f-8a64-968017563cdf tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:13.534352 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:13.534352 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:13.547915 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1b3bbe98-4b92-4b2f-8a64-968017563cdf tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:13.569716 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b3bbe98-4b92-4b2f-8a64-968017563cdf tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:13.570735 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1289/2550] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:13 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:14.580012 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed1c70f6-dc0b-4df0-899b-b077c7e81df7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:14.580314 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed1c70f6-dc0b-4df0-899b-b077c7e81df7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:14.580445 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:14.580445 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:14.580653 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed1c70f6-dc0b-4df0-899b-b077c7e81df7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:14.610450 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:14.610450 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:14.616412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ed1c70f6-dc0b-4df0-899b-b077c7e81df7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:14.628703 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed1c70f6-dc0b-4df0-899b-b077c7e81df7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:14.629252 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1262/2551] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:14 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:15.640338 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-74bf6014-df2c-417b-b167-996d1f7a8eff tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:15.640939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-74bf6014-df2c-417b-b167-996d1f7a8eff tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:15.640939 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:15.640939 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:15.640939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-74bf6014-df2c-417b-b167-996d1f7a8eff tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:15.678528 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:15.678528 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:15.683596 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-74bf6014-df2c-417b-b167-996d1f7a8eff tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:15.696780 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-74bf6014-df2c-417b-b167-996d1f7a8eff tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:15.697250 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1290/2552] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:15 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:06:16.708783 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70356805-3e9e-453e-ac7c-6169bccb7587 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:16.709091 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70356805-3e9e-453e-ac7c-6169bccb7587 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:16.709198 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:16.709198 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:16.709403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70356805-3e9e-453e-ac7c-6169bccb7587 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:16.734613 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:16.734613 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:16.740682 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-70356805-3e9e-453e-ac7c-6169bccb7587 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:16.750602 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70356805-3e9e-453e-ac7c-6169bccb7587 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:16.755477 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1263/2553] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:16 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:17.760219 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-71c0ee8a-1b3d-4a0a-803e-7fe2d1aeee61 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:17.760505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-71c0ee8a-1b3d-4a0a-803e-7fe2d1aeee61 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:17.760616 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:17.760616 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:17.760960 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-71c0ee8a-1b3d-4a0a-803e-7fe2d1aeee61 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:17.788014 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:17.788014 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:17.792958 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-71c0ee8a-1b3d-4a0a-803e-7fe2d1aeee61 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:17.805070 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-71c0ee8a-1b3d-4a0a-803e-7fe2d1aeee61 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:17.811159 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1291/2554] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:17 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:18.817653 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2fbffcd7-ff01-47f5-b62c-4e3c842942f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:18.818308 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2fbffcd7-ff01-47f5-b62c-4e3c842942f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:18.818463 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:18.818463 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:18.818679 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2fbffcd7-ff01-47f5-b62c-4e3c842942f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:18.852888 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:18.852888 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:18.860863 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2fbffcd7-ff01-47f5-b62c-4e3c842942f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:18.873696 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2fbffcd7-ff01-47f5-b62c-4e3c842942f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:18.874727 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1264/2555] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:18 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:19.902942 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76ed629c-960b-44c1-a5bd-600cea1ee2e3 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:19.902942 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76ed629c-960b-44c1-a5bd-600cea1ee2e3 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:19.902942 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:19.902942 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:19.902942 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76ed629c-960b-44c1-a5bd-600cea1ee2e3 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:19.912642 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:19.912642 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:19.917615 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-76ed629c-960b-44c1-a5bd-600cea1ee2e3 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:19.928390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76ed629c-960b-44c1-a5bd-600cea1ee2e3 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:19.928818 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1292/2556] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:19 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:20.938230 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bde96c67-1caf-436a-b73c-62cee4b1ba28 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:20.938621 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bde96c67-1caf-436a-b73c-62cee4b1ba28 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:20.938621 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:20.938621 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:20.938802 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bde96c67-1caf-436a-b73c-62cee4b1ba28 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:20.965089 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:20.965089 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:20.969641 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bde96c67-1caf-436a-b73c-62cee4b1ba28 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:20.992394 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bde96c67-1caf-436a-b73c-62cee4b1ba28 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:20.992394 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1265/2557] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:20 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:21.990794 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02116bfc-ffe8-4724-bc77-0b138235ba6f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:22.015212 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02116bfc-ffe8-4724-bc77-0b138235ba6f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:22.015212 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:22.015212 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:22.015212 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02116bfc-ffe8-4724-bc77-0b138235ba6f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:22.015642 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:22.015642 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:22.020896 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-02116bfc-ffe8-4724-bc77-0b138235ba6f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:22.031612 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02116bfc-ffe8-4724-bc77-0b138235ba6f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:22.032117 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1293/2558] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:21 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:23.042173 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6b23cb44-34a7-4a4c-9dc0-eede046649c5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:23.042522 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6b23cb44-34a7-4a4c-9dc0-eede046649c5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:23.042651 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:23.042651 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:23.042894 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6b23cb44-34a7-4a4c-9dc0-eede046649c5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:23.069207 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:23.069207 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:23.074339 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6b23cb44-34a7-4a4c-9dc0-eede046649c5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:23.088154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6b23cb44-34a7-4a4c-9dc0-eede046649c5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:23.088655 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1266/2559] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:23 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:06:24.098579 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d43343e-9817-4078-b9d1-39f08da47e93 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:24.098925 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d43343e-9817-4078-b9d1-39f08da47e93 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:24.099029 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:24.099029 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:24.099379 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d43343e-9817-4078-b9d1-39f08da47e93 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:24.126997 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:24.126997 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:24.134882 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6d43343e-9817-4078-b9d1-39f08da47e93 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:24.149630 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d43343e-9817-4078-b9d1-39f08da47e93 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:24.150258 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1294/2560] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:24 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:25.160140 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4fe35aa9-bdaf-4b64-81a2-e9e9a8f580b0 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:25.160416 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4fe35aa9-bdaf-4b64-81a2-e9e9a8f580b0 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:25.160666 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:25.160666 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:25.160880 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4fe35aa9-bdaf-4b64-81a2-e9e9a8f580b0 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:25.186261 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:25.186261 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:25.191060 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4fe35aa9-bdaf-4b64-81a2-e9e9a8f580b0 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:25.201592 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4fe35aa9-bdaf-4b64-81a2-e9e9a8f580b0 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:25.202049 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1267/2561] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:25 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 955 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:26.216675 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ffbe922-3075-4ac9-b491-ef5b2bd65718 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:26.217301 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ffbe922-3075-4ac9-b491-ef5b2bd65718 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:26.217426 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:26.217426 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:26.218981 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ffbe922-3075-4ac9-b491-ef5b2bd65718 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:26.247415 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:26.247415 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:26.252861 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6ffbe922-3075-4ac9-b491-ef5b2bd65718 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:26.264902 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ffbe922-3075-4ac9-b491-ef5b2bd65718 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:26.265676 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1295/2562] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:26 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 956 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:26.280898 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fd41da4d-53a3-4fbc-b61e-ecc835be8c45 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:26.281174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fd41da4d-53a3-4fbc-b61e-ecc835be8c45 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:26.281308 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:26.281308 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:26.281501 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fd41da4d-53a3-4fbc-b61e-ecc835be8c45 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:26.313752 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:26.313752 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:26.322817 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fd41da4d-53a3-4fbc-b61e-ecc835be8c45 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:26.340210 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fd41da4d-53a3-4fbc-b61e-ecc835be8c45 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:26.344042 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1268/2563] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:26 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 956 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:26.350091 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38bfa434-1293-4baf-97ac-454cd0304036 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] PUT http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:26.350519 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:26.350519 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:26.350828 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38bfa434-1293-4baf-97ac-454cd0304036 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-941824635"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:06:26.379990 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:26.379990 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:26.386190 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-38bfa434-1293-4baf-97ac-454cd0304036 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:26.426187 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-38bfa434-1293-4baf-97ac-454cd0304036 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume updated successfully. Jan 27 17:06:26.435466 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38bfa434-1293-4baf-97ac-454cd0304036 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:26.436085 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1296/2564] 10.222.0.108 () {60 vars in 1340 bytes} [Wed Jan 27 17:06:26 2021] PUT /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 888 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:26.445809 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b5d1bf8-93ed-4b86-a09f-30b825b64932 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] PUT http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:26.446364 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:26.446364 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:26.447031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b5d1bf8-93ed-4b86-a09f-30b825b64932 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-346797872", "description": "This is the new description of volume"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:06:26.480001 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:26.480001 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:26.485575 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5b5d1bf8-93ed-4b86-a09f-30b825b64932 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:26.520270 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5b5d1bf8-93ed-4b86-a09f-30b825b64932 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume updated successfully. Jan 27 17:06:26.531705 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b5d1bf8-93ed-4b86-a09f-30b825b64932 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:26.532406 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1269/2565] 10.222.0.108 () {60 vars in 1341 bytes} [Wed Jan 27 17:06:26 2021] PUT /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 927 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:26.540262 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d0acf52-8aa6-47df-9c61-097ed7417faf tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:26.540692 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d0acf52-8aa6-47df-9c61-097ed7417faf tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:26.540913 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:26.540913 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:26.541249 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6d0acf52-8aa6-47df-9c61-097ed7417faf tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:26.568417 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:26.568417 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:26.573020 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6d0acf52-8aa6-47df-9c61-097ed7417faf tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:26.583888 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6d0acf52-8aa6-47df-9c61-097ed7417faf tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:26.584337 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1297/2566] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:26 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 995 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:26.592173 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] POST http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes Jan 27 17:06:26.592597 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:26.592597 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:26.593089 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1278833701", "availability_zone": "nova", "size": 1}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:06:26.593836 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1278833701', 'availability_zone': 'nova', 'size': 1}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:06:26.594123 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume of 1 GB Jan 27 17:06:26.601401 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Availability Zones retrieved successfully. Jan 27 17:06:26.610548 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Flow 'volume_create_api' (df781544-3885-432b-9dba-993a78992651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:06:26.612534 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19e97ec-15a5-4a2d-bf57-c4984fb92678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:26.613747 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:06:26.656206 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19e97ec-15a5-4a2d-bf57-c4984fb92678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:26.658988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a46d596-9860-448f-b174-a1519e869624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:26.759665 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Created reservations ['cb44d1a6-0b9b-4efb-b845-75d884792589', '133c1362-1c49-4ea1-a95b-ae4f03b86236', 'e3edfbea-3d32-4920-8cd2-bfd8475982b5', 'a7181753-9a54-43b4-9c19-669c045d649c'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:06:26.761252 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a46d596-9860-448f-b174-a1519e869624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb44d1a6-0b9b-4efb-b845-75d884792589', '133c1362-1c49-4ea1-a95b-ae4f03b86236', 'e3edfbea-3d32-4920-8cd2-bfd8475982b5', 'a7181753-9a54-43b4-9c19-669c045d649c']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:26.762695 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85261538-7498-48a0-9653-fe6cfd3f17c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:26.838754 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85261538-7498-48a0-9653-fe6cfd3f17c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12f116d1-b043-4233-a147-3a960a071489', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1278833701',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a390cd200cec4bba9c10ce804986575c',qos_specs=None,replication_status=,reservations=['cb44d1a6-0b9b-4efb-b845-75d884792589','133c1362-1c49-4ea1-a95b-ae4f03b86236','e3edfbea-3d32-4920-8cd2-bfd8475982b5','a7181753-9a54-43b4-9c19-669c045d649c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a84b8fcf6249b49395f3cd9f02882d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:06:26Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1278833701',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12f116d1-b043-4233-a147-3a960a071489,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a390cd200cec4bba9c10ce804986575c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='88a84b8fcf6249b49395f3cd9f02882d',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:26.839894 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2939c48a-3811-4c7d-995d-4907dfeb6218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:26.906498 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2939c48a-3811-4c7d-995d-4907dfeb6218) transitioned into 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-1278833701',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a390cd200cec4bba9c10ce804986575c',qos_specs=None,replication_status=,reservations=['cb44d1a6-0b9b-4efb-b845-75d884792589','133c1362-1c49-4ea1-a95b-ae4f03b86236','e3edfbea-3d32-4920-8cd2-bfd8475982b5','a7181753-9a54-43b4-9c19-669c045d649c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a84b8fcf6249b49395f3cd9f02882d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:26.910212 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bec46f0-515a-409e-9251-c41e0c59f077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:26.992682 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bec46f0-515a-409e-9251-c41e0c59f077) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:26.994417 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Flow 'volume_create_api' (df781544-3885-432b-9dba-993a78992651) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:06:27.039715 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume request issued successfully. Jan 27 17:06:27.052629 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c1a901d-171d-4c02-b599-efe5b7da681a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes returned with HTTP 202 Jan 27 17:06:27.059931 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1270/2567] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:06:26 2021] POST /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes => generated 813 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:06:27.062035 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-347490a0-ea22-4172-8725-ba88e4387f62 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 Jan 27 17:06:27.062397 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-347490a0-ea22-4172-8725-ba88e4387f62 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:27.062599 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:27.062599 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:27.063051 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-347490a0-ea22-4172-8725-ba88e4387f62 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:27.093327 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:27.093327 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:27.100092 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-347490a0-ea22-4172-8725-ba88e4387f62 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:27.114307 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-347490a0-ea22-4172-8725-ba88e4387f62 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 returned with HTTP 200 Jan 27 17:06:27.115175 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1298/2568] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:27 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 => generated 881 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:28.124688 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc5143d5-a98c-4305-85b3-41d160f58d13 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 Jan 27 17:06:28.125428 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc5143d5-a98c-4305-85b3-41d160f58d13 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:28.125977 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:28.125977 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:28.126343 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc5143d5-a98c-4305-85b3-41d160f58d13 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:28.156970 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:28.156970 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:28.162260 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dc5143d5-a98c-4305-85b3-41d160f58d13 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:28.178236 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc5143d5-a98c-4305-85b3-41d160f58d13 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 returned with HTTP 200 Jan 27 17:06:28.178843 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1271/2569] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:28 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 => generated 906 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:28.188311 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4aef7806-70c6-4639-8e9e-87b1f5429c56 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] PUT http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 Jan 27 17:06:28.189055 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:28.189055 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:28.189273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4aef7806-70c6-4639-8e9e-87b1f5429c56 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-941824635", "description": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:06:28.218759 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:28.218759 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:28.224156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4aef7806-70c6-4639-8e9e-87b1f5429c56 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:28.275854 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4aef7806-70c6-4639-8e9e-87b1f5429c56 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume updated successfully. Jan 27 17:06:28.284646 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4aef7806-70c6-4639-8e9e-87b1f5429c56 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 returned with HTTP 200 Jan 27 17:06:28.290664 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1299/2570] 10.222.0.108 () {60 vars in 1340 bytes} [Wed Jan 27 17:06:28 2021] PUT /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 => generated 840 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:28.294079 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb3e4019-4e16-4e89-ba64-6703c9891064 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] DELETE http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 Jan 27 17:06:28.294549 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb3e4019-4e16-4e89-ba64-6703c9891064 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:28.294549 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:28.294549 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:28.294803 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb3e4019-4e16-4e89-ba64-6703c9891064 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:28.295253 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-eb3e4019-4e16-4e89-ba64-6703c9891064 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Delete volume with id: 12f116d1-b043-4233-a147-3a960a071489 Jan 27 17:06:28.325749 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:28.325749 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:28.326818 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eb3e4019-4e16-4e89-ba64-6703c9891064 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:28.456301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eb3e4019-4e16-4e89-ba64-6703c9891064 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Delete volume request issued successfully. Jan 27 17:06:28.456585 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb3e4019-4e16-4e89-ba64-6703c9891064 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 returned with HTTP 202 Jan 27 17:06:28.457145 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1272/2571] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:06:28 2021] DELETE /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:06:28.462051 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1078e015-4625-4e73-9d85-22c486b4e706 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 Jan 27 17:06:28.462549 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1078e015-4625-4e73-9d85-22c486b4e706 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:28.462740 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:28.462740 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:28.463142 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1078e015-4625-4e73-9d85-22c486b4e706 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:28.490997 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:28.490997 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:28.498666 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1078e015-4625-4e73-9d85-22c486b4e706 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:28.513113 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1078e015-4625-4e73-9d85-22c486b4e706 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 returned with HTTP 200 Jan 27 17:06:28.513577 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1300/2572] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:28 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 => generated 907 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:29.524062 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ac136e7c-173b-4a3d-91b3-3b1279974938 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 Jan 27 17:06:29.524062 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ac136e7c-173b-4a3d-91b3-3b1279974938 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:29.524062 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:29.524062 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:29.524062 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ac136e7c-173b-4a3d-91b3-3b1279974938 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:29.554912 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:29.554912 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:29.559626 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ac136e7c-173b-4a3d-91b3-3b1279974938 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:29.570222 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ac136e7c-173b-4a3d-91b3-3b1279974938 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 returned with HTTP 200 Jan 27 17:06:29.570652 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1273/2573] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:29 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 => generated 907 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:30.580256 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d2b28806-fdd4-43e2-b638-83588831d2a8 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 Jan 27 17:06:30.580803 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d2b28806-fdd4-43e2-b638-83588831d2a8 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:30.580803 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:30.580803 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:30.581133 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d2b28806-fdd4-43e2-b638-83588831d2a8 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:30.605211 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d2b28806-fdd4-43e2-b638-83588831d2a8 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 returned with HTTP 404 Jan 27 17:06:30.606091 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1301/2574] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:30 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/12f116d1-b043-4233-a147-3a960a071489 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:06:30.611238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7afa43f-dbed-46bf-ade8-88f032d796d5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] DELETE http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:30.611426 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7afa43f-dbed-46bf-ade8-88f032d796d5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:30.611555 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:30.611555 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:30.611744 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7afa43f-dbed-46bf-ade8-88f032d796d5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:30.612130 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-e7afa43f-dbed-46bf-ade8-88f032d796d5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Delete volume with id: 15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:30.637024 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:30.637024 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:30.637734 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e7afa43f-dbed-46bf-ade8-88f032d796d5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:30.714183 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e7afa43f-dbed-46bf-ade8-88f032d796d5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Delete volume request issued successfully. Jan 27 17:06:30.715996 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7afa43f-dbed-46bf-ade8-88f032d796d5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 202 Jan 27 17:06:30.719268 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1274/2575] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:06:30 2021] DELETE /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:06:30.722586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-921052a6-f9ae-4618-b7e4-546b366cb28b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:30.722849 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-921052a6-f9ae-4618-b7e4-546b366cb28b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:30.723115 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-921052a6-f9ae-4618-b7e4-546b366cb28b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:30.754205 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:30.754205 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:30.765770 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-921052a6-f9ae-4618-b7e4-546b366cb28b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:30.776888 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-921052a6-f9ae-4618-b7e4-546b366cb28b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 200 Jan 27 17:06:30.777436 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1302/2576] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:30 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 994 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:31.786843 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-223319e6-db0e-49a7-8cbc-34d61b9fe30a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc Jan 27 17:06:31.787130 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-223319e6-db0e-49a7-8cbc-34d61b9fe30a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:31.787266 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:31.787266 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:31.787463 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-223319e6-db0e-49a7-8cbc-34d61b9fe30a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:31.810848 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-223319e6-db0e-49a7-8cbc-34d61b9fe30a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc returned with HTTP 404 Jan 27 17:06:31.811436 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1275/2577] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:31 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/15e8e2b1-7b39-4ccb-8a8a-2d6be3b15dcc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:06:31.833818 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] POST http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes Jan 27 17:06:31.834094 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:31.834094 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:31.834320 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b6bbef6b-f873-431e-ad70-72df4730a470", "size": 1, "name": "tempest-VolumesGetTest-Volume-197176177", "metadata": {"Type": "Test"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:06:31.835005 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume request body: {'volume': {'imageRef': 'b6bbef6b-f873-431e-ad70-72df4730a470', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-197176177', 'metadata': {'Type': 'Test'}}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:06:31.885732 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume of 1 GB Jan 27 17:06:31.893435 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Availability Zones retrieved successfully. Jan 27 17:06:31.900936 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Flow 'volume_create_api' (ed6b5359-eb19-4a69-8975-9a5e6183a5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:06:31.902284 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45dda858-4150-4443-8316-b4509246bd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:31.903270 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:06:31.962202 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45dda858-4150-4443-8316-b4509246bd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:31.963435 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (754d8f04-ebc0-4fff-abd1-480de985375e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:32.039454 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Created reservations ['691cb425-3705-465a-b1ef-3a20386add4b', '914845dd-29b5-430a-8aba-ca4d3a20324b', '97ea7b67-95a8-4fc7-bb0d-c6f62553ec08', '2ed6f0b7-9c43-4602-b265-602861941f7b'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:06:32.040952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (754d8f04-ebc0-4fff-abd1-480de985375e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['691cb425-3705-465a-b1ef-3a20386add4b', '914845dd-29b5-430a-8aba-ca4d3a20324b', '97ea7b67-95a8-4fc7-bb0d-c6f62553ec08', '2ed6f0b7-9c43-4602-b265-602861941f7b']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:32.042305 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63852b53-4109-470e-89ee-1e808bcb95ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:32.113168 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63852b53-4109-470e-89ee-1e808bcb95ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c604005e-f9df-41cb-a533-501f2b84bab3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-197176177',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a390cd200cec4bba9c10ce804986575c',qos_specs=None,replication_status=,reservations=['691cb425-3705-465a-b1ef-3a20386add4b','914845dd-29b5-430a-8aba-ca4d3a20324b','97ea7b67-95a8-4fc7-bb0d-c6f62553ec08','2ed6f0b7-9c43-4602-b265-602861941f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a84b8fcf6249b49395f3cd9f02882d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-197176177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c604005e-f9df-41cb-a533-501f2b84bab3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='a390cd200cec4bba9c10ce804986575c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='88a84b8fcf6249b49395f3cd9f02882d',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:32.114297 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21147970-9393-4808-9983-724db5b831ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:32.162338 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21147970-9393-4808-9983-724db5b831ea) transitioned into state 'SUCCESS' from state '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-197176177',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='a390cd200cec4bba9c10ce804986575c',qos_specs=None,replication_status=,reservations=['691cb425-3705-465a-b1ef-3a20386add4b','914845dd-29b5-430a-8aba-ca4d3a20324b','97ea7b67-95a8-4fc7-bb0d-c6f62553ec08','2ed6f0b7-9c43-4602-b265-602861941f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a84b8fcf6249b49395f3cd9f02882d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:32.165017 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be053f69-9489-4a6f-8fcc-77d5de66ad90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:32.203439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be053f69-9489-4a6f-8fcc-77d5de66ad90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:32.204709 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Flow 'volume_create_api' (ed6b5359-eb19-4a69-8975-9a5e6183a5f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:06:32.230377 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume request issued successfully. Jan 27 17:06:32.236859 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3fcc8ca9-984e-4fe0-aa7b-6f3e7af406b4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes returned with HTTP 202 Jan 27 17:06:32.247909 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1303/2578] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:06:31 2021] POST /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes => generated 829 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:06:32.253753 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70dee605-fce5-40bd-baf9-8bbf817f277f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:32.254076 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70dee605-fce5-40bd-baf9-8bbf817f277f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:32.254341 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70dee605-fce5-40bd-baf9-8bbf817f277f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:32.278527 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:32.278527 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:32.283093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-70dee605-fce5-40bd-baf9-8bbf817f277f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:32.294533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70dee605-fce5-40bd-baf9-8bbf817f277f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:32.294979 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1276/2579] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:32 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 897 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:33.304426 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-469e2f17-adab-441e-b858-653291756310 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:33.305163 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-469e2f17-adab-441e-b858-653291756310 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:33.305398 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:33.305398 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:33.305589 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-469e2f17-adab-441e-b858-653291756310 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:33.331941 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:33.331941 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:33.336871 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-469e2f17-adab-441e-b858-653291756310 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:33.347723 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-469e2f17-adab-441e-b858-653291756310 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:33.348267 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1304/2580] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:33 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 921 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:06:34.357640 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-033feb28-3ca6-4a23-9d68-ff6985eba57b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:34.358177 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-033feb28-3ca6-4a23-9d68-ff6985eba57b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:34.358177 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:34.358177 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:34.358436 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-033feb28-3ca6-4a23-9d68-ff6985eba57b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:34.386912 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:34.386912 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:34.391867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-033feb28-3ca6-4a23-9d68-ff6985eba57b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:34.402933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-033feb28-3ca6-4a23-9d68-ff6985eba57b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:34.403538 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1277/2581] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:34 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 921 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:35.412232 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-221a16d8-4e61-409d-8052-056abeecdbe9 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:35.412557 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-221a16d8-4e61-409d-8052-056abeecdbe9 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:35.412677 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:35.412677 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:35.412806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-221a16d8-4e61-409d-8052-056abeecdbe9 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:35.438417 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:35.438417 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:35.442989 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-221a16d8-4e61-409d-8052-056abeecdbe9 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:35.453816 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-221a16d8-4e61-409d-8052-056abeecdbe9 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:35.454434 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1305/2582] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:35 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 921 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:36.463709 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6de26394-be0b-44e2-8c0d-f2cc3080e3e5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:36.464413 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6de26394-be0b-44e2-8c0d-f2cc3080e3e5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:36.464629 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:36.464629 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:36.464948 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6de26394-be0b-44e2-8c0d-f2cc3080e3e5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:36.507010 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:36.507010 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:36.516296 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6de26394-be0b-44e2-8c0d-f2cc3080e3e5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:36.546190 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6de26394-be0b-44e2-8c0d-f2cc3080e3e5 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:36.551338 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1278/2583] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:36 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 921 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:37.555726 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2004b766-7726-4b4c-aed0-77807bab772e tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:37.556133 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2004b766-7726-4b4c-aed0-77807bab772e tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:37.556133 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:37.556133 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:37.556386 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2004b766-7726-4b4c-aed0-77807bab772e tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:37.586293 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:37.586293 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:37.591726 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2004b766-7726-4b4c-aed0-77807bab772e tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:37.604207 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2004b766-7726-4b4c-aed0-77807bab772e tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:37.604857 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1306/2584] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:37 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 921 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:38.289459 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] POST http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes Jan 27 17:06:38.290279 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:38.290279 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:38.290845 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-174761947"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:06:38.292173 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-174761947'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:06:38.292638 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Create volume of 1 GB Jan 27 17:06:38.306940 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Availability Zones retrieved successfully. Jan 27 17:06:38.320699 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Flow 'volume_create_api' (afbe5875-2a98-4070-8d71-6b0ca9581d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:06:38.322273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0138cff-7e90-41fa-9079-9866c208008e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:38.323324 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:06:38.357625 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0138cff-7e90-41fa-9079-9866c208008e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:38.358676 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b17248-6c3a-4711-9dba-1319e6a05b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:38.698586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-663288f4-ca89-417d-b26d-ca5ddb41172b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:38.698586 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-663288f4-ca89-417d-b26d-ca5ddb41172b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:38.698586 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:38.698586 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:38.698586 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-663288f4-ca89-417d-b26d-ca5ddb41172b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:38.698586 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:38.698586 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:38.698586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-663288f4-ca89-417d-b26d-ca5ddb41172b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:38.698586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-663288f4-ca89-417d-b26d-ca5ddb41172b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:38.698586 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1307/2585] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:38 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 921 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:39.704591 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a1f93a0c-cb3d-4019-aa35-6b5d097ff3f1 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:39.705058 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a1f93a0c-cb3d-4019-aa35-6b5d097ff3f1 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:39.705058 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:39.705058 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:39.705256 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a1f93a0c-cb3d-4019-aa35-6b5d097ff3f1 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:39.735092 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:39.735092 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:39.740747 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a1f93a0c-cb3d-4019-aa35-6b5d097ff3f1 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:39.753269 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a1f93a0c-cb3d-4019-aa35-6b5d097ff3f1 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:39.753769 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1308/2586] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:39 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 921 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:40.767125 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-49d70042-37ef-4019-85e8-2d8638bc85dd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:40.767806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-49d70042-37ef-4019-85e8-2d8638bc85dd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:40.768044 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:40.768044 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:40.769000 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-49d70042-37ef-4019-85e8-2d8638bc85dd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:40.798772 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:40.798772 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:40.804631 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-49d70042-37ef-4019-85e8-2d8638bc85dd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:40.817204 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-49d70042-37ef-4019-85e8-2d8638bc85dd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:40.817662 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1309/2587] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:40 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 921 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:06:41.831265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Created reservations ['9a459978-3c4d-4da7-b48c-d38f698c96c8', '977e4918-fe62-4520-b9f6-1597a1b25227', 'd9419159-b2f6-44f3-8af4-2a67bfab632e', '4e4c9a56-bce7-4511-954a-497e89506a5c'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:06:41.831265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b17248-6c3a-4711-9dba-1319e6a05b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a459978-3c4d-4da7-b48c-d38f698c96c8', '977e4918-fe62-4520-b9f6-1597a1b25227', 'd9419159-b2f6-44f3-8af4-2a67bfab632e', '4e4c9a56-bce7-4511-954a-497e89506a5c']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:41.831265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91839beb-403c-4db9-9563-5eb6f885d3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:41.831783 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0b641e03-937d-4f27-b1b7-3a40db768d91 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:41.831783 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0b641e03-937d-4f27-b1b7-3a40db768d91 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:41.832177 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:41.832177 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:41.832671 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0b641e03-937d-4f27-b1b7-3a40db768d91 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:41.869477 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:41.869477 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:41.874655 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0b641e03-937d-4f27-b1b7-3a40db768d91 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:41.887655 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0b641e03-937d-4f27-b1b7-3a40db768d91 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:41.888219 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1310/2588] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:41 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 921 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:42.099008 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91839beb-403c-4db9-9563-5eb6f885d3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '976aee06-41a0-4446-840f-fa3c3e10ebca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-174761947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd905afb1174bf4bab6b9d8c3f48f3d',qos_specs=None,replication_status=,reservations=['9a459978-3c4d-4da7-b48c-d38f698c96c8','977e4918-fe62-4520-b9f6-1597a1b25227','d9419159-b2f6-44f3-8af4-2a67bfab632e','4e4c9a56-bce7-4511-954a-497e89506a5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282dd2b2a7bc42dd92c973a962e80b19',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-174761947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=976aee06-41a0-4446-840f-fa3c3e10ebca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cd905afb1174bf4bab6b9d8c3f48f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='282dd2b2a7bc42dd92c973a962e80b19',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:42.100315 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752a9f4c-0c4d-4d7b-81f6-33955149d2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:42.169503 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (752a9f4c-0c4d-4d7b-81f6-33955149d2fe) transitioned into state 'SUCCESS' from state '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-174761947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cd905afb1174bf4bab6b9d8c3f48f3d',qos_specs=None,replication_status=,reservations=['9a459978-3c4d-4da7-b48c-d38f698c96c8','977e4918-fe62-4520-b9f6-1597a1b25227','d9419159-b2f6-44f3-8af4-2a67bfab632e','4e4c9a56-bce7-4511-954a-497e89506a5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282dd2b2a7bc42dd92c973a962e80b19',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:42.176060 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69119f97-4be4-4e93-b46c-d30264aefd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:42.228403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69119f97-4be4-4e93-b46c-d30264aefd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:42.240865 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Flow 'volume_create_api' (afbe5875-2a98-4070-8d71-6b0ca9581d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:06:42.270144 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Create volume request issued successfully. Jan 27 17:06:42.277618 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7db029b3-3568-4198-b6d3-75207e584709 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes returned with HTTP 202 Jan 27 17:06:42.278177 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1279/2589] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:06:38 2021] POST /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes => generated 827 bytes in 3994 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:06:42.286660 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-db345fae-2a23-4050-9ebf-94a4456e177e tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] GET http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca Jan 27 17:06:42.286972 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-db345fae-2a23-4050-9ebf-94a4456e177e tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:42.292015 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:42.292015 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:42.292486 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-db345fae-2a23-4050-9ebf-94a4456e177e tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:42.361408 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:42.361408 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:42.370181 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-db345fae-2a23-4050-9ebf-94a4456e177e tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Volume info retrieved successfully. Jan 27 17:06:42.384209 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-db345fae-2a23-4050-9ebf-94a4456e177e tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca returned with HTTP 200 Jan 27 17:06:42.384722 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1311/2590] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:42 2021] GET /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca => generated 895 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:42.897579 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-596e9b19-f28e-4f91-bc22-d011e0d6a4e9 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:42.898047 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-596e9b19-f28e-4f91-bc22-d011e0d6a4e9 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:42.898177 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:42.898177 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:42.898379 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-596e9b19-f28e-4f91-bc22-d011e0d6a4e9 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:42.937781 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:42.937781 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:42.943051 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-596e9b19-f28e-4f91-bc22-d011e0d6a4e9 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:42.955559 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-596e9b19-f28e-4f91-bc22-d011e0d6a4e9 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:42.956511 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1280/2591] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:42 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 979 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:43.397612 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aec722f0-362c-4a86-a700-bb2374ca41fd tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] GET http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca Jan 27 17:06:43.398355 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aec722f0-362c-4a86-a700-bb2374ca41fd tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:43.398695 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:43.398695 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:43.399273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aec722f0-362c-4a86-a700-bb2374ca41fd tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:43.432960 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:43.432960 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:43.438728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-aec722f0-362c-4a86-a700-bb2374ca41fd tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Volume info retrieved successfully. Jan 27 17:06:43.451471 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aec722f0-362c-4a86-a700-bb2374ca41fd tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca returned with HTTP 200 Jan 27 17:06:43.452129 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1312/2592] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:43 2021] GET /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca => generated 920 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:06:43.965468 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-77eb59f6-8b25-4bce-892d-538fd77805f8 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:43.966045 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-77eb59f6-8b25-4bce-892d-538fd77805f8 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:43.966337 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:43.966337 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:43.966668 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-77eb59f6-8b25-4bce-892d-538fd77805f8 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:43.994008 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:43.994008 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:43.999394 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-77eb59f6-8b25-4bce-892d-538fd77805f8 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:44.010570 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-77eb59f6-8b25-4bce-892d-538fd77805f8 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:44.011012 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1281/2593] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:43 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 982 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:45.025205 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97635e90-f019-4100-8e94-c962dda1025d tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:45.025205 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97635e90-f019-4100-8e94-c962dda1025d tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:45.025205 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:45.025205 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:45.025205 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-97635e90-f019-4100-8e94-c962dda1025d tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:45.049791 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:45.049791 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:45.054671 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-97635e90-f019-4100-8e94-c962dda1025d tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:45.066905 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-97635e90-f019-4100-8e94-c962dda1025d tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:45.067346 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1313/2594] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:45 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 982 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:46.077562 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f80c22c3-483e-4b59-a021-9205f1d7cec7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:46.159520 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f80c22c3-483e-4b59-a021-9205f1d7cec7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:46.159520 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:46.159520 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:46.159520 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f80c22c3-483e-4b59-a021-9205f1d7cec7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:46.159520 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:46.159520 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:46.159520 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f80c22c3-483e-4b59-a021-9205f1d7cec7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:46.159520 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f80c22c3-483e-4b59-a021-9205f1d7cec7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:46.159520 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1282/2595] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:46 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 982 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:47.144440 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a83b71d1-5db2-4af4-94d2-a9151e1b3a67 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:47.145328 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a83b71d1-5db2-4af4-94d2-a9151e1b3a67 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:47.145705 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:47.145705 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:47.146210 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a83b71d1-5db2-4af4-94d2-a9151e1b3a67 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:47.183730 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:47.183730 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:47.189752 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a83b71d1-5db2-4af4-94d2-a9151e1b3a67 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:47.203114 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a83b71d1-5db2-4af4-94d2-a9151e1b3a67 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:47.214577 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1314/2596] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:47 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 982 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:48.220272 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed299c37-a0e6-4992-aa68-8b0369a1f779 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:48.220675 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed299c37-a0e6-4992-aa68-8b0369a1f779 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:48.220744 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:48.220744 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:48.220985 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed299c37-a0e6-4992-aa68-8b0369a1f779 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:48.249551 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:48.249551 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:48.254622 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ed299c37-a0e6-4992-aa68-8b0369a1f779 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:48.266522 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed299c37-a0e6-4992-aa68-8b0369a1f779 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:48.267069 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1283/2597] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:48 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 982 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:49.277642 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9c87c80-e3fc-4a5d-9933-772ef9a67dbf tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:49.277905 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9c87c80-e3fc-4a5d-9933-772ef9a67dbf tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:49.278045 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:49.278045 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:49.278214 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9c87c80-e3fc-4a5d-9933-772ef9a67dbf tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:49.303845 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:49.303845 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:49.308705 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e9c87c80-e3fc-4a5d-9933-772ef9a67dbf tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:49.320432 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9c87c80-e3fc-4a5d-9933-772ef9a67dbf tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:49.321075 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1315/2598] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:49 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 982 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:50.333487 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a74d046f-d122-4a03-8747-7785dd4eeadc tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:50.334136 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a74d046f-d122-4a03-8747-7785dd4eeadc tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:50.334443 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:50.334443 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:50.334899 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a74d046f-d122-4a03-8747-7785dd4eeadc tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:50.370636 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:50.370636 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:50.377300 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a74d046f-d122-4a03-8747-7785dd4eeadc tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:50.390296 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a74d046f-d122-4a03-8747-7785dd4eeadc tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:50.390928 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1284/2599] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:50 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 982 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:06:51.400390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb416366-247a-46ac-a4ca-9b7b750d5d2b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:51.400732 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb416366-247a-46ac-a4ca-9b7b750d5d2b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:51.400884 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:51.400884 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:51.401117 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb416366-247a-46ac-a4ca-9b7b750d5d2b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:51.429637 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:51.429637 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:51.434791 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eb416366-247a-46ac-a4ca-9b7b750d5d2b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:51.447513 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb416366-247a-46ac-a4ca-9b7b750d5d2b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:51.495737 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1316/2600] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:51 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 982 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:52.507606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-728fc038-d27a-417f-a567-89752c6daf38 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:52.508108 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-728fc038-d27a-417f-a567-89752c6daf38 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:52.508108 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:52.508108 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:52.508439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-728fc038-d27a-417f-a567-89752c6daf38 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:52.539289 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:52.539289 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:52.545738 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-728fc038-d27a-417f-a567-89752c6daf38 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:52.567656 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-728fc038-d27a-417f-a567-89752c6daf38 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:52.568266 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1285/2601] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:52 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 982 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:53.579786 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7c1155c-52e8-4203-bd25-c12d244294f2 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:53.580139 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7c1155c-52e8-4203-bd25-c12d244294f2 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:53.580237 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:53.580237 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:53.580600 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7c1155c-52e8-4203-bd25-c12d244294f2 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:53.609388 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:53.609388 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:53.615516 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d7c1155c-52e8-4203-bd25-c12d244294f2 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:53.630813 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7c1155c-52e8-4203-bd25-c12d244294f2 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:53.631784 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1317/2602] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:53 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 982 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:54.639931 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e16dd97-659d-427f-bf59-7a2353b460d4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:54.640275 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e16dd97-659d-427f-bf59-7a2353b460d4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:54.640435 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:54.640435 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:54.640690 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e16dd97-659d-427f-bf59-7a2353b460d4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:54.667557 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:54.667557 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:54.690442 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0e16dd97-659d-427f-bf59-7a2353b460d4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:54.690442 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e16dd97-659d-427f-bf59-7a2353b460d4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:54.691160 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1286/2603] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:54 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 982 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:56.678291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fdc57fe6-e250-4212-a570-d1a90286a06d tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:56.678291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fdc57fe6-e250-4212-a570-d1a90286a06d tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:56.678291 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:56.678291 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:56.678291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fdc57fe6-e250-4212-a570-d1a90286a06d tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:56.678291 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:56.678291 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:56.678291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fdc57fe6-e250-4212-a570-d1a90286a06d tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:56.678291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fdc57fe6-e250-4212-a570-d1a90286a06d tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:56.678291 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1318/2604] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:55 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 982 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:56.768544 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4b6cff90-3de7-4fd3-8b54-c4af9e0a3450 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:56.768889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4b6cff90-3de7-4fd3-8b54-c4af9e0a3450 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:56.769055 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:56.769055 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:56.769297 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4b6cff90-3de7-4fd3-8b54-c4af9e0a3450 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:56.800027 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:56.800027 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:56.805032 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4b6cff90-3de7-4fd3-8b54-c4af9e0a3450 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:56.822004 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4b6cff90-3de7-4fd3-8b54-c4af9e0a3450 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:56.822568 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1287/2605] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:56 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 982 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:57.833592 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-415c6166-6a69-44ec-abaa-5dfad4414491 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:57.833967 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-415c6166-6a69-44ec-abaa-5dfad4414491 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:57.834260 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:57.834260 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:57.834520 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-415c6166-6a69-44ec-abaa-5dfad4414491 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:57.860908 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:57.860908 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:57.866125 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-415c6166-6a69-44ec-abaa-5dfad4414491 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:57.879780 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-415c6166-6a69-44ec-abaa-5dfad4414491 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:57.880595 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1319/2606] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:57 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 982 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:06:58.893717 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4c36ba1b-af7c-46bf-abaf-15fbde2aff11 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:58.893717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4c36ba1b-af7c-46bf-abaf-15fbde2aff11 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:58.893717 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:58.893717 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:58.893717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4c36ba1b-af7c-46bf-abaf-15fbde2aff11 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:58.929887 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:58.929887 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:58.935751 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4c36ba1b-af7c-46bf-abaf-15fbde2aff11 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:58.949975 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4c36ba1b-af7c-46bf-abaf-15fbde2aff11 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:58.950517 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1288/2607] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:58 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 1370 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:06:58.959925 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a2aec0b8-666b-499a-974e-2c5567d892af tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:58.960464 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a2aec0b8-666b-499a-974e-2c5567d892af tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:58.960770 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:58.960770 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:58.961237 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a2aec0b8-666b-499a-974e-2c5567d892af tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:58.990646 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:58.990646 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:58.995432 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a2aec0b8-666b-499a-974e-2c5567d892af tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:59.006697 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a2aec0b8-666b-499a-974e-2c5567d892af tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:59.007164 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1320/2608] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:58 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 1370 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:06:59.015729 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d766d83d-aa1a-4d8b-a6c6-6c8192429350 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] PUT http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:59.016036 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:59.016036 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:59.016264 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d766d83d-aa1a-4d8b-a6c6-6c8192429350 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-197176177"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:06:59.040082 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:59.040082 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:59.044548 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d766d83d-aa1a-4d8b-a6c6-6c8192429350 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:59.081732 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d766d83d-aa1a-4d8b-a6c6-6c8192429350 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume updated successfully. Jan 27 17:06:59.094045 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d766d83d-aa1a-4d8b-a6c6-6c8192429350 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:59.094543 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1289/2609] 10.222.0.108 () {60 vars in 1340 bytes} [Wed Jan 27 17:06:59 2021] PUT /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:59.104318 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37655ed2-67d2-4e89-aa8a-3763770d3c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] PUT http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:59.104895 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:59.104895 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:59.105408 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-37655ed2-67d2-4e89-aa8a-3763770d3c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-397587681", "description": "This is the new description of volume"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:06:59.134048 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:59.134048 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:59.138924 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-37655ed2-67d2-4e89-aa8a-3763770d3c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:59.173131 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-37655ed2-67d2-4e89-aa8a-3763770d3c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume updated successfully. Jan 27 17:06:59.179811 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37655ed2-67d2-4e89-aa8a-3763770d3c75 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:59.180301 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1321/2610] 10.222.0.108 () {60 vars in 1341 bytes} [Wed Jan 27 17:06:59 2021] PUT /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 892 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:06:59.188252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-44a8c952-2378-48dc-87bb-134d877721f3 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:06:59.188590 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-44a8c952-2378-48dc-87bb-134d877721f3 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:59.188738 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:59.188738 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:59.188964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-44a8c952-2378-48dc-87bb-134d877721f3 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:59.217094 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:59.217094 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:59.222308 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-44a8c952-2378-48dc-87bb-134d877721f3 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:59.234981 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-44a8c952-2378-48dc-87bb-134d877721f3 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:06:59.235494 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1290/2611] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:59 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 1409 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:06:59.244129 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] POST http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes Jan 27 17:06:59.244436 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:59.244436 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:59.244661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1385319771", "availability_zone": "nova", "size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:06:59.245360 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1385319771', 'availability_zone': 'nova', 'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:06:59.245557 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume of 1 GB Jan 27 17:06:59.253534 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Availability Zones retrieved successfully. Jan 27 17:06:59.261184 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Flow 'volume_create_api' (ca0ca29c-1dee-4a6a-b891-167970beb32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:06:59.262423 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47f8cbb6-297f-48bc-afe1-938d38271f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:59.263377 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:06:59.293978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47f8cbb6-297f-48bc-afe1-938d38271f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:59.295038 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645d9724-3b7c-4418-a65c-87e23f8b5396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:59.362391 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Created reservations ['32ffa47a-0003-4e2e-afc5-d2b878a91669', 'd3ff2168-e17e-4246-9b7e-70889e88ae35', 'b9898a1b-77bf-4aa0-ac1c-7ab24839b9c1', '31c89230-05c0-4117-acf7-e065a62c6751'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:06:59.363613 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645d9724-3b7c-4418-a65c-87e23f8b5396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32ffa47a-0003-4e2e-afc5-d2b878a91669', 'd3ff2168-e17e-4246-9b7e-70889e88ae35', 'b9898a1b-77bf-4aa0-ac1c-7ab24839b9c1', '31c89230-05c0-4117-acf7-e065a62c6751']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:59.364837 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (195dab2f-19f9-4e3f-a699-76ee368fd03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:59.424865 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (195dab2f-19f9-4e3f-a699-76ee368fd03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b108c8cc-2532-4f3a-83f0-20a4e4ff05cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1385319771',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a390cd200cec4bba9c10ce804986575c',qos_specs=None,replication_status=,reservations=['32ffa47a-0003-4e2e-afc5-d2b878a91669','d3ff2168-e17e-4246-9b7e-70889e88ae35','b9898a1b-77bf-4aa0-ac1c-7ab24839b9c1','31c89230-05c0-4117-acf7-e065a62c6751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a84b8fcf6249b49395f3cd9f02882d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:06:59Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1385319771',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b108c8cc-2532-4f3a-83f0-20a4e4ff05cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a390cd200cec4bba9c10ce804986575c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='88a84b8fcf6249b49395f3cd9f02882d',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:59.425865 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52441b80-2cd2-4f94-b918-48c24b5a2d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:59.490956 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52441b80-2cd2-4f94-b918-48c24b5a2d2e) transitioned into 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-1385319771',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a390cd200cec4bba9c10ce804986575c',qos_specs=None,replication_status=,reservations=['32ffa47a-0003-4e2e-afc5-d2b878a91669','d3ff2168-e17e-4246-9b7e-70889e88ae35','b9898a1b-77bf-4aa0-ac1c-7ab24839b9c1','31c89230-05c0-4117-acf7-e065a62c6751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a84b8fcf6249b49395f3cd9f02882d',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:59.492240 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed59682-b17e-4ade-afa1-af5d78aadf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:06:59.526463 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed59682-b17e-4ade-afa1-af5d78aadf0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:06:59.527762 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Flow 'volume_create_api' (ca0ca29c-1dee-4a6a-b891-167970beb32b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:06:59.552604 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Create volume request issued successfully. Jan 27 17:06:59.559202 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e2b567d-f50b-4c36-bf30-6f2901b34e85 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes returned with HTTP 202 Jan 27 17:06:59.565514 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1322/2612] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:06:59 2021] POST /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes => generated 813 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:06:59.571618 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96903db3-950a-4d3e-9881-8d46ed4fbcbb tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf Jan 27 17:06:59.571941 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96903db3-950a-4d3e-9881-8d46ed4fbcbb tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:06:59.572122 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:06:59.572122 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:06:59.572325 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96903db3-950a-4d3e-9881-8d46ed4fbcbb tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:06:59.603076 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:06:59.603076 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:06:59.612381 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-96903db3-950a-4d3e-9881-8d46ed4fbcbb tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:06:59.631158 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96903db3-950a-4d3e-9881-8d46ed4fbcbb tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf returned with HTTP 200 Jan 27 17:06:59.631654 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1291/2613] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:06:59 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf => generated 881 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:07:00.646212 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-66ac61c5-0dfa-4752-8cad-8cf0fe5fa733 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf Jan 27 17:07:00.646915 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-66ac61c5-0dfa-4752-8cad-8cf0fe5fa733 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:00.647202 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:00.647202 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:07:00.647681 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-66ac61c5-0dfa-4752-8cad-8cf0fe5fa733 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:00.680331 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:00.680331 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:07:00.686262 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-66ac61c5-0dfa-4752-8cad-8cf0fe5fa733 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:07:00.698605 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-66ac61c5-0dfa-4752-8cad-8cf0fe5fa733 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf returned with HTTP 200 Jan 27 17:07:00.699099 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1323/2614] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:07:00 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf => generated 906 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:07:00.714779 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c73c5594-4c02-45b7-86d2-ab96d5e5cb45 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] PUT http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf Jan 27 17:07:00.715110 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:00.715110 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:07:00.715368 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c73c5594-4c02-45b7-86d2-ab96d5e5cb45 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-197176177", "description": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:07:00.743553 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:00.743553 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:07:00.748315 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c73c5594-4c02-45b7-86d2-ab96d5e5cb45 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:07:00.787494 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c73c5594-4c02-45b7-86d2-ab96d5e5cb45 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume updated successfully. Jan 27 17:07:00.798376 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c73c5594-4c02-45b7-86d2-ab96d5e5cb45 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf returned with HTTP 200 Jan 27 17:07:00.804405 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1292/2615] 10.222.0.108 () {60 vars in 1340 bytes} [Wed Jan 27 17:07:00 2021] PUT /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf => generated 840 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:07:00.809790 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09329ab2-7dcf-46cb-9bf2-a188c860e7f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] DELETE http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf Jan 27 17:07:00.810512 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09329ab2-7dcf-46cb-9bf2-a188c860e7f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:00.810698 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:00.810698 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:07:00.811176 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09329ab2-7dcf-46cb-9bf2-a188c860e7f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:00.812122 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-09329ab2-7dcf-46cb-9bf2-a188c860e7f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Delete volume with id: b108c8cc-2532-4f3a-83f0-20a4e4ff05cf Jan 27 17:07:00.835884 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:00.835884 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:07:00.836486 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-09329ab2-7dcf-46cb-9bf2-a188c860e7f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:07:00.912109 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-09329ab2-7dcf-46cb-9bf2-a188c860e7f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Delete volume request issued successfully. Jan 27 17:07:00.912412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09329ab2-7dcf-46cb-9bf2-a188c860e7f7 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf returned with HTTP 202 Jan 27 17:07:00.913152 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1324/2616] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:07:00 2021] DELETE /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:07:00.919319 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d945dbd8-b182-4788-b997-1d77d651fe0b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf Jan 27 17:07:00.919611 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d945dbd8-b182-4788-b997-1d77d651fe0b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:00.919750 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:00.919750 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:07:00.919977 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d945dbd8-b182-4788-b997-1d77d651fe0b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:00.947929 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:00.947929 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:07:00.953169 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d945dbd8-b182-4788-b997-1d77d651fe0b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:07:00.964125 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d945dbd8-b182-4788-b997-1d77d651fe0b tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf returned with HTTP 200 Jan 27 17:07:00.964683 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1293/2617] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:07:00 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf => generated 907 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:07:01.974524 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ddedf207-3ed3-45ba-b8b5-594169d3dcaa tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf Jan 27 17:07:01.975081 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ddedf207-3ed3-45ba-b8b5-594169d3dcaa tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:01.975081 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:01.975081 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:07:01.975200 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ddedf207-3ed3-45ba-b8b5-594169d3dcaa tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:02.004575 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:02.004575 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:07:02.010458 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ddedf207-3ed3-45ba-b8b5-594169d3dcaa tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:07:02.025606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ddedf207-3ed3-45ba-b8b5-594169d3dcaa tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf returned with HTTP 200 Jan 27 17:07:02.026244 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1325/2618] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:07:01 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf => generated 907 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:07:03.039493 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ceb442b8-31dc-4dd6-ad12-797616ddd6f3 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf Jan 27 17:07:03.040117 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ceb442b8-31dc-4dd6-ad12-797616ddd6f3 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:03.040831 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:03.040831 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:07:03.041260 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ceb442b8-31dc-4dd6-ad12-797616ddd6f3 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:03.080682 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ceb442b8-31dc-4dd6-ad12-797616ddd6f3 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf returned with HTTP 404 Jan 27 17:07:03.081317 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1294/2619] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:07:03 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/b108c8cc-2532-4f3a-83f0-20a4e4ff05cf => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:07:03.087632 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f2871fc8-950e-4fb0-9527-197c59d68654 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] DELETE http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:07:03.087996 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f2871fc8-950e-4fb0-9527-197c59d68654 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:03.088166 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:03.088166 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:07:03.088416 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f2871fc8-950e-4fb0-9527-197c59d68654 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:03.088746 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-f2871fc8-950e-4fb0-9527-197c59d68654 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Delete volume with id: c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:07:03.119923 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:03.119923 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:07:03.120593 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f2871fc8-950e-4fb0-9527-197c59d68654 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:07:03.199142 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f2871fc8-950e-4fb0-9527-197c59d68654 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Delete volume request issued successfully. Jan 27 17:07:03.199734 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f2871fc8-950e-4fb0-9527-197c59d68654 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 202 Jan 27 17:07:03.200802 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1326/2620] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:07:03 2021] DELETE /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:07:03.206259 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-948488fb-83b9-46b9-918a-e9bfafb655df tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:07:03.206557 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-948488fb-83b9-46b9-918a-e9bfafb655df tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:03.206851 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-948488fb-83b9-46b9-918a-e9bfafb655df tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:03.235871 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:03.235871 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:07:03.241149 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-948488fb-83b9-46b9-918a-e9bfafb655df tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:07:03.254859 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-948488fb-83b9-46b9-918a-e9bfafb655df tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:07:03.255393 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1295/2621] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:07:03 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 1408 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:07:04.265035 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-900ec72a-d87c-488b-b6d4-a3c2cbf1055f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:07:04.265378 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-900ec72a-d87c-488b-b6d4-a3c2cbf1055f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:04.265475 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:04.265475 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:07:04.265687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-900ec72a-d87c-488b-b6d4-a3c2cbf1055f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:04.297715 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:04.297715 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:07:04.302947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-900ec72a-d87c-488b-b6d4-a3c2cbf1055f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:07:04.315488 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-900ec72a-d87c-488b-b6d4-a3c2cbf1055f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 200 Jan 27 17:07:04.315967 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1327/2622] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:07:04 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 959 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:07:05.331223 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-748724f4-e961-4b04-91d7-1de2a3a90fd8 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 Jan 27 17:07:05.331903 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-748724f4-e961-4b04-91d7-1de2a3a90fd8 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:05.332029 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:05.332029 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:07:05.332387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-748724f4-e961-4b04-91d7-1de2a3a90fd8 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:05.371760 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-748724f4-e961-4b04-91d7-1de2a3a90fd8 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 returned with HTTP 404 Jan 27 17:07:05.372484 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1296/2623] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:07:05 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/c604005e-f9df-41cb-a533-501f2b84bab3 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:07:05.382816 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-53b94fea-18e0-47cf-964e-4bb79f9af41a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] DELETE http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 Jan 27 17:07:05.383167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-53b94fea-18e0-47cf-964e-4bb79f9af41a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:05.383346 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:05.383346 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:07:05.383605 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-53b94fea-18e0-47cf-964e-4bb79f9af41a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:05.383978 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-53b94fea-18e0-47cf-964e-4bb79f9af41a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Delete volume with id: 7e9a522b-77f6-4e61-837c-070d64a39599 Jan 27 17:07:05.414423 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:05.414423 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:07:05.415160 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-53b94fea-18e0-47cf-964e-4bb79f9af41a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:07:05.484852 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-53b94fea-18e0-47cf-964e-4bb79f9af41a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Delete volume request issued successfully. Jan 27 17:07:05.486021 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-53b94fea-18e0-47cf-964e-4bb79f9af41a tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 returned with HTTP 202 Jan 27 17:07:05.488004 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1328/2624] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:07:05 2021] DELETE /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 17:07:05.496650 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e8169a1-4431-4dfd-8f2b-856e4715831f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 Jan 27 17:07:05.496998 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e8169a1-4431-4dfd-8f2b-856e4715831f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:05.497353 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e8169a1-4431-4dfd-8f2b-856e4715831f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:05.528113 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:05.528113 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:07:05.534305 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7e8169a1-4431-4dfd-8f2b-856e4715831f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:07:05.547171 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e8169a1-4431-4dfd-8f2b-856e4715831f tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 returned with HTTP 200 Jan 27 17:07:05.547670 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1297/2625] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:07:05 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 => generated 908 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:07:06.557573 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39355b95-e6e4-493a-b44c-9a9f91c2c7e4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 Jan 27 17:07:06.567995 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39355b95-e6e4-493a-b44c-9a9f91c2c7e4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:06.567995 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:06.567995 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:07:06.567995 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39355b95-e6e4-493a-b44c-9a9f91c2c7e4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:06.583489 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:07:06.583489 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:07:06.588846 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-39355b95-e6e4-493a-b44c-9a9f91c2c7e4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Volume info retrieved successfully. Jan 27 17:07:06.601679 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39355b95-e6e4-493a-b44c-9a9f91c2c7e4 tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 returned with HTTP 200 Jan 27 17:07:06.602308 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1329/2626] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:07:06 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 => generated 908 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:07:07.614821 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-05d2ac40-1400-4ae5-931a-7ee7c0ae11dd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] GET http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 Jan 27 17:07:07.615472 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-05d2ac40-1400-4ae5-931a-7ee7c0ae11dd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:07:07.615674 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:07:07.615674 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:07:07.616162 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-05d2ac40-1400-4ae5-931a-7ee7c0ae11dd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:07:07.657111 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-05d2ac40-1400-4ae5-931a-7ee7c0ae11dd tempest-VolumesGetTest-801789750 tempest-VolumesGetTest-801789750-project] http://10.222.0.108/volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 returned with HTTP 404 Jan 27 17:07:07.657940 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1298/2627] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:07:07 2021] GET /volume/v3/a390cd200cec4bba9c10ce804986575c/volumes/7e9a522b-77f6-4e61-837c-070d64a39599 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:09:53.615434 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] POST http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes Jan 27 17:09:53.615946 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:09:53.615946 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:09:53.616103 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-78594137", "snapshot_id": null, "imageRef": "b6bbef6b-f873-431e-ad70-72df4730a470", "volume_type": null, "size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:09:53.617148 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-78594137', 'snapshot_id': None, 'imageRef': 'b6bbef6b-f873-431e-ad70-72df4730a470', 'volume_type': None, 'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:09:53.736607 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Create volume of 1 GB Jan 27 17:09:53.745893 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Availability Zones retrieved successfully. Jan 27 17:09:53.754988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Flow 'volume_create_api' (9b43aff7-6bce-410b-bb7b-c7fb02cf151d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:09:53.756693 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc8cf77b-626a-4f3c-ad9d-5bb1cbd3a59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:09:53.757865 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:09:53.825658 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc8cf77b-626a-4f3c-ad9d-5bb1cbd3a59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:09:53.826997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a0a9ea-146e-4ed8-a341-98b24620f923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:09:54.246965 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Created reservations ['abd40360-a771-4a63-aa48-dbcbdd473e65', '38fa419c-c9cc-4616-a03f-b5ed5ca75cff', '21df2666-47c6-4b66-b1f2-63a10361ccea', 'f09bc972-ec18-4ad5-8887-d8edbe400dd6'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:09:54.249346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a0a9ea-146e-4ed8-a341-98b24620f923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abd40360-a771-4a63-aa48-dbcbdd473e65', '38fa419c-c9cc-4616-a03f-b5ed5ca75cff', '21df2666-47c6-4b66-b1f2-63a10361ccea', 'f09bc972-ec18-4ad5-8887-d8edbe400dd6']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:09:54.251741 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5de83d8-5850-489a-93c6-6de156fc6e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:09:54.338071 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5de83d8-5850-489a-93c6-6de156fc6e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10921fb6-2408-4fc5-b4c4-6615332a2fbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-78594137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53607ac455764661b8c3dc7cf5dd6483',qos_specs=None,replication_status=,reservations=['abd40360-a771-4a63-aa48-dbcbdd473e65','38fa419c-c9cc-4616-a03f-b5ed5ca75cff','21df2666-47c6-4b66-b1f2-63a10361ccea','f09bc972-ec18-4ad5-8887-d8edbe400dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c522fe98ceb46a6a670f48ee3576327',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-78594137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10921fb6-2408-4fc5-b4c4-6615332a2fbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53607ac455764661b8c3dc7cf5dd6483',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4c522fe98ceb46a6a670f48ee3576327',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:09:54.339218 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30fe1f2b-4ae2-47d0-a865-e2eeef4a19af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:09:54.384698 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30fe1f2b-4ae2-47d0-a865-e2eeef4a19af) transitioned into state 'SUCCESS' from state '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-78594137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53607ac455764661b8c3dc7cf5dd6483',qos_specs=None,replication_status=,reservations=['abd40360-a771-4a63-aa48-dbcbdd473e65','38fa419c-c9cc-4616-a03f-b5ed5ca75cff','21df2666-47c6-4b66-b1f2-63a10361ccea','f09bc972-ec18-4ad5-8887-d8edbe400dd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c522fe98ceb46a6a670f48ee3576327',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:09:54.386996 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5583e47c-cd08-4b38-a03d-fdacfd5d1998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:09:54.436526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5583e47c-cd08-4b38-a03d-fdacfd5d1998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:09:54.439445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Flow 'volume_create_api' (9b43aff7-6bce-410b-bb7b-c7fb02cf151d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:09:54.482793 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Create volume request issued successfully. Jan 27 17:09:54.491419 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c46fe81-f6d2-4824-84bc-0b68b8b17792 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes returned with HTTP 202 Jan 27 17:09:54.492202 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1330/2628] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:09:53 2021] POST /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes => generated 823 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:09:54.503231 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63715390-c6ba-4bda-9d52-a18e83707473 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:09:54.503505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63715390-c6ba-4bda-9d52-a18e83707473 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:09:54.503807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63715390-c6ba-4bda-9d52-a18e83707473 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:09:54.533186 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:09:54.533186 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:09:54.538502 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-63715390-c6ba-4bda-9d52-a18e83707473 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:09:54.555726 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63715390-c6ba-4bda-9d52-a18e83707473 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:09:54.561162 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1299/2629] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:09:54 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 891 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:09:55.567304 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-030757c9-3f74-4667-bc07-9b2fc6e34a4d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:09:55.568178 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-030757c9-3f74-4667-bc07-9b2fc6e34a4d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:09:55.568433 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:09:55.568433 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:09:55.568766 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-030757c9-3f74-4667-bc07-9b2fc6e34a4d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:09:55.594502 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:09:55.594502 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:09:55.600817 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-030757c9-3f74-4667-bc07-9b2fc6e34a4d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:09:55.611802 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-030757c9-3f74-4667-bc07-9b2fc6e34a4d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:09:55.612280 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1331/2630] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:09:55 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 915 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:09:56.621195 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ba538d26-6cb8-4fb1-8881-a77210e2bffc tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:09:56.621517 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ba538d26-6cb8-4fb1-8881-a77210e2bffc tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:09:56.621517 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:09:56.621517 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:09:56.621715 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ba538d26-6cb8-4fb1-8881-a77210e2bffc tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:09:56.646421 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:09:56.646421 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:09:56.651402 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ba538d26-6cb8-4fb1-8881-a77210e2bffc tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:09:56.661980 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ba538d26-6cb8-4fb1-8881-a77210e2bffc tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:09:56.662425 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1300/2631] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:09:56 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 915 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:09:57.671875 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa568ec9-6430-4e2f-a468-2c1892b2b536 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:09:57.672221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa568ec9-6430-4e2f-a468-2c1892b2b536 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:09:57.672273 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:09:57.672273 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:09:57.672454 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa568ec9-6430-4e2f-a468-2c1892b2b536 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:09:57.700727 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:09:57.700727 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:09:57.706322 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-aa568ec9-6430-4e2f-a468-2c1892b2b536 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:09:57.725113 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa568ec9-6430-4e2f-a468-2c1892b2b536 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:09:57.730001 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1332/2632] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:09:57 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 915 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:09:57.901184 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9c03afb1-1f59-475d-99c9-49bd872033ce req-86c4fdb9-a7f0-49f5-8e55-931231956c4b tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] GET http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca Jan 27 17:09:57.901661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-9c03afb1-1f59-475d-99c9-49bd872033ce req-86c4fdb9-a7f0-49f5-8e55-931231956c4b tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:09:57.901889 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:09:57.901889 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:09:57.902208 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-9c03afb1-1f59-475d-99c9-49bd872033ce req-86c4fdb9-a7f0-49f5-8e55-931231956c4b tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:09:57.932246 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:09:57.932246 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:09:57.939124 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-9c03afb1-1f59-475d-99c9-49bd872033ce req-86c4fdb9-a7f0-49f5-8e55-931231956c4b tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Volume info retrieved successfully. Jan 27 17:09:57.952976 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9c03afb1-1f59-475d-99c9-49bd872033ce req-86c4fdb9-a7f0-49f5-8e55-931231956c4b tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca returned with HTTP 200 Jan 27 17:09:57.953509 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1301/2633] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:09:57 2021] GET /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca => generated 920 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:09:58.109115 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa568ec9-6430-4e2f-a468-2c1892b2b536 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume// Jan 27 17:09:58.109370 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa568ec9-6430-4e2f-a468-2c1892b2b536 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:09:58.109506 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:09:58.109506 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:09:58.109700 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa568ec9-6430-4e2f-a468-2c1892b2b536 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:09:58.114282 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa568ec9-6430-4e2f-a468-2c1892b2b536 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:09:58.114282 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1333/2634] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 17:09:58 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:09:58.118953 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9c03afb1-1f59-475d-99c9-49bd872033ce req-4a835979-fd9e-4321-85bb-f74ce3214a8b tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] POST http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/attachments Jan 27 17:09:58.119256 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:09:58.119256 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:09:58.119488 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-9c03afb1-1f59-475d-99c9-49bd872033ce req-4a835979-fd9e-4321-85bb-f74ce3214a8b tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "976aee06-41a0-4446-840f-fa3c3e10ebca", "instance_uuid": "7db9f878-0c02-457f-bda9-586193f20f2a", "connector": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:09:58.145425 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:09:58.145425 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:09:58.273910 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9c03afb1-1f59-475d-99c9-49bd872033ce req-4a835979-fd9e-4321-85bb-f74ce3214a8b tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/attachments returned with HTTP 200 Jan 27 17:09:58.274558 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1302/2635] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 17:09:58 2021] POST /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:09:58.402060 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9c03afb1-1f59-475d-99c9-49bd872033ce req-b9b581fb-b5cc-45ab-a3cd-7e39f43b3086 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] POST http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/attachments/e64db900-260b-4187-b73f-24a7c4f3aee0/action Jan 27 17:09:58.405117 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-9c03afb1-1f59-475d-99c9-49bd872033ce req-b9b581fb-b5cc-45ab-a3cd-7e39f43b3086 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:09:58.405117 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-9c03afb1-1f59-475d-99c9-49bd872033ce req-b9b581fb-b5cc-45ab-a3cd-7e39f43b3086 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:09:58.440838 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:09:58.440838 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:09:58.537530 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9c03afb1-1f59-475d-99c9-49bd872033ce req-b9b581fb-b5cc-45ab-a3cd-7e39f43b3086 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/attachments/e64db900-260b-4187-b73f-24a7c4f3aee0/action returned with HTTP 204 Jan 27 17:09:58.538337 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1334/2636] 10.222.0.108 () {66 vars in 1701 bytes} [Wed Jan 27 17:09:58 2021] POST /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/attachments/e64db900-260b-4187-b73f-24a7c4f3aee0/action => generated 0 bytes in 140 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:09:58.584493 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-53d61eec-56f8-49d1-a4ad-2dceeb0a907b tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] GET http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca Jan 27 17:09:58.585274 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-53d61eec-56f8-49d1-a4ad-2dceeb0a907b tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:09:58.585495 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:09:58.585495 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:09:58.586739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-53d61eec-56f8-49d1-a4ad-2dceeb0a907b tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:09:58.621060 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:09:58.621060 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:09:58.628338 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-53d61eec-56f8-49d1-a4ad-2dceeb0a907b tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Volume info retrieved successfully. Jan 27 17:09:58.638484 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:09:58.638484 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:09:58.642607 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-53d61eec-56f8-49d1-a4ad-2dceeb0a907b tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca returned with HTTP 200 Jan 27 17:09:58.643078 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1303/2637] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:09:58 2021] GET /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca => generated 1182 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:09:58.722706 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-cccefd28-1492-4ba9-b491-31bec0397366 req-84a2e385-e4b9-45e1-a3d2-d80d0069ce70 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] GET http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca Jan 27 17:09:58.725171 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-cccefd28-1492-4ba9-b491-31bec0397366 req-84a2e385-e4b9-45e1-a3d2-d80d0069ce70 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:09:58.725421 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:09:58.725421 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:09:58.726221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-cccefd28-1492-4ba9-b491-31bec0397366 req-84a2e385-e4b9-45e1-a3d2-d80d0069ce70 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:09:58.738563 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8687b189-85b6-4fce-bc6d-550deb3dc7f1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:09:58.738563 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8687b189-85b6-4fce-bc6d-550deb3dc7f1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:09:58.738563 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:09:58.738563 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:09:58.738563 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8687b189-85b6-4fce-bc6d-550deb3dc7f1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:09:58.805426 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:09:58.805426 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:09:58.817035 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:09:58.817035 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:09:58.819501 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8687b189-85b6-4fce-bc6d-550deb3dc7f1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:09:58.831072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-cccefd28-1492-4ba9-b491-31bec0397366 req-84a2e385-e4b9-45e1-a3d2-d80d0069ce70 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Volume info retrieved successfully. Jan 27 17:09:58.843946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8687b189-85b6-4fce-bc6d-550deb3dc7f1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:09:58.846351 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1304/2638] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:09:58 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 915 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:09:58.848532 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:09:58.848532 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:09:58.853291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-cccefd28-1492-4ba9-b491-31bec0397366 req-84a2e385-e4b9-45e1-a3d2-d80d0069ce70 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca returned with HTTP 200 Jan 27 17:09:58.853911 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1335/2639] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:09:58 2021] GET /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca => generated 1182 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:09:58.940749 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-cccefd28-1492-4ba9-b491-31bec0397366 req-13a1c062-2e21-4d9c-9623-d2cb2db14ceb tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] DELETE http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/attachments/e64db900-260b-4187-b73f-24a7c4f3aee0 Jan 27 17:09:58.941079 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-cccefd28-1492-4ba9-b491-31bec0397366 req-13a1c062-2e21-4d9c-9623-d2cb2db14ceb tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:09:58.941293 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:09:58.941293 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:09:58.941585 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-cccefd28-1492-4ba9-b491-31bec0397366 req-13a1c062-2e21-4d9c-9623-d2cb2db14ceb tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:09:58.952318 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:09:58.952318 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:09:59.089962 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-cccefd28-1492-4ba9-b491-31bec0397366 req-13a1c062-2e21-4d9c-9623-d2cb2db14ceb tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:09:59.090199 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-cccefd28-1492-4ba9-b491-31bec0397366 req-13a1c062-2e21-4d9c-9623-d2cb2db14ceb tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Pending status list for volume during attachment-delete: [] {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:09:59.144122 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-cccefd28-1492-4ba9-b491-31bec0397366 req-13a1c062-2e21-4d9c-9623-d2cb2db14ceb tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/attachments/e64db900-260b-4187-b73f-24a7c4f3aee0 returned with HTTP 200 Jan 27 17:09:59.144865 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1305/2640] 10.222.0.108 () {64 vars in 1649 bytes} [Wed Jan 27 17:09:58 2021] DELETE /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/attachments/e64db900-260b-4187-b73f-24a7c4f3aee0 => generated 19 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:09:59.221782 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1bbd4dea-101f-42dc-a8f1-fd435c0bfccc tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] GET http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca Jan 27 17:09:59.222101 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1bbd4dea-101f-42dc-a8f1-fd435c0bfccc tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:09:59.222325 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:09:59.222325 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:09:59.223016 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1bbd4dea-101f-42dc-a8f1-fd435c0bfccc tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:09:59.247741 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:09:59.247741 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:09:59.252382 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1bbd4dea-101f-42dc-a8f1-fd435c0bfccc tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Volume info retrieved successfully. Jan 27 17:09:59.264918 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1bbd4dea-101f-42dc-a8f1-fd435c0bfccc tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca returned with HTTP 200 Jan 27 17:09:59.265401 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1336/2641] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:09:59 2021] GET /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca => generated 920 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:09:59.856117 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e51dc53-dd72-4a5d-aac7-2f5756ada25f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:09:59.856507 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e51dc53-dd72-4a5d-aac7-2f5756ada25f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:09:59.856742 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:09:59.856742 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:09:59.857047 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e51dc53-dd72-4a5d-aac7-2f5756ada25f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:09:59.885097 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:09:59.885097 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:09:59.890516 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0e51dc53-dd72-4a5d-aac7-2f5756ada25f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:09:59.901761 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e51dc53-dd72-4a5d-aac7-2f5756ada25f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:09:59.902353 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1306/2642] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:09:59 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 915 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:00.914024 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf4fd7cc-0b3a-4739-8468-d39ef3fdea75 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:00.914372 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf4fd7cc-0b3a-4739-8468-d39ef3fdea75 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:00.914476 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:00.914476 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:00.914704 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf4fd7cc-0b3a-4739-8468-d39ef3fdea75 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:00.943334 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:00.943334 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:00.949124 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cf4fd7cc-0b3a-4739-8468-d39ef3fdea75 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:00.962241 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf4fd7cc-0b3a-4739-8468-d39ef3fdea75 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:00.963090 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1337/2643] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:00 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 915 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:01.974090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4723d087-5f45-47a2-952d-c94fc4e3e0cd tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:01.975443 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4723d087-5f45-47a2-952d-c94fc4e3e0cd tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:01.975627 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:01.975627 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:01.975906 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4723d087-5f45-47a2-952d-c94fc4e3e0cd tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:02.009408 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:02.009408 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:02.015598 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4723d087-5f45-47a2-952d-c94fc4e3e0cd tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:02.029390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4723d087-5f45-47a2-952d-c94fc4e3e0cd tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:02.029937 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1307/2644] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:01 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 915 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:03.041247 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-493d103d-ccc0-45b5-af3d-0053e2924f6a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:03.041694 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-493d103d-ccc0-45b5-af3d-0053e2924f6a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:03.041927 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:03.041927 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:03.042203 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-493d103d-ccc0-45b5-af3d-0053e2924f6a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:03.074855 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:03.074855 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:03.081053 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-493d103d-ccc0-45b5-af3d-0053e2924f6a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:03.094263 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-493d103d-ccc0-45b5-af3d-0053e2924f6a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:03.094891 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1338/2645] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:03 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 915 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:04.105395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5583b2b0-58a5-4989-8df0-befd66e944d3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:04.106059 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5583b2b0-58a5-4989-8df0-befd66e944d3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:04.106284 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:04.106284 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:04.106595 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5583b2b0-58a5-4989-8df0-befd66e944d3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:04.139280 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:04.139280 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:04.145231 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5583b2b0-58a5-4989-8df0-befd66e944d3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:04.164237 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5583b2b0-58a5-4989-8df0-befd66e944d3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:04.164237 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1308/2646] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:04 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 973 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:05.167758 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf5e1b51-5187-483f-bb9d-797a89123238 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:05.168210 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf5e1b51-5187-483f-bb9d-797a89123238 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:05.168758 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:05.168758 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:05.169108 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf5e1b51-5187-483f-bb9d-797a89123238 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:05.200920 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:05.200920 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:05.205977 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cf5e1b51-5187-483f-bb9d-797a89123238 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:05.217424 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf5e1b51-5187-483f-bb9d-797a89123238 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:05.217878 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1339/2647] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:05 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 976 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:06.230221 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-06d8ff40-1418-4d14-8382-59211ccaba24 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:06.230935 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-06d8ff40-1418-4d14-8382-59211ccaba24 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:06.231207 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:06.231207 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:06.231639 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-06d8ff40-1418-4d14-8382-59211ccaba24 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:06.267184 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:06.267184 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:06.274015 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-06d8ff40-1418-4d14-8382-59211ccaba24 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:06.287770 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-06d8ff40-1418-4d14-8382-59211ccaba24 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:06.288394 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1309/2648] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:06 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 976 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:07.298839 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4026a074-6b91-4af1-a952-e84eadfc007f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:07.299154 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4026a074-6b91-4af1-a952-e84eadfc007f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:07.299303 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:07.299303 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:07.299529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4026a074-6b91-4af1-a952-e84eadfc007f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:07.327456 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:07.327456 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:07.332474 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4026a074-6b91-4af1-a952-e84eadfc007f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:07.345735 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4026a074-6b91-4af1-a952-e84eadfc007f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:07.346321 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1340/2649] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:07 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 976 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:08.359213 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c4a6982-b42f-44ee-a8a3-e2c6feaef41c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:08.359805 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5c4a6982-b42f-44ee-a8a3-e2c6feaef41c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:08.360034 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:08.360034 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:08.360412 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5c4a6982-b42f-44ee-a8a3-e2c6feaef41c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:08.404322 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:08.404322 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:08.410318 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5c4a6982-b42f-44ee-a8a3-e2c6feaef41c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:08.427246 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c4a6982-b42f-44ee-a8a3-e2c6feaef41c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:08.432868 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1310/2650] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:08 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 976 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:09.456490 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-01fa7f2a-3b88-4388-a117-f9b09d73e3da tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:09.456490 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-01fa7f2a-3b88-4388-a117-f9b09d73e3da tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:09.456490 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:09.456490 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:09.456490 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-01fa7f2a-3b88-4388-a117-f9b09d73e3da tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:09.485002 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:09.485002 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:09.491955 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-01fa7f2a-3b88-4388-a117-f9b09d73e3da tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:09.528218 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-01fa7f2a-3b88-4388-a117-f9b09d73e3da tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:09.528218 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1341/2651] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:09 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 976 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:10.520125 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6768a88a-a7fc-4968-9a27-65b36065cf62 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:10.521537 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6768a88a-a7fc-4968-9a27-65b36065cf62 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:10.521752 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:10.521752 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:10.522241 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6768a88a-a7fc-4968-9a27-65b36065cf62 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:10.563912 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:10.563912 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:10.570562 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6768a88a-a7fc-4968-9a27-65b36065cf62 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:10.585347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6768a88a-a7fc-4968-9a27-65b36065cf62 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:10.585923 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1311/2652] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:10 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 976 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:11.597755 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2aee7134-4762-42f6-a69d-8863a4ffd7e3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:11.615728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2aee7134-4762-42f6-a69d-8863a4ffd7e3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:11.615728 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:11.615728 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:11.615728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2aee7134-4762-42f6-a69d-8863a4ffd7e3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:11.630926 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:11.630926 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:11.636697 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2aee7134-4762-42f6-a69d-8863a4ffd7e3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:11.649690 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2aee7134-4762-42f6-a69d-8863a4ffd7e3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:11.650732 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1342/2653] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:11 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 976 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:12.661422 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ccdc6ee4-1e40-4d21-a86a-266ad14d5c10 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:12.661818 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ccdc6ee4-1e40-4d21-a86a-266ad14d5c10 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:12.661818 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:12.661818 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:12.661992 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ccdc6ee4-1e40-4d21-a86a-266ad14d5c10 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:12.687177 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:12.687177 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:12.692190 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ccdc6ee4-1e40-4d21-a86a-266ad14d5c10 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:12.704557 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ccdc6ee4-1e40-4d21-a86a-266ad14d5c10 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:12.705028 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1312/2654] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:12 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 976 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:13.716147 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ac898eb-f5e0-408c-b351-345f180c135c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:13.716533 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ac898eb-f5e0-408c-b351-345f180c135c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:13.716747 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:13.716747 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:13.716977 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ac898eb-f5e0-408c-b351-345f180c135c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:13.750540 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:13.750540 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:13.756564 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0ac898eb-f5e0-408c-b351-345f180c135c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:13.771458 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ac898eb-f5e0-408c-b351-345f180c135c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:13.772222 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1343/2655] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:13 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 976 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:14.793525 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b25ccb1-b7b4-430c-b0b8-1988e925e601 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:14.793525 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b25ccb1-b7b4-430c-b0b8-1988e925e601 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:14.793525 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:14.793525 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:14.793525 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b25ccb1-b7b4-430c-b0b8-1988e925e601 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:14.815748 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:14.815748 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:14.821090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1b25ccb1-b7b4-430c-b0b8-1988e925e601 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:14.835713 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b25ccb1-b7b4-430c-b0b8-1988e925e601 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:14.836316 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1313/2656] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:14 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 976 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:15.847002 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4acbdf40-6daa-4686-a6d6-ff62a0699ea4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:15.847834 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4acbdf40-6daa-4686-a6d6-ff62a0699ea4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:15.848078 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:15.848078 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:15.848392 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4acbdf40-6daa-4686-a6d6-ff62a0699ea4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:15.884784 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:15.884784 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:15.904276 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4acbdf40-6daa-4686-a6d6-ff62a0699ea4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:15.918570 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4acbdf40-6daa-4686-a6d6-ff62a0699ea4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:15.920029 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1344/2657] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:15 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 976 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:16.929836 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-382fffd5-4486-4d10-801e-ec7809fa541c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:16.930503 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-382fffd5-4486-4d10-801e-ec7809fa541c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:16.930503 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:16.930503 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:16.930503 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-382fffd5-4486-4d10-801e-ec7809fa541c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:16.956672 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:16.956672 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:16.972753 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-382fffd5-4486-4d10-801e-ec7809fa541c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:16.986563 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-382fffd5-4486-4d10-801e-ec7809fa541c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:16.991347 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1314/2658] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:16 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 976 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:10:17.996653 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-62adbbae-b09f-47b9-b0d6-c58aaef1e5af tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:17.996923 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-62adbbae-b09f-47b9-b0d6-c58aaef1e5af tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:17.997083 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:17.997083 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:17.997312 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-62adbbae-b09f-47b9-b0d6-c58aaef1e5af tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:18.021579 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:18.021579 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:18.025666 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-62adbbae-b09f-47b9-b0d6-c58aaef1e5af tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:18.036727 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-62adbbae-b09f-47b9-b0d6-c58aaef1e5af tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:18.037125 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1345/2659] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:17 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 1364 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:10:18.047715 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85828cc7-c484-41ee-aaff-882a88cb7e7d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:18.048350 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85828cc7-c484-41ee-aaff-882a88cb7e7d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:18.048767 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:18.048767 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:18.049266 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85828cc7-c484-41ee-aaff-882a88cb7e7d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:18.079242 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:18.079242 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:18.083956 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-85828cc7-c484-41ee-aaff-882a88cb7e7d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:18.095518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85828cc7-c484-41ee-aaff-882a88cb7e7d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:18.096074 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1315/2660] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:18 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 1364 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:10:18.103999 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-caa7f936-e64c-4fe6-8a19-0f94f97021d8 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:10:18.104277 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-caa7f936-e64c-4fe6-8a19-0f94f97021d8 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:18.104408 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:18.104408 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:18.104908 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-caa7f936-e64c-4fe6-8a19-0f94f97021d8 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:18.130461 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:18.130461 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:18.135474 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-caa7f936-e64c-4fe6-8a19-0f94f97021d8 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:18.147690 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-caa7f936-e64c-4fe6-8a19-0f94f97021d8 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:10:18.150346 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1346/2661] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:18 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 1364 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:10:18.158984 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf8a0806-a91d-4337-855d-781a4c04a6cc tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] POST http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups Jan 27 17:10:18.159302 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:18.159302 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:18.159565 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf8a0806-a91d-4337-855d-781a4c04a6cc tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "10921fb6-2408-4fc5-b4c4-6615332a2fbe", "name": "tempest-TestVolumeBackupRestore-backup-1131976748", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:10:18.160573 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-cf8a0806-a91d-4337-855d-781a4c04a6cc tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Creating new backup {'backup': {'volume_id': '10921fb6-2408-4fc5-b4c4-6615332a2fbe', 'name': 'tempest-TestVolumeBackupRestore-backup-1131976748', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87928) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 17:10:18.160985 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-cf8a0806-a91d-4337-855d-781a4c04a6cc tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Creating backup of volume 10921fb6-2408-4fc5-b4c4-6615332a2fbe in container None Jan 27 17:10:18.192072 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:18.192072 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:18.192756 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cf8a0806-a91d-4337-855d-781a4c04a6cc tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:10:18.277850 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-cf8a0806-a91d-4337-855d-781a4c04a6cc tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Created reservations ['64c9a47d-405a-4aa3-a585-06013c166649', '181ecd5a-c580-4565-81db-7a0522105497'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:10:18.462439 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf8a0806-a91d-4337-855d-781a4c04a6cc tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups returned with HTTP 202 Jan 27 17:10:18.465516 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1316/2662] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:10:18 2021] POST /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups => generated 403 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:10:18.477506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1597ed4-ec10-4aac-8c58-e5c6c7f7c70d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:18.478146 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1597ed4-ec10-4aac-8c58-e5c6c7f7c70d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:18.478389 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:18.478389 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:18.478857 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1597ed4-ec10-4aac-8c58-e5c6c7f7c70d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:18.479282 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d1597ed4-ec10-4aac-8c58-e5c6c7f7c70d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:18.495211 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:18.495211 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:18.496430 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1597ed4-ec10-4aac-8c58-e5c6c7f7c70d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:18.497238 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1347/2663] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:18 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 810 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:19.507344 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7fdba5f8-d63e-48e6-97c1-8c5cb73f47c4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:19.520431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7fdba5f8-d63e-48e6-97c1-8c5cb73f47c4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:19.520431 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:19.520431 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:19.520431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7fdba5f8-d63e-48e6-97c1-8c5cb73f47c4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:19.520431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-7fdba5f8-d63e-48e6-97c1-8c5cb73f47c4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:19.553489 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:19.553489 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:19.554911 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7fdba5f8-d63e-48e6-97c1-8c5cb73f47c4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:19.560783 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1317/2664] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:19 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 810 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:20.567121 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-421f47d4-39db-4311-88b3-2abef1b0fad3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:20.567892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-421f47d4-39db-4311-88b3-2abef1b0fad3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:20.568189 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:20.568189 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:20.568403 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-421f47d4-39db-4311-88b3-2abef1b0fad3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:20.568630 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-421f47d4-39db-4311-88b3-2abef1b0fad3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:20.585472 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:20.585472 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:20.586850 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-421f47d4-39db-4311-88b3-2abef1b0fad3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:20.587411 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1348/2665] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:20 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 810 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:21.597889 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23369695-3525-4c89-ab75-1ea5801470c3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:21.598410 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23369695-3525-4c89-ab75-1ea5801470c3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:21.598410 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:21.598410 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:21.599007 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23369695-3525-4c89-ab75-1ea5801470c3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:21.599007 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-23369695-3525-4c89-ab75-1ea5801470c3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:21.612448 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:21.612448 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:21.613629 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23369695-3525-4c89-ab75-1ea5801470c3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:21.614059 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1318/2666] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:21 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:22.624059 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-235a6b32-b037-45e2-8468-55395f5098b7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:22.624859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-235a6b32-b037-45e2-8468-55395f5098b7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:22.624859 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:22.624859 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:22.624859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-235a6b32-b037-45e2-8468-55395f5098b7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:22.624859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-235a6b32-b037-45e2-8468-55395f5098b7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:22.637214 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:22.637214 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:22.638415 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-235a6b32-b037-45e2-8468-55395f5098b7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:22.638887 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1349/2667] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:22 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:23.650835 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6581bb23-c9ec-4807-9d17-2095e2a30b1b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:23.651187 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6581bb23-c9ec-4807-9d17-2095e2a30b1b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:23.651259 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:23.651259 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:23.651411 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6581bb23-c9ec-4807-9d17-2095e2a30b1b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:23.651599 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-6581bb23-c9ec-4807-9d17-2095e2a30b1b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:23.662675 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:23.662675 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:23.663548 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6581bb23-c9ec-4807-9d17-2095e2a30b1b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:23.663950 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1319/2668] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:23 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:24.675003 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b18c094b-4bd4-4799-b51b-26402ae61b9a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:24.675397 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b18c094b-4bd4-4799-b51b-26402ae61b9a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:24.675696 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:24.675696 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:24.676012 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b18c094b-4bd4-4799-b51b-26402ae61b9a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:24.676296 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b18c094b-4bd4-4799-b51b-26402ae61b9a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:24.692250 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:24.692250 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:24.694100 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b18c094b-4bd4-4799-b51b-26402ae61b9a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:24.699343 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1350/2669] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:24 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:25.704774 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-447b16d3-b231-4c69-a8fc-abcd2d08eea9 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:25.705329 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-447b16d3-b231-4c69-a8fc-abcd2d08eea9 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:25.705528 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:25.705528 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:25.705734 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-447b16d3-b231-4c69-a8fc-abcd2d08eea9 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:25.705921 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-447b16d3-b231-4c69-a8fc-abcd2d08eea9 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:25.718348 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:25.718348 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:25.719457 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-447b16d3-b231-4c69-a8fc-abcd2d08eea9 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:25.719898 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1320/2670] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:25 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:26.729452 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55e4cfd6-e1ec-4c34-99cf-cf57e8b18b2b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:26.730109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55e4cfd6-e1ec-4c34-99cf-cf57e8b18b2b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:26.730109 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:26.730109 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:26.730109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55e4cfd6-e1ec-4c34-99cf-cf57e8b18b2b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:26.730387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-55e4cfd6-e1ec-4c34-99cf-cf57e8b18b2b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:26.741218 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:26.741218 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:26.742187 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55e4cfd6-e1ec-4c34-99cf-cf57e8b18b2b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:26.742513 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1351/2671] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:26 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:27.755361 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cb78926e-1a8f-457d-9288-747a4073882a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:27.755772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cb78926e-1a8f-457d-9288-747a4073882a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:27.755909 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:27.755909 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:27.756196 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cb78926e-1a8f-457d-9288-747a4073882a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:27.756467 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-cb78926e-1a8f-457d-9288-747a4073882a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:27.774919 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:27.774919 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:27.776116 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cb78926e-1a8f-457d-9288-747a4073882a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:27.776679 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1321/2672] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:27 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:28.789639 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-94930848-0053-4302-9ee3-d3d02102a192 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:28.789943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-94930848-0053-4302-9ee3-d3d02102a192 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:28.790033 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:28.790033 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:28.790222 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-94930848-0053-4302-9ee3-d3d02102a192 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:28.790423 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-94930848-0053-4302-9ee3-d3d02102a192 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:28.802271 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:28.802271 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:28.803235 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-94930848-0053-4302-9ee3-d3d02102a192 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:28.803682 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1352/2673] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:28 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:29.813348 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-54028f23-df5f-42dd-bc9c-5e0b0c41cda6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:29.813810 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-54028f23-df5f-42dd-bc9c-5e0b0c41cda6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:29.813885 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:29.813885 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:29.815544 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-54028f23-df5f-42dd-bc9c-5e0b0c41cda6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:29.815945 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-54028f23-df5f-42dd-bc9c-5e0b0c41cda6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:29.837551 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:29.837551 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:29.840183 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-54028f23-df5f-42dd-bc9c-5e0b0c41cda6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:29.840799 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1322/2674] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:29 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:30.851804 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b46b2a98-e949-460e-b28b-f45adf1304b1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:30.852374 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b46b2a98-e949-460e-b28b-f45adf1304b1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:30.852374 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:30.852374 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:30.852591 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b46b2a98-e949-460e-b28b-f45adf1304b1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:30.852855 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b46b2a98-e949-460e-b28b-f45adf1304b1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:30.866612 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:30.866612 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:30.867881 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b46b2a98-e949-460e-b28b-f45adf1304b1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:30.868455 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1353/2675] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:30 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:10:31.878291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6e017221-a90f-45a9-8ea0-b2f97248ecbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:31.879053 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6e017221-a90f-45a9-8ea0-b2f97248ecbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:31.879238 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:31.879238 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:31.879426 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6e017221-a90f-45a9-8ea0-b2f97248ecbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:31.879513 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-6e017221-a90f-45a9-8ea0-b2f97248ecbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:31.891169 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:31.891169 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:31.892079 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6e017221-a90f-45a9-8ea0-b2f97248ecbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:31.892461 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1323/2676] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:31 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:32.908153 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ab6f5b9-991b-4463-a0ae-42222f38833e tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:32.909375 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ab6f5b9-991b-4463-a0ae-42222f38833e tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:32.909526 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:32.909526 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:32.909721 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ab6f5b9-991b-4463-a0ae-42222f38833e tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:32.910197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3ab6f5b9-991b-4463-a0ae-42222f38833e tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:32.928657 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:32.928657 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:32.931281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ab6f5b9-991b-4463-a0ae-42222f38833e tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:32.932793 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1354/2677] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:32 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:33.946652 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e459fa58-400c-42ea-a339-38f7cc2d25b6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:33.947258 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e459fa58-400c-42ea-a339-38f7cc2d25b6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:33.947508 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:33.947508 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:33.948012 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e459fa58-400c-42ea-a339-38f7cc2d25b6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:33.948464 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e459fa58-400c-42ea-a339-38f7cc2d25b6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:33.973083 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:33.973083 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:33.974465 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e459fa58-400c-42ea-a339-38f7cc2d25b6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:33.975123 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1324/2678] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:33 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:34.988195 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef152099-5cb0-4b87-9c5b-de932cdb3488 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:34.988865 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef152099-5cb0-4b87-9c5b-de932cdb3488 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:34.988865 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:34.988865 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:34.988865 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef152099-5cb0-4b87-9c5b-de932cdb3488 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:34.989125 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ef152099-5cb0-4b87-9c5b-de932cdb3488 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:35.002909 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:35.002909 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:35.003953 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef152099-5cb0-4b87-9c5b-de932cdb3488 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:35.013218 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1355/2679] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:34 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:36.020754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c5b5536c-1522-4655-bfce-bf28faa3e727 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:36.021357 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c5b5536c-1522-4655-bfce-bf28faa3e727 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:36.021357 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:36.021357 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:36.021701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c5b5536c-1522-4655-bfce-bf28faa3e727 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:36.021701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-c5b5536c-1522-4655-bfce-bf28faa3e727 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:36.033657 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:36.033657 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:36.034952 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c5b5536c-1522-4655-bfce-bf28faa3e727 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:36.035426 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1325/2680] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:36 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:37.048828 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-779b6c73-802a-4557-b460-75c8394804f6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:37.049356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-779b6c73-802a-4557-b460-75c8394804f6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:37.049612 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:37.049612 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:37.050295 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-779b6c73-802a-4557-b460-75c8394804f6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:37.050935 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-779b6c73-802a-4557-b460-75c8394804f6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:37.066132 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:37.066132 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:37.067438 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-779b6c73-802a-4557-b460-75c8394804f6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:37.067987 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1356/2681] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:37 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:38.082800 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3335b257-e0e5-456f-b718-25bdfaaf87cb tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:38.083867 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3335b257-e0e5-456f-b718-25bdfaaf87cb tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:38.084106 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:38.084106 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:38.084427 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3335b257-e0e5-456f-b718-25bdfaaf87cb tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:38.084743 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3335b257-e0e5-456f-b718-25bdfaaf87cb tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:38.101285 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:38.101285 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:38.102436 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3335b257-e0e5-456f-b718-25bdfaaf87cb tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:38.102975 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1326/2682] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:38 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:39.113879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f4a4b454-f3da-4b86-884c-f5c895c69ec0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:39.114251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f4a4b454-f3da-4b86-884c-f5c895c69ec0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:39.114838 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:39.114838 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:39.115227 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f4a4b454-f3da-4b86-884c-f5c895c69ec0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:39.115593 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f4a4b454-f3da-4b86-884c-f5c895c69ec0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:39.134072 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:39.134072 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:39.135179 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f4a4b454-f3da-4b86-884c-f5c895c69ec0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:39.135806 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1357/2683] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:39 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:40.145633 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d3c348b1-2df3-4f7b-b687-960cb5a7eb8c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:40.145980 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d3c348b1-2df3-4f7b-b687-960cb5a7eb8c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:40.146126 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:40.146126 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:40.146366 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d3c348b1-2df3-4f7b-b687-960cb5a7eb8c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:40.146605 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d3c348b1-2df3-4f7b-b687-960cb5a7eb8c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:40.170745 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:40.170745 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:40.172919 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d3c348b1-2df3-4f7b-b687-960cb5a7eb8c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:40.174302 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1327/2684] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:40 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:10:41.184880 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83bf1540-f707-42ae-a341-512ab6aecfd2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:41.185495 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83bf1540-f707-42ae-a341-512ab6aecfd2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:41.185495 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:41.185495 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:41.185806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83bf1540-f707-42ae-a341-512ab6aecfd2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:41.185806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-83bf1540-f707-42ae-a341-512ab6aecfd2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:41.199086 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:41.199086 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:41.200149 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83bf1540-f707-42ae-a341-512ab6aecfd2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:41.200695 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1358/2685] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:41 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:42.213181 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee7117ee-ef46-4b6e-9ddc-10c3001f6ec0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:42.213800 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee7117ee-ef46-4b6e-9ddc-10c3001f6ec0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:42.214021 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:42.214021 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:42.214466 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee7117ee-ef46-4b6e-9ddc-10c3001f6ec0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:42.215606 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ee7117ee-ef46-4b6e-9ddc-10c3001f6ec0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:42.238350 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:42.238350 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:42.240584 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee7117ee-ef46-4b6e-9ddc-10c3001f6ec0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:42.242313 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1328/2686] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:42 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:43.251737 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69aad104-554e-407e-9b77-f4b0a050418c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:43.252217 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69aad104-554e-407e-9b77-f4b0a050418c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:43.252288 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:43.252288 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:43.252526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69aad104-554e-407e-9b77-f4b0a050418c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:43.252753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-69aad104-554e-407e-9b77-f4b0a050418c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:43.266525 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:43.266525 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:43.267639 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69aad104-554e-407e-9b77-f4b0a050418c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:43.268290 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1359/2687] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:43 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:44.277240 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4c407f57-4123-4504-953b-b7e2cfce624e tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:44.277891 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4c407f57-4123-4504-953b-b7e2cfce624e tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:44.277891 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:44.277891 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:44.277891 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4c407f57-4123-4504-953b-b7e2cfce624e tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:44.278271 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-4c407f57-4123-4504-953b-b7e2cfce624e tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:44.291774 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:44.291774 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:44.292763 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4c407f57-4123-4504-953b-b7e2cfce624e tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:44.293420 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1329/2688] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:44 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:10:45.308985 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2798bffb-95ca-471b-b29d-259e2f615cf2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:45.309596 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2798bffb-95ca-471b-b29d-259e2f615cf2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:45.309596 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:45.309596 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:45.309596 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2798bffb-95ca-471b-b29d-259e2f615cf2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:45.309953 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-2798bffb-95ca-471b-b29d-259e2f615cf2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:45.323891 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:45.323891 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:45.324728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2798bffb-95ca-471b-b29d-259e2f615cf2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:45.325094 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1360/2689] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:45 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:46.341508 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-934ed93e-50e4-4b39-a99a-b55a26373983 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:46.347570 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-934ed93e-50e4-4b39-a99a-b55a26373983 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:46.347570 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:46.347570 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:46.347570 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-934ed93e-50e4-4b39-a99a-b55a26373983 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:46.347570 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-934ed93e-50e4-4b39-a99a-b55a26373983 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:46.362458 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:46.362458 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:46.363526 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-934ed93e-50e4-4b39-a99a-b55a26373983 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:46.363957 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1330/2690] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:46 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:47.380613 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5324d866-c5f6-4b42-973c-76cc703df3b6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:47.381197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5324d866-c5f6-4b42-973c-76cc703df3b6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:47.381451 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:47.381451 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:47.381895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5324d866-c5f6-4b42-973c-76cc703df3b6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:47.382358 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5324d866-c5f6-4b42-973c-76cc703df3b6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:47.406122 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:47.406122 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:47.407503 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5324d866-c5f6-4b42-973c-76cc703df3b6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:47.408140 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1361/2691] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:47 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:48.419108 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4bf52445-2cf4-471c-ba23-67c5ecdcd3a3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:48.420184 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4bf52445-2cf4-471c-ba23-67c5ecdcd3a3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:48.420184 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:48.420184 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:48.420526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4bf52445-2cf4-471c-ba23-67c5ecdcd3a3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:48.420931 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-4bf52445-2cf4-471c-ba23-67c5ecdcd3a3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:48.433950 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:48.433950 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:48.435205 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4bf52445-2cf4-471c-ba23-67c5ecdcd3a3 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:48.435726 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1331/2692] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:48 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:49.448845 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d6ecd4db-389d-4d99-90d0-9fccbf9f1689 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:49.449446 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d6ecd4db-389d-4d99-90d0-9fccbf9f1689 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:49.449688 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:49.449688 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:49.450158 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d6ecd4db-389d-4d99-90d0-9fccbf9f1689 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:49.450675 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d6ecd4db-389d-4d99-90d0-9fccbf9f1689 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:49.462667 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:49.462667 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:49.463546 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d6ecd4db-389d-4d99-90d0-9fccbf9f1689 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:49.463946 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1362/2693] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:49 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:50.476674 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6cc40ea8-b947-4296-bca9-ccee4aec1875 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:50.477330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6cc40ea8-b947-4296-bca9-ccee4aec1875 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:50.477467 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:50.477467 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:50.477839 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6cc40ea8-b947-4296-bca9-ccee4aec1875 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:50.478221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-6cc40ea8-b947-4296-bca9-ccee4aec1875 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:50.500390 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:50.500390 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:50.501446 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6cc40ea8-b947-4296-bca9-ccee4aec1875 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:50.501844 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1332/2694] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:50 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:51.514917 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5e9cd4ad-d44c-422d-a74c-471627719fcf tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:51.515529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5e9cd4ad-d44c-422d-a74c-471627719fcf tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:51.515791 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:51.515791 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:51.516299 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5e9cd4ad-d44c-422d-a74c-471627719fcf tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:51.517275 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5e9cd4ad-d44c-422d-a74c-471627719fcf tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:51.530446 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:51.530446 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:51.531501 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5e9cd4ad-d44c-422d-a74c-471627719fcf tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:51.531972 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1363/2695] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:51 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:52.540770 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0fd7599a-78d4-4afd-90ba-73d93d9e1e2f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:52.541238 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0fd7599a-78d4-4afd-90ba-73d93d9e1e2f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:52.541238 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:52.541238 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:52.541383 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0fd7599a-78d4-4afd-90ba-73d93d9e1e2f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:52.541499 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-0fd7599a-78d4-4afd-90ba-73d93d9e1e2f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:52.552973 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:52.552973 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:52.553947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0fd7599a-78d4-4afd-90ba-73d93d9e1e2f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:52.554343 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1333/2696] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:52 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:53.578290 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a0bcd8e-ae0a-41d1-8867-8fc8d8367417 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:53.578290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a0bcd8e-ae0a-41d1-8867-8fc8d8367417 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:53.578290 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:53.578290 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:53.578290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a0bcd8e-ae0a-41d1-8867-8fc8d8367417 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:53.578290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-2a0bcd8e-ae0a-41d1-8867-8fc8d8367417 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:53.579600 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:53.579600 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:53.580907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a0bcd8e-ae0a-41d1-8867-8fc8d8367417 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:53.581460 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1364/2697] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:53 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:54.595256 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b9dfde2-11a8-4f36-91e4-4a0f3aff9f24 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:54.595963 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b9dfde2-11a8-4f36-91e4-4a0f3aff9f24 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:54.596223 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:54.596223 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:54.596705 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b9dfde2-11a8-4f36-91e4-4a0f3aff9f24 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:54.597136 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5b9dfde2-11a8-4f36-91e4-4a0f3aff9f24 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:54.617410 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:54.617410 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:54.618431 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b9dfde2-11a8-4f36-91e4-4a0f3aff9f24 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:54.619115 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1334/2698] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:54 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:55.632897 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-53c0f809-df76-44b8-b6dc-29b58eabb3f4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:55.633342 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-53c0f809-df76-44b8-b6dc-29b58eabb3f4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:55.633547 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:55.633547 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:55.633813 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-53c0f809-df76-44b8-b6dc-29b58eabb3f4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:55.634082 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-53c0f809-df76-44b8-b6dc-29b58eabb3f4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:55.647854 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:55.647854 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:55.649130 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-53c0f809-df76-44b8-b6dc-29b58eabb3f4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:55.649587 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1365/2699] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:55 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:56.663558 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef43c91b-b968-4ce0-af74-e30076655939 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:56.664353 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef43c91b-b968-4ce0-af74-e30076655939 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:56.664711 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:56.664711 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:56.665175 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef43c91b-b968-4ce0-af74-e30076655939 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:56.665777 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ef43c91b-b968-4ce0-af74-e30076655939 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:56.684058 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:56.684058 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:56.685191 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef43c91b-b968-4ce0-af74-e30076655939 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:56.685708 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1335/2700] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:56 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:57.698012 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63004947-318a-48c1-96dc-de1cd987f413 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:57.698923 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63004947-318a-48c1-96dc-de1cd987f413 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:57.699283 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:57.699283 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:57.700106 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63004947-318a-48c1-96dc-de1cd987f413 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:57.700704 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-63004947-318a-48c1-96dc-de1cd987f413 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:57.725320 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:57.725320 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:57.726487 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63004947-318a-48c1-96dc-de1cd987f413 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:57.727009 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1366/2701] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:57 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:10:58.740336 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f28370a-e7d9-407c-b517-e96217d9c0e0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:58.740971 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f28370a-e7d9-407c-b517-e96217d9c0e0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:58.741234 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:58.741234 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:58.741714 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f28370a-e7d9-407c-b517-e96217d9c0e0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:58.742126 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3f28370a-e7d9-407c-b517-e96217d9c0e0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:58.760275 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:58.760275 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:58.761296 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f28370a-e7d9-407c-b517-e96217d9c0e0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:58.761924 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1336/2702] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:58 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:10:59.772486 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa82c49b-ffb1-4423-8bf0-173f1238fd2f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:10:59.772826 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa82c49b-ffb1-4423-8bf0-173f1238fd2f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:10:59.773027 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:10:59.773027 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:10:59.773266 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa82c49b-ffb1-4423-8bf0-173f1238fd2f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:10:59.773482 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-aa82c49b-ffb1-4423-8bf0-173f1238fd2f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:10:59.786877 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:10:59.786877 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:10:59.787942 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa82c49b-ffb1-4423-8bf0-173f1238fd2f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:10:59.788430 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1367/2703] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:10:59 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:00.798731 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-10d1c99c-2420-4a4d-9802-35f615a76a12 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:00.801711 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-10d1c99c-2420-4a4d-9802-35f615a76a12 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:00.801711 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:00.801711 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:00.801711 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-10d1c99c-2420-4a4d-9802-35f615a76a12 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:00.801711 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-10d1c99c-2420-4a4d-9802-35f615a76a12 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:00.812001 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:00.812001 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:00.813060 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-10d1c99c-2420-4a4d-9802-35f615a76a12 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:00.813484 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1337/2704] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:00 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:11:01.823211 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8fbead50-7237-4464-b32f-ba7dad8890a5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:01.823611 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8fbead50-7237-4464-b32f-ba7dad8890a5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:01.823699 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:01.823699 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:01.823975 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8fbead50-7237-4464-b32f-ba7dad8890a5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:01.824221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8fbead50-7237-4464-b32f-ba7dad8890a5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:01.839378 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:01.839378 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:01.840495 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8fbead50-7237-4464-b32f-ba7dad8890a5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:01.840970 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1368/2705] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:01 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:02.853074 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e57a5470-4802-4dea-bd0c-88358a13fe52 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:02.853074 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e57a5470-4802-4dea-bd0c-88358a13fe52 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:02.853074 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:02.853074 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:02.853074 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e57a5470-4802-4dea-bd0c-88358a13fe52 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:02.853824 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e57a5470-4802-4dea-bd0c-88358a13fe52 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:02.868450 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:02.868450 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:02.869913 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e57a5470-4802-4dea-bd0c-88358a13fe52 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:02.870435 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1338/2706] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:02 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:03.885066 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e72e14b6-6b6b-4b0f-a9dd-32e5d91a363a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:03.994221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e72e14b6-6b6b-4b0f-a9dd-32e5d91a363a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:03.994221 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:03.994221 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:03.994221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e72e14b6-6b6b-4b0f-a9dd-32e5d91a363a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:03.994221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e72e14b6-6b6b-4b0f-a9dd-32e5d91a363a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:03.994221 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:03.994221 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:03.994221 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e72e14b6-6b6b-4b0f-a9dd-32e5d91a363a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:03.994221 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1369/2707] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:03 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:04.921947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d71a1de9-5440-4aa0-b5c0-02663762229b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:04.922598 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d71a1de9-5440-4aa0-b5c0-02663762229b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:04.922598 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:04.922598 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:04.922598 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d71a1de9-5440-4aa0-b5c0-02663762229b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:04.922974 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d71a1de9-5440-4aa0-b5c0-02663762229b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:04.940421 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:04.940421 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:04.941550 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d71a1de9-5440-4aa0-b5c0-02663762229b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:04.942045 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1339/2708] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:04 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:05.951238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-45fbf17b-399d-4365-bcbc-9b5bda7a7d58 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:05.956728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-45fbf17b-399d-4365-bcbc-9b5bda7a7d58 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:05.956728 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:05.956728 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:05.956728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-45fbf17b-399d-4365-bcbc-9b5bda7a7d58 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:05.956728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-45fbf17b-399d-4365-bcbc-9b5bda7a7d58 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:05.965183 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:05.965183 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:05.966292 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-45fbf17b-399d-4365-bcbc-9b5bda7a7d58 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:05.966894 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1370/2709] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:05 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:06.982584 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c9245f1-85f9-4ee7-9b6b-56770d189265 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:06.984155 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c9245f1-85f9-4ee7-9b6b-56770d189265 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:06.984624 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:06.984624 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:06.985519 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6c9245f1-85f9-4ee7-9b6b-56770d189265 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:06.986153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-6c9245f1-85f9-4ee7-9b6b-56770d189265 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:07.002181 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:07.002181 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:07.003495 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6c9245f1-85f9-4ee7-9b6b-56770d189265 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:07.004353 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1340/2710] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:06 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:08.013362 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f07add6-9e49-4c3a-9a85-56680d180968 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:08.013702 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f07add6-9e49-4c3a-9a85-56680d180968 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:08.013977 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:08.013977 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:08.014204 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f07add6-9e49-4c3a-9a85-56680d180968 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:08.014418 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-2f07add6-9e49-4c3a-9a85-56680d180968 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:08.028282 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:08.028282 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:08.029307 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f07add6-9e49-4c3a-9a85-56680d180968 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:08.029744 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1371/2711] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:08 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:11:09.039897 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e0612a2-62cc-4d77-aac8-686ed653c7a1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:09.040472 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e0612a2-62cc-4d77-aac8-686ed653c7a1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:09.040472 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:09.040472 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:09.040747 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0e0612a2-62cc-4d77-aac8-686ed653c7a1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:09.040747 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-0e0612a2-62cc-4d77-aac8-686ed653c7a1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:09.055386 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:09.055386 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:09.057588 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0e0612a2-62cc-4d77-aac8-686ed653c7a1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:09.058476 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1341/2712] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:09 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:10.068084 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2b806c72-291f-44ea-8a65-40d857331e33 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:10.068950 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2b806c72-291f-44ea-8a65-40d857331e33 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:10.069203 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:10.069203 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:10.069437 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2b806c72-291f-44ea-8a65-40d857331e33 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:10.069648 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-2b806c72-291f-44ea-8a65-40d857331e33 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:10.085611 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:10.085611 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:10.086770 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2b806c72-291f-44ea-8a65-40d857331e33 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:10.087280 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1372/2713] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:10 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:11:11.096720 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a479a36a-fbc4-49b3-8a5e-c4b1d0bde884 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:11.097070 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a479a36a-fbc4-49b3-8a5e-c4b1d0bde884 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:11.097200 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:11.097200 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:11.097461 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a479a36a-fbc4-49b3-8a5e-c4b1d0bde884 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:11.097670 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a479a36a-fbc4-49b3-8a5e-c4b1d0bde884 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:11.109132 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:11.109132 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:11.110233 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a479a36a-fbc4-49b3-8a5e-c4b1d0bde884 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:11.117687 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1342/2714] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:11 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:12.128483 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e569d40d-8946-4d69-824c-908de8aefe58 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:12.128834 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e569d40d-8946-4d69-824c-908de8aefe58 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:12.129014 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:12.129014 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:12.129269 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e569d40d-8946-4d69-824c-908de8aefe58 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:12.129516 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e569d40d-8946-4d69-824c-908de8aefe58 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:12.158064 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:12.158064 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:12.158064 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e569d40d-8946-4d69-824c-908de8aefe58 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:12.158064 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1373/2715] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:12 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:12.913112 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9747d6fe-a8ea-4802-b33c-4163bf72173e tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] GET http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca Jan 27 17:11:12.915272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9747d6fe-a8ea-4802-b33c-4163bf72173e tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:12.915272 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:12.915272 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:12.915272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9747d6fe-a8ea-4802-b33c-4163bf72173e tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:12.943959 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:12.943959 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:12.949644 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9747d6fe-a8ea-4802-b33c-4163bf72173e tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Volume info retrieved successfully. Jan 27 17:11:12.962460 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9747d6fe-a8ea-4802-b33c-4163bf72173e tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca returned with HTTP 200 Jan 27 17:11:12.963105 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1343/2716] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:12 2021] GET /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca => generated 920 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:12.972597 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39f788f7-5f57-450e-ad56-f1fbf44855a0 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] GET http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca Jan 27 17:11:12.972896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39f788f7-5f57-450e-ad56-f1fbf44855a0 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:12.973049 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:12.973049 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:12.973281 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39f788f7-5f57-450e-ad56-f1fbf44855a0 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:13.002143 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:13.002143 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:13.007587 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-39f788f7-5f57-450e-ad56-f1fbf44855a0 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Volume info retrieved successfully. Jan 27 17:11:13.020575 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39f788f7-5f57-450e-ad56-f1fbf44855a0 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca returned with HTTP 200 Jan 27 17:11:13.021330 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1374/2717] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:12 2021] GET /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca => generated 920 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:11:13.168236 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bcb4b328-d430-4763-bc32-14b1006bef7d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:13.168878 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bcb4b328-d430-4763-bc32-14b1006bef7d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:13.169142 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:13.169142 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:13.169804 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bcb4b328-d430-4763-bc32-14b1006bef7d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:13.170262 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-bcb4b328-d430-4763-bc32-14b1006bef7d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:13.187237 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:13.187237 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:13.188531 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bcb4b328-d430-4763-bc32-14b1006bef7d tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:13.189047 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1344/2718] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:13 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:14.198556 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-06fc4f66-3fb2-455b-9f0d-152be105d156 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:14.198869 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-06fc4f66-3fb2-455b-9f0d-152be105d156 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:14.198967 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:14.198967 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:14.199197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-06fc4f66-3fb2-455b-9f0d-152be105d156 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:14.199411 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-06fc4f66-3fb2-455b-9f0d-152be105d156 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:14.212343 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:14.212343 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:14.213368 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-06fc4f66-3fb2-455b-9f0d-152be105d156 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:14.213814 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1375/2719] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:14 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:15.222826 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9a96ce53-21ae-4199-95b7-980714ca3be5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:15.223180 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9a96ce53-21ae-4199-95b7-980714ca3be5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:15.223339 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:15.223339 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:15.223573 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9a96ce53-21ae-4199-95b7-980714ca3be5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:15.223794 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-9a96ce53-21ae-4199-95b7-980714ca3be5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:15.237260 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:15.237260 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:15.238379 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9a96ce53-21ae-4199-95b7-980714ca3be5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:15.238829 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1345/2720] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:15 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:16.249504 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3250d4b4-240e-4edb-874d-d0a5df921e62 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:16.255022 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3250d4b4-240e-4edb-874d-d0a5df921e62 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:16.255280 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:16.255280 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:16.257045 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3250d4b4-240e-4edb-874d-d0a5df921e62 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:16.257506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3250d4b4-240e-4edb-874d-d0a5df921e62 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:16.273993 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:16.273993 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:16.276289 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3250d4b4-240e-4edb-874d-d0a5df921e62 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:16.276800 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1376/2721] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:16 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:17.288508 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b153a1fa-a5dc-4183-9a35-aa7035a441fa tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:17.288919 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b153a1fa-a5dc-4183-9a35-aa7035a441fa tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:17.289073 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:17.289073 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:17.289377 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b153a1fa-a5dc-4183-9a35-aa7035a441fa tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:17.289672 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b153a1fa-a5dc-4183-9a35-aa7035a441fa tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:17.306881 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:17.306881 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:17.308335 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b153a1fa-a5dc-4183-9a35-aa7035a441fa tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:17.314174 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1346/2722] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:17 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:18.319336 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63b87e52-82d7-4c31-8658-c3370356273f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:18.319722 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63b87e52-82d7-4c31-8658-c3370356273f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:18.319881 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:18.319881 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:18.320083 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63b87e52-82d7-4c31-8658-c3370356273f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:18.320311 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-63b87e52-82d7-4c31-8658-c3370356273f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:18.331195 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:18.331195 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:18.332153 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63b87e52-82d7-4c31-8658-c3370356273f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:18.334261 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1377/2723] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:18 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:11:19.194477 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-629f0f77-1a27-425a-90ce-31b19a284fd9 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] DELETE http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca Jan 27 17:11:19.194747 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-629f0f77-1a27-425a-90ce-31b19a284fd9 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:19.194878 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:19.194878 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:19.195069 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-629f0f77-1a27-425a-90ce-31b19a284fd9 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:19.195320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-629f0f77-1a27-425a-90ce-31b19a284fd9 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Delete volume with id: 976aee06-41a0-4446-840f-fa3c3e10ebca Jan 27 17:11:19.219612 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:19.219612 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:19.220236 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-629f0f77-1a27-425a-90ce-31b19a284fd9 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Volume info retrieved successfully. Jan 27 17:11:19.295068 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-629f0f77-1a27-425a-90ce-31b19a284fd9 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Delete volume request issued successfully. Jan 27 17:11:19.295538 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-629f0f77-1a27-425a-90ce-31b19a284fd9 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca returned with HTTP 202 Jan 27 17:11:19.296158 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1347/2724] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:11:19 2021] DELETE /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:11:19.302879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4ee8425b-c6f6-4b92-a631-7a16f7ed9553 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] GET http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca Jan 27 17:11:19.303385 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4ee8425b-c6f6-4b92-a631-7a16f7ed9553 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:19.303560 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:19.303560 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:19.303847 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4ee8425b-c6f6-4b92-a631-7a16f7ed9553 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:19.335134 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:19.335134 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:19.343323 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-99b9fc4c-4aac-4acb-b69f-c5c844e2e1c1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:19.344096 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-99b9fc4c-4aac-4acb-b69f-c5c844e2e1c1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:19.344417 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:19.344417 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:19.345087 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-99b9fc4c-4aac-4acb-b69f-c5c844e2e1c1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:19.345296 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-99b9fc4c-4aac-4acb-b69f-c5c844e2e1c1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:19.357208 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4ee8425b-c6f6-4b92-a631-7a16f7ed9553 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Volume info retrieved successfully. Jan 27 17:11:19.369951 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:19.369951 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:19.369951 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-99b9fc4c-4aac-4acb-b69f-c5c844e2e1c1 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:19.370304 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1348/2725] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:19 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:19.373491 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4ee8425b-c6f6-4b92-a631-7a16f7ed9553 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca returned with HTTP 200 Jan 27 17:11:19.375855 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1378/2726] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:19 2021] GET /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca => generated 919 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:20.383921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39b044a4-70c3-4215-88de-dbc2cfe646b0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:20.384330 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39b044a4-70c3-4215-88de-dbc2cfe646b0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:20.384537 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:20.384537 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:20.384879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39b044a4-70c3-4215-88de-dbc2cfe646b0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:20.385158 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-39b044a4-70c3-4215-88de-dbc2cfe646b0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:20.385351 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef5b7c01-dcaf-4767-800d-3abbee414ca8 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] GET http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca Jan 27 17:11:20.385889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef5b7c01-dcaf-4767-800d-3abbee414ca8 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:20.386044 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:20.386044 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:20.386381 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ef5b7c01-dcaf-4767-800d-3abbee414ca8 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:20.401820 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:20.401820 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:20.403291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39b044a4-70c3-4215-88de-dbc2cfe646b0 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:20.404060 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1349/2727] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:20 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:20.420108 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:20.420108 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:20.425875 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ef5b7c01-dcaf-4767-800d-3abbee414ca8 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Volume info retrieved successfully. Jan 27 17:11:20.437451 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ef5b7c01-dcaf-4767-800d-3abbee414ca8 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca returned with HTTP 200 Jan 27 17:11:20.438041 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1379/2728] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:20 2021] GET /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca => generated 919 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:11:21.413783 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0289ea68-ac8b-459f-a1ee-d606e706ca39 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:21.414353 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0289ea68-ac8b-459f-a1ee-d606e706ca39 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:21.414353 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:21.414353 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:21.414570 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0289ea68-ac8b-459f-a1ee-d606e706ca39 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:21.414961 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-0289ea68-ac8b-459f-a1ee-d606e706ca39 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:21.429487 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:21.429487 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:21.430863 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0289ea68-ac8b-459f-a1ee-d606e706ca39 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:21.431397 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1350/2729] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:21 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:21.447716 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-093abf12-448a-4fb1-8434-2306b2fa2c14 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] GET http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca Jan 27 17:11:21.448467 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-093abf12-448a-4fb1-8434-2306b2fa2c14 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:21.448673 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:21.448673 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:21.448988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-093abf12-448a-4fb1-8434-2306b2fa2c14 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:21.486352 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:21.486352 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:21.493981 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-093abf12-448a-4fb1-8434-2306b2fa2c14 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Volume info retrieved successfully. Jan 27 17:11:21.508464 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-093abf12-448a-4fb1-8434-2306b2fa2c14 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca returned with HTTP 200 Jan 27 17:11:21.509408 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1380/2730] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:21 2021] GET /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca => generated 919 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:22.444134 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fbc062e7-714b-40a3-9d71-4f26c94b84d2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:22.445003 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fbc062e7-714b-40a3-9d71-4f26c94b84d2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:22.445948 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:22.445948 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:22.446249 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fbc062e7-714b-40a3-9d71-4f26c94b84d2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:22.446478 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-fbc062e7-714b-40a3-9d71-4f26c94b84d2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:22.459546 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:22.459546 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:22.460671 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fbc062e7-714b-40a3-9d71-4f26c94b84d2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:22.461160 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1351/2731] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:22 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:11:22.469275 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0fa46116-5f20-4887-80d0-840f149d3342 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:11:22.469590 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0fa46116-5f20-4887-80d0-840f149d3342 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:22.469744 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:22.469744 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:22.469959 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0fa46116-5f20-4887-80d0-840f149d3342 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:22.499619 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:22.499619 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:22.505625 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0fa46116-5f20-4887-80d0-840f149d3342 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:11:22.521034 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0fa46116-5f20-4887-80d0-840f149d3342 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:11:22.522171 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1381/2732] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:22 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 1364 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:11:22.523586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6fb6fc15-18e4-4275-ae3f-d3c92a8babb3 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] GET http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca Jan 27 17:11:22.524361 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6fb6fc15-18e4-4275-ae3f-d3c92a8babb3 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:22.524779 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:22.524779 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:22.525377 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6fb6fc15-18e4-4275-ae3f-d3c92a8babb3 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:22.536329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] POST http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79/restore Jan 27 17:11:22.537265 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:22.537265 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:22.538047 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:11:22.540192 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Restoring backup 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 ({'restore': {}}) {{(pid=87929) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 27 17:11:22.540488 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Restoring backup 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 to volume None. Jan 27 17:11:22.552316 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:22.552316 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:22.553669 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.backup.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Creating volume of 1 GB for restore of backup 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. Jan 27 17:11:22.560352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6fb6fc15-18e4-4275-ae3f-d3c92a8babb3 tempest-AttachVolumeShelveTestJSON-425865663 tempest-AttachVolumeShelveTestJSON-425865663-project] http://10.222.0.108/volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca returned with HTTP 404 Jan 27 17:11:22.561157 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1352/2733] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:22 2021] GET /volume/v3/0cd905afb1174bf4bab6b9d8c3f48f3d/volumes/976aee06-41a0-4446-840f-fa3c3e10ebca => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:11:22.562849 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Availability zone cache updated, next update will occur around 2021-01-27 18:11:22.562545. {{(pid=87929) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 17:11:22.563066 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Availability Zones retrieved successfully. Jan 27 17:11:22.571607 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Flow 'volume_create_api' (a31917b4-4a5e-446d-84f6-193e88d2db45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:11:22.573121 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c2b1097-bf79-4c46-a012-caae8d5aa414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:11:22.574274 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:11:22.605971 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c2b1097-bf79-4c46-a012-caae8d5aa414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:11:22.607024 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01080213-f247-4fc3-a8bc-156077c5a68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:11:22.677805 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Created reservations ['e08f21c2-c936-473d-9968-8cbfc953d67d', '7f2aee36-83a8-4d65-bcb6-464ba5ddc8a7', '86bd54c3-46c7-489a-83b0-1137c468ed94', '6b899506-e42c-446e-bda0-7dc43e20a95b'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:11:22.678898 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01080213-f247-4fc3-a8bc-156077c5a68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e08f21c2-c936-473d-9968-8cbfc953d67d', '7f2aee36-83a8-4d65-bcb6-464ba5ddc8a7', '86bd54c3-46c7-489a-83b0-1137c468ed94', '6b899506-e42c-446e-bda0-7dc43e20a95b']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:11:22.680271 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a09b72f5-e151-44a4-987b-e60d92dd15d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:11:22.742335 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a09b72f5-e151-44a4-987b-e60d92dd15d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e1722ef-5786-41e8-916f-10233a3ec75d', '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_1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53607ac455764661b8c3dc7cf5dd6483',qos_specs=None,replication_status=,reservations=['e08f21c2-c936-473d-9968-8cbfc953d67d','7f2aee36-83a8-4d65-bcb6-464ba5ddc8a7','86bd54c3-46c7-489a-83b0-1137c468ed94','6b899506-e42c-446e-bda0-7dc43e20a95b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c522fe98ceb46a6a670f48ee3576327',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:11:22Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e1722ef-5786-41e8-916f-10233a3ec75d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53607ac455764661b8c3dc7cf5dd6483',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4c522fe98ceb46a6a670f48ee3576327',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:11:22.743507 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a48bdf9-f2e4-4fbd-bbf5-b60cb3299dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:11:22.786276 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a48bdf9-f2e4-4fbd-bbf5-b60cb3299dec) transitioned into 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_1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53607ac455764661b8c3dc7cf5dd6483',qos_specs=None,replication_status=,reservations=['e08f21c2-c936-473d-9968-8cbfc953d67d','7f2aee36-83a8-4d65-bcb6-464ba5ddc8a7','86bd54c3-46c7-489a-83b0-1137c468ed94','6b899506-e42c-446e-bda0-7dc43e20a95b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c522fe98ceb46a6a670f48ee3576327',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:11:22.787246 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794c6b81-d0df-49ab-b58b-0eb6212182bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:11:22.844680 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794c6b81-d0df-49ab-b58b-0eb6212182bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:11:22.847979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Flow 'volume_create_api' (a31917b4-4a5e-446d-84f6-193e88d2db45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:11:22.889880 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Create volume request issued successfully. Jan 27 17:11:22.920021 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:22.920021 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:22.920946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:11:22.921399 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 27 17:11:22.921399 n-d-705658-15 devstack@c-api.service[87927]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 27 17:11:22.921399 n-d-705658-15 devstack@c-api.service[87927]: hub = hubs.get_hub() Jan 27 17:11:23.964502 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:23.964502 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:23.965291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:11:23.965521 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Checking backup size 1 against volume size 1 {{(pid=87929) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 27 17:11:23.965727 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.backup.api [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Overwriting volume 2e1722ef-5786-41e8-916f-10233a3ec75d with restore of backup 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:24.034408 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] restore_backup in rpcapi backup_id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 {{(pid=87929) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 27 17:11:24.037002 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-12780015-e534-4065-b704-377314d4b256 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79/restore returned with HTTP 202 Jan 27 17:11:24.041048 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1382/2734] 10.222.0.108 () {60 vars in 1365 bytes} [Wed Jan 27 17:11:22 2021] POST /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79/restore => generated 189 bytes in 1508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:11:24.045694 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3805774-0d49-4918-9578-32b318e5d6e8 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:24.045694 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3805774-0d49-4918-9578-32b318e5d6e8 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:24.045850 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3805774-0d49-4918-9578-32b318e5d6e8 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:24.046031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b3805774-0d49-4918-9578-32b318e5d6e8 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:24.058283 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:24.058283 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:24.059236 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3805774-0d49-4918-9578-32b318e5d6e8 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:24.059646 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1353/2735] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:24 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:25.072058 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed0fa064-9184-42ef-86b3-8bb4d81e3da5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:25.072717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed0fa064-9184-42ef-86b3-8bb4d81e3da5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:25.073001 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:25.073001 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:25.073460 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed0fa064-9184-42ef-86b3-8bb4d81e3da5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:25.073895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ed0fa064-9184-42ef-86b3-8bb4d81e3da5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:25.092763 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:25.092763 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:25.093940 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed0fa064-9184-42ef-86b3-8bb4d81e3da5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:25.094650 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1383/2736] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:25 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:11:26.103347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39b4ca20-9169-4e13-971c-cd0f398d0420 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:26.107290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39b4ca20-9169-4e13-971c-cd0f398d0420 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:26.107290 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:26.107290 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:26.107290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39b4ca20-9169-4e13-971c-cd0f398d0420 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:26.107290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-39b4ca20-9169-4e13-971c-cd0f398d0420 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:26.122185 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:26.122185 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:26.123428 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39b4ca20-9169-4e13-971c-cd0f398d0420 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:26.123929 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1354/2737] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:26 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:27.136628 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a37cde64-9afb-4e21-a87e-39350ce8a2ea tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:27.142231 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a37cde64-9afb-4e21-a87e-39350ce8a2ea tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:27.142231 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:27.142231 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:27.142231 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a37cde64-9afb-4e21-a87e-39350ce8a2ea tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:27.142231 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a37cde64-9afb-4e21-a87e-39350ce8a2ea tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:27.155522 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:27.155522 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:27.156777 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a37cde64-9afb-4e21-a87e-39350ce8a2ea tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:27.157514 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1384/2738] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:27 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:27.829617 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] POST http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes Jan 27 17:11:27.829617 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:27.829617 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:27.829617 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-148220782", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:11:27.830428 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-148220782', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:11:27.830428 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Create volume of 1 GB Jan 27 17:11:27.839698 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Availability Zones retrieved successfully. Jan 27 17:11:27.847265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Flow 'volume_create_api' (d27b288d-8e59-4096-b263-e76d60b33b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:11:27.847265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (924bd0c3-34d7-41ae-afbb-eb06313fb674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:11:27.847265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:11:27.881914 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (924bd0c3-34d7-41ae-afbb-eb06313fb674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:11:27.881914 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86c38b56-24a9-4645-9689-33d70699b27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:11:27.969140 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Created reservations ['053849ae-b1ac-472b-a768-714d28bb617b', '6b95a29c-1746-4f42-807e-27486565f63a', '77efaeb5-2923-447b-8778-bea7c7b028a2', '4aa4f1f7-5994-4819-a46f-4014b9e0c888'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:11:27.971754 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86c38b56-24a9-4645-9689-33d70699b27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['053849ae-b1ac-472b-a768-714d28bb617b', '6b95a29c-1746-4f42-807e-27486565f63a', '77efaeb5-2923-447b-8778-bea7c7b028a2', '4aa4f1f7-5994-4819-a46f-4014b9e0c888']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:11:27.974315 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62526053-c549-4543-9fcd-27a232657f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:11:28.077686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62526053-c549-4543-9fcd-27a232657f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '987993ab-b781-4224-a16f-2b053a85dc17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-148220782',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f2b292b441864956a16cdd0e62c9e5ad',qos_specs=None,replication_status=,reservations=['053849ae-b1ac-472b-a768-714d28bb617b','6b95a29c-1746-4f42-807e-27486565f63a','77efaeb5-2923-447b-8778-bea7c7b028a2','4aa4f1f7-5994-4819-a46f-4014b9e0c888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da37f7cdd7a34973a622b3850061da4e',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:11:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-148220782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=987993ab-b781-4224-a16f-2b053a85dc17,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f2b292b441864956a16cdd0e62c9e5ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='da37f7cdd7a34973a622b3850061da4e',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:11:28.077686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c36b8b-276f-4db1-8a95-757bb0f627f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:11:28.166735 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af4ec430-2a6f-41e5-9ef4-6fd9df91a91e tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:28.167035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af4ec430-2a6f-41e5-9ef4-6fd9df91a91e tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:28.167239 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:28.167239 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:28.167511 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-af4ec430-2a6f-41e5-9ef4-6fd9df91a91e tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:28.167705 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-af4ec430-2a6f-41e5-9ef4-6fd9df91a91e tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:28.178956 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:28.178956 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:28.180169 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c36b8b-276f-4db1-8a95-757bb0f627f2) transitioned into state 'SUCCESS' from state '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-148220782',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f2b292b441864956a16cdd0e62c9e5ad',qos_specs=None,replication_status=,reservations=['053849ae-b1ac-472b-a768-714d28bb617b','6b95a29c-1746-4f42-807e-27486565f63a','77efaeb5-2923-447b-8778-bea7c7b028a2','4aa4f1f7-5994-4819-a46f-4014b9e0c888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da37f7cdd7a34973a622b3850061da4e',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:11:28.180733 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-af4ec430-2a6f-41e5-9ef4-6fd9df91a91e tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:28.181198 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1385/2739] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:28 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:11:28.185925 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12b14182-4130-4724-9b37-59bd142b38a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:11:28.232649 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12b14182-4130-4724-9b37-59bd142b38a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:11:28.235721 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Flow 'volume_create_api' (d27b288d-8e59-4096-b263-e76d60b33b0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:11:28.297148 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Create volume request issued successfully. Jan 27 17:11:28.297148 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-696a7dde-edcd-443b-abb9-bf607d0cff8c tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes returned with HTTP 202 Jan 27 17:11:28.297148 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1355/2740] 10.222.0.108 () {64 vars in 1517 bytes} [Wed Jan 27 17:11:27 2021] POST /volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes => generated 833 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:11:28.298012 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-506d284e-245a-4f9b-90d9-e76a11003ea9 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] GET http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 Jan 27 17:11:28.298012 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-506d284e-245a-4f9b-90d9-e76a11003ea9 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:28.298012 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:28.298012 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:28.298012 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-506d284e-245a-4f9b-90d9-e76a11003ea9 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:28.307520 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:28.307520 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:28.312080 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-506d284e-245a-4f9b-90d9-e76a11003ea9 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Volume info retrieved successfully. Jan 27 17:11:28.323690 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-e7dc7877-d7cf-40ff-8507-a66650571550 req-506d284e-245a-4f9b-90d9-e76a11003ea9 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 returned with HTTP 200 Jan 27 17:11:28.323690 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1386/2741] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:11:28 2021] GET /volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 => generated 901 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:28.345574 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-bdce9bba-e02a-4805-ba2b-7f22b1beea32 req-c3cd1d6a-4efd-42ce-9f75-11ca40d5f88f tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] GET http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 Jan 27 17:11:28.345833 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-bdce9bba-e02a-4805-ba2b-7f22b1beea32 req-c3cd1d6a-4efd-42ce-9f75-11ca40d5f88f tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:28.345981 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:28.345981 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:28.346179 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-bdce9bba-e02a-4805-ba2b-7f22b1beea32 req-c3cd1d6a-4efd-42ce-9f75-11ca40d5f88f tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:28.371739 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:28.371739 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:28.376923 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-bdce9bba-e02a-4805-ba2b-7f22b1beea32 req-c3cd1d6a-4efd-42ce-9f75-11ca40d5f88f tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Volume info retrieved successfully. Jan 27 17:11:28.388674 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-bdce9bba-e02a-4805-ba2b-7f22b1beea32 req-c3cd1d6a-4efd-42ce-9f75-11ca40d5f88f tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 returned with HTTP 200 Jan 27 17:11:28.389262 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1356/2742] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:11:28 2021] GET /volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 => generated 901 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:29.192947 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70e14dc1-159d-424c-93a7-0da727982818 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:29.193452 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70e14dc1-159d-424c-93a7-0da727982818 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:29.193673 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:29.193673 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:29.194177 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-70e14dc1-159d-424c-93a7-0da727982818 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:29.194715 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-70e14dc1-159d-424c-93a7-0da727982818 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:29.207030 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:29.207030 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:29.208040 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-70e14dc1-159d-424c-93a7-0da727982818 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:29.214231 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1387/2743] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:29 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:29.415862 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-af1752c8-2b4c-464c-abae-c0e65a98c427 req-a28ef236-8b40-45d0-b251-2d21da59261f tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] GET http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 Jan 27 17:11:29.415862 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-af1752c8-2b4c-464c-abae-c0e65a98c427 req-a28ef236-8b40-45d0-b251-2d21da59261f tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:29.415862 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:29.415862 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:29.415862 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-af1752c8-2b4c-464c-abae-c0e65a98c427 req-a28ef236-8b40-45d0-b251-2d21da59261f tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:29.438948 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:29.438948 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:29.443222 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-af1752c8-2b4c-464c-abae-c0e65a98c427 req-a28ef236-8b40-45d0-b251-2d21da59261f tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Volume info retrieved successfully. Jan 27 17:11:29.453613 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-af1752c8-2b4c-464c-abae-c0e65a98c427 req-a28ef236-8b40-45d0-b251-2d21da59261f tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 returned with HTTP 200 Jan 27 17:11:29.454058 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1357/2744] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:11:29 2021] GET /volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 => generated 926 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:29.476162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-667ed63c-4b95-4038-8b36-f0e59508b34c req-7cabbe3f-63cd-43de-8276-2df149c95254 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] GET http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 Jan 27 17:11:29.476497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-667ed63c-4b95-4038-8b36-f0e59508b34c req-7cabbe3f-63cd-43de-8276-2df149c95254 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:29.476667 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:29.476667 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:29.476956 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-667ed63c-4b95-4038-8b36-f0e59508b34c req-7cabbe3f-63cd-43de-8276-2df149c95254 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:29.503572 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:29.503572 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:29.508422 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-667ed63c-4b95-4038-8b36-f0e59508b34c req-7cabbe3f-63cd-43de-8276-2df149c95254 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Volume info retrieved successfully. Jan 27 17:11:29.519057 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-667ed63c-4b95-4038-8b36-f0e59508b34c req-7cabbe3f-63cd-43de-8276-2df149c95254 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 returned with HTTP 200 Jan 27 17:11:29.519535 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1388/2745] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:11:29 2021] GET /volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 => generated 926 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:29.543024 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-cbcf58f6-0174-4854-9351-d5f213f57684 req-6bc70d71-5515-4dc8-b37a-f7ac68741c56 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] DELETE http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 Jan 27 17:11:29.543238 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-cbcf58f6-0174-4854-9351-d5f213f57684 req-6bc70d71-5515-4dc8-b37a-f7ac68741c56 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:29.543342 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:29.543342 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:29.543592 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-cbcf58f6-0174-4854-9351-d5f213f57684 req-6bc70d71-5515-4dc8-b37a-f7ac68741c56 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:29.543793 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [req-cbcf58f6-0174-4854-9351-d5f213f57684 req-6bc70d71-5515-4dc8-b37a-f7ac68741c56 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Delete volume with id: 987993ab-b781-4224-a16f-2b053a85dc17 Jan 27 17:11:29.571541 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:29.571541 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:29.571541 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-cbcf58f6-0174-4854-9351-d5f213f57684 req-6bc70d71-5515-4dc8-b37a-f7ac68741c56 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Volume info retrieved successfully. Jan 27 17:11:29.737915 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-cbcf58f6-0174-4854-9351-d5f213f57684 req-6bc70d71-5515-4dc8-b37a-f7ac68741c56 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Delete volume request issued successfully. Jan 27 17:11:29.738214 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-cbcf58f6-0174-4854-9351-d5f213f57684 req-6bc70d71-5515-4dc8-b37a-f7ac68741c56 tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 returned with HTTP 202 Jan 27 17:11:29.738762 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1358/2746] 10.222.0.108 () {62 vars in 1596 bytes} [Wed Jan 27 17:11:29 2021] DELETE /volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 17:11:29.758928 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a18017df-5f34-47fe-b355-403395a06aab req-e5ad0b62-235a-4a56-95e6-d9ef4110a30a tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] GET http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 Jan 27 17:11:29.759231 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a18017df-5f34-47fe-b355-403395a06aab req-e5ad0b62-235a-4a56-95e6-d9ef4110a30a tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:29.759377 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:29.759377 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:29.759597 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a18017df-5f34-47fe-b355-403395a06aab req-e5ad0b62-235a-4a56-95e6-d9ef4110a30a tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:29.790324 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:29.790324 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:29.800054 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-a18017df-5f34-47fe-b355-403395a06aab req-e5ad0b62-235a-4a56-95e6-d9ef4110a30a tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Volume info retrieved successfully. Jan 27 17:11:29.813729 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a18017df-5f34-47fe-b355-403395a06aab req-e5ad0b62-235a-4a56-95e6-d9ef4110a30a tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 returned with HTTP 200 Jan 27 17:11:29.813729 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1389/2747] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:11:29 2021] GET /volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 => generated 925 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:30.233242 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9e778888-b3e1-4626-88cf-21647de455e2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:30.233242 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9e778888-b3e1-4626-88cf-21647de455e2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:30.233242 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:30.233242 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:30.233242 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9e778888-b3e1-4626-88cf-21647de455e2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:30.233242 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-9e778888-b3e1-4626-88cf-21647de455e2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:30.250617 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:30.250617 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:30.250617 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9e778888-b3e1-4626-88cf-21647de455e2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:30.250617 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1359/2748] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:30 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:30.837583 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-bd766981-cd9a-4a37-be3f-eb6e338b6447 req-e3538703-c84c-49dd-b02d-b4c562ad4c7a tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] GET http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 Jan 27 17:11:30.837861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-bd766981-cd9a-4a37-be3f-eb6e338b6447 req-e3538703-c84c-49dd-b02d-b4c562ad4c7a tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:30.838029 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:30.838029 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:30.838223 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-bd766981-cd9a-4a37-be3f-eb6e338b6447 req-e3538703-c84c-49dd-b02d-b4c562ad4c7a tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:30.878676 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:30.878676 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:30.878676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-bd766981-cd9a-4a37-be3f-eb6e338b6447 req-e3538703-c84c-49dd-b02d-b4c562ad4c7a tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Volume info retrieved successfully. Jan 27 17:11:30.881585 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-bd766981-cd9a-4a37-be3f-eb6e338b6447 req-e3538703-c84c-49dd-b02d-b4c562ad4c7a tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 returned with HTTP 200 Jan 27 17:11:30.881585 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1390/2749] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:11:30 2021] GET /volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 => generated 925 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:31.258657 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8c9f42e6-f2ed-4722-90e3-c62238227872 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:31.258990 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8c9f42e6-f2ed-4722-90e3-c62238227872 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:31.259130 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:31.259130 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:31.259333 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8c9f42e6-f2ed-4722-90e3-c62238227872 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:31.259529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8c9f42e6-f2ed-4722-90e3-c62238227872 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:31.272424 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:31.272424 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:31.273520 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8c9f42e6-f2ed-4722-90e3-c62238227872 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:31.274021 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1360/2750] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:31 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:31.973098 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-0e4938a4-3b7a-42a1-8eed-895b84ff6a00 req-8cbe9e45-73c5-4d57-9aa6-e61d194c701b tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] GET http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 Jan 27 17:11:31.973098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-0e4938a4-3b7a-42a1-8eed-895b84ff6a00 req-8cbe9e45-73c5-4d57-9aa6-e61d194c701b tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:31.973098 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:31.973098 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:31.973098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-0e4938a4-3b7a-42a1-8eed-895b84ff6a00 req-8cbe9e45-73c5-4d57-9aa6-e61d194c701b tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:31.973098 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-0e4938a4-3b7a-42a1-8eed-895b84ff6a00 req-8cbe9e45-73c5-4d57-9aa6-e61d194c701b tempest-VolumesGetTestJSON-1059983891 tempest-VolumesGetTestJSON-1059983891-project] http://10.222.0.108/volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 returned with HTTP 404 Jan 27 17:11:31.973098 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1391/2751] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:11:31 2021] GET /volume/v3/f2b292b441864956a16cdd0e62c9e5ad/volumes/987993ab-b781-4224-a16f-2b053a85dc17 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:11:32.350413 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a8619bff-8292-46b9-a7dc-34812011628f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:32.350413 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a8619bff-8292-46b9-a7dc-34812011628f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:32.350413 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:32.350413 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:32.350413 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a8619bff-8292-46b9-a7dc-34812011628f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:32.350413 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a8619bff-8292-46b9-a7dc-34812011628f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:32.365484 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:32.365484 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:32.366524 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a8619bff-8292-46b9-a7dc-34812011628f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:32.366950 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1361/2752] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:32 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:33.381173 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a2c7ba6e-9208-4ad3-8fad-c09198fcdfbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:33.382474 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a2c7ba6e-9208-4ad3-8fad-c09198fcdfbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:33.383066 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a2c7ba6e-9208-4ad3-8fad-c09198fcdfbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:33.383502 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a2c7ba6e-9208-4ad3-8fad-c09198fcdfbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:33.404839 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:33.404839 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:33.405975 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a2c7ba6e-9208-4ad3-8fad-c09198fcdfbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:33.409099 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1392/2753] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:33 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:34.421277 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-12acf585-a56a-4404-b0ad-afcf7fc7c5b7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:34.421277 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-12acf585-a56a-4404-b0ad-afcf7fc7c5b7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:34.421277 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:34.421277 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:34.421277 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-12acf585-a56a-4404-b0ad-afcf7fc7c5b7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:34.421277 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-12acf585-a56a-4404-b0ad-afcf7fc7c5b7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:34.429073 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:34.429073 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:34.430082 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-12acf585-a56a-4404-b0ad-afcf7fc7c5b7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:34.430082 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1362/2754] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:34 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:35.439154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a8807135-466c-4f29-abec-d17ab80c8076 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:35.439484 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a8807135-466c-4f29-abec-d17ab80c8076 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:35.439581 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:35.439581 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:35.439738 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a8807135-466c-4f29-abec-d17ab80c8076 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:35.439942 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a8807135-466c-4f29-abec-d17ab80c8076 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:35.451928 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:35.451928 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:35.452933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a8807135-466c-4f29-abec-d17ab80c8076 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:35.453492 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1393/2755] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:35 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:36.462613 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb25c4f8-690d-4795-9e74-ad9366005b73 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:36.463321 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb25c4f8-690d-4795-9e74-ad9366005b73 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:36.463321 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:36.463321 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:36.463504 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb25c4f8-690d-4795-9e74-ad9366005b73 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:36.463566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-fb25c4f8-690d-4795-9e74-ad9366005b73 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:36.475572 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:36.475572 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:36.476833 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb25c4f8-690d-4795-9e74-ad9366005b73 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:36.477334 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1363/2756] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:36 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:37.494025 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57e415ff-b173-4312-a2bf-b24143304db6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:37.507574 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57e415ff-b173-4312-a2bf-b24143304db6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:37.507574 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:37.507574 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:37.507574 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57e415ff-b173-4312-a2bf-b24143304db6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:37.507574 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-57e415ff-b173-4312-a2bf-b24143304db6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:37.531689 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:37.531689 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:37.534047 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57e415ff-b173-4312-a2bf-b24143304db6 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:37.538445 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1394/2757] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:37 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:38.543435 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82e2793b-2916-493c-94e7-55cc5241529c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:38.543876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82e2793b-2916-493c-94e7-55cc5241529c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:38.544091 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:38.544091 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:38.544439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82e2793b-2916-493c-94e7-55cc5241529c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:38.544729 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-82e2793b-2916-493c-94e7-55cc5241529c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:38.558320 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:38.558320 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:38.559533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82e2793b-2916-493c-94e7-55cc5241529c tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:38.560047 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1364/2758] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:38 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:39.570017 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b7d57b3c-55c2-45a4-b33e-eb5d7c92bda4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:39.570017 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b7d57b3c-55c2-45a4-b33e-eb5d7c92bda4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:39.570017 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:39.570017 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:39.570017 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b7d57b3c-55c2-45a4-b33e-eb5d7c92bda4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:39.570017 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b7d57b3c-55c2-45a4-b33e-eb5d7c92bda4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:39.601521 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:39.601521 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:39.601521 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b7d57b3c-55c2-45a4-b33e-eb5d7c92bda4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:39.601521 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1395/2759] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:39 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:40.610128 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-25b37ab6-54be-4725-871a-7161864c9515 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:40.610128 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-25b37ab6-54be-4725-871a-7161864c9515 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:40.610128 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:40.610128 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:40.610128 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-25b37ab6-54be-4725-871a-7161864c9515 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:40.610128 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-25b37ab6-54be-4725-871a-7161864c9515 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:40.632453 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:40.632453 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:40.632453 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-25b37ab6-54be-4725-871a-7161864c9515 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:40.632453 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1365/2760] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:40 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:41.638076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb3dd4d5-1739-4bbf-9b24-a8d9e8fe8e3f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:41.647140 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb3dd4d5-1739-4bbf-9b24-a8d9e8fe8e3f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:41.647140 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:41.647140 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:41.647140 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb3dd4d5-1739-4bbf-9b24-a8d9e8fe8e3f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:41.647140 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-eb3dd4d5-1739-4bbf-9b24-a8d9e8fe8e3f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:41.652150 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:41.652150 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:41.653191 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb3dd4d5-1739-4bbf-9b24-a8d9e8fe8e3f tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:41.653588 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1396/2761] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:41 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:42.662671 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3dcf817b-8d37-4c76-a6c7-7b8e888ef53a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:42.663048 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3dcf817b-8d37-4c76-a6c7-7b8e888ef53a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:42.663111 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:42.663111 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:42.663303 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3dcf817b-8d37-4c76-a6c7-7b8e888ef53a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:42.663459 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3dcf817b-8d37-4c76-a6c7-7b8e888ef53a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:42.679215 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:42.679215 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:42.688393 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3dcf817b-8d37-4c76-a6c7-7b8e888ef53a tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:42.688393 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1366/2762] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:42 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:43.702365 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-74c81d7d-24da-4cf0-a45e-25e5a4798692 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:43.702365 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-74c81d7d-24da-4cf0-a45e-25e5a4798692 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:43.702365 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:43.702365 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:43.702365 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-74c81d7d-24da-4cf0-a45e-25e5a4798692 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:43.702365 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-74c81d7d-24da-4cf0-a45e-25e5a4798692 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:43.709412 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:43.709412 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:43.712692 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-74c81d7d-24da-4cf0-a45e-25e5a4798692 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:43.712692 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1397/2763] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:43 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:44.723375 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8bdec25-c50d-4374-a614-784725e5bf57 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:44.723375 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d8bdec25-c50d-4374-a614-784725e5bf57 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:44.723375 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:44.723375 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:44.723375 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d8bdec25-c50d-4374-a614-784725e5bf57 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:44.723375 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d8bdec25-c50d-4374-a614-784725e5bf57 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:44.741036 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:44.741036 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:44.741036 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d8bdec25-c50d-4374-a614-784725e5bf57 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:44.741036 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1367/2764] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:44 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:45.747977 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1740f089-cb4f-46ee-b8d7-001e0147a412 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:45.747977 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1740f089-cb4f-46ee-b8d7-001e0147a412 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:45.747977 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:45.747977 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:45.747977 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1740f089-cb4f-46ee-b8d7-001e0147a412 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:45.747977 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1740f089-cb4f-46ee-b8d7-001e0147a412 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:45.785555 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:45.785555 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:45.785555 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1740f089-cb4f-46ee-b8d7-001e0147a412 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:45.785555 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1398/2765] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:45 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:46.794091 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8bee0fa-8dd4-45e5-bb21-505ff0171422 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:46.794439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f8bee0fa-8dd4-45e5-bb21-505ff0171422 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:46.794626 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:46.794626 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:46.794868 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f8bee0fa-8dd4-45e5-bb21-505ff0171422 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:46.795102 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f8bee0fa-8dd4-45e5-bb21-505ff0171422 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:46.862456 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:46.862456 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:46.862456 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8bee0fa-8dd4-45e5-bb21-505ff0171422 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:46.862456 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1368/2766] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:46 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:47.866396 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7dc38d3e-0203-441d-8091-85d9401967df tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:47.866396 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7dc38d3e-0203-441d-8091-85d9401967df tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:47.866396 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:47.866396 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:47.866396 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7dc38d3e-0203-441d-8091-85d9401967df tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:47.866396 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-7dc38d3e-0203-441d-8091-85d9401967df tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:47.880521 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:47.880521 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:47.880521 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7dc38d3e-0203-441d-8091-85d9401967df tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:47.881887 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1399/2767] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:47 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:48.891608 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7238c55c-7db3-4515-a101-9730bbf1ac1b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:48.892122 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7238c55c-7db3-4515-a101-9730bbf1ac1b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:48.892279 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:48.892279 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:48.892621 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7238c55c-7db3-4515-a101-9730bbf1ac1b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:48.892961 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-7238c55c-7db3-4515-a101-9730bbf1ac1b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:48.909417 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:48.909417 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:48.910343 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7238c55c-7db3-4515-a101-9730bbf1ac1b tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:48.910747 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1369/2768] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:48 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:49.923072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8d8b8a7b-572d-48f2-81cc-94fa7ef7edb9 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:49.923541 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8d8b8a7b-572d-48f2-81cc-94fa7ef7edb9 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:49.923622 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:49.923622 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:49.923911 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8d8b8a7b-572d-48f2-81cc-94fa7ef7edb9 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:49.924192 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8d8b8a7b-572d-48f2-81cc-94fa7ef7edb9 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:49.941284 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:49.941284 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:49.942670 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8d8b8a7b-572d-48f2-81cc-94fa7ef7edb9 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:49.943286 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1400/2769] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:49 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:50.956329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f186f71a-a04f-4b6d-9e54-527850fd3d41 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:50.956812 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f186f71a-a04f-4b6d-9e54-527850fd3d41 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:50.956908 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:50.956908 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:50.957217 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f186f71a-a04f-4b6d-9e54-527850fd3d41 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:50.957519 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-f186f71a-a04f-4b6d-9e54-527850fd3d41 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:50.979569 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:50.979569 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:50.981813 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f186f71a-a04f-4b6d-9e54-527850fd3d41 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:50.982808 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1370/2770] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:50 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:52.011252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b59b85fc-f012-4aea-b6f4-dd2b037d9476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:52.015553 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b59b85fc-f012-4aea-b6f4-dd2b037d9476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:52.015553 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:52.015553 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:52.015553 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b59b85fc-f012-4aea-b6f4-dd2b037d9476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:52.015553 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b59b85fc-f012-4aea-b6f4-dd2b037d9476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:52.032134 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:52.032134 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:52.032134 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b59b85fc-f012-4aea-b6f4-dd2b037d9476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:52.033048 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1401/2771] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:51 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:53.040313 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3745f73-3de1-4aa1-aa8c-119f65c15564 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:53.040908 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3745f73-3de1-4aa1-aa8c-119f65c15564 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:53.040908 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:53.040908 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:53.040908 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3745f73-3de1-4aa1-aa8c-119f65c15564 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:53.041302 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b3745f73-3de1-4aa1-aa8c-119f65c15564 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:53.056509 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:53.056509 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:53.057554 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3745f73-3de1-4aa1-aa8c-119f65c15564 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:53.058251 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1371/2772] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:53 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:54.214604 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c59b7e7-9a55-4d7b-a19c-b50f6b1bb5c2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:54.214604 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c59b7e7-9a55-4d7b-a19c-b50f6b1bb5c2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:54.214604 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:54.214604 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:54.214604 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c59b7e7-9a55-4d7b-a19c-b50f6b1bb5c2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:54.214604 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3c59b7e7-9a55-4d7b-a19c-b50f6b1bb5c2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:54.214604 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:54.214604 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:54.214604 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c59b7e7-9a55-4d7b-a19c-b50f6b1bb5c2 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:54.214604 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1402/2773] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:54 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:55.117701 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-78b84ee1-2960-4782-8e82-92a09b5f1323 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:11:55.118047 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-78b84ee1-2960-4782-8e82-92a09b5f1323 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:55.118182 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:55.118182 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:55.118377 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-78b84ee1-2960-4782-8e82-92a09b5f1323 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:55.118563 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-78b84ee1-2960-4782-8e82-92a09b5f1323 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Show backup with id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:11:55.130053 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:55.130053 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:55.130974 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-78b84ee1-2960-4782-8e82-92a09b5f1323 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 200 Jan 27 17:11:55.135315 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1372/2774] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:55 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:11:55.138088 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0cef95a-c42b-4138-8193-297c0b7d4629 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d Jan 27 17:11:55.138401 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0cef95a-c42b-4138-8193-297c0b7d4629 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:55.138553 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:55.138553 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:55.138793 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0cef95a-c42b-4138-8193-297c0b7d4629 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:55.163651 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:55.163651 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:55.167937 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e0cef95a-c42b-4138-8193-297c0b7d4629 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:11:55.179718 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0cef95a-c42b-4138-8193-297c0b7d4629 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d returned with HTTP 200 Jan 27 17:11:55.185441 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1403/2775] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:55 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d => generated 1419 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:11:55.188045 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9e503d96-bfd1-484a-8684-82a3b28796a4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d Jan 27 17:11:55.188329 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9e503d96-bfd1-484a-8684-82a3b28796a4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:55.188457 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:55.188457 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:55.188647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9e503d96-bfd1-484a-8684-82a3b28796a4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:55.213907 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:55.213907 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:55.218488 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9e503d96-bfd1-484a-8684-82a3b28796a4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:11:55.229622 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9e503d96-bfd1-484a-8684-82a3b28796a4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d returned with HTTP 200 Jan 27 17:11:55.230532 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1373/2776] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:11:55 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d => generated 1419 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:11:56.591237 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-222db192-1a62-4a38-acfa-7d9eda525476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d Jan 27 17:11:56.591591 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-222db192-1a62-4a38-acfa-7d9eda525476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:56.591649 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:56.591649 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:56.591807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-222db192-1a62-4a38-acfa-7d9eda525476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:56.619059 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:56.619059 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:56.623952 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-222db192-1a62-4a38-acfa-7d9eda525476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:11:56.636590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-222db192-1a62-4a38-acfa-7d9eda525476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d returned with HTTP 200 Jan 27 17:11:56.637037 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1404/2777] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:11:56 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d => generated 1419 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:11:57.589506 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-a7cb0630-093e-4af3-800f-290abff102e9 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d Jan 27 17:11:57.589816 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-a7cb0630-093e-4af3-800f-290abff102e9 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:57.590116 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:57.590116 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:57.590307 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-a7cb0630-093e-4af3-800f-290abff102e9 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:57.618251 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:57.618251 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:57.623299 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-a7cb0630-093e-4af3-800f-290abff102e9 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:11:57.636651 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-a7cb0630-093e-4af3-800f-290abff102e9 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d returned with HTTP 200 Jan 27 17:11:57.637220 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1374/2778] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:11:57 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d => generated 1419 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:11:57.644916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-222db192-1a62-4a38-acfa-7d9eda525476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume// Jan 27 17:11:57.645257 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-222db192-1a62-4a38-acfa-7d9eda525476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:11:57.645397 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:57.645397 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:57.645775 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-222db192-1a62-4a38-acfa-7d9eda525476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:11:57.646571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-222db192-1a62-4a38-acfa-7d9eda525476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:11:57.646889 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1405/2779] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 17:11:57 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:11:57.655957 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-75bf9312-5116-4c64-bd8b-d2eec01d9377 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] POST http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/attachments Jan 27 17:11:57.656375 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:11:57.656375 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:11:57.656602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-75bf9312-5116-4c64-bd8b-d2eec01d9377 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e1722ef-5786-41e8-916f-10233a3ec75d", "instance_uuid": "eb89266b-ebdc-462a-a307-2dede334022b", "connector": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:11:57.681874 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:11:57.681874 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:11:57.855589 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-75bf9312-5116-4c64-bd8b-d2eec01d9377 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/attachments returned with HTTP 200 Jan 27 17:11:57.855589 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1375/2780] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 17:11:57 2021] POST /volume/v3/53607ac455764661b8c3dc7cf5dd6483/attachments => generated 273 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:12:03.405850 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-222db192-1a62-4a38-acfa-7d9eda525476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume// Jan 27 17:12:03.406106 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-222db192-1a62-4a38-acfa-7d9eda525476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:12:03.406366 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-222db192-1a62-4a38-acfa-7d9eda525476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:12:03.406959 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-222db192-1a62-4a38-acfa-7d9eda525476 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:12:03.409908 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1406/2781] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 17:12:03 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:12:03.421383 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-906f9dbc-aa3e-47a4-baaf-d226d3835894 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d Jan 27 17:12:03.422123 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-906f9dbc-aa3e-47a4-baaf-d226d3835894 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:12:03.422335 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:12:03.422335 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:12:03.423002 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-906f9dbc-aa3e-47a4-baaf-d226d3835894 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:12:03.460792 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:12:03.460792 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:12:03.466613 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-906f9dbc-aa3e-47a4-baaf-d226d3835894 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:12:03.477007 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:12:03.477007 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:12:03.481926 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-906f9dbc-aa3e-47a4-baaf-d226d3835894 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d returned with HTTP 200 Jan 27 17:12:03.482399 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1376/2782] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 17:12:03 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d => generated 1517 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:12:03.527612 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-fbd7a151-cdef-42f6-a149-703376317527 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] PUT http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/attachments/1e9e9827-b213-4d4f-b40a-6f9df394d9c1 Jan 27 17:12:03.527612 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-fbd7a151-cdef-42f6-a149-703376317527 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:12:03.548818 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:12:03.548818 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 17:12:03.550567 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-fbd7a151-cdef-42f6-a149-703376317527 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Lock "b'cinder-attachment_update-2e1722ef-5786-41e8-916f-10233a3ec75d-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.008s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:12:03.552016 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:12:03.552016 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:12:05.209813 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-fbd7a151-cdef-42f6-a149-703376317527 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Lock "b'cinder-attachment_update-2e1722ef-5786-41e8-916f-10233a3ec75d-n-h2-705658-15'" released by "attachment_update" :: held 1.661s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:12:05.210276 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-fbd7a151-cdef-42f6-a149-703376317527 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/attachments/1e9e9827-b213-4d4f-b40a-6f9df394d9c1 returned with HTTP 200 Jan 27 17:12:05.210863 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1407/2783] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 17:12:03 2021] PUT /volume/v3/53607ac455764661b8c3dc7cf5dd6483/attachments/1e9e9827-b213-4d4f-b40a-6f9df394d9c1 => generated 763 bytes in 1691 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:12:05.669037 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-04dd0b85-49f3-46fa-8371-01a4d34f9992 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] POST http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/attachments/1e9e9827-b213-4d4f-b40a-6f9df394d9c1/action Jan 27 17:12:05.669282 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:12:05.669282 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:12:05.670020 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-04dd0b85-49f3-46fa-8371-01a4d34f9992 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Action body: b'{"os-complete": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:12:05.670459 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-04dd0b85-49f3-46fa-8371-01a4d34f9992 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:12:05.724420 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:12:05.724420 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:12:05.808478 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1f949e88-b9b8-4564-b3b8-68b8b109a588 req-04dd0b85-49f3-46fa-8371-01a4d34f9992 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/attachments/1e9e9827-b213-4d4f-b40a-6f9df394d9c1/action returned with HTTP 204 Jan 27 17:12:05.809025 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1377/2784] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 17:12:05 2021] POST /volume/v3/53607ac455764661b8c3dc7cf5dd6483/attachments/1e9e9827-b213-4d4f-b40a-6f9df394d9c1/action => generated 0 bytes in 143 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:14:33.819327 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a232c29b-3071-471a-a567-38588cde17d2 req-f4a4bb84-e0f1-4918-87ea-655864d3c810 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] DELETE http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/attachments/1e9e9827-b213-4d4f-b40a-6f9df394d9c1 Jan 27 17:14:33.819680 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a232c29b-3071-471a-a567-38588cde17d2 req-f4a4bb84-e0f1-4918-87ea-655864d3c810 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:14:33.819875 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:14:33.819875 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:14:33.820043 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a232c29b-3071-471a-a567-38588cde17d2 req-f4a4bb84-e0f1-4918-87ea-655864d3c810 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:14:33.831615 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:14:33.831615 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:14:34.226803 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-a232c29b-3071-471a-a567-38588cde17d2 req-f4a4bb84-e0f1-4918-87ea-655864d3c810 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:14:34.227019 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-a232c29b-3071-471a-a567-38588cde17d2 req-f4a4bb84-e0f1-4918-87ea-655864d3c810 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:14:34.252377 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a232c29b-3071-471a-a567-38588cde17d2 req-f4a4bb84-e0f1-4918-87ea-655864d3c810 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/attachments/1e9e9827-b213-4d4f-b40a-6f9df394d9c1 returned with HTTP 200 Jan 27 17:14:34.253027 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1408/2785] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 17:14:33 2021] DELETE /volume/v3/53607ac455764661b8c3dc7cf5dd6483/attachments/1e9e9827-b213-4d4f-b40a-6f9df394d9c1 => generated 19 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:14:38.124238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-43716bb1-0267-445a-845b-8c157c4953a7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] DELETE http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d Jan 27 17:14:38.124952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-43716bb1-0267-445a-845b-8c157c4953a7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:14:38.125294 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:14:38.125294 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:14:38.125861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-43716bb1-0267-445a-845b-8c157c4953a7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:14:38.126417 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-43716bb1-0267-445a-845b-8c157c4953a7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Delete volume with id: 2e1722ef-5786-41e8-916f-10233a3ec75d Jan 27 17:14:38.156630 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:14:38.156630 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:14:38.157426 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-43716bb1-0267-445a-845b-8c157c4953a7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:14:38.266872 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-43716bb1-0267-445a-845b-8c157c4953a7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Delete volume request issued successfully. Jan 27 17:14:38.267337 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-43716bb1-0267-445a-845b-8c157c4953a7 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d returned with HTTP 202 Jan 27 17:14:38.268198 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1378/2786] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:14:38 2021] DELETE /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/2e1722ef-5786-41e8-916f-10233a3ec75d => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:14:38.274160 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-308e5857-9ad7-4541-8135-9b622ce96fbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] DELETE http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 Jan 27 17:14:38.274491 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-308e5857-9ad7-4541-8135-9b622ce96fbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:14:38.274682 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:14:38.274682 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:14:38.274944 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-308e5857-9ad7-4541-8135-9b622ce96fbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:14:38.275183 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-308e5857-9ad7-4541-8135-9b622ce96fbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Delete backup with id: 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79. Jan 27 17:14:38.292269 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:14:38.292269 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:14:38.336071 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-308e5857-9ad7-4541-8135-9b622ce96fbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] delete_backup rpcapi backup_id 1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 {{(pid=87929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 17:14:38.345778 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-308e5857-9ad7-4541-8135-9b622ce96fbe tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 returned with HTTP 202 Jan 27 17:14:38.345778 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1409/2787] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:14:38 2021] DELETE /volume/v3/53607ac455764661b8c3dc7cf5dd6483/backups/1a7b695b-6f4c-4051-bfbd-d3fb9b8b4c79 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:14:38.348752 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b10c21c4-e410-4ac7-8916-d2401e234464 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] DELETE http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:14:38.349216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b10c21c4-e410-4ac7-8916-d2401e234464 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:14:38.349481 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:14:38.349481 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:14:38.349826 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b10c21c4-e410-4ac7-8916-d2401e234464 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:14:38.350456 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-b10c21c4-e410-4ac7-8916-d2401e234464 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Delete volume with id: 10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:14:38.397192 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:14:38.397192 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:14:38.397956 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b10c21c4-e410-4ac7-8916-d2401e234464 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:14:38.579491 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b10c21c4-e410-4ac7-8916-d2401e234464 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Delete volume request issued successfully. Jan 27 17:14:38.579491 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b10c21c4-e410-4ac7-8916-d2401e234464 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 202 Jan 27 17:14:38.579491 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1379/2788] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:14:38 2021] DELETE /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:14:38.588465 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-13c4ff74-c978-4d06-9ed4-6c61fc7e7ed5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:14:38.592217 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-13c4ff74-c978-4d06-9ed4-6c61fc7e7ed5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:14:38.592456 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:14:38.592456 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:14:38.592792 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-13c4ff74-c978-4d06-9ed4-6c61fc7e7ed5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:14:38.654141 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:14:38.654141 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:14:38.659522 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-13c4ff74-c978-4d06-9ed4-6c61fc7e7ed5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:14:38.692734 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-13c4ff74-c978-4d06-9ed4-6c61fc7e7ed5 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:14:38.699783 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1410/2789] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:14:38 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 1363 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:14:39.705756 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16e51108-12df-417b-aaa9-837d50681283 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:14:39.706467 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16e51108-12df-417b-aaa9-837d50681283 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:14:39.706779 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:14:39.706779 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:14:39.707231 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16e51108-12df-417b-aaa9-837d50681283 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:14:39.735694 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:14:39.735694 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:14:39.741109 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-16e51108-12df-417b-aaa9-837d50681283 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Volume info retrieved successfully. Jan 27 17:14:39.757320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16e51108-12df-417b-aaa9-837d50681283 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 200 Jan 27 17:14:39.757948 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1380/2790] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:14:39 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 1363 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:14:40.771340 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f26a9343-be14-4eff-a4d6-121aa894e0e4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] GET http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe Jan 27 17:14:40.771613 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f26a9343-be14-4eff-a4d6-121aa894e0e4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:14:40.771864 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:14:40.771864 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:14:40.772302 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f26a9343-be14-4eff-a4d6-121aa894e0e4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:14:40.800655 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f26a9343-be14-4eff-a4d6-121aa894e0e4 tempest-TestVolumeBackupRestore-1772408153 tempest-TestVolumeBackupRestore-1772408153-project] http://10.222.0.108/volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe returned with HTTP 404 Jan 27 17:14:40.801571 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1411/2791] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:14:40 2021] GET /volume/v3/53607ac455764661b8c3dc7cf5dd6483/volumes/10921fb6-2408-4fc5-b4c4-6615332a2fbe => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:15:52.537537 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8891b7ed-859b-4cc4-a6e1-55fcb2576571 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] POST http://10.222.0.108/volume/v3/90d2d26785f440e9b8ecf246e291f7cd/group_types Jan 27 17:15:52.537853 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:15:52.537853 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:15:52.538132 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8891b7ed-859b-4cc4-a6e1-55fcb2576571 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-347933313", "description": "tempest-group-type-description-1901649102", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:15:52.599224 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8891b7ed-859b-4cc4-a6e1-55fcb2576571 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] http://10.222.0.108/volume/v3/90d2d26785f440e9b8ecf246e291f7cd/group_types returned with HTTP 202 Jan 27 17:15:52.599756 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1381/2792] 10.222.0.108 () {62 vars in 1284 bytes} [Wed Jan 27 17:15:52 2021] POST /volume/v3/90d2d26785f440e9b8ecf246e291f7cd/group_types => generated 264 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:15:52.608123 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-137ae2a0-684b-47e3-9931-7f8abddcf241 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] GET http://10.222.0.108/volume/v3/90d2d26785f440e9b8ecf246e291f7cd/group_types Jan 27 17:15:52.608519 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-137ae2a0-684b-47e3-9931-7f8abddcf241 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:15:52.608899 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-137ae2a0-684b-47e3-9931-7f8abddcf241 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:15:52.752747 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-137ae2a0-684b-47e3-9931-7f8abddcf241 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] http://10.222.0.108/volume/v3/90d2d26785f440e9b8ecf246e291f7cd/group_types returned with HTTP 200 Jan 27 17:15:52.753548 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1412/2793] 10.222.0.108 () {60 vars in 1262 bytes} [Wed Jan 27 17:15:52 2021] GET /volume/v3/90d2d26785f440e9b8ecf246e291f7cd/group_types => generated 498 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:15:52.763926 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3eb77fc9-046c-4433-8184-289092fd4c72 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] PUT http://10.222.0.108/volume/v3/90d2d26785f440e9b8ecf246e291f7cd/group_types/f8e78b87-b1cb-46e1-83ab-a49f76e43565 Jan 27 17:15:52.764498 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3eb77fc9-046c-4433-8184-289092fd4c72 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1688109948", "description": "updated-group-type-desc"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:15:52.800069 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3eb77fc9-046c-4433-8184-289092fd4c72 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] http://10.222.0.108/volume/v3/90d2d26785f440e9b8ecf246e291f7cd/group_types/f8e78b87-b1cb-46e1-83ab-a49f76e43565 returned with HTTP 200 Jan 27 17:15:52.800537 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1382/2794] 10.222.0.108 () {62 vars in 1394 bytes} [Wed Jan 27 17:15:52 2021] PUT /volume/v3/90d2d26785f440e9b8ecf246e291f7cd/group_types/f8e78b87-b1cb-46e1-83ab-a49f76e43565 => generated 255 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:15:52.807610 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f4c26c56-2a59-4802-a9c4-4bcbfd194e56 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] GET http://10.222.0.108/volume/v3/90d2d26785f440e9b8ecf246e291f7cd/group_types/f8e78b87-b1cb-46e1-83ab-a49f76e43565 Jan 27 17:15:52.807969 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f4c26c56-2a59-4802-a9c4-4bcbfd194e56 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:15:52.808321 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f4c26c56-2a59-4802-a9c4-4bcbfd194e56 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:15:52.816125 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f4c26c56-2a59-4802-a9c4-4bcbfd194e56 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] http://10.222.0.108/volume/v3/90d2d26785f440e9b8ecf246e291f7cd/group_types/f8e78b87-b1cb-46e1-83ab-a49f76e43565 returned with HTTP 200 Jan 27 17:15:52.816595 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1413/2795] 10.222.0.108 () {60 vars in 1373 bytes} [Wed Jan 27 17:15:52 2021] GET /volume/v3/90d2d26785f440e9b8ecf246e291f7cd/group_types/f8e78b87-b1cb-46e1-83ab-a49f76e43565 => generated 255 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:15:52.822687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e208ab9a-cc93-4f91-ad55-06a85a1dbee1 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] DELETE http://10.222.0.108/volume/v3/90d2d26785f440e9b8ecf246e291f7cd/group_types/f8e78b87-b1cb-46e1-83ab-a49f76e43565 Jan 27 17:15:52.823116 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e208ab9a-cc93-4f91-ad55-06a85a1dbee1 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:15:52.823439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e208ab9a-cc93-4f91-ad55-06a85a1dbee1 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:15:52.839417 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:15:52.839417 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 17:15:52.864031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e208ab9a-cc93-4f91-ad55-06a85a1dbee1 tempest-GroupTypesTest-1310871431 tempest-GroupTypesTest-1310871431-project-admin] http://10.222.0.108/volume/v3/90d2d26785f440e9b8ecf246e291f7cd/group_types/f8e78b87-b1cb-46e1-83ab-a49f76e43565 returned with HTTP 202 Jan 27 17:15:52.865028 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1383/2796] 10.222.0.108 () {60 vars in 1376 bytes} [Wed Jan 27 17:15:52 2021] DELETE /volume/v3/90d2d26785f440e9b8ecf246e291f7cd/group_types/f8e78b87-b1cb-46e1-83ab-a49f76e43565 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 17:15:55.981778 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f1b8b0c-b87a-4a50-a3ca-6e0a1a815ab9 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] POST http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/types Jan 27 17:15:55.982321 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f1b8b0c-b87a-4a50-a3ca-6e0a1a815ab9 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1601193663"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:15:56.085194 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f1b8b0c-b87a-4a50-a3ca-6e0a1a815ab9 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/types returned with HTTP 200 Jan 27 17:15:56.085194 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1414/2797] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 17:15:55 2021] POST /volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/types => generated 220 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:15:56.092422 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e49917c-f380-4081-ad10-61b5747ae524 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] POST http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/group_types Jan 27 17:15:56.093127 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e49917c-f380-4081-ad10-61b5747ae524 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1259012527"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:15:56.160746 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e49917c-f380-4081-ad10-61b5747ae524 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/group_types returned with HTTP 202 Jan 27 17:15:56.161346 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1384/2798] 10.222.0.108 () {62 vars in 1283 bytes} [Wed Jan 27 17:15:56 2021] POST /volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/group_types => generated 177 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:15:56.258879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-533d2ef3-3d4d-4801-be18-3499ec3d9e2c tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] POST http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups Jan 27 17:15:56.259428 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-533d2ef3-3d4d-4801-be18-3499ec3d9e2c tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "bfbf57a6-f9d2-4126-8ba4-7056b6bdb913", "volume_types": ["ceb1a6b6-3997-43c3-814a-ce2864f518e0"], "name": "tempest-GroupsV320Test-Group-176237773"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:15:56.260159 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-533d2ef3-3d4d-4801-be18-3499ec3d9e2c tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Creating new group {'group': {'group_type': 'bfbf57a6-f9d2-4126-8ba4-7056b6bdb913', 'volume_types': ['ceb1a6b6-3997-43c3-814a-ce2864f518e0'], 'name': 'tempest-GroupsV320Test-Group-176237773'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 17:15:56.267415 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-533d2ef3-3d4d-4801-be18-3499ec3d9e2c tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Creating group tempest-GroupsV320Test-Group-176237773. Jan 27 17:15:56.280977 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-533d2ef3-3d4d-4801-be18-3499ec3d9e2c tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Availability Zones retrieved successfully. Jan 27 17:15:56.321585 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-533d2ef3-3d4d-4801-be18-3499ec3d9e2c tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Created reservations ['3275f97f-e9a5-43ee-ad7e-a9dda89e6129'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:15:56.432226 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-533d2ef3-3d4d-4801-be18-3499ec3d9e2c tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups returned with HTTP 202 Jan 27 17:15:56.433094 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1415/2799] 10.222.0.108 () {62 vars in 1269 bytes} [Wed Jan 27 17:15:56 2021] POST /volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups => generated 107 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:15:56.441314 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e883b02-aba4-4ac4-b745-aaea968643e8 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] GET http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 Jan 27 17:15:56.441980 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e883b02-aba4-4ac4-b745-aaea968643e8 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:15:56.442078 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7e883b02-aba4-4ac4-b745-aaea968643e8 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:15:56.442363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-7e883b02-aba4-4ac4-b745-aaea968643e8 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] show called for member 0f21e649-5bce-4ca3-8fa9-e2d5f086c611 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 17:15:56.448232 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:15:56.448232 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:15:56.469124 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7e883b02-aba4-4ac4-b745-aaea968643e8 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 returned with HTTP 200 Jan 27 17:15:56.469651 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1385/2800] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 17:15:56 2021] GET /volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 => generated 387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:15:57.482881 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7dcd188-8072-4aa8-984d-d661fb2f6794 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] GET http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 Jan 27 17:15:57.483598 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7dcd188-8072-4aa8-984d-d661fb2f6794 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:15:57.483944 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:15:57.483944 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:15:57.484473 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7dcd188-8072-4aa8-984d-d661fb2f6794 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:15:57.484991 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-d7dcd188-8072-4aa8-984d-d661fb2f6794 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] show called for member 0f21e649-5bce-4ca3-8fa9-e2d5f086c611 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 17:15:57.494026 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:15:57.494026 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:15:57.512581 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7dcd188-8072-4aa8-984d-d661fb2f6794 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 returned with HTTP 200 Jan 27 17:15:57.513010 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1416/2801] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 17:15:57 2021] GET /volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 => generated 388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:15:57.522135 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fdc0b091-dfdf-4a54-8d0d-6b6a9998bf5f tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] POST http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611/action Jan 27 17:15:57.522524 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:15:57.522524 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:15:57.523345 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fdc0b091-dfdf-4a54-8d0d-6b6a9998bf5f tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:15:57.523634 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fdc0b091-dfdf-4a54-8d0d-6b6a9998bf5f tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:15:57.524462 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-fdc0b091-dfdf-4a54-8d0d-6b6a9998bf5f tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Updating group '0f21e649-5bce-4ca3-8fa9-e2d5f086c611' with 'creating' {{(pid=87928) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 27 17:15:57.529820 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:15:57.529820 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:15:57.562794 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fdc0b091-dfdf-4a54-8d0d-6b6a9998bf5f tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611/action returned with HTTP 202 Jan 27 17:15:57.563313 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1386/2802] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 17:15:57 2021] POST /volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 17:15:57.570196 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f70b1a2b-a707-4a27-9468-e3a4f2aa630e tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] GET http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 Jan 27 17:15:57.570775 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f70b1a2b-a707-4a27-9468-e3a4f2aa630e tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:15:57.570952 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:15:57.570952 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:15:57.571221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f70b1a2b-a707-4a27-9468-e3a4f2aa630e tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:15:57.573984 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-f70b1a2b-a707-4a27-9468-e3a4f2aa630e tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] show called for member 0f21e649-5bce-4ca3-8fa9-e2d5f086c611 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 17:15:57.576620 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:15:57.576620 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:15:57.593232 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f70b1a2b-a707-4a27-9468-e3a4f2aa630e tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 returned with HTTP 200 Jan 27 17:15:57.593731 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1417/2803] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 17:15:57 2021] GET /volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 => generated 387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:15:57.601415 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf87d7dc-4c93-4065-9d0d-0a4dde33d08a tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] POST http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611/action Jan 27 17:15:57.601739 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:15:57.601739 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:15:57.602040 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf87d7dc-4c93-4065-9d0d-0a4dde33d08a tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:15:57.602322 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cf87d7dc-4c93-4065-9d0d-0a4dde33d08a tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:15:57.603015 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-cf87d7dc-4c93-4065-9d0d-0a4dde33d08a tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Updating group '0f21e649-5bce-4ca3-8fa9-e2d5f086c611' with 'available' {{(pid=87928) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 27 17:15:57.607574 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:15:57.607574 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:15:57.638402 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cf87d7dc-4c93-4065-9d0d-0a4dde33d08a tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611/action returned with HTTP 202 Jan 27 17:15:57.638847 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1387/2804] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 17:15:57 2021] POST /volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 17:15:57.644149 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-df9466be-7345-402b-a258-3cdf09c326a6 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] GET http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 Jan 27 17:15:57.644513 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-df9466be-7345-402b-a258-3cdf09c326a6 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:15:57.644669 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:15:57.644669 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:15:57.644926 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-df9466be-7345-402b-a258-3cdf09c326a6 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:15:57.645203 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-df9466be-7345-402b-a258-3cdf09c326a6 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] show called for member 0f21e649-5bce-4ca3-8fa9-e2d5f086c611 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 17:15:57.649829 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:15:57.649829 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:15:57.666297 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-df9466be-7345-402b-a258-3cdf09c326a6 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 returned with HTTP 200 Jan 27 17:15:57.666772 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1418/2805] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 17:15:57 2021] GET /volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 => generated 388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:15:57.673683 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37a8af52-2e41-49dd-ac74-83f0976c7c8d tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] POST http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611/action Jan 27 17:15:57.673994 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:15:57.673994 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:15:57.674288 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-37a8af52-2e41-49dd-ac74-83f0976c7c8d tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:15:57.678035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-37a8af52-2e41-49dd-ac74-83f0976c7c8d tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:15:57.678035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-37a8af52-2e41-49dd-ac74-83f0976c7c8d tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Updating group '0f21e649-5bce-4ca3-8fa9-e2d5f086c611' with 'error' {{(pid=87928) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 27 17:15:57.680512 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:15:57.680512 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:15:57.727089 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37a8af52-2e41-49dd-ac74-83f0976c7c8d tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611/action returned with HTTP 202 Jan 27 17:15:57.732025 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1388/2806] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 17:15:57 2021] POST /volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 17:15:57.736039 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57acacf9-ccf4-4095-9144-347ec587b3f3 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] GET http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 Jan 27 17:15:57.736599 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57acacf9-ccf4-4095-9144-347ec587b3f3 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:15:57.736852 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:15:57.736852 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:15:57.737273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57acacf9-ccf4-4095-9144-347ec587b3f3 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:15:57.737737 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-57acacf9-ccf4-4095-9144-347ec587b3f3 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] show called for member 0f21e649-5bce-4ca3-8fa9-e2d5f086c611 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 17:15:57.745149 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:15:57.745149 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:15:57.767298 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57acacf9-ccf4-4095-9144-347ec587b3f3 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 returned with HTTP 200 Jan 27 17:15:57.767782 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1419/2807] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 17:15:57 2021] GET /volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 => generated 384 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:15:57.778894 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7a84c1b-3c87-44ba-8f3c-1127418065ac tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] POST http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611/action Jan 27 17:15:57.779237 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:15:57.779237 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:15:57.779567 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7a84c1b-3c87-44ba-8f3c-1127418065ac tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:15:57.779886 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7a84c1b-3c87-44ba-8f3c-1127418065ac tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:15:57.780660 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-d7a84c1b-3c87-44ba-8f3c-1127418065ac tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Updating group '0f21e649-5bce-4ca3-8fa9-e2d5f086c611' with 'available' {{(pid=87928) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 27 17:15:57.785661 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:15:57.785661 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:15:57.822468 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7a84c1b-3c87-44ba-8f3c-1127418065ac tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611/action returned with HTTP 202 Jan 27 17:15:57.823352 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1389/2808] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 17:15:57 2021] POST /volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 17:15:57.833149 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4057e1a5-2b95-4fa4-8b98-7b62ab973fdc tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] GET http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 Jan 27 17:15:57.833775 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4057e1a5-2b95-4fa4-8b98-7b62ab973fdc tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:15:57.833954 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:15:57.833954 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:15:57.834361 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4057e1a5-2b95-4fa4-8b98-7b62ab973fdc tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:15:57.834997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-4057e1a5-2b95-4fa4-8b98-7b62ab973fdc tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] show called for member 0f21e649-5bce-4ca3-8fa9-e2d5f086c611 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 17:15:57.842155 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:15:57.842155 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:15:57.863583 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4057e1a5-2b95-4fa4-8b98-7b62ab973fdc tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 returned with HTTP 200 Jan 27 17:15:57.864177 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1420/2809] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 17:15:57 2021] GET /volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 => generated 388 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:15:57.871588 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5956fdf1-1db1-4801-8d3e-4e8997d79ff0 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] GET http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/volumes/detail Jan 27 17:15:57.872000 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5956fdf1-1db1-4801-8d3e-4e8997d79ff0 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:15:57.872164 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:15:57.872164 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:15:57.872461 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5956fdf1-1db1-4801-8d3e-4e8997d79ff0 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:15:57.873046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-5956fdf1-1db1-4801-8d3e-4e8997d79ff0 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:15:57.874225 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5956fdf1-1db1-4801-8d3e-4e8997d79ff0 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:15:57.905808 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5956fdf1-1db1-4801-8d3e-4e8997d79ff0 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Get all volumes completed successfully. Jan 27 17:15:57.908972 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5956fdf1-1db1-4801-8d3e-4e8997d79ff0 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/volumes/detail returned with HTTP 200 Jan 27 17:15:57.909497 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1390/2810] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 17:15:57 2021] GET /volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:15:57.919878 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f0338b04-e8f8-4e84-a09a-2808bf42070c tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] POST http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611/action Jan 27 17:15:57.920119 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:15:57.920119 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:15:57.920423 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f0338b04-e8f8-4e84-a09a-2808bf42070c tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:15:57.920672 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f0338b04-e8f8-4e84-a09a-2808bf42070c tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:15:57.921417 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-f0338b04-e8f8-4e84-a09a-2808bf42070c tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] delete called for group 0f21e649-5bce-4ca3-8fa9-e2d5f086c611 {{(pid=87929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 17:15:57.921595 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-f0338b04-e8f8-4e84-a09a-2808bf42070c tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Delete group with id: 0f21e649-5bce-4ca3-8fa9-e2d5f086c611 Jan 27 17:15:57.927224 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:15:57.927224 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:15:57.995917 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f0338b04-e8f8-4e84-a09a-2808bf42070c tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611/action returned with HTTP 202 Jan 27 17:15:57.996601 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1421/2811] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 17:15:57 2021] POST /volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 27 17:15:58.003121 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b0446b8-a997-4769-8f7f-0edc5aac70d7 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] GET http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 Jan 27 17:15:58.003485 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b0446b8-a997-4769-8f7f-0edc5aac70d7 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:15:58.003814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3b0446b8-a997-4769-8f7f-0edc5aac70d7 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:15:58.004108 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-3b0446b8-a997-4769-8f7f-0edc5aac70d7 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] show called for member 0f21e649-5bce-4ca3-8fa9-e2d5f086c611 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 17:15:58.009451 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:15:58.009451 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:15:58.026153 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3b0446b8-a997-4769-8f7f-0edc5aac70d7 tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 returned with HTTP 200 Jan 27 17:15:58.026642 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1391/2812] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 17:15:57 2021] GET /volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 => generated 387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:15:59.036569 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-672c501a-30f2-4a4d-bcac-65f0d374f11f tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] GET http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 Jan 27 17:15:59.037049 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-672c501a-30f2-4a4d-bcac-65f0d374f11f tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:15:59.037147 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:15:59.037147 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:15:59.037384 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-672c501a-30f2-4a4d-bcac-65f0d374f11f tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:15:59.038023 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-672c501a-30f2-4a4d-bcac-65f0d374f11f tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] show called for member 0f21e649-5bce-4ca3-8fa9-e2d5f086c611 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 17:15:59.043705 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-672c501a-30f2-4a4d-bcac-65f0d374f11f tempest-GroupsV320Test-687386384 tempest-GroupsV320Test-687386384-project] http://10.222.0.108/volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 returned with HTTP 404 Jan 27 17:15:59.045327 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1422/2813] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 17:15:59 2021] GET /volume/v3/bec9fd6de7674a1aabd04bd2f81cb381/groups/0f21e649-5bce-4ca3-8fa9-e2d5f086c611 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 17:15:59.051149 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7121d40f-785a-4d57-8857-01aa716da024 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] DELETE http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/group_types/bfbf57a6-f9d2-4126-8ba4-7056b6bdb913 Jan 27 17:15:59.051593 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7121d40f-785a-4d57-8857-01aa716da024 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:15:59.051745 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:15:59.051745 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:15:59.052031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7121d40f-785a-4d57-8857-01aa716da024 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:15:59.052497 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:15:59.052497 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:15:59.069409 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:15:59.069409 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 17:15:59.099672 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7121d40f-785a-4d57-8857-01aa716da024 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/group_types/bfbf57a6-f9d2-4126-8ba4-7056b6bdb913 returned with HTTP 202 Jan 27 17:15:59.100221 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1392/2814] 10.222.0.108 () {60 vars in 1376 bytes} [Wed Jan 27 17:15:59 2021] DELETE /volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/group_types/bfbf57a6-f9d2-4126-8ba4-7056b6bdb913 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 17:15:59.108559 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f1e06e84-c29d-48d2-a172-e06163919cf2 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] DELETE http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/types/ceb1a6b6-3997-43c3-814a-ce2864f518e0 Jan 27 17:15:59.108898 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f1e06e84-c29d-48d2-a172-e06163919cf2 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:15:59.109367 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f1e06e84-c29d-48d2-a172-e06163919cf2 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:15:59.153916 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:15:59.153916 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 17:15:59.187469 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f1e06e84-c29d-48d2-a172-e06163919cf2 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/types/ceb1a6b6-3997-43c3-814a-ce2864f518e0 returned with HTTP 202 Jan 27 17:15:59.187971 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1423/2815] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 17:15:59 2021] DELETE /volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/types/ceb1a6b6-3997-43c3-814a-ce2864f518e0 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:15:59.195783 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d2917af-bf53-44e6-bda0-9dab80ae0bf8 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] GET http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/types/ceb1a6b6-3997-43c3-814a-ce2864f518e0 Jan 27 17:15:59.196227 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3d2917af-bf53-44e6-bda0-9dab80ae0bf8 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:15:59.196617 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3d2917af-bf53-44e6-bda0-9dab80ae0bf8 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:15:59.204533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d2917af-bf53-44e6-bda0-9dab80ae0bf8 tempest-GroupsV320Test-1321717788 tempest-GroupsV320Test-1321717788-project-admin] http://10.222.0.108/volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/types/ceb1a6b6-3997-43c3-814a-ce2864f518e0 returned with HTTP 404 Jan 27 17:15:59.205207 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1393/2816] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 17:15:59 2021] GET /volume/v3/48a08653cc0746e5bffe4b8b14ddd99e/types/ceb1a6b6-3997-43c3-814a-ce2864f518e0 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:02.442987 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-394f2c92-f485-4b5d-bb5a-5fa2841b2b68 tempest-VolumePoolsAdminTestsJSON-274966441 tempest-VolumePoolsAdminTestsJSON-274966441-project-admin] GET http://10.222.0.108/volume/v3/6c9f84d485524138ae76282bf2a4e7d9/scheduler-stats/get_pools?detail=True Jan 27 17:16:02.443609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-394f2c92-f485-4b5d-bb5a-5fa2841b2b68 tempest-VolumePoolsAdminTestsJSON-274966441 tempest-VolumePoolsAdminTestsJSON-274966441-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:02.444256 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-394f2c92-f485-4b5d-bb5a-5fa2841b2b68 tempest-VolumePoolsAdminTestsJSON-274966441 tempest-VolumePoolsAdminTestsJSON-274966441-project-admin] Calling method 'get_pools' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:02.459999 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-394f2c92-f485-4b5d-bb5a-5fa2841b2b68 tempest-VolumePoolsAdminTestsJSON-274966441 tempest-VolumePoolsAdminTestsJSON-274966441-project-admin] http://10.222.0.108/volume/v3/6c9f84d485524138ae76282bf2a4e7d9/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 27 17:16:02.460555 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1424/2817] 10.222.0.108 () {58 vars in 1286 bytes} [Wed Jan 27 17:16:02 2021] GET /volume/v3/6c9f84d485524138ae76282bf2a4e7d9/scheduler-stats/get_pools?detail=True => generated 771 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:02.471024 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83075914-5904-4d2c-945c-44a454abe8e8 tempest-VolumePoolsAdminTestsJSON-274966441 tempest-VolumePoolsAdminTestsJSON-274966441-project-admin] GET http://10.222.0.108/volume/v3/6c9f84d485524138ae76282bf2a4e7d9/scheduler-stats/get_pools Jan 27 17:16:02.471354 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83075914-5904-4d2c-945c-44a454abe8e8 tempest-VolumePoolsAdminTestsJSON-274966441 tempest-VolumePoolsAdminTestsJSON-274966441-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:02.471712 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83075914-5904-4d2c-945c-44a454abe8e8 tempest-VolumePoolsAdminTestsJSON-274966441 tempest-VolumePoolsAdminTestsJSON-274966441-project-admin] Calling method 'get_pools' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:02.483321 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83075914-5904-4d2c-945c-44a454abe8e8 tempest-VolumePoolsAdminTestsJSON-274966441 tempest-VolumePoolsAdminTestsJSON-274966441-project-admin] http://10.222.0.108/volume/v3/6c9f84d485524138ae76282bf2a4e7d9/scheduler-stats/get_pools returned with HTTP 200 Jan 27 17:16:02.483779 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1394/2818] 10.222.0.108 () {58 vars in 1263 bytes} [Wed Jan 27 17:16:02 2021] GET /volume/v3/6c9f84d485524138ae76282bf2a4e7d9/scheduler-stats/get_pools => generated 62 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 27 17:16:05.833338 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-777009fa-b3d8-438c-b34f-d4ce412ed411 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] GET http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b Jan 27 17:16:05.833939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-777009fa-b3d8-438c-b34f-d4ce412ed411 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:05.833939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-777009fa-b3d8-438c-b34f-d4ce412ed411 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:05.850958 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-777009fa-b3d8-438c-b34f-d4ce412ed411 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b returned with HTTP 200 Jan 27 17:16:05.851368 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1425/2819] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:16:05 2021] GET /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b => generated 361 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:05.861395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82fccd2d-a02a-45ff-aa3f-eae5ac351e15 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] GET http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b/defaults Jan 27 17:16:05.861667 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82fccd2d-a02a-45ff-aa3f-eae5ac351e15 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:05.861975 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-82fccd2d-a02a-45ff-aa3f-eae5ac351e15 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'defaults' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:05.875347 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-82fccd2d-a02a-45ff-aa3f-eae5ac351e15 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b/defaults returned with HTTP 200 Jan 27 17:16:05.875793 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1395/2820] 10.222.0.108 () {58 vars in 1353 bytes} [Wed Jan 27 17:16:05 2021] GET /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b/defaults => generated 361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:05.885289 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-887cc19b-e6cb-4918-adb0-7c45f780ebb8 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] PUT http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b Jan 27 17:16:05.885828 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-887cc19b-e6cb-4918-adb0-7c45f780ebb8 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:05.961486 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-887cc19b-e6cb-4918-adb0-7c45f780ebb8 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b returned with HTTP 200 Jan 27 17:16:05.965782 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1426/2821] 10.222.0.108 () {60 vars in 1346 bytes} [Wed Jan 27 17:16:05 2021] PUT /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b => generated 319 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:05.971312 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1a1ee7e-b6e6-48aa-aaf2-87423a967785 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] DELETE http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b Jan 27 17:16:05.971756 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1a1ee7e-b6e6-48aa-aaf2-87423a967785 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:05.972159 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1a1ee7e-b6e6-48aa-aaf2-87423a967785 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:06.001743 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1a1ee7e-b6e6-48aa-aaf2-87423a967785 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b returned with HTTP 200 Jan 27 17:16:06.002198 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1396/2822] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 17:16:05 2021] DELETE /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 27 17:16:06.009369 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ac7648ab-7514-471c-a087-e9763567a48b tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] GET http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b Jan 27 17:16:06.009740 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ac7648ab-7514-471c-a087-e9763567a48b tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:06.010060 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ac7648ab-7514-471c-a087-e9763567a48b tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:06.027035 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ac7648ab-7514-471c-a087-e9763567a48b tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b returned with HTTP 200 Jan 27 17:16:06.027480 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1427/2823] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:16:06 2021] GET /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b => generated 361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:06.033809 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d503c7a-48e3-4bde-96a7-4c1f8e72ebd3 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] PUT http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b Jan 27 17:16:06.034291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3d503c7a-48e3-4bde-96a7-4c1f8e72ebd3 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:06.303380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d503c7a-48e3-4bde-96a7-4c1f8e72ebd3 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b returned with HTTP 200 Jan 27 17:16:06.303932 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1397/2824] 10.222.0.108 () {60 vars in 1347 bytes} [Wed Jan 27 17:16:06 2021] PUT /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b => generated 319 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:16:06.314579 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b0bb4c8d-f00d-4612-b5b9-12b4d8b445ac tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] GET http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b/defaults Jan 27 17:16:06.314921 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b0bb4c8d-f00d-4612-b5b9-12b4d8b445ac tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:06.315248 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b0bb4c8d-f00d-4612-b5b9-12b4d8b445ac tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'defaults' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:06.329211 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b0bb4c8d-f00d-4612-b5b9-12b4d8b445ac tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b/defaults returned with HTTP 200 Jan 27 17:16:06.329699 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1428/2825] 10.222.0.108 () {58 vars in 1353 bytes} [Wed Jan 27 17:16:06 2021] GET /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b/defaults => generated 361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:16:06.338721 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-15f1cb91-e93f-48a1-8ba5-116797d99540 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] GET http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b Jan 27 17:16:06.339086 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-15f1cb91-e93f-48a1-8ba5-116797d99540 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:06.339401 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-15f1cb91-e93f-48a1-8ba5-116797d99540 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:06.358365 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-15f1cb91-e93f-48a1-8ba5-116797d99540 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b returned with HTTP 200 Jan 27 17:16:06.358811 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1398/2826] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:16:06 2021] GET /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b => generated 361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:16:06.367391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc0dfd59-e347-4411-a318-cda39ad991a0 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] GET http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b?usage=True Jan 27 17:16:06.368137 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc0dfd59-e347-4411-a318-cda39ad991a0 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:06.368465 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc0dfd59-e347-4411-a318-cda39ad991a0 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:06.397215 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc0dfd59-e347-4411-a318-cda39ad991a0 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b?usage=True returned with HTTP 200 Jan 27 17:16:06.397658 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1429/2827] 10.222.0.108 () {58 vars in 1347 bytes} [Wed Jan 27 17:16:06 2021] GET /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b?usage=True => generated 1076 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:16:06.493590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] POST http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes Jan 27 17:16:06.494179 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-137105443"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:06.494960 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-137105443'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:16:06.495132 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Create volume of 1 GB Jan 27 17:16:06.506196 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Availability zone cache updated, next update will occur around 2021-01-27 18:16:06.505961. {{(pid=87928) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 17:16:06.506368 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Availability Zones retrieved successfully. Jan 27 17:16:06.514478 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Flow 'volume_create_api' (ed8c924b-6446-4941-99ca-0f3519a55a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:16:06.515889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9f4c62-a99f-4c13-b75f-c3a8d43aea6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:16:06.516850 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:16:06.552606 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9f4c62-a99f-4c13-b75f-c3a8d43aea6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:16:06.553679 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc5cfc31-0d47-472b-8ff1-780050260a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:16:06.616821 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Created reservations ['90e4b34f-bdc2-4b35-8af9-0783ee0d400f', '3215b82c-1a73-48bc-9316-673622ffb7e7', '5cd8aacb-213f-4420-9e31-659fb389821f', '616f5f7d-b51f-4d6b-b18e-642a571ba4a1'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:16:06.619367 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc5cfc31-0d47-472b-8ff1-780050260a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90e4b34f-bdc2-4b35-8af9-0783ee0d400f', '3215b82c-1a73-48bc-9316-673622ffb7e7', '5cd8aacb-213f-4420-9e31-659fb389821f', '616f5f7d-b51f-4d6b-b18e-642a571ba4a1']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:16:06.621802 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1a18df-34ea-4d63-a004-26ed4125213f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:16:06.682014 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1a18df-34ea-4d63-a004-26ed4125213f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ee9385c-67c6-4d0b-a188-ed334563e2ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-137105443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='882e4ba958c04d5d808224f0b713887b',qos_specs=None,replication_status=,reservations=['90e4b34f-bdc2-4b35-8af9-0783ee0d400f','3215b82c-1a73-48bc-9316-673622ffb7e7','5cd8aacb-213f-4420-9e31-659fb389821f','616f5f7d-b51f-4d6b-b18e-642a571ba4a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b22be875af224097950c9e8c3409437a',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-137105443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ee9385c-67c6-4d0b-a188-ed334563e2ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='882e4ba958c04d5d808224f0b713887b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='b22be875af224097950c9e8c3409437a',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:16:06.683173 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0eb7623-ff4b-479d-bc7c-3e34b75a5793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:16:06.721141 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0eb7623-ff4b-479d-bc7c-3e34b75a5793) transitioned into state 'SUCCESS' from state '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-137105443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='882e4ba958c04d5d808224f0b713887b',qos_specs=None,replication_status=,reservations=['90e4b34f-bdc2-4b35-8af9-0783ee0d400f','3215b82c-1a73-48bc-9316-673622ffb7e7','5cd8aacb-213f-4420-9e31-659fb389821f','616f5f7d-b51f-4d6b-b18e-642a571ba4a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b22be875af224097950c9e8c3409437a',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:16:06.722169 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66fab7d3-5102-4c1d-8e41-72663a69c9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:16:06.754066 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66fab7d3-5102-4c1d-8e41-72663a69c9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:16:06.756132 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Flow 'volume_create_api' (ed8c924b-6446-4941-99ca-0f3519a55a9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:16:06.783737 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Create volume request issued successfully. Jan 27 17:16:06.791729 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d5d3bde9-ca1d-4e50-bc0a-b6925d5277d5 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes returned with HTTP 202 Jan 27 17:16:06.796027 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1399/2828] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:16:06 2021] POST /volume/v3/882e4ba958c04d5d808224f0b713887b/volumes => generated 826 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:16:06.808996 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-419c7dd4-1e87-4ca8-914a-a317286c9cae tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] GET http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff Jan 27 17:16:06.809713 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-419c7dd4-1e87-4ca8-914a-a317286c9cae tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:06.810303 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-419c7dd4-1e87-4ca8-914a-a317286c9cae tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:06.841021 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:06.841021 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:06.846571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-419c7dd4-1e87-4ca8-914a-a317286c9cae tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Volume info retrieved successfully. Jan 27 17:16:06.858104 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-419c7dd4-1e87-4ca8-914a-a317286c9cae tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff returned with HTTP 200 Jan 27 17:16:06.858629 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1430/2829] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:06 2021] GET /volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff => generated 894 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:07.870148 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ab38f39-cc30-4104-9af2-2b15318fdcd3 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] GET http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff Jan 27 17:16:07.870624 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ab38f39-cc30-4104-9af2-2b15318fdcd3 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:07.870624 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:07.870624 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:07.870888 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ab38f39-cc30-4104-9af2-2b15318fdcd3 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:07.900467 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:07.900467 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:07.906067 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6ab38f39-cc30-4104-9af2-2b15318fdcd3 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Volume info retrieved successfully. Jan 27 17:16:07.918858 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ab38f39-cc30-4104-9af2-2b15318fdcd3 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff returned with HTTP 200 Jan 27 17:16:07.931271 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1400/2830] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:07 2021] GET /volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff => generated 918 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:08.931865 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-870051fa-bed8-4f54-b21d-e3c542cf9413 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] GET http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff Jan 27 17:16:08.932341 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-870051fa-bed8-4f54-b21d-e3c542cf9413 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:08.932491 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:08.932491 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:08.932808 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-870051fa-bed8-4f54-b21d-e3c542cf9413 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:08.967316 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:08.967316 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:08.973579 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-870051fa-bed8-4f54-b21d-e3c542cf9413 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Volume info retrieved successfully. Jan 27 17:16:08.987221 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-870051fa-bed8-4f54-b21d-e3c542cf9413 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff returned with HTTP 200 Jan 27 17:16:08.987770 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1431/2831] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:08 2021] GET /volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff => generated 919 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:08.999485 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55098a72-27d2-4354-a3b2-c74414baad66 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] GET http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b?usage=True Jan 27 17:16:08.999842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55098a72-27d2-4354-a3b2-c74414baad66 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:09.000016 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:09.000016 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:09.000288 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55098a72-27d2-4354-a3b2-c74414baad66 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:09.031189 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55098a72-27d2-4354-a3b2-c74414baad66 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b?usage=True returned with HTTP 200 Jan 27 17:16:09.031692 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1401/2832] 10.222.0.108 () {58 vars in 1347 bytes} [Wed Jan 27 17:16:08 2021] GET /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b?usage=True => generated 1076 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:16:09.040072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e66ac0d5-4afa-4487-b64e-a766ff209a8d tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] DELETE http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff Jan 27 17:16:09.040590 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e66ac0d5-4afa-4487-b64e-a766ff209a8d tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:09.040722 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:09.040722 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:09.040964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e66ac0d5-4afa-4487-b64e-a766ff209a8d tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:09.041301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-e66ac0d5-4afa-4487-b64e-a766ff209a8d tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Delete volume with id: 4ee9385c-67c6-4d0b-a188-ed334563e2ff Jan 27 17:16:09.069533 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:09.069533 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:09.070201 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e66ac0d5-4afa-4487-b64e-a766ff209a8d tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Volume info retrieved successfully. Jan 27 17:16:09.130364 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e66ac0d5-4afa-4487-b64e-a766ff209a8d tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Delete volume request issued successfully. Jan 27 17:16:09.130705 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e66ac0d5-4afa-4487-b64e-a766ff209a8d tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff returned with HTTP 202 Jan 27 17:16:09.131311 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1432/2833] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:16:09 2021] DELETE /volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:16:09.138467 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dcc404de-ff5a-4fda-82d5-a242408d54fe tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] GET http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff Jan 27 17:16:09.139014 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dcc404de-ff5a-4fda-82d5-a242408d54fe tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:09.139428 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dcc404de-ff5a-4fda-82d5-a242408d54fe tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:09.171126 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:09.171126 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:09.176916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dcc404de-ff5a-4fda-82d5-a242408d54fe tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Volume info retrieved successfully. Jan 27 17:16:09.189504 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dcc404de-ff5a-4fda-82d5-a242408d54fe tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff returned with HTTP 200 Jan 27 17:16:09.189979 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1402/2834] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:09 2021] GET /volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff => generated 918 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:10.203382 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-549a5606-c1ae-4fa2-9a5d-b043806d6cf2 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] GET http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff Jan 27 17:16:10.212694 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-549a5606-c1ae-4fa2-9a5d-b043806d6cf2 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:10.212694 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:10.212694 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:10.212694 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-549a5606-c1ae-4fa2-9a5d-b043806d6cf2 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:10.237078 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:10.237078 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:10.242143 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-549a5606-c1ae-4fa2-9a5d-b043806d6cf2 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Volume info retrieved successfully. Jan 27 17:16:10.254837 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-549a5606-c1ae-4fa2-9a5d-b043806d6cf2 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff returned with HTTP 200 Jan 27 17:16:10.255328 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1433/2835] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:10 2021] GET /volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff => generated 918 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:11.271461 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-abaa8e6b-68ea-4ab5-9315-cb9a1e2b80cb tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] GET http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff Jan 27 17:16:11.271856 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-abaa8e6b-68ea-4ab5-9315-cb9a1e2b80cb tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:11.272045 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:11.272045 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:11.272313 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-abaa8e6b-68ea-4ab5-9315-cb9a1e2b80cb tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:11.303350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-abaa8e6b-68ea-4ab5-9315-cb9a1e2b80cb tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff returned with HTTP 404 Jan 27 17:16:11.304038 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1403/2836] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:11 2021] GET /volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:11.311754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] POST http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes Jan 27 17:16:11.312081 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:11.312081 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:11.312346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1782731332"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:11.313118 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1782731332'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:16:11.313336 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Create volume of 1 GB Jan 27 17:16:11.325588 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Availability zone cache updated, next update will occur around 2021-01-27 18:16:11.325292. {{(pid=87929) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 17:16:11.325767 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Availability Zones retrieved successfully. Jan 27 17:16:11.334758 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Flow 'volume_create_api' (0fc80a4a-4276-4c7b-a173-b3c80702869c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:16:11.336374 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7354e687-89c1-4978-b80e-f18c5f514139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:16:11.337529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:16:11.377090 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7354e687-89c1-4978-b80e-f18c5f514139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:16:11.379116 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd992fa5-01c8-4a3f-8072-c87b0cfc3e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:16:11.447296 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Created reservations ['bbfb6b59-cd46-4da7-9db9-ead48859b167', 'da418e04-48a0-4439-95fc-e756272501a6', '259ca76c-7dfb-46d7-8618-7963b9a3e5a4', '4daf4714-f387-4ea0-b73e-42232eaebc73'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:16:11.448427 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd992fa5-01c8-4a3f-8072-c87b0cfc3e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbfb6b59-cd46-4da7-9db9-ead48859b167', 'da418e04-48a0-4439-95fc-e756272501a6', '259ca76c-7dfb-46d7-8618-7963b9a3e5a4', '4daf4714-f387-4ea0-b73e-42232eaebc73']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:16:11.449614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d345ca64-26ab-4e08-b4c4-64c5c08e7e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:16:11.513927 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d345ca64-26ab-4e08-b4c4-64c5c08e7e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7324ca91-e6a8-400b-9c45-dd23d4415e6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1782731332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='882e4ba958c04d5d808224f0b713887b',qos_specs=None,replication_status=,reservations=['bbfb6b59-cd46-4da7-9db9-ead48859b167','da418e04-48a0-4439-95fc-e756272501a6','259ca76c-7dfb-46d7-8618-7963b9a3e5a4','4daf4714-f387-4ea0-b73e-42232eaebc73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b22be875af224097950c9e8c3409437a',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:16:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1782731332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7324ca91-e6a8-400b-9c45-dd23d4415e6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='882e4ba958c04d5d808224f0b713887b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='b22be875af224097950c9e8c3409437a',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:16:11.515128 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0d13aa1-f6a2-43f7-9f89-ee00e09d3dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:16:11.565220 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0d13aa1-f6a2-43f7-9f89-ee00e09d3dab) transitioned into state 'SUCCESS' from state '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-1782731332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='882e4ba958c04d5d808224f0b713887b',qos_specs=None,replication_status=,reservations=['bbfb6b59-cd46-4da7-9db9-ead48859b167','da418e04-48a0-4439-95fc-e756272501a6','259ca76c-7dfb-46d7-8618-7963b9a3e5a4','4daf4714-f387-4ea0-b73e-42232eaebc73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b22be875af224097950c9e8c3409437a',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:16:11.567500 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1de0911f-0a95-4a14-a872-ff4af7044d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:16:11.607500 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1de0911f-0a95-4a14-a872-ff4af7044d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:16:11.609249 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Flow 'volume_create_api' (0fc80a4a-4276-4c7b-a173-b3c80702869c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:16:11.639000 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Create volume request issued successfully. Jan 27 17:16:11.647093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-279c4c18-7bd0-416d-aeb9-23a43bc73afa tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes returned with HTTP 202 Jan 27 17:16:11.647902 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1434/2837] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:16:11 2021] POST /volume/v3/882e4ba958c04d5d808224f0b713887b/volumes => generated 827 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:16:11.655897 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-48c25bde-1cb8-42de-a32b-03fb72e1dad8 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] GET http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d Jan 27 17:16:11.656306 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-48c25bde-1cb8-42de-a32b-03fb72e1dad8 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:11.656689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-48c25bde-1cb8-42de-a32b-03fb72e1dad8 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:11.685204 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:11.685204 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:11.689871 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-48c25bde-1cb8-42de-a32b-03fb72e1dad8 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Volume info retrieved successfully. Jan 27 17:16:11.701090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-48c25bde-1cb8-42de-a32b-03fb72e1dad8 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d returned with HTTP 200 Jan 27 17:16:11.705963 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1404/2838] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:11 2021] GET /volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d => generated 895 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:12.715599 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bb2c3172-b68d-40b5-8359-211ec521b3fc tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] GET http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d Jan 27 17:16:12.717014 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bb2c3172-b68d-40b5-8359-211ec521b3fc tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:12.717417 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:12.717417 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:12.718133 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bb2c3172-b68d-40b5-8359-211ec521b3fc tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:12.749980 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:12.749980 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:12.755787 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bb2c3172-b68d-40b5-8359-211ec521b3fc tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Volume info retrieved successfully. Jan 27 17:16:12.769860 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bb2c3172-b68d-40b5-8359-211ec521b3fc tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d returned with HTTP 200 Jan 27 17:16:12.770437 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1435/2839] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:12 2021] GET /volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d => generated 920 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:12.786343 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c240a68c-1cf6-43d0-a46a-dc9f7422e0f9 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] GET http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b?usage=True Jan 27 17:16:12.786739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c240a68c-1cf6-43d0-a46a-dc9f7422e0f9 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:12.787039 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:12.787039 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:12.787365 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c240a68c-1cf6-43d0-a46a-dc9f7422e0f9 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:12.817671 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c240a68c-1cf6-43d0-a46a-dc9f7422e0f9 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b?usage=True returned with HTTP 200 Jan 27 17:16:12.818165 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1405/2840] 10.222.0.108 () {58 vars in 1347 bytes} [Wed Jan 27 17:16:12 2021] GET /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b?usage=True => generated 1076 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:16:12.827315 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a8aedfa1-88c6-44e1-9db9-ebb9770fe724 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] GET http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/5b942c3c53f94a89920d96eb3ea0818f?usage=True Jan 27 17:16:12.827599 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a8aedfa1-88c6-44e1-9db9-ebb9770fe724 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:12.827719 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:12.827719 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:12.828149 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a8aedfa1-88c6-44e1-9db9-ebb9770fe724 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:12.870244 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a8aedfa1-88c6-44e1-9db9-ebb9770fe724 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/5b942c3c53f94a89920d96eb3ea0818f?usage=True returned with HTTP 200 Jan 27 17:16:12.875577 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1436/2841] 10.222.0.108 () {58 vars in 1347 bytes} [Wed Jan 27 17:16:12 2021] GET /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/5b942c3c53f94a89920d96eb3ea0818f?usage=True => generated 868 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:12.879730 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3a3fd1ab-cd23-4f14-9948-e65d08372817 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] POST http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/os-volume-transfer Jan 27 17:16:12.880249 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3a3fd1ab-cd23-4f14-9948-e65d08372817 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7324ca91-e6a8-400b-9c45-dd23d4415e6d"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:12.880817 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.volume_transfer [None req-3a3fd1ab-cd23-4f14-9948-e65d08372817 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Creating new volume transfer {'transfer': {'volume_id': '7324ca91-e6a8-400b-9c45-dd23d4415e6d'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 27 17:16:12.881094 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.volume_transfer [None req-3a3fd1ab-cd23-4f14-9948-e65d08372817 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Creating transfer of volume 7324ca91-e6a8-400b-9c45-dd23d4415e6d Jan 27 17:16:12.881278 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.transfer.api [None req-3a3fd1ab-cd23-4f14-9948-e65d08372817 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Generating transfer record for volume 7324ca91-e6a8-400b-9c45-dd23d4415e6d Jan 27 17:16:12.916318 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:12.916318 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:12.992806 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3a3fd1ab-cd23-4f14-9948-e65d08372817 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/os-volume-transfer returned with HTTP 202 Jan 27 17:16:12.993677 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1406/2842] 10.222.0.108 () {60 vars in 1263 bytes} [Wed Jan 27 17:16:12 2021] POST /volume/v3/882e4ba958c04d5d808224f0b713887b/os-volume-transfer => generated 509 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:16:13.084469 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5eea2ee7-fa90-458b-b837-684fcad046c3 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] POST http://10.222.0.108/volume/v3/5b942c3c53f94a89920d96eb3ea0818f/os-volume-transfer/97e40ff8-f4bb-4bc5-a9ed-ca03cd84c4e2/accept Jan 27 17:16:13.085395 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5eea2ee7-fa90-458b-b837-684fcad046c3 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ebbd01f4a7360338"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:13.086388 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.volume_transfer [None req-5eea2ee7-fa90-458b-b837-684fcad046c3 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] Accepting volume transfer 97e40ff8-f4bb-4bc5-a9ed-ca03cd84c4e2 {{(pid=87929) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 27 17:16:13.086800 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.volume_transfer [None req-5eea2ee7-fa90-458b-b837-684fcad046c3 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] Accepting transfer 97e40ff8-f4bb-4bc5-a9ed-ca03cd84c4e2 Jan 27 17:16:13.243811 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-5eea2ee7-fa90-458b-b837-684fcad046c3 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] Created reservations ['ade269ea-dc2e-415e-8f19-9ed18c236a2a', 'c8dca26d-0a98-4032-a842-dccef148ad1c', '5a6f519c-2718-4685-8c64-720ef3f43af8', 'b7de9c4b-d088-4200-80af-e1437f2837c9'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:16:13.296762 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-5eea2ee7-fa90-458b-b837-684fcad046c3 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] Created reservations ['186f8935-144c-4d0b-bc0f-1f4d7e8843b9', '4a629be3-3e38-486d-bc7b-ee714fbdeeda', 'c0a7422f-c669-4ba1-98f4-349b58e5c470', 'd9ca19c1-aa17-4638-a4ff-0c6eb869fa9d'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:16:13.352325 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-5eea2ee7-fa90-458b-b837-684fcad046c3 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] Created reservations ['bdc90d69-2634-4267-b30f-b75ab4081008', 'c0c310af-f297-4109-81ba-fe86d9bd681d', '8cd6178f-d7b7-4654-b759-49ff08e82e97', 'c643fdfd-8101-4538-9445-b2ee12d4968b'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:16:13.419904 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-5eea2ee7-fa90-458b-b837-684fcad046c3 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] Created reservations ['47dd8677-c1f3-4e1c-b162-c3cea3cc4b20', '417dac8e-68c2-4554-ae24-5f380e559674', '8425219b-6afa-4e9d-8574-ae54ddd77626', '8924483c-60c8-4fe0-bdaf-d10c3ddce66d'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:16:13.422627 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:13.422627 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:13.454350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5eea2ee7-fa90-458b-b837-684fcad046c3 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] Transfer volume completed successfully. Jan 27 17:16:13.488459 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:16:13.488459 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 17:16:13.702645 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.transfer.api [None req-5eea2ee7-fa90-458b-b837-684fcad046c3 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] Volume 7324ca91-e6a8-400b-9c45-dd23d4415e6d has been transferred. Jan 27 17:16:13.729605 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5eea2ee7-fa90-458b-b837-684fcad046c3 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] http://10.222.0.108/volume/v3/5b942c3c53f94a89920d96eb3ea0818f/os-volume-transfer/97e40ff8-f4bb-4bc5-a9ed-ca03cd84c4e2/accept returned with HTTP 202 Jan 27 17:16:13.730223 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1437/2843] 10.222.0.108 () {60 vars in 1395 bytes} [Wed Jan 27 17:16:12 2021] POST /volume/v3/5b942c3c53f94a89920d96eb3ea0818f/os-volume-transfer/97e40ff8-f4bb-4bc5-a9ed-ca03cd84c4e2/accept => generated 433 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:16:13.736241 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16d47020-5e7e-48d6-bda3-d18aaa889360 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] GET http://10.222.0.108/volume/v3/5b942c3c53f94a89920d96eb3ea0818f/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d Jan 27 17:16:13.736521 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16d47020-5e7e-48d6-bda3-d18aaa889360 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:13.736651 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:13.736651 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:13.736861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16d47020-5e7e-48d6-bda3-d18aaa889360 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:13.761375 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:13.761375 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:13.766024 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-16d47020-5e7e-48d6-bda3-d18aaa889360 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] Volume info retrieved successfully. Jan 27 17:16:13.777079 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16d47020-5e7e-48d6-bda3-d18aaa889360 tempest-VolumeQuotasAdminTestJSON-1113303080 tempest-VolumeQuotasAdminTestJSON-1113303080-project] http://10.222.0.108/volume/v3/5b942c3c53f94a89920d96eb3ea0818f/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d returned with HTTP 200 Jan 27 17:16:13.777460 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1407/2844] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:13 2021] GET /volume/v3/5b942c3c53f94a89920d96eb3ea0818f/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d => generated 920 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:13.791181 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9ef7960-5d32-4e52-b0e7-716be31a199b tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] GET http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b?usage=True Jan 27 17:16:13.791894 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9ef7960-5d32-4e52-b0e7-716be31a199b tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:13.792161 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:13.792161 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:13.792595 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e9ef7960-5d32-4e52-b0e7-716be31a199b tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:13.793433 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:13.793433 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:13.827786 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e9ef7960-5d32-4e52-b0e7-716be31a199b tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b?usage=True returned with HTTP 200 Jan 27 17:16:13.828306 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1438/2845] 10.222.0.108 () {58 vars in 1347 bytes} [Wed Jan 27 17:16:13 2021] GET /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b?usage=True => generated 1076 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:16:13.838984 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ed09ac7-63b0-4fbc-b53b-83b25f58bf4b tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] GET http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/5b942c3c53f94a89920d96eb3ea0818f?usage=True Jan 27 17:16:13.839295 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ed09ac7-63b0-4fbc-b53b-83b25f58bf4b tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:13.839430 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:13.839430 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:13.839610 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ed09ac7-63b0-4fbc-b53b-83b25f58bf4b tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:13.868946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ed09ac7-63b0-4fbc-b53b-83b25f58bf4b tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/5b942c3c53f94a89920d96eb3ea0818f?usage=True returned with HTTP 200 Jan 27 17:16:13.869478 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1408/2846] 10.222.0.108 () {58 vars in 1347 bytes} [Wed Jan 27 17:16:13 2021] GET /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/5b942c3c53f94a89920d96eb3ea0818f?usage=True => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:13.877178 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-77c32a2a-fc36-49ac-b7c9-88937c0b5c80 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] DELETE http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d Jan 27 17:16:13.877548 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-77c32a2a-fc36-49ac-b7c9-88937c0b5c80 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:13.877824 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-77c32a2a-fc36-49ac-b7c9-88937c0b5c80 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:13.878088 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-77c32a2a-fc36-49ac-b7c9-88937c0b5c80 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Delete volume with id: 7324ca91-e6a8-400b-9c45-dd23d4415e6d Jan 27 17:16:13.904638 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:13.904638 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:13.905162 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-77c32a2a-fc36-49ac-b7c9-88937c0b5c80 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Volume info retrieved successfully. Jan 27 17:16:14.003031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-77c32a2a-fc36-49ac-b7c9-88937c0b5c80 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Delete volume request issued successfully. Jan 27 17:16:14.003520 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-77c32a2a-fc36-49ac-b7c9-88937c0b5c80 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d returned with HTTP 202 Jan 27 17:16:14.009102 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1439/2847] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:16:13 2021] DELETE /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:16:14.012111 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8d778d7e-7eb9-4792-abac-13aa2058e4ec tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] GET http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d Jan 27 17:16:14.012772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8d778d7e-7eb9-4792-abac-13aa2058e4ec tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:14.013026 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8d778d7e-7eb9-4792-abac-13aa2058e4ec tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:14.038926 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:14.038926 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:14.043794 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8d778d7e-7eb9-4792-abac-13aa2058e4ec tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Volume info retrieved successfully. Jan 27 17:16:14.054183 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8d778d7e-7eb9-4792-abac-13aa2058e4ec tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d returned with HTTP 200 Jan 27 17:16:14.054655 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1409/2848] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:14 2021] GET /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d => generated 1091 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:16:15.066936 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b1eaec85-b574-4bb4-84b2-e7942e203698 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] GET http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d Jan 27 17:16:15.067528 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b1eaec85-b574-4bb4-84b2-e7942e203698 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:15.067792 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:15.067792 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:15.068311 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b1eaec85-b574-4bb4-84b2-e7942e203698 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:15.094728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b1eaec85-b574-4bb4-84b2-e7942e203698 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d returned with HTTP 404 Jan 27 17:16:15.095373 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1440/2849] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:15 2021] GET /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:15.103999 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08894874-7760-48fa-862e-40d7b06dbd03 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] GET http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/cecc3bba9aa740b29ca1a0c2fc35b0b7?usage=True Jan 27 17:16:15.104292 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08894874-7760-48fa-862e-40d7b06dbd03 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:15.104442 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:15.104442 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:15.104614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08894874-7760-48fa-862e-40d7b06dbd03 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:15.128955 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08894874-7760-48fa-862e-40d7b06dbd03 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/cecc3bba9aa740b29ca1a0c2fc35b0b7?usage=True returned with HTTP 200 Jan 27 17:16:15.129459 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1410/2850] 10.222.0.108 () {58 vars in 1347 bytes} [Wed Jan 27 17:16:15 2021] GET /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/cecc3bba9aa740b29ca1a0c2fc35b0b7?usage=True => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:15.139217 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f54fbc9a-9315-4ded-8254-88c3ce8943da tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] PUT http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b Jan 27 17:16:15.139672 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f54fbc9a-9315-4ded-8254-88c3ce8943da tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:15.441335 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f54fbc9a-9315-4ded-8254-88c3ce8943da tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b returned with HTTP 200 Jan 27 17:16:15.445795 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1441/2851] 10.222.0.108 () {60 vars in 1347 bytes} [Wed Jan 27 17:16:15 2021] PUT /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b => generated 321 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:16:15.449666 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c7f79c95-bf35-41f5-bf35-8ffee7e7a939 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] PUT http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b Jan 27 17:16:15.450241 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c7f79c95-bf35-41f5-bf35-8ffee7e7a939 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:15.732577 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c7f79c95-bf35-41f5-bf35-8ffee7e7a939 tempest-VolumeQuotasAdminTestJSON-1733944725 tempest-VolumeQuotasAdminTestJSON-1733944725-project-admin] http://10.222.0.108/volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b returned with HTTP 200 Jan 27 17:16:15.736788 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1411/2852] 10.222.0.108 () {60 vars in 1347 bytes} [Wed Jan 27 17:16:15 2021] PUT /volume/v3/cecc3bba9aa740b29ca1a0c2fc35b0b7/os-quota-sets/882e4ba958c04d5d808224f0b713887b => generated 319 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:15.739921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b91f68b1-445d-4ff6-a2ba-0cc5d95e0132 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] DELETE http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d Jan 27 17:16:15.740316 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b91f68b1-445d-4ff6-a2ba-0cc5d95e0132 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:15.740578 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b91f68b1-445d-4ff6-a2ba-0cc5d95e0132 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:15.740829 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-b91f68b1-445d-4ff6-a2ba-0cc5d95e0132 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Delete volume with id: 7324ca91-e6a8-400b-9c45-dd23d4415e6d Jan 27 17:16:15.765834 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b91f68b1-445d-4ff6-a2ba-0cc5d95e0132 tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d returned with HTTP 404 Jan 27 17:16:15.766430 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1442/2853] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:16:15 2021] DELETE /volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/7324ca91-e6a8-400b-9c45-dd23d4415e6d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:15.771997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21fb147c-02b6-4ee0-b3ba-a8cd9022dedf tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] DELETE http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff Jan 27 17:16:15.772387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-21fb147c-02b6-4ee0-b3ba-a8cd9022dedf tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:15.773973 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-21fb147c-02b6-4ee0-b3ba-a8cd9022dedf tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:15.773973 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-21fb147c-02b6-4ee0-b3ba-a8cd9022dedf tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] Delete volume with id: 4ee9385c-67c6-4d0b-a188-ed334563e2ff Jan 27 17:16:15.803445 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21fb147c-02b6-4ee0-b3ba-a8cd9022dedf tempest-VolumeQuotasAdminTestJSON-1930778734 tempest-VolumeQuotasAdminTestJSON-1930778734-project] http://10.222.0.108/volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff returned with HTTP 404 Jan 27 17:16:15.806429 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1412/2854] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:16:15 2021] DELETE /volume/v3/882e4ba958c04d5d808224f0b713887b/volumes/4ee9385c-67c6-4d0b-a188-ed334563e2ff => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:17.320232 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-959336fa-9160-4849-ac78-b5233445094f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] DELETE http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/4001f8ab-10f1-4568-bc04-39fa111303b2 Jan 27 17:16:17.321248 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-959336fa-9160-4849-ac78-b5233445094f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:17.321799 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-959336fa-9160-4849-ac78-b5233445094f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:17.332675 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:17.332675 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:17.604887 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-959336fa-9160-4849-ac78-b5233445094f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:16:17.605063 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-959336fa-9160-4849-ac78-b5233445094f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:16:17.646791 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-959336fa-9160-4849-ac78-b5233445094f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/4001f8ab-10f1-4568-bc04-39fa111303b2 returned with HTTP 200 Jan 27 17:16:17.647441 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1443/2855] 10.222.0.115 () {62 vars in 1442 bytes} [Wed Jan 27 17:16:17 2021] DELETE /volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/4001f8ab-10f1-4568-bc04-39fa111303b2 => generated 19 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:17.664541 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-1348efe9-b449-4c17-8293-33e7244bbf12 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] DELETE http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/2b726756-8833-4d7b-983d-3c9333ec5b13 Jan 27 17:16:17.664843 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-1348efe9-b449-4c17-8293-33e7244bbf12 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:17.665135 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-1348efe9-b449-4c17-8293-33e7244bbf12 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:17.675793 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:17.675793 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:17.970988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-1348efe9-b449-4c17-8293-33e7244bbf12 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:16:17.971567 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-1348efe9-b449-4c17-8293-33e7244bbf12 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Pending status list for volume during attachment-delete: [] {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:16:18.006150 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-1348efe9-b449-4c17-8293-33e7244bbf12 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/2b726756-8833-4d7b-983d-3c9333ec5b13 returned with HTTP 200 Jan 27 17:16:18.006716 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1413/2856] 10.222.0.115 () {62 vars in 1442 bytes} [Wed Jan 27 17:16:17 2021] DELETE /volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/2b726756-8833-4d7b-983d-3c9333ec5b13 => generated 19 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:18.023235 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-228d93e4-0cf3-432d-a952-f5bb52b8ffc6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] DELETE http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/7df32961-e5ea-4d3d-8855-7cfacd880f93 Jan 27 17:16:18.023550 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-228d93e4-0cf3-432d-a952-f5bb52b8ffc6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:18.023692 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:18.023692 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:18.023924 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-228d93e4-0cf3-432d-a952-f5bb52b8ffc6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:18.034556 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:18.034556 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:18.287428 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-228d93e4-0cf3-432d-a952-f5bb52b8ffc6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:16:18.287668 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-228d93e4-0cf3-432d-a952-f5bb52b8ffc6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:16:18.321553 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-58b3f3c9-3fdd-4341-ae22-18c4c5dda639 req-228d93e4-0cf3-432d-a952-f5bb52b8ffc6 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/7df32961-e5ea-4d3d-8855-7cfacd880f93 returned with HTTP 200 Jan 27 17:16:18.326616 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1444/2857] 10.222.0.115 () {62 vars in 1442 bytes} [Wed Jan 27 17:16:18 2021] DELETE /volume/v3/4df7983a08f64f73a17c793622adb4ad/attachments/7df32961-e5ea-4d3d-8855-7cfacd880f93 => generated 19 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:19.379777 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7e14e2f-d6a4-4e70-b52e-dd66f89ba595 tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] GET http://10.222.0.108/volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services Jan 27 17:16:19.380434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7e14e2f-d6a4-4e70-b52e-dd66f89ba595 tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:19.380434 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:19.380434 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:19.380434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e7e14e2f-d6a4-4e70-b52e-dd66f89ba595 tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:19.380850 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:19.380850 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:19.385686 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e7e14e2f-d6a4-4e70-b52e-dd66f89ba595 tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] http://10.222.0.108/volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services returned with HTTP 200 Jan 27 17:16:19.386075 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1414/2858] 10.222.0.108 () {58 vars in 1221 bytes} [Wed Jan 27 17:16:19 2021] GET /volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services => generated 632 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:19.399124 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-74121b5f-46d4-40c4-b532-fdf60ae165ac tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] PUT http://10.222.0.108/volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services/disable-log-reason Jan 27 17:16:19.399735 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:19.399735 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:19.400267 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-74121b5f-46d4-40c4-b532-fdf60ae165ac tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] Action: 'update', calling method: update, body: {"host": "n-d-705658-15", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:19.401150 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:19.401150 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:19.403056 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-74121b5f-46d4-40c4-b532-fdf60ae165ac tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] http://10.222.0.108/volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services/disable-log-reason returned with HTTP 400 Jan 27 17:16:19.404214 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1445/2859] 10.222.0.108 () {60 vars in 1298 bytes} [Wed Jan 27 17:16:19 2021] PUT /volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services/disable-log-reason => generated 136 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 17:16:19.416451 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed85ca24-7d41-4a74-bb7b-44bed35597c3 tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] PUT http://10.222.0.108/volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services/disable Jan 27 17:16:19.416883 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed85ca24-7d41-4a74-bb7b-44bed35597c3 tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] Action: 'update', calling method: update, body: {"host": "n-d-705658-15", "binary": "invalid_binary"} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:19.422206 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed85ca24-7d41-4a74-bb7b-44bed35597c3 tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] http://10.222.0.108/volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services/disable returned with HTTP 404 Jan 27 17:16:19.422758 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1415/2860] 10.222.0.108 () {60 vars in 1265 bytes} [Wed Jan 27 17:16:19 2021] PUT /volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services/disable => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:19.428565 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38d7e1c4-dc08-4df2-87f8-8133d60b9a2b tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] PUT http://10.222.0.108/volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services/enable Jan 27 17:16:19.428962 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-38d7e1c4-dc08-4df2-87f8-8133d60b9a2b tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:19.434428 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-38d7e1c4-dc08-4df2-87f8-8133d60b9a2b tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] http://10.222.0.108/volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services/enable returned with HTTP 404 Jan 27 17:16:19.434969 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1446/2861] 10.222.0.108 () {60 vars in 1262 bytes} [Wed Jan 27 17:16:19 2021] PUT /volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services/enable => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:19.441300 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-77dee32a-90f2-4b39-9017-52baaa31b286 tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] PUT http://10.222.0.108/volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services/freeze Jan 27 17:16:19.441759 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-77dee32a-90f2-4b39-9017-52baaa31b286 tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:19.448520 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-77dee32a-90f2-4b39-9017-52baaa31b286 tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] http://10.222.0.108/volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services/freeze returned with HTTP 400 Jan 27 17:16:19.449131 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1416/2862] 10.222.0.108 () {60 vars in 1262 bytes} [Wed Jan 27 17:16:19 2021] PUT /volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services/freeze => generated 83 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 27 17:16:19.455180 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-456547b6-5f24-42c9-8d5c-a4b7fa26b265 tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] PUT http://10.222.0.108/volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services/thaw Jan 27 17:16:19.455607 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-456547b6-5f24-42c9-8d5c-a4b7fa26b265 tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:19.460537 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-456547b6-5f24-42c9-8d5c-a4b7fa26b265 tempest-VolumeServicesNegativeTest-1857828561 tempest-VolumeServicesNegativeTest-1857828561-project-admin] http://10.222.0.108/volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services/thaw returned with HTTP 400 Jan 27 17:16:19.464035 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1447/2863] 10.222.0.108 () {60 vars in 1256 bytes} [Wed Jan 27 17:16:19 2021] PUT /volume/v3/0878a86b34bd488284e2d58c65956a0a/os-services/thaw => generated 83 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 27 17:16:22.776954 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c9ba0ef-d1c3-421b-9486-1745b196e236 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] POST http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types Jan 27 17:16:22.777439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5c9ba0ef-d1c3-421b-9486-1745b196e236 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1876271102", "os-volume-type-access:is_public": false}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:22.870052 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c9ba0ef-d1c3-421b-9486-1745b196e236 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types returned with HTTP 200 Jan 27 17:16:22.870487 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1417/2864] 10.222.0.108 () {60 vars in 1225 bytes} [Wed Jan 27 17:16:22 2021] POST /volume/v3/495b50eef8874a2194d7176b9d57122b/types => generated 229 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:22.948628 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c6afcbce-3293-4a60-b468-310e5c8ecdbd tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] POST http://10.222.0.108/volume/v3/af77662fca0d4394bfdb036323608e89/volumes Jan 27 17:16:22.949098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c6afcbce-3293-4a60-b468-310e5c8ecdbd tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3bec7e5c-3896-412c-b8af-ab4b1962c2fc", "size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:22.949750 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-c6afcbce-3293-4a60-b468-310e5c8ecdbd tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Create volume request body: {'volume': {'volume_type': '3bec7e5c-3896-412c-b8af-ab4b1962c2fc', 'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:16:22.961521 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c6afcbce-3293-4a60-b468-310e5c8ecdbd tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] http://10.222.0.108/volume/v3/af77662fca0d4394bfdb036323608e89/volumes returned with HTTP 404 Jan 27 17:16:22.962051 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1448/2865] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:16:22 2021] POST /volume/v3/af77662fca0d4394bfdb036323608e89/volumes => generated 114 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:22.967540 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d441f4d9-1de6-437c-812c-19956fa4a3ee tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] POST http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/3bec7e5c-3896-412c-b8af-ab4b1962c2fc/action Jan 27 17:16:22.968128 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d441f4d9-1de6-437c-812c-19956fa4a3ee tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Action body: b'{"addProjectAccess": {"project": "af77662fca0d4394bfdb036323608e89"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:16:22.968439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d441f4d9-1de6-437c-812c-19956fa4a3ee tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "af77662fca0d4394bfdb036323608e89"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:23.008011 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d441f4d9-1de6-437c-812c-19956fa4a3ee tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/3bec7e5c-3896-412c-b8af-ab4b1962c2fc/action returned with HTTP 202 Jan 27 17:16:23.008758 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1418/2866] 10.222.0.108 () {60 vars in 1356 bytes} [Wed Jan 27 17:16:22 2021] POST /volume/v3/495b50eef8874a2194d7176b9d57122b/types/3bec7e5c-3896-412c-b8af-ab4b1962c2fc/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:16:23.014439 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] POST http://10.222.0.108/volume/v3/af77662fca0d4394bfdb036323608e89/volumes Jan 27 17:16:23.014888 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3bec7e5c-3896-412c-b8af-ab4b1962c2fc", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1081381936"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:23.015983 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Create volume request body: {'volume': {'volume_type': '3bec7e5c-3896-412c-b8af-ab4b1962c2fc', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1081381936'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:16:23.023278 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Create volume of 1 GB Jan 27 17:16:23.023621 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:23.023621 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:23.024026 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Availability Zones retrieved successfully. Jan 27 17:16:23.032121 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Flow 'volume_create_api' (21200d53-d816-4c4e-a329-320c15aa31ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:16:23.033469 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ecadf7e-acc2-4493-a651-b48fa57b53d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:16:23.034541 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:16:23.064202 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ecadf7e-acc2-4493-a651-b48fa57b53d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:16:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3bec7e5c-3896-412c-b8af-ab4b1962c2fc,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1876271102',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bec7e5c-3896-412c-b8af-ab4b1962c2fc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:16:23.065297 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dbb101a-4156-431e-99e1-99aa5ec962f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:16:23.098868 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1876271102 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1876271102, it is now deprecated. Please use the default quota class for default quota. Jan 27 17:16:23.099352 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1876271102 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1876271102, it is now deprecated. Please use the default quota class for default quota. Jan 27 17:16:23.208046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Created reservations ['c438a993-229d-431d-93a1-64e8cc8de83f', 'bd91db70-eeea-4ea9-858f-fde23f80bb39', 'b14f1b77-1974-4f97-a0ed-75c0afb225f7', '22c0acec-8918-410e-8ee1-41d728a87441'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:16:23.209207 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dbb101a-4156-431e-99e1-99aa5ec962f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c438a993-229d-431d-93a1-64e8cc8de83f', 'bd91db70-eeea-4ea9-858f-fde23f80bb39', 'b14f1b77-1974-4f97-a0ed-75c0afb225f7', '22c0acec-8918-410e-8ee1-41d728a87441']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:16:23.210301 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df075855-ef49-415e-bcea-0a810972031d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:16:23.286756 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df075855-ef49-415e-bcea-0a810972031d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '356b43f5-604e-4bb4-ad65-20187c2ff160', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1081381936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af77662fca0d4394bfdb036323608e89',qos_specs=None,replication_status=,reservations=['c438a993-229d-431d-93a1-64e8cc8de83f','bd91db70-eeea-4ea9-858f-fde23f80bb39','b14f1b77-1974-4f97-a0ed-75c0afb225f7','22c0acec-8918-410e-8ee1-41d728a87441'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='619a9932e25b4d909c39d6f08d35a1ca',volume_type_id=3bec7e5c-3896-412c-b8af-ab4b1962c2fc), 'volume': 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-27T17:16:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1081381936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=356b43f5-604e-4bb4-ad65-20187c2ff160,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af77662fca0d4394bfdb036323608e89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='619a9932e25b4d909c39d6f08d35a1ca',volume_attachment=,volume_type=,volume_type_id=3bec7e5c-3896-412c-b8af-ab4b1962c2fc)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:16:23.287739 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa512a54-545d-4921-9682-caa4e96e573b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:16:23.332580 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa512a54-545d-4921-9682-caa4e96e573b) transitioned into state 'SUCCESS' from state '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-1081381936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af77662fca0d4394bfdb036323608e89',qos_specs=None,replication_status=,reservations=['c438a993-229d-431d-93a1-64e8cc8de83f','bd91db70-eeea-4ea9-858f-fde23f80bb39','b14f1b77-1974-4f97-a0ed-75c0afb225f7','22c0acec-8918-410e-8ee1-41d728a87441'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='619a9932e25b4d909c39d6f08d35a1ca',volume_type_id=3bec7e5c-3896-412c-b8af-ab4b1962c2fc)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:16:23.333735 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b42e2439-5ead-49ae-ae28-043cf2627358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:16:23.372043 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b42e2439-5ead-49ae-ae28-043cf2627358) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:16:23.373296 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Flow 'volume_create_api' (21200d53-d816-4c4e-a329-320c15aa31ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:16:23.396525 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Create volume request issued successfully. Jan 27 17:16:23.403670 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f780cdf8-8a48-4d2e-93df-151d423899ad tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] http://10.222.0.108/volume/v3/af77662fca0d4394bfdb036323608e89/volumes returned with HTTP 202 Jan 27 17:16:23.404232 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1449/2867] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:16:23 2021] POST /volume/v3/af77662fca0d4394bfdb036323608e89/volumes => generated 864 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:16:23.412484 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d4f6b513-e4c9-4e49-ab43-0a7db6ebed27 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] GET http://10.222.0.108/volume/v3/af77662fca0d4394bfdb036323608e89/volumes/356b43f5-604e-4bb4-ad65-20187c2ff160 Jan 27 17:16:23.412807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d4f6b513-e4c9-4e49-ab43-0a7db6ebed27 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:23.413119 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d4f6b513-e4c9-4e49-ab43-0a7db6ebed27 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:23.441541 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:23.441541 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:23.447096 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d4f6b513-e4c9-4e49-ab43-0a7db6ebed27 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Volume info retrieved successfully. Jan 27 17:16:23.459340 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d4f6b513-e4c9-4e49-ab43-0a7db6ebed27 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] http://10.222.0.108/volume/v3/af77662fca0d4394bfdb036323608e89/volumes/356b43f5-604e-4bb4-ad65-20187c2ff160 returned with HTTP 200 Jan 27 17:16:23.459996 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1419/2868] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:23 2021] GET /volume/v3/af77662fca0d4394bfdb036323608e89/volumes/356b43f5-604e-4bb4-ad65-20187c2ff160 => generated 932 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:24.473310 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f961a87-1d9e-4246-9391-3f9cdec48b88 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] GET http://10.222.0.108/volume/v3/af77662fca0d4394bfdb036323608e89/volumes/356b43f5-604e-4bb4-ad65-20187c2ff160 Jan 27 17:16:24.475022 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f961a87-1d9e-4246-9391-3f9cdec48b88 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:24.475498 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:24.475498 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:24.476090 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f961a87-1d9e-4246-9391-3f9cdec48b88 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:24.502512 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:24.502512 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:24.507446 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6f961a87-1d9e-4246-9391-3f9cdec48b88 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Volume info retrieved successfully. Jan 27 17:16:24.519985 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f961a87-1d9e-4246-9391-3f9cdec48b88 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] http://10.222.0.108/volume/v3/af77662fca0d4394bfdb036323608e89/volumes/356b43f5-604e-4bb4-ad65-20187c2ff160 returned with HTTP 200 Jan 27 17:16:24.523850 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1450/2869] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:24 2021] GET /volume/v3/af77662fca0d4394bfdb036323608e89/volumes/356b43f5-604e-4bb4-ad65-20187c2ff160 => generated 957 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:24.529032 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cddee698-e7b3-4181-8839-69ac8f891f14 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] POST http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/3bec7e5c-3896-412c-b8af-ab4b1962c2fc/action Jan 27 17:16:24.529306 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:24.529306 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:24.529564 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cddee698-e7b3-4181-8839-69ac8f891f14 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Action body: b'{"removeProjectAccess": {"project": "af77662fca0d4394bfdb036323608e89"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:16:24.529773 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cddee698-e7b3-4181-8839-69ac8f891f14 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "af77662fca0d4394bfdb036323608e89"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:24.628933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cddee698-e7b3-4181-8839-69ac8f891f14 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/3bec7e5c-3896-412c-b8af-ab4b1962c2fc/action returned with HTTP 202 Jan 27 17:16:24.636062 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1420/2870] 10.222.0.108 () {60 vars in 1356 bytes} [Wed Jan 27 17:16:24 2021] POST /volume/v3/495b50eef8874a2194d7176b9d57122b/types/3bec7e5c-3896-412c-b8af-ab4b1962c2fc/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:16:24.639017 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c714628-a5b8-483c-9d55-1bbcf763f3f9 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] POST http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types Jan 27 17:16:24.639332 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:24.639332 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:24.639539 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5c714628-a5b8-483c-9d55-1bbcf763f3f9 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1219085033", "os-volume-type-access:is_public": false}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:24.720680 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c714628-a5b8-483c-9d55-1bbcf763f3f9 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types returned with HTTP 200 Jan 27 17:16:24.721127 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1451/2871] 10.222.0.108 () {60 vars in 1225 bytes} [Wed Jan 27 17:16:24 2021] POST /volume/v3/495b50eef8874a2194d7176b9d57122b/types => generated 229 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:24.727217 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-121a4c4b-b01d-4a9c-b447-3008880a3309 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] POST http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a/action Jan 27 17:16:24.727791 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-121a4c4b-b01d-4a9c-b447-3008880a3309 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Action body: b'{"addProjectAccess": {"project": "af77662fca0d4394bfdb036323608e89"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:16:24.728051 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-121a4c4b-b01d-4a9c-b447-3008880a3309 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "af77662fca0d4394bfdb036323608e89"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:24.820573 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-121a4c4b-b01d-4a9c-b447-3008880a3309 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a/action returned with HTTP 202 Jan 27 17:16:24.821328 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1421/2872] 10.222.0.108 () {60 vars in 1356 bytes} [Wed Jan 27 17:16:24 2021] POST /volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:16:24.828710 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02b6b711-6f1d-4c98-98b3-8a4c14e7f46a tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] POST http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a/action Jan 27 17:16:24.829415 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02b6b711-6f1d-4c98-98b3-8a4c14e7f46a tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Action body: b'{"addProjectAccess": {"project": "4f68585d3bab433099858d30f70e90c6"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:16:24.829647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-02b6b711-6f1d-4c98-98b3-8a4c14e7f46a tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4f68585d3bab433099858d30f70e90c6"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:24.876708 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-02b6b711-6f1d-4c98-98b3-8a4c14e7f46a tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a/action returned with HTTP 202 Jan 27 17:16:24.877686 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1452/2873] 10.222.0.108 () {60 vars in 1356 bytes} [Wed Jan 27 17:16:24 2021] POST /volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:16:24.884044 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63d37ab3-b6d0-4528-939b-316bb5d88f03 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] GET http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a/os-volume-type-access Jan 27 17:16:24.884286 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63d37ab3-b6d0-4528-939b-316bb5d88f03 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:24.884794 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63d37ab3-b6d0-4528-939b-316bb5d88f03 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:24.893869 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63d37ab3-b6d0-4528-939b-316bb5d88f03 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a/os-volume-type-access returned with HTTP 200 Jan 27 17:16:24.894276 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1422/2874] 10.222.0.108 () {58 vars in 1380 bytes} [Wed Jan 27 17:16:24 2021] GET /volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a/os-volume-type-access => generated 244 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:24.900938 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-048b90fe-e3ce-4ce4-be25-c41bdf156155 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] POST http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a/action Jan 27 17:16:24.901468 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-048b90fe-e3ce-4ce4-be25-c41bdf156155 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Action body: b'{"removeProjectAccess": {"project": "4f68585d3bab433099858d30f70e90c6"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:16:24.901699 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-048b90fe-e3ce-4ce4-be25-c41bdf156155 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4f68585d3bab433099858d30f70e90c6"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:24.944005 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-048b90fe-e3ce-4ce4-be25-c41bdf156155 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a/action returned with HTTP 202 Jan 27 17:16:24.944711 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1453/2875] 10.222.0.108 () {60 vars in 1356 bytes} [Wed Jan 27 17:16:24 2021] POST /volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:16:24.949999 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b2dab9ce-5409-47bd-9bf9-49c1e6954274 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] POST http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a/action Jan 27 17:16:24.950416 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b2dab9ce-5409-47bd-9bf9-49c1e6954274 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Action body: b'{"removeProjectAccess": {"project": "af77662fca0d4394bfdb036323608e89"}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:16:24.950613 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b2dab9ce-5409-47bd-9bf9-49c1e6954274 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "af77662fca0d4394bfdb036323608e89"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:25.008077 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b2dab9ce-5409-47bd-9bf9-49c1e6954274 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a/action returned with HTTP 202 Jan 27 17:16:25.011596 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1423/2876] 10.222.0.108 () {60 vars in 1356 bytes} [Wed Jan 27 17:16:24 2021] POST /volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 17:16:25.014607 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f5fa8b0-c053-4b79-a69f-a9d2890cbbf0 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] DELETE http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a Jan 27 17:16:25.014974 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f5fa8b0-c053-4b79-a69f-a9d2890cbbf0 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:25.015781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f5fa8b0-c053-4b79-a69f-a9d2890cbbf0 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:25.052763 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:16:25.052763 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 17:16:25.088379 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f5fa8b0-c053-4b79-a69f-a9d2890cbbf0 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a returned with HTTP 202 Jan 27 17:16:25.091008 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1454/2877] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 17:16:25 2021] DELETE /volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:16:25.094062 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-60ea0738-f234-4ccc-9856-d0ff38285242 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] GET http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a Jan 27 17:16:25.094346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-60ea0738-f234-4ccc-9856-d0ff38285242 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:25.094623 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-60ea0738-f234-4ccc-9856-d0ff38285242 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:25.100914 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-60ea0738-f234-4ccc-9856-d0ff38285242 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a returned with HTTP 404 Jan 27 17:16:25.101435 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1424/2878] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 17:16:25 2021] GET /volume/v3/495b50eef8874a2194d7176b9d57122b/types/77f31717-bdd8-4ecd-8e84-7853db69b55a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:25.106389 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-937d64c7-3444-45ee-98e9-138b0e2547f5 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] DELETE http://10.222.0.108/volume/v3/af77662fca0d4394bfdb036323608e89/volumes/356b43f5-604e-4bb4-ad65-20187c2ff160 Jan 27 17:16:25.106552 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-937d64c7-3444-45ee-98e9-138b0e2547f5 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:25.106971 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-937d64c7-3444-45ee-98e9-138b0e2547f5 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:25.107280 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-937d64c7-3444-45ee-98e9-138b0e2547f5 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Delete volume with id: 356b43f5-604e-4bb4-ad65-20187c2ff160 Jan 27 17:16:25.136697 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:25.136697 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:25.137471 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-937d64c7-3444-45ee-98e9-138b0e2547f5 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Volume info retrieved successfully. Jan 27 17:16:25.217943 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-937d64c7-3444-45ee-98e9-138b0e2547f5 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Delete volume request issued successfully. Jan 27 17:16:25.218470 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-937d64c7-3444-45ee-98e9-138b0e2547f5 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] http://10.222.0.108/volume/v3/af77662fca0d4394bfdb036323608e89/volumes/356b43f5-604e-4bb4-ad65-20187c2ff160 returned with HTTP 202 Jan 27 17:16:25.219511 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1455/2879] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:16:25 2021] DELETE /volume/v3/af77662fca0d4394bfdb036323608e89/volumes/356b43f5-604e-4bb4-ad65-20187c2ff160 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:16:25.223944 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b272d979-5241-4715-b95d-4473a3a298fb tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] GET http://10.222.0.108/volume/v3/af77662fca0d4394bfdb036323608e89/volumes/356b43f5-604e-4bb4-ad65-20187c2ff160 Jan 27 17:16:25.224328 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b272d979-5241-4715-b95d-4473a3a298fb tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:25.224676 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b272d979-5241-4715-b95d-4473a3a298fb tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:25.249943 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:25.249943 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:25.254606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b272d979-5241-4715-b95d-4473a3a298fb tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Volume info retrieved successfully. Jan 27 17:16:25.270885 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b272d979-5241-4715-b95d-4473a3a298fb tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] http://10.222.0.108/volume/v3/af77662fca0d4394bfdb036323608e89/volumes/356b43f5-604e-4bb4-ad65-20187c2ff160 returned with HTTP 200 Jan 27 17:16:25.271425 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1425/2880] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:25 2021] GET /volume/v3/af77662fca0d4394bfdb036323608e89/volumes/356b43f5-604e-4bb4-ad65-20187c2ff160 => generated 956 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:26.282101 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-400535e5-b736-41e3-b7d2-6ba2654ca354 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] GET http://10.222.0.108/volume/v3/af77662fca0d4394bfdb036323608e89/volumes/356b43f5-604e-4bb4-ad65-20187c2ff160 Jan 27 17:16:26.282396 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-400535e5-b736-41e3-b7d2-6ba2654ca354 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:26.282488 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:26.282488 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:26.282845 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-400535e5-b736-41e3-b7d2-6ba2654ca354 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:26.305700 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-400535e5-b736-41e3-b7d2-6ba2654ca354 tempest-VolumeTypesAccessTest-342667541 tempest-VolumeTypesAccessTest-342667541-project] http://10.222.0.108/volume/v3/af77662fca0d4394bfdb036323608e89/volumes/356b43f5-604e-4bb4-ad65-20187c2ff160 returned with HTTP 404 Jan 27 17:16:26.306255 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1456/2881] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:26 2021] GET /volume/v3/af77662fca0d4394bfdb036323608e89/volumes/356b43f5-604e-4bb4-ad65-20187c2ff160 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:26.311225 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-513c75aa-ed46-489b-b3ab-57fbf5565811 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] DELETE http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/3bec7e5c-3896-412c-b8af-ab4b1962c2fc Jan 27 17:16:26.311502 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-513c75aa-ed46-489b-b3ab-57fbf5565811 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:26.311665 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:26.311665 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:26.311892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-513c75aa-ed46-489b-b3ab-57fbf5565811 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Calling method '_delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:26.344080 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:16:26.344080 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 17:16:26.449017 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-513c75aa-ed46-489b-b3ab-57fbf5565811 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/3bec7e5c-3896-412c-b8af-ab4b1962c2fc returned with HTTP 202 Jan 27 17:16:26.449809 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1426/2882] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 17:16:26 2021] DELETE /volume/v3/495b50eef8874a2194d7176b9d57122b/types/3bec7e5c-3896-412c-b8af-ab4b1962c2fc => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:16:26.454914 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f328953b-2bbd-45c4-961f-4ce3027ed3f1 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] GET http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/3bec7e5c-3896-412c-b8af-ab4b1962c2fc Jan 27 17:16:26.455210 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f328953b-2bbd-45c4-961f-4ce3027ed3f1 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:26.455510 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f328953b-2bbd-45c4-961f-4ce3027ed3f1 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:26.462155 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f328953b-2bbd-45c4-961f-4ce3027ed3f1 tempest-VolumeTypesAccessTest-617619576 tempest-VolumeTypesAccessTest-617619576-project-admin] http://10.222.0.108/volume/v3/495b50eef8874a2194d7176b9d57122b/types/3bec7e5c-3896-412c-b8af-ab4b1962c2fc returned with HTTP 404 Jan 27 17:16:26.463244 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1457/2883] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 17:16:26 2021] GET /volume/v3/495b50eef8874a2194d7176b9d57122b/types/3bec7e5c-3896-412c-b8af-ab4b1962c2fc => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:26.731213 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2463f6da-a05a-4bee-8bd3-b70be3ee5646 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] DELETE http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c Jan 27 17:16:26.731753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2463f6da-a05a-4bee-8bd3-b70be3ee5646 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:26.732396 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2463f6da-a05a-4bee-8bd3-b70be3ee5646 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:26.732952 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-2463f6da-a05a-4bee-8bd3-b70be3ee5646 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Delete volume with id: 32814c9f-47db-4a49-bfd1-c71c064dac7c Jan 27 17:16:26.773464 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:26.773464 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:26.774127 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2463f6da-a05a-4bee-8bd3-b70be3ee5646 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:16:26.842481 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2463f6da-a05a-4bee-8bd3-b70be3ee5646 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Delete volume request issued successfully. Jan 27 17:16:26.842925 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2463f6da-a05a-4bee-8bd3-b70be3ee5646 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c returned with HTTP 202 Jan 27 17:16:26.843566 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1427/2884] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:16:26 2021] DELETE /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:16:26.849010 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fbb0f4b2-026e-495a-bae2-27625b22e65f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c Jan 27 17:16:26.849494 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fbb0f4b2-026e-495a-bae2-27625b22e65f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:26.849935 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fbb0f4b2-026e-495a-bae2-27625b22e65f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:26.880207 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:26.880207 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:26.886388 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fbb0f4b2-026e-495a-bae2-27625b22e65f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:16:26.899184 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fbb0f4b2-026e-495a-bae2-27625b22e65f tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c returned with HTTP 200 Jan 27 17:16:26.905249 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1458/2885] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:26 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c => generated 920 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:27.911484 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-90dad88b-d0fe-4992-88a6-f6ea9e2761f9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c Jan 27 17:16:27.911895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-90dad88b-d0fe-4992-88a6-f6ea9e2761f9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:27.911951 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:27.911951 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:27.912113 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-90dad88b-d0fe-4992-88a6-f6ea9e2761f9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:27.938160 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:27.938160 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:27.942515 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-90dad88b-d0fe-4992-88a6-f6ea9e2761f9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:16:27.952679 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-90dad88b-d0fe-4992-88a6-f6ea9e2761f9 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c returned with HTTP 200 Jan 27 17:16:27.953083 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1428/2886] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:27 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c => generated 920 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:28.964272 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-11d11eaf-489c-4303-bdaa-667d1f04e80e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c Jan 27 17:16:28.970405 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-11d11eaf-489c-4303-bdaa-667d1f04e80e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:28.970405 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:28.970405 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:28.970405 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-11d11eaf-489c-4303-bdaa-667d1f04e80e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:28.993836 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-11d11eaf-489c-4303-bdaa-667d1f04e80e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c returned with HTTP 404 Jan 27 17:16:28.994636 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1459/2887] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:28 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/32814c9f-47db-4a49-bfd1-c71c064dac7c => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:28.999960 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a71837d-e643-41fb-bdae-7a981c1667a8 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] DELETE http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 Jan 27 17:16:29.000186 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a71837d-e643-41fb-bdae-7a981c1667a8 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:29.000328 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:29.000328 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:29.000530 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a71837d-e643-41fb-bdae-7a981c1667a8 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:29.000797 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-7a71837d-e643-41fb-bdae-7a981c1667a8 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Delete volume with id: 50415b6d-60b1-4d94-964d-18e284135e89 Jan 27 17:16:29.025854 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:29.025854 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:29.026550 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7a71837d-e643-41fb-bdae-7a981c1667a8 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:16:29.154546 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7a71837d-e643-41fb-bdae-7a981c1667a8 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Delete volume request issued successfully. Jan 27 17:16:29.155274 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a71837d-e643-41fb-bdae-7a981c1667a8 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 returned with HTTP 202 Jan 27 17:16:29.156534 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1429/2888] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:16:28 2021] DELETE /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:16:29.162521 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88fecb03-c0af-4446-a33a-151b310fa51e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 Jan 27 17:16:29.162872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88fecb03-c0af-4446-a33a-151b310fa51e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:29.166495 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88fecb03-c0af-4446-a33a-151b310fa51e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:29.188990 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:29.188990 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:29.193788 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-88fecb03-c0af-4446-a33a-151b310fa51e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:16:29.204881 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88fecb03-c0af-4446-a33a-151b310fa51e tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 returned with HTTP 200 Jan 27 17:16:29.205327 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1460/2889] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:29 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 => generated 919 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:30.216119 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c115def-6b4a-4cb8-a14a-73a18eb1d276 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 Jan 27 17:16:30.216687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c115def-6b4a-4cb8-a14a-73a18eb1d276 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:30.216687 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:30.216687 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:30.217015 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c115def-6b4a-4cb8-a14a-73a18eb1d276 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:30.239752 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c115def-6b4a-4cb8-a14a-73a18eb1d276 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 returned with HTTP 404 Jan 27 17:16:30.240514 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1430/2890] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:30 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/50415b6d-60b1-4d94-964d-18e284135e89 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:30.247003 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd3ca8f7-18ef-406b-829f-f81fd7d09dd8 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] DELETE http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:16:30.247297 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd3ca8f7-18ef-406b-829f-f81fd7d09dd8 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:30.247519 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:30.247519 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:30.247721 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd3ca8f7-18ef-406b-829f-f81fd7d09dd8 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:30.247992 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-dd3ca8f7-18ef-406b-829f-f81fd7d09dd8 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Delete volume with id: 137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:16:30.274405 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:30.274405 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:30.275398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dd3ca8f7-18ef-406b-829f-f81fd7d09dd8 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:16:30.351899 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dd3ca8f7-18ef-406b-829f-f81fd7d09dd8 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Delete volume request issued successfully. Jan 27 17:16:30.352538 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd3ca8f7-18ef-406b-829f-f81fd7d09dd8 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 202 Jan 27 17:16:30.353645 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1461/2891] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:16:30 2021] DELETE /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:16:30.358362 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc321710-0ef8-4529-8b72-c640417c3ac0 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:16:30.358628 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc321710-0ef8-4529-8b72-c640417c3ac0 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:30.359034 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cc321710-0ef8-4529-8b72-c640417c3ac0 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:30.390658 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:30.390658 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:30.397913 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cc321710-0ef8-4529-8b72-c640417c3ac0 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:16:30.409398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cc321710-0ef8-4529-8b72-c640417c3ac0 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:16:30.409958 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1431/2892] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:30 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 1368 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:16:30.900853 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-62e4aafb-00d9-466c-876f-708690390eb4 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] POST http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types Jan 27 17:16:30.901132 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:30.901132 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:30.901611 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-62e4aafb-00d9-466c-876f-708690390eb4 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-2090402983", "extra_specs": {"spec1": "val1"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:30.949427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-62e4aafb-00d9-466c-876f-708690390eb4 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types returned with HTTP 200 Jan 27 17:16:30.949899 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1462/2893] 10.222.0.108 () {60 vars in 1225 bytes} [Wed Jan 27 17:16:30 2021] POST /volume/v3/1840e503cf514596bcd61aa27b9a783c/types => generated 243 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:16:30.958003 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1d93f2a9-d5bd-489e-940c-e74715478b7e tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] POST http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs Jan 27 17:16:30.958266 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:16:30.958266 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:16:30.958484 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1d93f2a9-d5bd-489e-940c-e74715478b7e tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:30.959205 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1d93f2a9-d5bd-489e-940c-e74715478b7e tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs returned with HTTP 400 Jan 27 17:16:30.959772 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1432/2894] 10.222.0.108 () {60 vars in 1371 bytes} [Wed Jan 27 17:16:30 2021] POST /volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 17:16:30.965941 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-016b4f19-aa79-4331-a7d8-bb5b4ced491f tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] POST http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs Jan 27 17:16:30.966375 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-016b4f19-aa79-4331-a7d8-bb5b4ced491f tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:30.967082 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-016b4f19-aa79-4331-a7d8-bb5b4ced491f tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs returned with HTTP 400 Jan 27 17:16:30.967648 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1463/2895] 10.222.0.108 () {60 vars in 1371 bytes} [Wed Jan 27 17:16:30 2021] POST /volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 17:16:30.973163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a6f9e6dc-60a1-4755-b30b-31d84798eb97 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] POST http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/06fd718c-93dc-44a3-82cc-d324e2d47f9c/extra_specs Jan 27 17:16:30.973599 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a6f9e6dc-60a1-4755-b30b-31d84798eb97 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:31.004043 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a6f9e6dc-60a1-4755-b30b-31d84798eb97 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/06fd718c-93dc-44a3-82cc-d324e2d47f9c/extra_specs returned with HTTP 404 Jan 27 17:16:31.004655 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1433/2896] 10.222.0.108 () {60 vars in 1371 bytes} [Wed Jan 27 17:16:30 2021] POST /volume/v3/1840e503cf514596bcd61aa27b9a783c/types/06fd718c-93dc-44a3-82cc-d324e2d47f9c/extra_specs => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:16:31.011584 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-71b75729-7bf4-45db-9927-43f280cd6446 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] DELETE http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/594808d4-5f79-4760-8f92-0e6ed2b84267/extra_specs/spec1 Jan 27 17:16:31.011914 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-71b75729-7bf4-45db-9927-43f280cd6446 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:31.012188 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-71b75729-7bf4-45db-9927-43f280cd6446 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:31.019269 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-71b75729-7bf4-45db-9927-43f280cd6446 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/594808d4-5f79-4760-8f92-0e6ed2b84267/extra_specs/spec1 returned with HTTP 404 Jan 27 17:16:31.019754 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1464/2897] 10.222.0.108 () {58 vars in 1371 bytes} [Wed Jan 27 17:16:31 2021] DELETE /volume/v3/1840e503cf514596bcd61aa27b9a783c/types/594808d4-5f79-4760-8f92-0e6ed2b84267/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:16:31.026050 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ca0790c-7eac-41be-94cc-6dacb8f95467 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] GET http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs/nonexistent_extra_spec_name Jan 27 17:16:31.026353 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ca0790c-7eac-41be-94cc-6dacb8f95467 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:31.027092 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ca0790c-7eac-41be-94cc-6dacb8f95467 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:31.038660 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ca0790c-7eac-41be-94cc-6dacb8f95467 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 27 17:16:31.039208 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1434/2898] 10.222.0.108 () {58 vars in 1434 bytes} [Wed Jan 27 17:16:31 2021] GET /volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:31.045673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f315616f-857a-404d-9c90-624e0872e718 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] GET http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/3ec7c4ac-25fa-4c13-8eaa-0cecd1e90b3f/extra_specs/spec1 Jan 27 17:16:31.045971 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f315616f-857a-404d-9c90-624e0872e718 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:31.046237 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f315616f-857a-404d-9c90-624e0872e718 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:31.054191 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f315616f-857a-404d-9c90-624e0872e718 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/3ec7c4ac-25fa-4c13-8eaa-0cecd1e90b3f/extra_specs/spec1 returned with HTTP 404 Jan 27 17:16:31.054799 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1465/2899] 10.222.0.108 () {58 vars in 1368 bytes} [Wed Jan 27 17:16:31 2021] GET /volume/v3/1840e503cf514596bcd61aa27b9a783c/types/3ec7c4ac-25fa-4c13-8eaa-0cecd1e90b3f/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:31.062680 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fdb2128e-8550-41ec-952b-9f8771effd61 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] GET http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/aeb36bd0-914c-46c1-8c75-2a1ecc53a101/extra_specs Jan 27 17:16:31.063008 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fdb2128e-8550-41ec-952b-9f8771effd61 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:31.063272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fdb2128e-8550-41ec-952b-9f8771effd61 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:31.070649 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fdb2128e-8550-41ec-952b-9f8771effd61 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/aeb36bd0-914c-46c1-8c75-2a1ecc53a101/extra_specs returned with HTTP 404 Jan 27 17:16:31.071218 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1435/2900] 10.222.0.108 () {58 vars in 1350 bytes} [Wed Jan 27 17:16:31 2021] GET /volume/v3/1840e503cf514596bcd61aa27b9a783c/types/aeb36bd0-914c-46c1-8c75-2a1ecc53a101/extra_specs => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:31.080325 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c8769c63-41a2-4252-9585-538795969536 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] PUT http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs/spec1 Jan 27 17:16:31.080794 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c8769c63-41a2-4252-9585-538795969536 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:31.081461 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c8769c63-41a2-4252-9585-538795969536 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs/spec1 returned with HTTP 400 Jan 27 17:16:31.081942 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1466/2901] 10.222.0.108 () {60 vars in 1388 bytes} [Wed Jan 27 17:16:31 2021] PUT /volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 27 17:16:31.090963 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f947c5bb-f18f-4992-8deb-10ad28e10a66 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] PUT http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs/spec1 Jan 27 17:16:31.091420 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f947c5bb-f18f-4992-8deb-10ad28e10a66 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Action: 'update', calling method: update, body: null {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:31.092143 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f947c5bb-f18f-4992-8deb-10ad28e10a66 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs/spec1 returned with HTTP 400 Jan 27 17:16:31.095364 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1436/2902] 10.222.0.108 () {60 vars in 1387 bytes} [Wed Jan 27 17:16:31 2021] PUT /volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 27 17:16:31.099317 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3bf775e5-32ab-4924-a71a-d90f45fe4ca1 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] PUT http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs/None Jan 27 17:16:31.099789 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3bf775e5-32ab-4924-a71a-d90f45fe4ca1 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:31.134534 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3bf775e5-32ab-4924-a71a-d90f45fe4ca1 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] HTTP exception thrown: Request body and URI mismatch Jan 27 17:16:31.134709 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3bf775e5-32ab-4924-a71a-d90f45fe4ca1 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs/None returned with HTTP 400 Jan 27 17:16:31.135326 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1467/2903] 10.222.0.108 () {60 vars in 1385 bytes} [Wed Jan 27 17:16:31 2021] PUT /volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs/None => generated 73 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 27 17:16:31.142462 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f1de692f-d674-4ec8-b849-070e6f401c68 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] PUT http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs/968b5c3c-bc03-46a4-a1a6-2301220bfd2d Jan 27 17:16:31.142928 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f1de692f-d674-4ec8-b849-070e6f401c68 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:16:31.171775 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f1de692f-d674-4ec8-b849-070e6f401c68 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] HTTP exception thrown: Request body and URI mismatch Jan 27 17:16:31.172046 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f1de692f-d674-4ec8-b849-070e6f401c68 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs/968b5c3c-bc03-46a4-a1a6-2301220bfd2d returned with HTTP 400 Jan 27 17:16:31.172604 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1437/2904] 10.222.0.108 () {60 vars in 1481 bytes} [Wed Jan 27 17:16:31 2021] PUT /volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447/extra_specs/968b5c3c-bc03-46a4-a1a6-2301220bfd2d => generated 73 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 27 17:16:31.178896 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1cb84d1b-67a6-4c2d-ada0-8ab2a95f4af0 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] DELETE http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447 Jan 27 17:16:31.179235 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1cb84d1b-67a6-4c2d-ada0-8ab2a95f4af0 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:31.179510 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1cb84d1b-67a6-4c2d-ada0-8ab2a95f4af0 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:31.211490 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:16:31.211490 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 17:16:31.239525 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1cb84d1b-67a6-4c2d-ada0-8ab2a95f4af0 tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447 returned with HTTP 202 Jan 27 17:16:31.240070 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1468/2905] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 17:16:31 2021] DELETE /volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:16:31.247611 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-03825c17-8152-4da8-a06b-75519966bffd tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] GET http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447 Jan 27 17:16:31.248372 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-03825c17-8152-4da8-a06b-75519966bffd tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:31.248961 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-03825c17-8152-4da8-a06b-75519966bffd tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:31.262462 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-03825c17-8152-4da8-a06b-75519966bffd tempest-ExtraSpecsNegativeTest-1833196426 tempest-ExtraSpecsNegativeTest-1833196426-project-admin] http://10.222.0.108/volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447 returned with HTTP 404 Jan 27 17:16:31.263136 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1438/2906] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 17:16:31 2021] GET /volume/v3/1840e503cf514596bcd61aa27b9a783c/types/36b24430-724e-4d6f-a59d-09eb63766447 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:16:31.419880 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f3b1bdf-004b-48ab-8128-70f5865dd367 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:16:31.420175 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f3b1bdf-004b-48ab-8128-70f5865dd367 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:31.420465 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f3b1bdf-004b-48ab-8128-70f5865dd367 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:31.448999 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:16:31.448999 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:16:31.453798 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2f3b1bdf-004b-48ab-8128-70f5865dd367 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Volume info retrieved successfully. Jan 27 17:16:31.464515 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f3b1bdf-004b-48ab-8128-70f5865dd367 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 200 Jan 27 17:16:31.465045 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1469/2907] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:31 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 1368 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:16:32.475226 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b558a701-7cdd-4ac9-8e09-f6770b0a1c77 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] GET http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 Jan 27 17:16:32.475757 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b558a701-7cdd-4ac9-8e09-f6770b0a1c77 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:16:32.475757 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b558a701-7cdd-4ac9-8e09-f6770b0a1c77 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:16:32.498271 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b558a701-7cdd-4ac9-8e09-f6770b0a1c77 tempest-TaggedBootDevicesTest_v242-578513910 tempest-TaggedBootDevicesTest_v242-578513910-project] http://10.222.0.108/volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 returned with HTTP 404 Jan 27 17:16:32.498817 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1439/2908] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:16:32 2021] GET /volume/v3/4df7983a08f64f73a17c793622adb4ad/volumes/137daa50-6312-4168-9987-0a12ecf9b6c4 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:46:29.727345 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] POST http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes Jan 27 17:46:29.727722 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:46:29.727722 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:46:29.727927 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-699531506"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:46:29.728745 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-699531506'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:46:29.728942 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Create volume of 1 GB Jan 27 17:46:29.738010 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Availability Zones retrieved successfully. Jan 27 17:46:29.746985 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Flow 'volume_create_api' (fb583563-824a-4a17-8c45-e2dbbc00e4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:46:29.749025 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d36fbb-3132-4208-b0f2-88c1ed8d7b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:46:29.750135 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:46:29.788335 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d36fbb-3132-4208-b0f2-88c1ed8d7b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:46:29.789576 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83e1a92a-0183-4203-9df9-8e1b547ad7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:46:29.871906 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Created reservations ['2b584991-af80-400a-b949-8e6606ca056f', '1bc3caff-d5e7-40a5-b9b0-065e259f6cf2', 'e20d525b-761e-4281-8dba-d21ba8bb4ab9', '798eac39-25f5-46f6-ba95-c7e0925afe83'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:46:29.873060 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83e1a92a-0183-4203-9df9-8e1b547ad7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b584991-af80-400a-b949-8e6606ca056f', '1bc3caff-d5e7-40a5-b9b0-065e259f6cf2', 'e20d525b-761e-4281-8dba-d21ba8bb4ab9', '798eac39-25f5-46f6-ba95-c7e0925afe83']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:46:29.874280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (005ef2ae-007e-43f2-bb95-6976966bcb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:46:29.939227 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (005ef2ae-007e-43f2-bb95-6976966bcb28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '292d1707-4bc8-4b24-8e99-0bad5ffc911b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-699531506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f7973296eb84f9dafe96b0a88b85475',qos_specs=None,replication_status=,reservations=['2b584991-af80-400a-b949-8e6606ca056f','1bc3caff-d5e7-40a5-b9b0-065e259f6cf2','e20d525b-761e-4281-8dba-d21ba8bb4ab9','798eac39-25f5-46f6-ba95-c7e0925afe83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827851730ceb44698afd14d9e93aac1a',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-699531506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=292d1707-4bc8-4b24-8e99-0bad5ffc911b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f7973296eb84f9dafe96b0a88b85475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='827851730ceb44698afd14d9e93aac1a',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:46:29.940490 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1331004-5417-48f7-9047-04f5f4090710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:46:29.989013 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1331004-5417-48f7-9047-04f5f4090710) transitioned into state 'SUCCESS' from state '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-699531506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f7973296eb84f9dafe96b0a88b85475',qos_specs=None,replication_status=,reservations=['2b584991-af80-400a-b949-8e6606ca056f','1bc3caff-d5e7-40a5-b9b0-065e259f6cf2','e20d525b-761e-4281-8dba-d21ba8bb4ab9','798eac39-25f5-46f6-ba95-c7e0925afe83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827851730ceb44698afd14d9e93aac1a',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:46:29.990013 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f529e8-07cb-472e-b91e-4fe15ce98a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:46:30.028697 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f529e8-07cb-472e-b91e-4fe15ce98a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:46:30.030216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Flow 'volume_create_api' (fb583563-824a-4a17-8c45-e2dbbc00e4af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:46:30.058363 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Create volume request issued successfully. Jan 27 17:46:30.065978 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-601d3229-40e9-4051-9bec-a3559ff29ae7 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes returned with HTTP 202 Jan 27 17:46:30.066585 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1470/2909] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:46:29 2021] POST /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes => generated 829 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 17:46:30.079066 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a44975ae-e208-4880-873c-8e6152793dcb tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b Jan 27 17:46:30.079726 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a44975ae-e208-4880-873c-8e6152793dcb tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:46:30.080409 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a44975ae-e208-4880-873c-8e6152793dcb tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:46:30.123478 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:30.123478 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:30.129063 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a44975ae-e208-4880-873c-8e6152793dcb tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:46:30.142017 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a44975ae-e208-4880-873c-8e6152793dcb tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b returned with HTTP 200 Jan 27 17:46:30.142566 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1440/2910] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:46:30 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b => generated 897 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:46:31.157770 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6578f6e8-d1bb-404b-9840-a91f0ec356eb tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b Jan 27 17:46:31.158439 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6578f6e8-d1bb-404b-9840-a91f0ec356eb tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:46:31.158643 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:46:31.158643 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:46:31.159103 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6578f6e8-d1bb-404b-9840-a91f0ec356eb tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:46:31.202555 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:31.202555 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:31.208813 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6578f6e8-d1bb-404b-9840-a91f0ec356eb tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:46:31.222894 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6578f6e8-d1bb-404b-9840-a91f0ec356eb tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b returned with HTTP 200 Jan 27 17:46:31.223414 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1471/2911] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:46:31 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b => generated 922 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:46:51.439633 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] POST http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes Jan 27 17:46:51.440027 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:46:51.440027 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:46:51.440239 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2011823746"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:46:51.441011 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2011823746'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:46:51.441218 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Create volume of 1 GB Jan 27 17:46:51.449587 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Availability Zones retrieved successfully. Jan 27 17:46:51.459176 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Flow 'volume_create_api' (cc17c349-f9d3-4062-b417-13f6ff517e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:46:51.461038 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8565d98e-2e4f-40e6-9c94-c7a01a4e05d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:46:51.462156 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:46:51.502466 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8565d98e-2e4f-40e6-9c94-c7a01a4e05d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:46:51.503793 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec6ab053-9be3-47bb-aa67-b3f4a7676e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:46:51.573516 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Created reservations ['5d97686f-c17e-4716-99ce-831d854ac785', 'e4f5a8ea-7f51-4d83-9286-bad4a8ed610f', '69d57942-40c4-49e9-9660-61512697f768', '600393ad-536e-4dd5-a545-ce68c2a2c960'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:46:51.575647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec6ab053-9be3-47bb-aa67-b3f4a7676e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d97686f-c17e-4716-99ce-831d854ac785', 'e4f5a8ea-7f51-4d83-9286-bad4a8ed610f', '69d57942-40c4-49e9-9660-61512697f768', '600393ad-536e-4dd5-a545-ce68c2a2c960']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:46:51.578146 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68491997-38c0-4dc6-bc93-f3f6cb6b5678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:46:51.651444 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68491997-38c0-4dc6-bc93-f3f6cb6b5678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '829c3d71-0adc-44e6-8025-2ecacf62ca62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2011823746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f7973296eb84f9dafe96b0a88b85475',qos_specs=None,replication_status=,reservations=['5d97686f-c17e-4716-99ce-831d854ac785','e4f5a8ea-7f51-4d83-9286-bad4a8ed610f','69d57942-40c4-49e9-9660-61512697f768','600393ad-536e-4dd5-a545-ce68c2a2c960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827851730ceb44698afd14d9e93aac1a',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:46:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2011823746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=829c3d71-0adc-44e6-8025-2ecacf62ca62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f7973296eb84f9dafe96b0a88b85475',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='827851730ceb44698afd14d9e93aac1a',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:46:51.652721 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b52ae78-5444-4b06-96be-2b3624d1f58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:46:51.698792 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b52ae78-5444-4b06-96be-2b3624d1f58d) transitioned into state 'SUCCESS' from state '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-2011823746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f7973296eb84f9dafe96b0a88b85475',qos_specs=None,replication_status=,reservations=['5d97686f-c17e-4716-99ce-831d854ac785','e4f5a8ea-7f51-4d83-9286-bad4a8ed610f','69d57942-40c4-49e9-9660-61512697f768','600393ad-536e-4dd5-a545-ce68c2a2c960'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827851730ceb44698afd14d9e93aac1a',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:46:51.701123 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (125b378c-6b06-4218-b7bf-9d062a5a1105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:46:51.744672 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (125b378c-6b06-4218-b7bf-9d062a5a1105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:46:51.746918 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Flow 'volume_create_api' (cc17c349-f9d3-4062-b417-13f6ff517e2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:46:51.783277 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Create volume request issued successfully. Jan 27 17:46:51.791531 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dbfea5c5-fe26-47d5-b566-885fbb46101c tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes returned with HTTP 202 Jan 27 17:46:51.792233 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1441/2912] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 17:46:51 2021] POST /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes => generated 830 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:46:51.801990 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d86ddd34-9ae3-4f7e-a868-727512f36c35 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:46:51.802346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d86ddd34-9ae3-4f7e-a868-727512f36c35 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:46:51.802517 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:46:51.802517 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:46:51.802757 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d86ddd34-9ae3-4f7e-a868-727512f36c35 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:46:51.836756 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:51.836756 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:51.842554 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d86ddd34-9ae3-4f7e-a868-727512f36c35 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:46:51.855895 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d86ddd34-9ae3-4f7e-a868-727512f36c35 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:46:51.857246 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1472/2913] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:46:51 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 898 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:46:52.871870 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd0c2b0b-dd77-47ac-8086-5eb3520783e5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:46:52.872508 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd0c2b0b-dd77-47ac-8086-5eb3520783e5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:46:52.872821 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:46:52.872821 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:46:52.873305 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd0c2b0b-dd77-47ac-8086-5eb3520783e5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:46:52.910708 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:52.910708 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:52.915950 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dd0c2b0b-dd77-47ac-8086-5eb3520783e5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:46:52.928711 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd0c2b0b-dd77-47ac-8086-5eb3520783e5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:46:52.929109 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1442/2914] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:46:52 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 923 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:46:53.227215 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-173ae677-8d60-4210-a79e-e8b3b841a826 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:46:53.227886 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-173ae677-8d60-4210-a79e-e8b3b841a826 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:46:53.228150 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:46:53.228150 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:46:53.228605 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-173ae677-8d60-4210-a79e-e8b3b841a826 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:46:53.257058 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:53.257058 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:53.261575 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-173ae677-8d60-4210-a79e-e8b3b841a826 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:46:53.272098 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-173ae677-8d60-4210-a79e-e8b3b841a826 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:46:53.272506 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1473/2915] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:46:53 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 923 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:46:54.078529 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd0c2b0b-dd77-47ac-8086-5eb3520783e5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume// Jan 27 17:46:54.079085 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd0c2b0b-dd77-47ac-8086-5eb3520783e5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:46:54.079193 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:46:54.079193 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:46:54.079569 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd0c2b0b-dd77-47ac-8086-5eb3520783e5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:46:54.080893 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd0c2b0b-dd77-47ac-8086-5eb3520783e5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:46:54.081461 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1443/2916] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 17:46:54 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:46:54.095772 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-31ff778c-297b-45ac-8ead-cceb505b5b6b tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] POST http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/attachments Jan 27 17:46:54.096234 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:46:54.096234 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:46:54.096545 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-31ff778c-297b-45ac-8ead-cceb505b5b6b tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "829c3d71-0adc-44e6-8025-2ecacf62ca62", "instance_uuid": "bfd4f604-b011-4f51-ba57-1822477e403e", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:46:54.127750 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:54.127750 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:54.250781 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-31ff778c-297b-45ac-8ead-cceb505b5b6b tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/attachments returned with HTTP 200 Jan 27 17:46:54.251978 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1474/2917] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 17:46:54 2021] POST /volume/v3/6f7973296eb84f9dafe96b0a88b85475/attachments => generated 273 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:46:54.339755 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-33916411-07c1-4406-9593-3363be84e1d0 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:46:54.340295 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-33916411-07c1-4406-9593-3363be84e1d0 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:46:54.340798 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-33916411-07c1-4406-9593-3363be84e1d0 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:46:54.372376 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:54.372376 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:54.378615 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-33916411-07c1-4406-9593-3363be84e1d0 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:46:54.389487 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:54.389487 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:54.394718 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-33916411-07c1-4406-9593-3363be84e1d0 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:46:54.395239 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1444/2918] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:46:54 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 922 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:46:55.057556 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-31ff778c-297b-45ac-8ead-cceb505b5b6b tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume// Jan 27 17:46:55.057961 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-31ff778c-297b-45ac-8ead-cceb505b5b6b tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:46:55.058184 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:46:55.058184 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:46:55.058541 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-31ff778c-297b-45ac-8ead-cceb505b5b6b tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:46:55.059713 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-31ff778c-297b-45ac-8ead-cceb505b5b6b tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:46:55.060278 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1475/2919] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 17:46:55 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:46:55.073157 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-9add059a-f7f7-4119-bc51-1841608d128a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:46:55.073657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-9add059a-f7f7-4119-bc51-1841608d128a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:46:55.073842 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:46:55.073842 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:46:55.074161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-9add059a-f7f7-4119-bc51-1841608d128a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:46:55.113038 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:55.113038 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:55.119566 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-9add059a-f7f7-4119-bc51-1841608d128a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:46:55.131466 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:55.131466 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:55.136992 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-9add059a-f7f7-4119-bc51-1841608d128a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:46:55.137484 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1445/2920] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 17:46:55 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 1021 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:46:55.175081 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-da06ef28-d08a-4d96-a7fe-57005da426bb tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] PUT http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/attachments/113e3efc-a15e-4bef-b24c-2edaaee39ec2 Jan 27 17:46:55.176134 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-da06ef28-d08a-4d96-a7fe-57005da426bb tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:46:55.202240 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:46:55.202240 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 17:46:55.202539 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-da06ef28-d08a-4d96-a7fe-57005da426bb tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Lock "b'cinder-attachment_update-829c3d71-0adc-44e6-8025-2ecacf62ca62-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.007s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:46:55.203973 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:55.203973 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:55.410782 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bcb9c6da-6613-4b86-8935-6913c81aec2d tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:46:55.411100 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bcb9c6da-6613-4b86-8935-6913c81aec2d tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:46:55.411205 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:46:55.411205 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:46:55.411517 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bcb9c6da-6613-4b86-8935-6913c81aec2d tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:46:55.590704 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:55.590704 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:55.599349 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bcb9c6da-6613-4b86-8935-6913c81aec2d tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:46:55.610821 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:55.610821 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:55.618574 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bcb9c6da-6613-4b86-8935-6913c81aec2d tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:46:55.619566 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1446/2921] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:46:55 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 922 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:46:56.562432 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-da06ef28-d08a-4d96-a7fe-57005da426bb tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Lock "b'cinder-attachment_update-829c3d71-0adc-44e6-8025-2ecacf62ca62-n-h2-705658-15'" released by "attachment_update" :: held 1.360s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:46:56.563417 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-da06ef28-d08a-4d96-a7fe-57005da426bb tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/attachments/113e3efc-a15e-4bef-b24c-2edaaee39ec2 returned with HTTP 200 Jan 27 17:46:56.564341 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1476/2922] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 17:46:55 2021] PUT /volume/v3/6f7973296eb84f9dafe96b0a88b85475/attachments/113e3efc-a15e-4bef-b24c-2edaaee39ec2 => generated 763 bytes in 1396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:46:56.634884 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d26f92b-7c30-4dcc-bc79-c4e38b2d705e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:46:56.634884 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d26f92b-7c30-4dcc-bc79-c4e38b2d705e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:46:56.634884 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:46:56.634884 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:46:56.636400 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5d26f92b-7c30-4dcc-bc79-c4e38b2d705e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:46:56.674233 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:56.674233 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:56.679281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5d26f92b-7c30-4dcc-bc79-c4e38b2d705e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:46:56.690915 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:56.690915 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:56.696140 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5d26f92b-7c30-4dcc-bc79-c4e38b2d705e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:46:56.696663 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1447/2923] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:46:56 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 923 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:46:57.711546 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2c9c9ac6-c083-4328-90a0-219edf29f26a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:46:57.712392 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2c9c9ac6-c083-4328-90a0-219edf29f26a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:46:57.712557 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:46:57.712557 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:46:57.712971 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2c9c9ac6-c083-4328-90a0-219edf29f26a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:46:57.750266 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:57.750266 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:57.757007 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2c9c9ac6-c083-4328-90a0-219edf29f26a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:46:57.769537 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:57.769537 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:57.775233 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2c9c9ac6-c083-4328-90a0-219edf29f26a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:46:57.775766 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1477/2924] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:46:57 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 923 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:46:58.790329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e69c7089-5904-4be2-83c7-02d072891d1a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:46:58.790979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e69c7089-5904-4be2-83c7-02d072891d1a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:46:58.791262 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:46:58.791262 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:46:58.791750 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e69c7089-5904-4be2-83c7-02d072891d1a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:46:58.836952 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:58.836952 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:58.842920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e69c7089-5904-4be2-83c7-02d072891d1a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:46:58.854724 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:58.854724 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:58.859890 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e69c7089-5904-4be2-83c7-02d072891d1a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:46:58.860410 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1448/2925] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:46:58 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 923 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:46:59.876291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3130009f-9136-4e5a-af5a-2a9327a0c7a5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:46:59.877004 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3130009f-9136-4e5a-af5a-2a9327a0c7a5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:46:59.877273 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:46:59.877273 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:46:59.877780 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3130009f-9136-4e5a-af5a-2a9327a0c7a5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:46:59.921132 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:59.921132 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:59.927877 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3130009f-9136-4e5a-af5a-2a9327a0c7a5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:46:59.940534 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:46:59.940534 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:46:59.946711 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3130009f-9136-4e5a-af5a-2a9327a0c7a5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:46:59.947363 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1478/2926] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:46:59 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 923 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:47:00.961600 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-20c0b52a-e08a-4489-a39c-7da173513f41 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:00.962388 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-20c0b52a-e08a-4489-a39c-7da173513f41 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:00.962777 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:00.962777 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:00.963348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-20c0b52a-e08a-4489-a39c-7da173513f41 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:00.998396 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:00.998396 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:01.003765 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-20c0b52a-e08a-4489-a39c-7da173513f41 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:01.015073 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:01.015073 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:01.020007 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-20c0b52a-e08a-4489-a39c-7da173513f41 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:01.020555 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1449/2927] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:00 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 923 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:47:02.031899 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-feb4d801-c2bf-4da7-9f3f-7ebb44fca094 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:02.032242 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-feb4d801-c2bf-4da7-9f3f-7ebb44fca094 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:02.032449 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:02.032449 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:02.032734 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-feb4d801-c2bf-4da7-9f3f-7ebb44fca094 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:02.065944 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:02.065944 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:02.072829 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-feb4d801-c2bf-4da7-9f3f-7ebb44fca094 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:02.085432 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:02.085432 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:02.091071 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-feb4d801-c2bf-4da7-9f3f-7ebb44fca094 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:02.091627 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1479/2928] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:02 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 923 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:47:03.106917 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cb705b70-e55d-4bf1-b3fc-8b3dea50bf0a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:03.107571 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cb705b70-e55d-4bf1-b3fc-8b3dea50bf0a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:03.107877 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:03.107877 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:03.108363 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cb705b70-e55d-4bf1-b3fc-8b3dea50bf0a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:03.152619 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:03.152619 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:03.159144 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cb705b70-e55d-4bf1-b3fc-8b3dea50bf0a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:03.171782 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:03.171782 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:03.177525 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cb705b70-e55d-4bf1-b3fc-8b3dea50bf0a tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:03.178099 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1450/2929] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:03 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 923 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:47:03.366957 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-4195be60-268d-4a61-aec7-428f71d6672e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] POST http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/attachments/113e3efc-a15e-4bef-b24c-2edaaee39ec2/action Jan 27 17:47:03.367443 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:03.367443 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:03.367814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-4195be60-268d-4a61-aec7-428f71d6672e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:47:03.368174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-4195be60-268d-4a61-aec7-428f71d6672e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:47:03.415772 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:03.415772 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:03.481058 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-802e5b5d-486e-4ba6-8f9e-2f78777b6313 req-4195be60-268d-4a61-aec7-428f71d6672e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/attachments/113e3efc-a15e-4bef-b24c-2edaaee39ec2/action returned with HTTP 204 Jan 27 17:47:03.481961 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1480/2930] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 17:47:03 2021] POST /volume/v3/6f7973296eb84f9dafe96b0a88b85475/attachments/113e3efc-a15e-4bef-b24c-2edaaee39ec2/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:47:04.193634 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2d8c6c24-4fda-45f7-a9aa-d7463417cb16 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:04.194362 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2d8c6c24-4fda-45f7-a9aa-d7463417cb16 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:04.194617 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:04.194617 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:04.195290 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2d8c6c24-4fda-45f7-a9aa-d7463417cb16 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:04.235509 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:04.235509 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:04.242594 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2d8c6c24-4fda-45f7-a9aa-d7463417cb16 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:04.254892 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:04.254892 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:04.260604 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2d8c6c24-4fda-45f7-a9aa-d7463417cb16 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:04.261161 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1451/2931] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:04 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 1215 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:47:04.367172 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-88aafc78-ac1e-4cb2-8f99-00bb7a49ee41 req-2c955308-3229-45a0-a021-15df9cd47eba tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:04.367491 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-88aafc78-ac1e-4cb2-8f99-00bb7a49ee41 req-2c955308-3229-45a0-a021-15df9cd47eba tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:04.367647 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:04.367647 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:04.367902 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-88aafc78-ac1e-4cb2-8f99-00bb7a49ee41 req-2c955308-3229-45a0-a021-15df9cd47eba tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:04.395814 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:04.395814 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:04.401743 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-88aafc78-ac1e-4cb2-8f99-00bb7a49ee41 req-2c955308-3229-45a0-a021-15df9cd47eba tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:04.413123 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:04.413123 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:04.419742 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-88aafc78-ac1e-4cb2-8f99-00bb7a49ee41 req-2c955308-3229-45a0-a021-15df9cd47eba tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:04.420782 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1481/2932] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:47:04 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 1215 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:47:17.497281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-3dd890b9-a3f6-426d-b099-4857f9a671ce req-add570d3-7ffd-4fd9-98b8-f5fce35f62b3 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:17.497714 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-3dd890b9-a3f6-426d-b099-4857f9a671ce req-add570d3-7ffd-4fd9-98b8-f5fce35f62b3 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:17.497877 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:17.497877 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:17.498110 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-3dd890b9-a3f6-426d-b099-4857f9a671ce req-add570d3-7ffd-4fd9-98b8-f5fce35f62b3 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:17.526152 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:17.526152 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:17.530991 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-3dd890b9-a3f6-426d-b099-4857f9a671ce req-add570d3-7ffd-4fd9-98b8-f5fce35f62b3 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:17.540947 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:17.540947 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:17.545673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-3dd890b9-a3f6-426d-b099-4857f9a671ce req-add570d3-7ffd-4fd9-98b8-f5fce35f62b3 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:17.546110 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1452/2933] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:47:17 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 1215 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:47:23.084673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-df0d9ede-427c-4b68-8858-a758991626a8 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:23.085262 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-df0d9ede-427c-4b68-8858-a758991626a8 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:23.085262 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:23.085262 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:23.085585 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-df0d9ede-427c-4b68-8858-a758991626a8 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:23.117681 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:23.117681 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:23.123625 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-df0d9ede-427c-4b68-8858-a758991626a8 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:23.134466 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:23.134466 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:23.139673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-df0d9ede-427c-4b68-8858-a758991626a8 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:23.140138 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1482/2934] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:23 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 1215 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:47:23.228459 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-02c87dfa-9837-4fbd-9a3a-835ba2d446d0 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:23.229630 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-02c87dfa-9837-4fbd-9a3a-835ba2d446d0 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:23.229831 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:23.229831 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:23.230143 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-02c87dfa-9837-4fbd-9a3a-835ba2d446d0 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:23.258230 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:23.258230 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:23.263867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-02c87dfa-9837-4fbd-9a3a-835ba2d446d0 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:23.274621 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:23.274621 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:23.280063 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-02c87dfa-9837-4fbd-9a3a-835ba2d446d0 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:23.280547 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1453/2935] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:47:23 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 1215 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:47:23.299412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-ebc1462f-a53d-4d9f-abbc-e7af431f66b8 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] POST http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62/action Jan 27 17:47:23.299704 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:23.299704 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:23.300026 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-ebc1462f-a53d-4d9f-abbc-e7af431f66b8 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:47:23.300267 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-ebc1462f-a53d-4d9f-abbc-e7af431f66b8 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:47:23.328832 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:23.328832 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:23.329476 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-ebc1462f-a53d-4d9f-abbc-e7af431f66b8 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:23.361415 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-ebc1462f-a53d-4d9f-abbc-e7af431f66b8 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Begin detaching volume completed successfully. Jan 27 17:47:23.361723 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-ebc1462f-a53d-4d9f-abbc-e7af431f66b8 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62/action returned with HTTP 202 Jan 27 17:47:23.362258 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1483/2936] 10.222.0.108 () {64 vars in 1648 bytes} [Wed Jan 27 17:47:23 2021] POST /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:47:23.410719 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37642fdf-3092-4041-90f7-3cab413f790b tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:23.411212 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-37642fdf-3092-4041-90f7-3cab413f790b tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:23.411400 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:23.411400 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:23.411670 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-37642fdf-3092-4041-90f7-3cab413f790b tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:23.442118 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:23.442118 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:23.448016 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-37642fdf-3092-4041-90f7-3cab413f790b tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:23.459235 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:23.459235 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:23.465104 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-37642fdf-3092-4041-90f7-3cab413f790b tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:23.465609 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1454/2937] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:23 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 1218 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:47:24.480466 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85f49f0a-661d-4c84-8ad1-f3ff1577fabf tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:24.481128 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85f49f0a-661d-4c84-8ad1-f3ff1577fabf tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:24.481420 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:24.481420 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:24.481905 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85f49f0a-661d-4c84-8ad1-f3ff1577fabf tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:24.520586 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:24.520586 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:24.527653 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-85f49f0a-661d-4c84-8ad1-f3ff1577fabf tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:24.539286 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:24.539286 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:24.544754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85f49f0a-661d-4c84-8ad1-f3ff1577fabf tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:24.545266 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1484/2938] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:24 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 1218 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:47:25.565263 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7dc926fc-fd5d-473f-b064-66b0684b99a2 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:25.565976 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7dc926fc-fd5d-473f-b064-66b0684b99a2 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:25.566194 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:25.566194 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:25.566728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7dc926fc-fd5d-473f-b064-66b0684b99a2 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:25.608274 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:25.608274 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:25.614206 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7dc926fc-fd5d-473f-b064-66b0684b99a2 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:25.625562 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:25.625562 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:25.630785 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7dc926fc-fd5d-473f-b064-66b0684b99a2 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:25.631278 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1455/2939] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:25 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 1218 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:47:26.645636 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ad092931-0c4a-4234-87ed-9e25202747ec tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:26.646375 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ad092931-0c4a-4234-87ed-9e25202747ec tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:26.646513 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:26.646513 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:26.646997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ad092931-0c4a-4234-87ed-9e25202747ec tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:26.684432 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:26.684432 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:26.690302 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ad092931-0c4a-4234-87ed-9e25202747ec tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:26.702132 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:26.702132 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:26.710225 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ad092931-0c4a-4234-87ed-9e25202747ec tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:26.711446 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1485/2940] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:26 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 1218 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:47:27.152835 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7dc926fc-fd5d-473f-b064-66b0684b99a2 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume// Jan 27 17:47:27.153490 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7dc926fc-fd5d-473f-b064-66b0684b99a2 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:27.153800 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:27.153800 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:27.154323 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7dc926fc-fd5d-473f-b064-66b0684b99a2 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:27.155713 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7dc926fc-fd5d-473f-b064-66b0684b99a2 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:47:27.156552 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1456/2941] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 17:47:27 2021] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:47:27.169439 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-997ee94e-7bfb-402b-8b42-788f8a72f907 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:27.169879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-997ee94e-7bfb-402b-8b42-788f8a72f907 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:27.170063 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:27.170063 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:27.170371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-997ee94e-7bfb-402b-8b42-788f8a72f907 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:27.202135 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:27.202135 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:27.208470 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-997ee94e-7bfb-402b-8b42-788f8a72f907 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:27.221542 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:27.221542 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:27.226891 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-997ee94e-7bfb-402b-8b42-788f8a72f907 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:27.227403 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1486/2942] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 17:47:27 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 1317 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:47:27.726484 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ce7d44a-22d1-4657-927e-345fab4bc65d tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:27.727174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ce7d44a-22d1-4657-927e-345fab4bc65d tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:27.727509 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0ce7d44a-22d1-4657-927e-345fab4bc65d tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:27.733047 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-d9669cce-23f1-4c2e-b806-864724fe7b45 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] DELETE http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/attachments/113e3efc-a15e-4bef-b24c-2edaaee39ec2 Jan 27 17:47:27.733549 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-d9669cce-23f1-4c2e-b806-864724fe7b45 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:27.733720 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:27.733720 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:27.733984 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-d9669cce-23f1-4c2e-b806-864724fe7b45 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:27.748536 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:27.748536 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:27.760001 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:27.760001 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:27.766408 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0ce7d44a-22d1-4657-927e-345fab4bc65d tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:27.777886 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:27.777886 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:27.783120 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0ce7d44a-22d1-4657-927e-345fab4bc65d tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:27.783996 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1457/2943] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:27 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 1218 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:47:28.065869 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-d9669cce-23f1-4c2e-b806-864724fe7b45 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:47:28.066109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-d9669cce-23f1-4c2e-b806-864724fe7b45 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:47:28.099278 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-9aaaf71e-3989-405d-a59c-6842f464d420 req-d9669cce-23f1-4c2e-b806-864724fe7b45 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/attachments/113e3efc-a15e-4bef-b24c-2edaaee39ec2 returned with HTTP 200 Jan 27 17:47:28.099929 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1487/2944] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 17:47:27 2021] DELETE /volume/v3/6f7973296eb84f9dafe96b0a88b85475/attachments/113e3efc-a15e-4bef-b24c-2edaaee39ec2 => generated 19 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:47:28.798118 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-89f04dca-9c81-47ab-93b8-6390efeca8f4 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:28.798773 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-89f04dca-9c81-47ab-93b8-6390efeca8f4 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:28.799041 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:28.799041 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:28.800880 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-89f04dca-9c81-47ab-93b8-6390efeca8f4 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:28.834857 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:28.834857 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:28.840816 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-89f04dca-9c81-47ab-93b8-6390efeca8f4 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:28.854153 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-89f04dca-9c81-47ab-93b8-6390efeca8f4 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:28.854668 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1458/2945] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:28 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 923 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:47:28.987600 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-452037fa-d7a6-4188-9cb2-40ddb6f0aee5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] DELETE http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:28.988072 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-452037fa-d7a6-4188-9cb2-40ddb6f0aee5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:28.988182 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:28.988182 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:28.989069 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-452037fa-d7a6-4188-9cb2-40ddb6f0aee5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:28.989454 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-452037fa-d7a6-4188-9cb2-40ddb6f0aee5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Delete volume with id: 829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:29.020582 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:29.020582 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:29.021296 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-452037fa-d7a6-4188-9cb2-40ddb6f0aee5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:29.144688 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-452037fa-d7a6-4188-9cb2-40ddb6f0aee5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Delete volume request issued successfully. Jan 27 17:47:29.145101 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-452037fa-d7a6-4188-9cb2-40ddb6f0aee5 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 202 Jan 27 17:47:29.145741 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1488/2946] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:47:28 2021] DELETE /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 27 17:47:29.151476 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b420a2a1-d18e-4c7e-8b93-2dec79ed3e19 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:29.151820 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b420a2a1-d18e-4c7e-8b93-2dec79ed3e19 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:29.152021 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:29.152021 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:29.152269 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b420a2a1-d18e-4c7e-8b93-2dec79ed3e19 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:29.181395 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:29.181395 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:29.186536 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b420a2a1-d18e-4c7e-8b93-2dec79ed3e19 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:29.198421 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b420a2a1-d18e-4c7e-8b93-2dec79ed3e19 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:29.198938 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1459/2947] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:29 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 922 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:47:30.210601 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a928bd7-fb70-4dc1-ad68-9e43a2e1ffdc tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:30.210952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a928bd7-fb70-4dc1-ad68-9e43a2e1ffdc tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:30.211333 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:30.211333 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:30.211578 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2a928bd7-fb70-4dc1-ad68-9e43a2e1ffdc tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:30.240747 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:30.240747 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:30.249286 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2a928bd7-fb70-4dc1-ad68-9e43a2e1ffdc tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:30.258016 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2a928bd7-fb70-4dc1-ad68-9e43a2e1ffdc tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 200 Jan 27 17:47:30.258505 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1489/2948] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:30 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 922 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:47:31.272383 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-478032ee-a2c3-447b-b1bd-f7119936bc00 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 Jan 27 17:47:31.273079 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-478032ee-a2c3-447b-b1bd-f7119936bc00 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:31.273230 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:31.273230 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:31.273708 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-478032ee-a2c3-447b-b1bd-f7119936bc00 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:31.308226 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-478032ee-a2c3-447b-b1bd-f7119936bc00 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 returned with HTTP 404 Jan 27 17:47:31.309087 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1460/2949] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:31 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/829c3d71-0adc-44e6-8025-2ecacf62ca62 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:47:31.315540 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d9b0e5e2-e7ae-48a4-b00c-2643f0d532bf tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] DELETE http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b Jan 27 17:47:31.315918 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d9b0e5e2-e7ae-48a4-b00c-2643f0d532bf tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:31.316096 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:31.316096 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:31.316357 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d9b0e5e2-e7ae-48a4-b00c-2643f0d532bf tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:31.316694 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-d9b0e5e2-e7ae-48a4-b00c-2643f0d532bf tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Delete volume with id: 292d1707-4bc8-4b24-8e99-0bad5ffc911b Jan 27 17:47:31.347120 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:31.347120 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:31.347792 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d9b0e5e2-e7ae-48a4-b00c-2643f0d532bf tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:31.423119 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d9b0e5e2-e7ae-48a4-b00c-2643f0d532bf tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Delete volume request issued successfully. Jan 27 17:47:31.423410 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d9b0e5e2-e7ae-48a4-b00c-2643f0d532bf tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b returned with HTTP 202 Jan 27 17:47:31.424005 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1490/2950] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:47:31 2021] DELETE /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:47:31.430220 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2776f8b1-d0c8-44f2-80b2-7d84af76e35e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b Jan 27 17:47:31.430698 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2776f8b1-d0c8-44f2-80b2-7d84af76e35e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:31.430855 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2776f8b1-d0c8-44f2-80b2-7d84af76e35e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:31.458709 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:31.458709 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:31.464033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2776f8b1-d0c8-44f2-80b2-7d84af76e35e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:31.474560 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2776f8b1-d0c8-44f2-80b2-7d84af76e35e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b returned with HTTP 200 Jan 27 17:47:31.475052 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1461/2951] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:31 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b => generated 921 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:47:32.486116 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1687cb0-a961-4038-a088-79adb71f4329 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b Jan 27 17:47:32.486503 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1687cb0-a961-4038-a088-79adb71f4329 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:32.486503 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:32.486503 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:32.486776 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1687cb0-a961-4038-a088-79adb71f4329 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:32.516429 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:47:32.516429 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:47:32.521895 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c1687cb0-a961-4038-a088-79adb71f4329 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Volume info retrieved successfully. Jan 27 17:47:32.534647 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1687cb0-a961-4038-a088-79adb71f4329 tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b returned with HTTP 200 Jan 27 17:47:32.535190 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1491/2952] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:32 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b => generated 921 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:47:33.549825 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-84048d40-1a27-4607-b0e1-f32c88c0061e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] GET http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b Jan 27 17:47:33.550396 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-84048d40-1a27-4607-b0e1-f32c88c0061e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:47:33.550593 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:47:33.550593 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:47:33.551078 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-84048d40-1a27-4607-b0e1-f32c88c0061e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:47:33.593376 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-84048d40-1a27-4607-b0e1-f32c88c0061e tempest-ServerRescueNegativeTestJSON-1575743289 tempest-ServerRescueNegativeTestJSON-1575743289-project] http://10.222.0.108/volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b returned with HTTP 404 Jan 27 17:47:33.594088 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1462/2953] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:47:33 2021] GET /volume/v3/6f7973296eb84f9dafe96b0a88b85475/volumes/292d1707-4bc8-4b24-8e99-0bad5ffc911b => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:49:49.969225 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b56ebafa-0168-4145-b38e-5f7dadbdda94 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] POST http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types Jan 27 17:49:49.969577 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:49.969577 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:49:49.969847 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b56ebafa-0168-4145-b38e-5f7dadbdda94 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1037642320"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:49:50.418952 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b56ebafa-0168-4145-b38e-5f7dadbdda94 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types returned with HTTP 202 Jan 27 17:49:50.419612 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1492/2954] 10.222.0.108 () {62 vars in 1283 bytes} [Wed Jan 27 17:49:49 2021] POST /volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types => generated 181 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:49:50.429453 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0360ab34-ae74-4934-a5bc-34e34f021ad0 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] POST http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs Jan 27 17:49:50.430112 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0360ab34-ae74-4934-a5bc-34e34f021ad0 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:49:50.529169 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0360ab34-ae74-4934-a5bc-34e34f021ad0 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs returned with HTTP 202 Jan 27 17:49:50.530082 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1463/2955] 10.222.0.108 () {62 vars in 1430 bytes} [Wed Jan 27 17:49:50 2021] POST /volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs => generated 53 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:49:50.541267 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-33205456-8c74-4073-98cf-f902edcea065 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] POST http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs Jan 27 17:49:50.541946 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-33205456-8c74-4073-98cf-f902edcea065 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:49:50.588442 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-33205456-8c74-4073-98cf-f902edcea065 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs returned with HTTP 202 Jan 27 17:49:50.589010 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1493/2956] 10.222.0.108 () {62 vars in 1430 bytes} [Wed Jan 27 17:49:50 2021] POST /volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs => generated 61 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:49:50.595770 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9e98f874-cb69-454b-9578-1c894a353891 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] GET http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs/key2 Jan 27 17:49:50.596251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9e98f874-cb69-454b-9578-1c894a353891 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:50.596647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9e98f874-cb69-454b-9578-1c894a353891 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:50.608981 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9e98f874-cb69-454b-9578-1c894a353891 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs/key2 returned with HTTP 200 Jan 27 17:49:50.609503 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1464/2957] 10.222.0.108 () {60 vars in 1424 bytes} [Wed Jan 27 17:49:50 2021] GET /volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs/key2 => generated 26 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:50.615416 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cec91fab-0665-4138-b941-fd3f1d4e3431 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] GET http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs/key3 Jan 27 17:49:50.615793 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cec91fab-0665-4138-b941-fd3f1d4e3431 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:50.616408 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cec91fab-0665-4138-b941-fd3f1d4e3431 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:50.626804 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cec91fab-0665-4138-b941-fd3f1d4e3431 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs/key3 returned with HTTP 200 Jan 27 17:49:50.627247 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1494/2958] 10.222.0.108 () {60 vars in 1424 bytes} [Wed Jan 27 17:49:50 2021] GET /volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs/key3 => generated 18 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:50.632828 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-851c4ee3-92e7-4d3c-ba6f-06183746de2c tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] PUT http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs/key3 Jan 27 17:49:50.633373 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-851c4ee3-92e7-4d3c-ba6f-06183746de2c tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:49:50.672066 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-851c4ee3-92e7-4d3c-ba6f-06183746de2c tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs/key3 returned with HTTP 200 Jan 27 17:49:50.672615 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1465/2959] 10.222.0.108 () {62 vars in 1444 bytes} [Wed Jan 27 17:49:50 2021] PUT /volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs/key3 => generated 26 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:50.680444 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-93a3ab6b-93fe-462b-a2f7-583026605b5d tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] GET http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs Jan 27 17:49:50.680967 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-93a3ab6b-93fe-462b-a2f7-583026605b5d tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:50.681831 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-93a3ab6b-93fe-462b-a2f7-583026605b5d tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:50.692883 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-93a3ab6b-93fe-462b-a2f7-583026605b5d tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs returned with HTTP 200 Jan 27 17:49:50.693346 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1495/2960] 10.222.0.108 () {60 vars in 1409 bytes} [Wed Jan 27 17:49:50 2021] GET /volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs => generated 87 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:49:50.699263 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ddc0979-0c42-4984-955f-b3c5a227b105 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] DELETE http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs/key1 Jan 27 17:49:50.699652 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ddc0979-0c42-4984-955f-b3c5a227b105 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:50.699973 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1ddc0979-0c42-4984-955f-b3c5a227b105 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:50.710468 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:49:50.710468 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 17:49:50.739857 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1ddc0979-0c42-4984-955f-b3c5a227b105 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs/key1 returned with HTTP 202 Jan 27 17:49:50.740396 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1466/2961] 10.222.0.108 () {60 vars in 1427 bytes} [Wed Jan 27 17:49:50 2021] DELETE /volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs/key1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 17:49:50.746510 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1aebeca9-2c56-4b33-bf99-b62b07606222 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] GET http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs/key1 Jan 27 17:49:50.746951 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1aebeca9-2c56-4b33-bf99-b62b07606222 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:50.747365 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1aebeca9-2c56-4b33-bf99-b62b07606222 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:50.761627 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1aebeca9-2c56-4b33-bf99-b62b07606222 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] HTTP exception thrown: Group Type 84b03388-8443-4d81-bba2-808b795d3568 has no extra spec with key key1. Jan 27 17:49:50.761960 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1aebeca9-2c56-4b33-bf99-b62b07606222 tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs/key1 returned with HTTP 404 Jan 27 17:49:50.762827 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1496/2962] 10.222.0.108 () {60 vars in 1424 bytes} [Wed Jan 27 17:49:50 2021] GET /volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568/group_specs/key1 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 17:49:50.771010 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-df6f04fb-ee9f-4b4d-b8f3-585fe0e8a9be tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] DELETE http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568 Jan 27 17:49:50.771687 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-df6f04fb-ee9f-4b4d-b8f3-585fe0e8a9be tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:50.772386 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-df6f04fb-ee9f-4b4d-b8f3-585fe0e8a9be tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:50.815794 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-df6f04fb-ee9f-4b4d-b8f3-585fe0e8a9be tempest-GroupTypeSpecsTest-161556182 tempest-GroupTypeSpecsTest-161556182-project-admin] http://10.222.0.108/volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568 returned with HTTP 202 Jan 27 17:49:50.816409 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1467/2963] 10.222.0.108 () {60 vars in 1376 bytes} [Wed Jan 27 17:49:50 2021] DELETE /volume/v3/2b85d1396d8643ceaab0da7c64932c8a/group_types/84b03388-8443-4d81-bba2-808b795d3568 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 27 17:49:53.792708 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae7561d7-e0f6-4729-8e85-6257d2f70bc6 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] POST http://10.222.0.108/volume/v3/d280ebd512a34454828ededa6849c984/types Jan 27 17:49:53.793220 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae7561d7-e0f6-4729-8e85-6257d2f70bc6 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1551611845"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:49:53.853796 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae7561d7-e0f6-4729-8e85-6257d2f70bc6 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] http://10.222.0.108/volume/v3/d280ebd512a34454828ededa6849c984/types returned with HTTP 200 Jan 27 17:49:53.854457 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1497/2964] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 17:49:53 2021] POST /volume/v3/d280ebd512a34454828ededa6849c984/types => generated 220 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:49:53.864050 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3b6bee9-a240-48b6-806b-800724697142 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] POST http://10.222.0.108/volume/v3/d280ebd512a34454828ededa6849c984/group_types Jan 27 17:49:53.864830 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3b6bee9-a240-48b6-806b-800724697142 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-369637991"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:49:53.916010 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3b6bee9-a240-48b6-806b-800724697142 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] http://10.222.0.108/volume/v3/d280ebd512a34454828ededa6849c984/group_types returned with HTTP 202 Jan 27 17:49:53.916529 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1468/2965] 10.222.0.108 () {62 vars in 1283 bytes} [Wed Jan 27 17:49:53 2021] POST /volume/v3/d280ebd512a34454828ededa6849c984/group_types => generated 176 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:49:54.009951 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b6fc6393-85c0-4c4a-bab9-8a2f8676f916 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] POST http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups Jan 27 17:49:54.010504 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b6fc6393-85c0-4c4a-bab9-8a2f8676f916 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1d2f27f2-e81c-4a5d-88ca-7e9867bc474a", "volume_types": ["27595bbb-34a8-4f43-8dd6-b0ca9a09ea38"], "name": "tempest-GroupsV314Test-Group-452553830"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:49:54.011210 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-b6fc6393-85c0-4c4a-bab9-8a2f8676f916 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Creating new group {'group': {'group_type': '1d2f27f2-e81c-4a5d-88ca-7e9867bc474a', 'volume_types': ['27595bbb-34a8-4f43-8dd6-b0ca9a09ea38'], 'name': 'tempest-GroupsV314Test-Group-452553830'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 27 17:49:54.019108 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-b6fc6393-85c0-4c4a-bab9-8a2f8676f916 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Creating group tempest-GroupsV314Test-Group-452553830. Jan 27 17:49:54.037083 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-b6fc6393-85c0-4c4a-bab9-8a2f8676f916 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Availability zone cache updated, next update will occur around 2021-01-27 18:49:54.036805. {{(pid=87929) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 17:49:54.037277 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b6fc6393-85c0-4c4a-bab9-8a2f8676f916 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Availability Zones retrieved successfully. Jan 27 17:49:54.089404 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-b6fc6393-85c0-4c4a-bab9-8a2f8676f916 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Created reservations ['14b3a904-0366-4036-abb8-7ba5348c4a3a'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:49:54.276183 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b6fc6393-85c0-4c4a-bab9-8a2f8676f916 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups returned with HTTP 202 Jan 27 17:49:54.276721 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1498/2966] 10.222.0.108 () {62 vars in 1269 bytes} [Wed Jan 27 17:49:53 2021] POST /volume/v3/43382136affc4757ae19e9ab1d233c64/groups => generated 107 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:49:54.288412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ef142ae-73aa-4e27-9f81-41ff21ed32aa tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/93e52e83-bd7c-4ba0-8d01-aebfba5b47cc Jan 27 17:49:54.289169 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7ef142ae-73aa-4e27-9f81-41ff21ed32aa tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:54.289757 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7ef142ae-73aa-4e27-9f81-41ff21ed32aa tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:54.290971 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-7ef142ae-73aa-4e27-9f81-41ff21ed32aa tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] show called for member 93e52e83-bd7c-4ba0-8d01-aebfba5b47cc {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 17:49:54.295598 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:54.295598 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:54.311652 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ef142ae-73aa-4e27-9f81-41ff21ed32aa tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/93e52e83-bd7c-4ba0-8d01-aebfba5b47cc returned with HTTP 200 Jan 27 17:49:54.312178 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1469/2967] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 17:49:54 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/groups/93e52e83-bd7c-4ba0-8d01-aebfba5b47cc => generated 387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:49:55.324593 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b5ed1f1a-b51d-4e22-aee2-3fa55c76acea tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/93e52e83-bd7c-4ba0-8d01-aebfba5b47cc Jan 27 17:49:55.325275 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b5ed1f1a-b51d-4e22-aee2-3fa55c76acea tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:55.325560 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:55.325560 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:49:55.326022 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b5ed1f1a-b51d-4e22-aee2-3fa55c76acea tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:55.326549 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-b5ed1f1a-b51d-4e22-aee2-3fa55c76acea tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] show called for member 93e52e83-bd7c-4ba0-8d01-aebfba5b47cc {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 17:49:55.335876 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:55.335876 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:55.356336 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b5ed1f1a-b51d-4e22-aee2-3fa55c76acea tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/93e52e83-bd7c-4ba0-8d01-aebfba5b47cc returned with HTTP 200 Jan 27 17:49:55.356881 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1499/2968] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 17:49:55 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/groups/93e52e83-bd7c-4ba0-8d01-aebfba5b47cc => generated 388 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:49:55.365689 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] POST http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes Jan 27 17:49:55.366069 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:55.366069 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:49:55.366381 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "27595bbb-34a8-4f43-8dd6-b0ca9a09ea38", "group_id": "93e52e83-bd7c-4ba0-8d01-aebfba5b47cc", "size": 1, "name": "tempest-GroupsV314Test-Volume-1027157206"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:49:55.367353 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Create volume request body: {'volume': {'volume_type': '27595bbb-34a8-4f43-8dd6-b0ca9a09ea38', 'group_id': '93e52e83-bd7c-4ba0-8d01-aebfba5b47cc', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-1027157206'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:49:55.381908 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:55.381908 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:55.382602 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Create volume of 1 GB Jan 27 17:49:55.392137 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Availability Zones retrieved successfully. Jan 27 17:49:55.402234 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Flow 'volume_create_api' (067a38c0-8126-4d1a-a7b1-9006fc63430b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:49:55.404085 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (214ba12e-b363-4459-acbf-1d4e450a871f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:49:55.404987 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:55.404987 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:55.405287 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:49:55.434770 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (214ba12e-b363-4459-acbf-1d4e450a871f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:49:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=27595bbb-34a8-4f43-8dd6-b0ca9a09ea38,is_public=True,name='tempest-GroupsV314Test-volume-type-1551611845',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27595bbb-34a8-4f43-8dd6-b0ca9a09ea38', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '93e52e83-bd7c-4ba0-8d01-aebfba5b47cc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:49:55.436014 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f05ab7-fe2f-4a99-a4fb-fa47e15153b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:49:55.468678 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1551611845 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1551611845, it is now deprecated. Please use the default quota class for default quota. Jan 27 17:49:55.469747 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1551611845 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1551611845, it is now deprecated. Please use the default quota class for default quota. Jan 27 17:49:55.565637 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Created reservations ['1c85bd7e-a710-4016-a29b-1e6ebb31a23c', 'dfdbcf67-1ce6-4cf9-ad75-b6969cd9230d', 'eb9bb8df-1556-48ff-963e-17594964cecd', 'c152b088-de09-424c-a953-13b334d24dbe'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:49:55.567946 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f05ab7-fe2f-4a99-a4fb-fa47e15153b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c85bd7e-a710-4016-a29b-1e6ebb31a23c', 'dfdbcf67-1ce6-4cf9-ad75-b6969cd9230d', 'eb9bb8df-1556-48ff-963e-17594964cecd', 'c152b088-de09-424c-a953-13b334d24dbe']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:49:55.570359 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a2c011a-6fec-4554-855e-b2db41a99c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:49:55.644955 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a2c011a-6fec-4554-855e-b2db41a99c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4818778e-3882-4080-b17c-53213985430c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1027157206',encryption_key_id=None,group_id=93e52e83-bd7c-4ba0-8d01-aebfba5b47cc,group_type_id=,metadata={},multiattach=False,project_id='43382136affc4757ae19e9ab1d233c64',qos_specs=None,replication_status=,reservations=['1c85bd7e-a710-4016-a29b-1e6ebb31a23c','dfdbcf67-1ce6-4cf9-ad75-b6969cd9230d','eb9bb8df-1556-48ff-963e-17594964cecd','c152b088-de09-424c-a953-13b334d24dbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='864bb05a24b747048dfce294e2f6a1f9',volume_type_id=27595bbb-34a8-4f43-8dd6-b0ca9a09ea38), 'volume': 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-27T17:49:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1027157206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=93e52e83-bd7c-4ba0-8d01-aebfba5b47cc,host=None,id=4818778e-3882-4080-b17c-53213985430c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43382136affc4757ae19e9ab1d233c64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='864bb05a24b747048dfce294e2f6a1f9',volume_attachment=,volume_type=,volume_type_id=27595bbb-34a8-4f43-8dd6-b0ca9a09ea38)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:49:55.646213 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c632d8c2-f28a-48a3-b628-98979c70a297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:49:55.690747 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c632d8c2-f28a-48a3-b628-98979c70a297) transitioned into state 'SUCCESS' from state '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-1027157206',encryption_key_id=None,group_id=93e52e83-bd7c-4ba0-8d01-aebfba5b47cc,group_type_id=,metadata={},multiattach=False,project_id='43382136affc4757ae19e9ab1d233c64',qos_specs=None,replication_status=,reservations=['1c85bd7e-a710-4016-a29b-1e6ebb31a23c','dfdbcf67-1ce6-4cf9-ad75-b6969cd9230d','eb9bb8df-1556-48ff-963e-17594964cecd','c152b088-de09-424c-a953-13b334d24dbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='864bb05a24b747048dfce294e2f6a1f9',volume_type_id=27595bbb-34a8-4f43-8dd6-b0ca9a09ea38)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:49:55.691988 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfeee4fc-51fe-4b9c-a5ee-277dee1e7cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:49:55.735538 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfeee4fc-51fe-4b9c-a5ee-277dee1e7cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:49:55.738091 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Flow 'volume_create_api' (067a38c0-8126-4d1a-a7b1-9006fc63430b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:49:55.776028 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Create volume request issued successfully. Jan 27 17:49:55.784433 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:49:55.784727 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:49:55.790578 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:49:55.795875 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:55.795875 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:55.803180 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f539abb8-4f13-40a5-beef-f95c1a7991e0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes returned with HTTP 202 Jan 27 17:49:55.803786 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1470/2969] 10.222.0.108 () {62 vars in 1272 bytes} [Wed Jan 27 17:49:55 2021] POST /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes => generated 902 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:49:55.813699 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5a27b3c0-cfd2-496a-9f2d-eb95443a1e55 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c Jan 27 17:49:55.814067 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5a27b3c0-cfd2-496a-9f2d-eb95443a1e55 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:55.814243 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:55.814243 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:49:55.814479 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5a27b3c0-cfd2-496a-9f2d-eb95443a1e55 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:55.843697 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:55.843697 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:55.849331 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5a27b3c0-cfd2-496a-9f2d-eb95443a1e55 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:49:55.857190 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-5a27b3c0-cfd2-496a-9f2d-eb95443a1e55 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:49:55.857453 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-5a27b3c0-cfd2-496a-9f2d-eb95443a1e55 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:49:55.863248 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-5a27b3c0-cfd2-496a-9f2d-eb95443a1e55 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:49:55.867166 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:55.867166 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:55.879594 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5a27b3c0-cfd2-496a-9f2d-eb95443a1e55 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c returned with HTTP 200 Jan 27 17:49:55.880169 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1500/2970] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:49:55 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c => generated 970 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:49:56.894214 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-426b75c6-6cee-4cba-9c65-9081f228b38e tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c Jan 27 17:49:56.894938 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-426b75c6-6cee-4cba-9c65-9081f228b38e tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:56.895239 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:56.895239 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:49:56.895803 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-426b75c6-6cee-4cba-9c65-9081f228b38e tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:56.932568 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:56.932568 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:56.938618 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-426b75c6-6cee-4cba-9c65-9081f228b38e tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:49:56.947002 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-426b75c6-6cee-4cba-9c65-9081f228b38e tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:49:56.947271 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-426b75c6-6cee-4cba-9c65-9081f228b38e tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:49:56.954365 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-426b75c6-6cee-4cba-9c65-9081f228b38e tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:49:56.959114 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:56.959114 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:56.972649 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-426b75c6-6cee-4cba-9c65-9081f228b38e tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c returned with HTTP 200 Jan 27 17:49:56.973482 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1471/2971] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:49:56 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c => generated 995 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:49:56.984798 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] POST http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/action Jan 27 17:49:56.985148 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:56.985148 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:49:56.985456 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Action body: b'{"create-from-src": {"source_group_id": "93e52e83-bd7c-4ba0-8d01-aebfba5b47cc", "name": "tempest-Group_from_grp-1683223997"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:49:56.985710 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "93e52e83-bd7c-4ba0-8d01-aebfba5b47cc", "name": "tempest-Group_from_grp-1683223997"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:49:56.986514 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Creating new group {'create-from-src': {'source_group_id': '93e52e83-bd7c-4ba0-8d01-aebfba5b47cc', 'name': 'tempest-Group_from_grp-1683223997'}}. {{(pid=87929) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 27 17:49:56.986711 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Creating group tempest-Group_from_grp-1683223997 from source group 93e52e83-bd7c-4ba0-8d01-aebfba5b47cc. Jan 27 17:49:56.991851 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:56.991851 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:57.004098 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:57.004098 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:57.071165 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Created reservations ['3a651312-243d-4dac-9280-dc830a630a04'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:49:57.194154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.group.api [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] A mapping entry already exists for group 03b0ef56-680a-4b34-baf1-7e7122632af5 and volume type 27595bbb-34a8-4f43-8dd6-b0ca9a09ea38. Do not need to create again. Jan 27 17:49:57.194602 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:57.194602 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:57.195071 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Availability Zones retrieved successfully. Jan 27 17:49:57.203536 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Flow 'volume_create_api' (6002bb29-7823-4668-a59a-d3279b6e0f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:49:57.205039 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f71aef31-e1e2-498a-bf00-2eed9555f75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:49:57.206218 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:49:57.238776 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f71aef31-e1e2-498a-bf00-2eed9555f75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4818778e-3882-4080-b17c-53213985430c', 'volume_type': VolumeType(created_at=2021-01-27T17:49:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=27595bbb-34a8-4f43-8dd6-b0ca9a09ea38,is_public=True,name='tempest-GroupsV314Test-volume-type-1551611845',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '27595bbb-34a8-4f43-8dd6-b0ca9a09ea38', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '03b0ef56-680a-4b34-baf1-7e7122632af5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:49:57.239951 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3ad2bc1-f199-4f87-8ebf-8c85569840e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:49:57.267327 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1551611845 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1551611845, it is now deprecated. Please use the default quota class for default quota. Jan 27 17:49:57.267851 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1551611845 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1551611845, it is now deprecated. Please use the default quota class for default quota. Jan 27 17:49:57.311410 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Created reservations ['d461afd4-67b8-48de-890e-475034230cc4', 'bb153cdc-711f-483f-8468-ffc864b9318f', 'eef2a798-4a8f-4db6-b232-3bbe7ad73e74', 'c75d07dc-b1bf-4f6f-a3c7-6bc667094734'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:49:57.313674 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3ad2bc1-f199-4f87-8ebf-8c85569840e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d461afd4-67b8-48de-890e-475034230cc4', 'bb153cdc-711f-483f-8468-ffc864b9318f', 'eef2a798-4a8f-4db6-b232-3bbe7ad73e74', 'c75d07dc-b1bf-4f6f-a3c7-6bc667094734']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:49:57.316061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d749eac6-bc5c-4d32-8158-1ae3c79ca01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:49:57.428767 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d749eac6-bc5c-4d32-8158-1ae3c79ca01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c847ea31-c7b6-4ae3-9a65-a36ff89da824', '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=03b0ef56-680a-4b34-baf1-7e7122632af5,group_type_id=,metadata={},multiattach=False,project_id='43382136affc4757ae19e9ab1d233c64',qos_specs=None,replication_status=,reservations=['d461afd4-67b8-48de-890e-475034230cc4','bb153cdc-711f-483f-8468-ffc864b9318f','eef2a798-4a8f-4db6-b232-3bbe7ad73e74','c75d07dc-b1bf-4f6f-a3c7-6bc667094734'],size=1,snapshot_id=None,source_replicaid=,source_volid=4818778e-3882-4080-b17c-53213985430c,status='creating',user_id='864bb05a24b747048dfce294e2f6a1f9',volume_type_id=27595bbb-34a8-4f43-8dd6-b0ca9a09ea38), 'volume': 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-27T17:49:57Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=03b0ef56-680a-4b34-baf1-7e7122632af5,host=None,id=c847ea31-c7b6-4ae3-9a65-a36ff89da824,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43382136affc4757ae19e9ab1d233c64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4818778e-3882-4080-b17c-53213985430c,status='creating',terminated_at=None,updated_at=None,user_id='864bb05a24b747048dfce294e2f6a1f9',volume_attachment=,volume_type=,volume_type_id=27595bbb-34a8-4f43-8dd6-b0ca9a09ea38)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:49:57.431011 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557f10d0-de4f-4ad0-9dbc-571f89ad9045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:49:57.483491 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (557f10d0-de4f-4ad0-9dbc-571f89ad9045) transitioned into state 'SUCCESS' from 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=03b0ef56-680a-4b34-baf1-7e7122632af5,group_type_id=,metadata={},multiattach=False,project_id='43382136affc4757ae19e9ab1d233c64',qos_specs=None,replication_status=,reservations=['d461afd4-67b8-48de-890e-475034230cc4','bb153cdc-711f-483f-8468-ffc864b9318f','eef2a798-4a8f-4db6-b232-3bbe7ad73e74','c75d07dc-b1bf-4f6f-a3c7-6bc667094734'],size=1,snapshot_id=None,source_replicaid=,source_volid=4818778e-3882-4080-b17c-53213985430c,status='creating',user_id='864bb05a24b747048dfce294e2f6a1f9',volume_type_id=27595bbb-34a8-4f43-8dd6-b0ca9a09ea38)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:49:57.484910 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Flow 'volume_create_api' (6002bb29-7823-4668-a59a-d3279b6e0f85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:49:57.512238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Create volume request issued successfully. Jan 27 17:49:57.561067 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5df2c396-b5a9-4acc-9982-8274a8d4f173 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/action returned with HTTP 202 Jan 27 17:49:57.563894 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1501/2972] 10.222.0.108 () {62 vars in 1290 bytes} [Wed Jan 27 17:49:56 2021] POST /volume/v3/43382136affc4757ae19e9ab1d233c64/groups/action => generated 102 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:49:57.571083 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57f8f0d5-ac2c-43b2-a5d2-12a553bf7b24 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/detail Jan 27 17:49:57.571458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57f8f0d5-ac2c-43b2-a5d2-12a553bf7b24 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:57.571609 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:57.571609 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:49:57.571956 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-57f8f0d5-ac2c-43b2-a5d2-12a553bf7b24 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:57.572532 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-57f8f0d5-ac2c-43b2-a5d2-12a553bf7b24 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Removing options '' from query. {{(pid=87928) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:49:57.573684 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-57f8f0d5-ac2c-43b2-a5d2-12a553bf7b24 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:49:57.606799 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-57f8f0d5-ac2c-43b2-a5d2-12a553bf7b24 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Get all volumes completed successfully. Jan 27 17:49:57.607864 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-57f8f0d5-ac2c-43b2-a5d2-12a553bf7b24 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:49:57.608144 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-57f8f0d5-ac2c-43b2-a5d2-12a553bf7b24 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:49:57.614425 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-57f8f0d5-ac2c-43b2-a5d2-12a553bf7b24 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:49:57.620474 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:57.620474 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:57.628993 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-57f8f0d5-ac2c-43b2-a5d2-12a553bf7b24 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:49:57.629287 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-57f8f0d5-ac2c-43b2-a5d2-12a553bf7b24 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:49:57.634306 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-57f8f0d5-ac2c-43b2-a5d2-12a553bf7b24 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:49:57.638607 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:57.638607 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:57.651277 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-57f8f0d5-ac2c-43b2-a5d2-12a553bf7b24 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/detail returned with HTTP 200 Jan 27 17:49:57.651924 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1472/2973] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 17:49:57 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/detail => generated 1978 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:49:57.662620 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76250256-569e-471b-b8d3-440d53b4e38c tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:49:57.662990 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76250256-569e-471b-b8d3-440d53b4e38c tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:57.663144 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:57.663144 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:49:57.663490 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-76250256-569e-471b-b8d3-440d53b4e38c tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:57.692047 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:57.692047 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:57.698222 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-76250256-569e-471b-b8d3-440d53b4e38c tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:49:57.706268 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-76250256-569e-471b-b8d3-440d53b4e38c tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:49:57.706559 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-76250256-569e-471b-b8d3-440d53b4e38c tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:49:57.713592 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-76250256-569e-471b-b8d3-440d53b4e38c tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:49:57.721397 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:57.721397 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:57.738147 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-76250256-569e-471b-b8d3-440d53b4e38c tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:49:57.738700 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1502/2974] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:49:57 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 990 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:49:58.752390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee026526-9286-4102-9613-a8efdc03b254 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:49:58.753098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee026526-9286-4102-9613-a8efdc03b254 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:58.753368 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:58.753368 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:49:58.753832 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee026526-9286-4102-9613-a8efdc03b254 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:58.791052 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:58.791052 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:58.797761 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ee026526-9286-4102-9613-a8efdc03b254 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:49:58.806213 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-ee026526-9286-4102-9613-a8efdc03b254 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:49:58.806472 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-ee026526-9286-4102-9613-a8efdc03b254 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:49:58.812883 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-ee026526-9286-4102-9613-a8efdc03b254 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:49:58.820032 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:58.820032 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:58.842278 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee026526-9286-4102-9613-a8efdc03b254 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:49:58.842829 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1473/2975] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:49:58 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 990 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:49:59.856040 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9796023c-d4f9-4f6f-885d-43178e3b2a78 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:49:59.856806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9796023c-d4f9-4f6f-885d-43178e3b2a78 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:49:59.857070 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:49:59.857070 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:49:59.857521 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9796023c-d4f9-4f6f-885d-43178e3b2a78 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:49:59.897370 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:59.897370 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:59.903691 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9796023c-d4f9-4f6f-885d-43178e3b2a78 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:49:59.911850 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-9796023c-d4f9-4f6f-885d-43178e3b2a78 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:49:59.912126 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-9796023c-d4f9-4f6f-885d-43178e3b2a78 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:49:59.918660 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-9796023c-d4f9-4f6f-885d-43178e3b2a78 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:49:59.922693 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:49:59.922693 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:49:59.934079 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9796023c-d4f9-4f6f-885d-43178e3b2a78 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:49:59.934606 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1503/2976] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:49:59 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 990 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:00.951239 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-04cd6e5f-31ca-4553-95a9-aac8a8fc2e32 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:50:00.951657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-04cd6e5f-31ca-4553-95a9-aac8a8fc2e32 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:00.951885 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:00.951885 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:00.952172 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-04cd6e5f-31ca-4553-95a9-aac8a8fc2e32 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:00.986042 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:00.986042 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:00.992483 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-04cd6e5f-31ca-4553-95a9-aac8a8fc2e32 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:01.000618 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-04cd6e5f-31ca-4553-95a9-aac8a8fc2e32 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:01.000906 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-04cd6e5f-31ca-4553-95a9-aac8a8fc2e32 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:01.006434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-04cd6e5f-31ca-4553-95a9-aac8a8fc2e32 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:01.010451 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:01.010451 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:01.023907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-04cd6e5f-31ca-4553-95a9-aac8a8fc2e32 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:50:01.024502 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1474/2977] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:00 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 990 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:02.035857 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-04031e20-cccc-41ba-b245-b926ee882e63 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:50:02.036531 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-04031e20-cccc-41ba-b245-b926ee882e63 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:02.036531 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:02.036531 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:02.036858 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-04031e20-cccc-41ba-b245-b926ee882e63 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:02.069050 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:02.069050 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:02.077044 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-04031e20-cccc-41ba-b245-b926ee882e63 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:02.084993 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-04031e20-cccc-41ba-b245-b926ee882e63 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:02.085261 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-04031e20-cccc-41ba-b245-b926ee882e63 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:02.091690 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-04031e20-cccc-41ba-b245-b926ee882e63 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:02.096103 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:02.096103 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:02.110317 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-04031e20-cccc-41ba-b245-b926ee882e63 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:50:02.110856 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1504/2978] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:02 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 990 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:50:03.122350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-89c50e34-6bea-4153-964e-cbc3fb30fd70 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:50:03.122796 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-89c50e34-6bea-4153-964e-cbc3fb30fd70 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:03.123001 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:03.123001 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:03.123280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-89c50e34-6bea-4153-964e-cbc3fb30fd70 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:03.155181 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:03.155181 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:03.161412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-89c50e34-6bea-4153-964e-cbc3fb30fd70 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:03.169767 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-89c50e34-6bea-4153-964e-cbc3fb30fd70 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:03.170050 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-89c50e34-6bea-4153-964e-cbc3fb30fd70 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:03.175614 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-89c50e34-6bea-4153-964e-cbc3fb30fd70 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:03.180111 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:03.180111 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:03.192607 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-89c50e34-6bea-4153-964e-cbc3fb30fd70 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:50:03.193134 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1475/2979] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:03 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 990 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:04.205332 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85b21ee9-36b0-461c-baf8-0cdb3ba84035 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:50:04.205781 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85b21ee9-36b0-461c-baf8-0cdb3ba84035 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:04.205953 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:04.205953 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:04.206228 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85b21ee9-36b0-461c-baf8-0cdb3ba84035 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:04.239740 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:04.239740 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:04.245805 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-85b21ee9-36b0-461c-baf8-0cdb3ba84035 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:04.254430 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-85b21ee9-36b0-461c-baf8-0cdb3ba84035 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:04.254698 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-85b21ee9-36b0-461c-baf8-0cdb3ba84035 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:04.260372 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-85b21ee9-36b0-461c-baf8-0cdb3ba84035 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:04.267932 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:04.267932 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:04.285652 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85b21ee9-36b0-461c-baf8-0cdb3ba84035 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:50:04.286201 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1505/2980] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:04 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 990 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:05.298993 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bd21cfb-5ca1-46f5-bb2c-2695df259bfc tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:50:05.299658 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bd21cfb-5ca1-46f5-bb2c-2695df259bfc tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:05.299658 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:05.299658 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:05.299971 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bd21cfb-5ca1-46f5-bb2c-2695df259bfc tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:05.333363 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:05.333363 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:05.339381 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8bd21cfb-5ca1-46f5-bb2c-2695df259bfc tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:05.348461 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8bd21cfb-5ca1-46f5-bb2c-2695df259bfc tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:05.348773 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8bd21cfb-5ca1-46f5-bb2c-2695df259bfc tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:05.354280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-8bd21cfb-5ca1-46f5-bb2c-2695df259bfc tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:05.358632 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:05.358632 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:05.371073 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bd21cfb-5ca1-46f5-bb2c-2695df259bfc tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:50:05.371639 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1476/2981] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:05 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 990 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:06.385991 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8df413fb-5a31-4c5e-8f84-df0074ea15b8 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:50:06.386691 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8df413fb-5a31-4c5e-8f84-df0074ea15b8 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:06.386934 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:06.386934 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:06.387956 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8df413fb-5a31-4c5e-8f84-df0074ea15b8 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:06.424951 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:06.424951 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:06.434017 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8df413fb-5a31-4c5e-8f84-df0074ea15b8 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:06.443031 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8df413fb-5a31-4c5e-8f84-df0074ea15b8 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:06.443287 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8df413fb-5a31-4c5e-8f84-df0074ea15b8 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:06.537624 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-8df413fb-5a31-4c5e-8f84-df0074ea15b8 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:06.541643 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:06.541643 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:06.551540 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8df413fb-5a31-4c5e-8f84-df0074ea15b8 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:50:06.552041 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1506/2982] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:06 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 990 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:07.563571 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51f1b6f0-9d02-42e3-9fd4-a51044736575 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:50:07.564099 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51f1b6f0-9d02-42e3-9fd4-a51044736575 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:07.564193 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:07.564193 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:07.564474 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-51f1b6f0-9d02-42e3-9fd4-a51044736575 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:07.598351 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:07.598351 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:07.604064 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-51f1b6f0-9d02-42e3-9fd4-a51044736575 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:07.612453 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-51f1b6f0-9d02-42e3-9fd4-a51044736575 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:07.612720 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-51f1b6f0-9d02-42e3-9fd4-a51044736575 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:07.618136 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-51f1b6f0-9d02-42e3-9fd4-a51044736575 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:07.622129 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:07.622129 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:07.633844 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-51f1b6f0-9d02-42e3-9fd4-a51044736575 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:50:07.634441 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1477/2983] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:07 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 990 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:08.646928 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c962cd70-d6e3-4a5f-a04d-f753fbc3dbf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:50:08.647497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c962cd70-d6e3-4a5f-a04d-f753fbc3dbf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:08.647615 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:08.647615 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:08.647983 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c962cd70-d6e3-4a5f-a04d-f753fbc3dbf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:08.683665 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:08.683665 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:08.689822 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c962cd70-d6e3-4a5f-a04d-f753fbc3dbf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:08.699637 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-c962cd70-d6e3-4a5f-a04d-f753fbc3dbf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:08.699744 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-c962cd70-d6e3-4a5f-a04d-f753fbc3dbf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:08.705236 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-c962cd70-d6e3-4a5f-a04d-f753fbc3dbf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:08.709672 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:08.709672 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:08.722436 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c962cd70-d6e3-4a5f-a04d-f753fbc3dbf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:50:08.723040 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1507/2984] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:08 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 990 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:09.736165 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab476282-38cb-427d-9ff6-6499100086b2 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:50:09.736650 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab476282-38cb-427d-9ff6-6499100086b2 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:09.736833 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:09.736833 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:09.737066 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab476282-38cb-427d-9ff6-6499100086b2 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:09.768889 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:09.768889 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:09.774830 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ab476282-38cb-427d-9ff6-6499100086b2 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:09.782771 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-ab476282-38cb-427d-9ff6-6499100086b2 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:09.783056 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-ab476282-38cb-427d-9ff6-6499100086b2 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:09.788629 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-ab476282-38cb-427d-9ff6-6499100086b2 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:09.792865 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:09.792865 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:09.805646 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab476282-38cb-427d-9ff6-6499100086b2 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:50:09.806283 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1478/2985] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:09 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 990 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:10.819026 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18c48c94-2ae3-43ee-86e9-9b0d34db465a tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:50:10.819455 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18c48c94-2ae3-43ee-86e9-9b0d34db465a tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:10.819661 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:10.819661 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:10.820006 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18c48c94-2ae3-43ee-86e9-9b0d34db465a tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:10.854217 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:10.854217 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:10.860387 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-18c48c94-2ae3-43ee-86e9-9b0d34db465a tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:10.868750 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-18c48c94-2ae3-43ee-86e9-9b0d34db465a tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:10.869034 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-18c48c94-2ae3-43ee-86e9-9b0d34db465a tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:10.875907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-18c48c94-2ae3-43ee-86e9-9b0d34db465a tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:10.880184 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:10.880184 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:10.892553 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18c48c94-2ae3-43ee-86e9-9b0d34db465a tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:50:10.893221 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1508/2986] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:10 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 990 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:11.904968 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-87f0f26c-b0b1-4500-a7a7-d6313cb3537f tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:50:11.905374 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-87f0f26c-b0b1-4500-a7a7-d6313cb3537f tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:11.905532 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:11.905532 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:11.905778 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-87f0f26c-b0b1-4500-a7a7-d6313cb3537f tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:11.935529 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:11.935529 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:11.941692 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-87f0f26c-b0b1-4500-a7a7-d6313cb3537f tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:11.949528 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-87f0f26c-b0b1-4500-a7a7-d6313cb3537f tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:11.949801 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-87f0f26c-b0b1-4500-a7a7-d6313cb3537f tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:11.957664 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-87f0f26c-b0b1-4500-a7a7-d6313cb3537f tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:11.965927 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:11.965927 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:11.986875 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-87f0f26c-b0b1-4500-a7a7-d6313cb3537f tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:50:11.987790 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1479/2987] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:11 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 990 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:12.999470 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-902fc046-4e7e-4727-91c4-23162df708be tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:50:13.000174 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-902fc046-4e7e-4727-91c4-23162df708be tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:13.000174 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:13.000174 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:13.000503 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-902fc046-4e7e-4727-91c4-23162df708be tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:13.031246 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:13.031246 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:13.036653 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-902fc046-4e7e-4727-91c4-23162df708be tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:13.044135 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-902fc046-4e7e-4727-91c4-23162df708be tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:13.044397 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-902fc046-4e7e-4727-91c4-23162df708be tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:13.049779 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-902fc046-4e7e-4727-91c4-23162df708be tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:13.053852 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:13.053852 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:13.067109 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-902fc046-4e7e-4727-91c4-23162df708be tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:50:13.067628 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1509/2988] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:12 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 991 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:13.078056 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7eb6f561-4e6b-48d2-b53b-9edfc2a0a6eb tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/03b0ef56-680a-4b34-baf1-7e7122632af5 Jan 27 17:50:13.078416 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7eb6f561-4e6b-48d2-b53b-9edfc2a0a6eb tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:13.078576 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:13.078576 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:13.078817 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7eb6f561-4e6b-48d2-b53b-9edfc2a0a6eb tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:13.079082 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-7eb6f561-4e6b-48d2-b53b-9edfc2a0a6eb tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] show called for member 03b0ef56-680a-4b34-baf1-7e7122632af5 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 17:50:13.084283 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:13.084283 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:13.101749 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7eb6f561-4e6b-48d2-b53b-9edfc2a0a6eb tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/03b0ef56-680a-4b34-baf1-7e7122632af5 returned with HTTP 200 Jan 27 17:50:13.102201 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1480/2989] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 17:50:13 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/groups/03b0ef56-680a-4b34-baf1-7e7122632af5 => generated 417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:13.109696 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8c57bf4e-a0e2-42f9-9707-666716daeaba tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/detail Jan 27 17:50:13.110043 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8c57bf4e-a0e2-42f9-9707-666716daeaba tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:13.110198 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:13.110198 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:13.110428 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8c57bf4e-a0e2-42f9-9707-666716daeaba tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:13.110937 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-8c57bf4e-a0e2-42f9-9707-666716daeaba tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:50:13.112030 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8c57bf4e-a0e2-42f9-9707-666716daeaba tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:50:13.143265 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8c57bf4e-a0e2-42f9-9707-666716daeaba tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Get all volumes completed successfully. Jan 27 17:50:13.144292 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8c57bf4e-a0e2-42f9-9707-666716daeaba tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:13.144561 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8c57bf4e-a0e2-42f9-9707-666716daeaba tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:13.149593 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-8c57bf4e-a0e2-42f9-9707-666716daeaba tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:13.153575 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:13.153575 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:13.161162 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-8c57bf4e-a0e2-42f9-9707-666716daeaba tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:13.161401 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-8c57bf4e-a0e2-42f9-9707-666716daeaba tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:13.166008 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-8c57bf4e-a0e2-42f9-9707-666716daeaba tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:13.169757 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:13.169757 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:13.182035 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8c57bf4e-a0e2-42f9-9707-666716daeaba tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/detail returned with HTTP 200 Jan 27 17:50:13.182558 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1510/2990] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 17:50:13 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/detail => generated 1979 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:50:13.199635 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b900e6fe-49d7-44be-8dd2-da6bc0226aae tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] POST http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/03b0ef56-680a-4b34-baf1-7e7122632af5/action Jan 27 17:50:13.199988 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:13.199988 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:13.200284 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b900e6fe-49d7-44be-8dd2-da6bc0226aae tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:50:13.200530 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b900e6fe-49d7-44be-8dd2-da6bc0226aae tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:50:13.201258 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-b900e6fe-49d7-44be-8dd2-da6bc0226aae tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] delete called for group 03b0ef56-680a-4b34-baf1-7e7122632af5 {{(pid=87928) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 17:50:13.201455 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-b900e6fe-49d7-44be-8dd2-da6bc0226aae tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Delete group with id: 03b0ef56-680a-4b34-baf1-7e7122632af5 Jan 27 17:50:13.206432 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:13.206432 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:13.342071 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b900e6fe-49d7-44be-8dd2-da6bc0226aae tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/03b0ef56-680a-4b34-baf1-7e7122632af5/action returned with HTTP 202 Jan 27 17:50:13.343491 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1481/2991] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 17:50:13 2021] POST /volume/v3/43382136affc4757ae19e9ab1d233c64/groups/03b0ef56-680a-4b34-baf1-7e7122632af5/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 27 17:50:13.351468 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-212a599d-83de-4b1f-8d3c-04a85e143290 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:50:13.351971 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-212a599d-83de-4b1f-8d3c-04a85e143290 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:13.352184 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:13.352184 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:13.352512 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-212a599d-83de-4b1f-8d3c-04a85e143290 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:13.387796 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:13.387796 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:13.394573 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-212a599d-83de-4b1f-8d3c-04a85e143290 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:13.403153 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-212a599d-83de-4b1f-8d3c-04a85e143290 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:13.403445 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-212a599d-83de-4b1f-8d3c-04a85e143290 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:13.409672 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-212a599d-83de-4b1f-8d3c-04a85e143290 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:13.414272 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:13.414272 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:13.428910 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-212a599d-83de-4b1f-8d3c-04a85e143290 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:50:13.435138 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1511/2992] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:13 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 990 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:14.443242 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86ca0a51-b806-44b3-833e-88158053f786 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:50:14.444020 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86ca0a51-b806-44b3-833e-88158053f786 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:14.444265 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:14.444265 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:14.444742 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86ca0a51-b806-44b3-833e-88158053f786 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:14.475907 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:14.475907 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:14.480391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-86ca0a51-b806-44b3-833e-88158053f786 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:14.486789 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-86ca0a51-b806-44b3-833e-88158053f786 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:14.487028 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-86ca0a51-b806-44b3-833e-88158053f786 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:14.492602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-86ca0a51-b806-44b3-833e-88158053f786 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:14.500371 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:14.500371 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:14.511728 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86ca0a51-b806-44b3-833e-88158053f786 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 200 Jan 27 17:50:14.512264 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1482/2993] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:14 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 989 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:15.527620 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-011bf022-3d72-4152-ab06-8207f9588551 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 Jan 27 17:50:15.528430 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-011bf022-3d72-4152-ab06-8207f9588551 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:15.528743 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:15.528743 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:15.529270 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-011bf022-3d72-4152-ab06-8207f9588551 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:15.562552 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-011bf022-3d72-4152-ab06-8207f9588551 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 returned with HTTP 404 Jan 27 17:50:15.563299 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1512/2994] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:15 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/c847ea31-c7b6-4ae3-9a65-a36ff89da824 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 17:50:15.570215 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-84afb366-b0ac-4dac-b4dd-cc4a5167f172 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/03b0ef56-680a-4b34-baf1-7e7122632af5 Jan 27 17:50:15.570592 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-84afb366-b0ac-4dac-b4dd-cc4a5167f172 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:15.570755 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:15.570755 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:15.571008 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-84afb366-b0ac-4dac-b4dd-cc4a5167f172 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:15.571262 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-84afb366-b0ac-4dac-b4dd-cc4a5167f172 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] show called for member 03b0ef56-680a-4b34-baf1-7e7122632af5 {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 17:50:15.575740 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-84afb366-b0ac-4dac-b4dd-cc4a5167f172 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/03b0ef56-680a-4b34-baf1-7e7122632af5 returned with HTTP 404 Jan 27 17:50:15.576457 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1483/2995] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 17:50:15 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/groups/03b0ef56-680a-4b34-baf1-7e7122632af5 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 27 17:50:15.581368 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39fcabf4-d20f-4d22-908c-1d19b9c1ed1b tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/detail Jan 27 17:50:15.581713 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39fcabf4-d20f-4d22-908c-1d19b9c1ed1b tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:15.582065 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-39fcabf4-d20f-4d22-908c-1d19b9c1ed1b tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:15.582579 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-39fcabf4-d20f-4d22-908c-1d19b9c1ed1b tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 17:50:15.583741 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-39fcabf4-d20f-4d22-908c-1d19b9c1ed1b tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:50:15.613974 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-39fcabf4-d20f-4d22-908c-1d19b9c1ed1b tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Get all volumes completed successfully. Jan 27 17:50:15.615006 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-39fcabf4-d20f-4d22-908c-1d19b9c1ed1b tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:15.615272 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-39fcabf4-d20f-4d22-908c-1d19b9c1ed1b tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:15.620367 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-39fcabf4-d20f-4d22-908c-1d19b9c1ed1b tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:15.624413 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:15.624413 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:15.636002 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-39fcabf4-d20f-4d22-908c-1d19b9c1ed1b tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/detail returned with HTTP 200 Jan 27 17:50:15.636554 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1513/2996] 10.222.0.108 () {60 vars in 1271 bytes} [Wed Jan 27 17:50:15 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/detail => generated 998 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:15.646358 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4db07fb4-0a73-4aa8-ad8e-21c1e1cddee0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] POST http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/93e52e83-bd7c-4ba0-8d01-aebfba5b47cc/action Jan 27 17:50:15.646853 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4db07fb4-0a73-4aa8-ad8e-21c1e1cddee0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:50:15.647076 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4db07fb4-0a73-4aa8-ad8e-21c1e1cddee0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:50:15.647778 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-4db07fb4-0a73-4aa8-ad8e-21c1e1cddee0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] delete called for group 93e52e83-bd7c-4ba0-8d01-aebfba5b47cc {{(pid=87928) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 27 17:50:15.648020 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.groups [None req-4db07fb4-0a73-4aa8-ad8e-21c1e1cddee0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Delete group with id: 93e52e83-bd7c-4ba0-8d01-aebfba5b47cc Jan 27 17:50:15.652920 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:15.652920 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:15.768552 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4db07fb4-0a73-4aa8-ad8e-21c1e1cddee0 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/93e52e83-bd7c-4ba0-8d01-aebfba5b47cc/action returned with HTTP 202 Jan 27 17:50:15.769254 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1484/2997] 10.222.0.108 () {62 vars in 1400 bytes} [Wed Jan 27 17:50:15 2021] POST /volume/v3/43382136affc4757ae19e9ab1d233c64/groups/93e52e83-bd7c-4ba0-8d01-aebfba5b47cc/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 27 17:50:15.776073 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bce6f483-8e4e-4062-879a-52b9ef526ea1 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c Jan 27 17:50:15.776665 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bce6f483-8e4e-4062-879a-52b9ef526ea1 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:15.776860 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:15.776860 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:15.777098 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bce6f483-8e4e-4062-879a-52b9ef526ea1 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:15.810203 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:15.810203 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:15.815783 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bce6f483-8e4e-4062-879a-52b9ef526ea1 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:15.823958 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-bce6f483-8e4e-4062-879a-52b9ef526ea1 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:15.824319 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-bce6f483-8e4e-4062-879a-52b9ef526ea1 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:15.830182 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-bce6f483-8e4e-4062-879a-52b9ef526ea1 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:15.834409 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:15.834409 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:15.846455 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bce6f483-8e4e-4062-879a-52b9ef526ea1 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c returned with HTTP 200 Jan 27 17:50:15.847205 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1514/2998] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:15 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c => generated 994 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:50:16.860599 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d18b68a9-a0ac-4e6d-ab31-a3b6f7d89bf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c Jan 27 17:50:16.861153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d18b68a9-a0ac-4e6d-ab31-a3b6f7d89bf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:16.861366 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:16.861366 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:16.861905 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d18b68a9-a0ac-4e6d-ab31-a3b6f7d89bf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:16.893845 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:16.893845 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:16.899493 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d18b68a9-a0ac-4e6d-ab31-a3b6f7d89bf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Volume info retrieved successfully. Jan 27 17:50:16.907544 n-d-705658-15 devstack@c-api.service[87927]: WARNING stevedore.named [None req-d18b68a9-a0ac-4e6d-ab31-a3b6f7d89bf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 27 17:50:16.907807 n-d-705658-15 devstack@c-api.service[87927]: WARNING castellan.key_manager [None req-d18b68a9-a0ac-4e6d-ab31-a3b6f7d89bf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 27 17:50:16.913176 n-d-705658-15 devstack@c-api.service[87927]: DEBUG oslo_db.sqlalchemy.engines [None req-d18b68a9-a0ac-4e6d-ab31-a3b6f7d89bf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] 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=87928) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 27 17:50:16.917295 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:16.917295 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:16.929286 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d18b68a9-a0ac-4e6d-ab31-a3b6f7d89bf7 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c returned with HTTP 200 Jan 27 17:50:16.929836 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1485/2999] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:16 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c => generated 993 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:50:17.942253 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-676c2ebe-e604-4ce4-9dcb-c7bcff57afc6 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c Jan 27 17:50:17.942840 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-676c2ebe-e604-4ce4-9dcb-c7bcff57afc6 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:17.942840 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:17.942840 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:17.945239 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-676c2ebe-e604-4ce4-9dcb-c7bcff57afc6 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:17.976388 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-676c2ebe-e604-4ce4-9dcb-c7bcff57afc6 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c returned with HTTP 404 Jan 27 17:50:17.977123 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1515/3000] 10.222.0.108 () {60 vars in 1361 bytes} [Wed Jan 27 17:50:17 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 17:50:17.984382 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5690ca81-a21c-4f3c-a7b0-06589959597e tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] GET http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/93e52e83-bd7c-4ba0-8d01-aebfba5b47cc Jan 27 17:50:17.984816 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5690ca81-a21c-4f3c-a7b0-06589959597e tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:17.984968 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:17.984968 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:17.985221 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5690ca81-a21c-4f3c-a7b0-06589959597e tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:17.985504 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.groups [None req-5690ca81-a21c-4f3c-a7b0-06589959597e tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] show called for member 93e52e83-bd7c-4ba0-8d01-aebfba5b47cc {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 27 17:50:17.990879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5690ca81-a21c-4f3c-a7b0-06589959597e tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/groups/93e52e83-bd7c-4ba0-8d01-aebfba5b47cc returned with HTTP 404 Jan 27 17:50:17.991504 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1486/3001] 10.222.0.108 () {60 vars in 1358 bytes} [Wed Jan 27 17:50:17 2021] GET /volume/v3/43382136affc4757ae19e9ab1d233c64/groups/93e52e83-bd7c-4ba0-8d01-aebfba5b47cc => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 27 17:50:17.997504 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-764eb9f0-a81c-415f-a7b0-3cb367d32247 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] DELETE http://10.222.0.108/volume/v3/d280ebd512a34454828ededa6849c984/group_types/1d2f27f2-e81c-4a5d-88ca-7e9867bc474a Jan 27 17:50:17.997809 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-764eb9f0-a81c-415f-a7b0-3cb367d32247 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:17.998215 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-764eb9f0-a81c-415f-a7b0-3cb367d32247 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:18.014071 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:50:18.014071 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 17:50:18.041864 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-764eb9f0-a81c-415f-a7b0-3cb367d32247 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] http://10.222.0.108/volume/v3/d280ebd512a34454828ededa6849c984/group_types/1d2f27f2-e81c-4a5d-88ca-7e9867bc474a returned with HTTP 202 Jan 27 17:50:18.042371 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1516/3002] 10.222.0.108 () {60 vars in 1376 bytes} [Wed Jan 27 17:50:17 2021] DELETE /volume/v3/d280ebd512a34454828ededa6849c984/group_types/1d2f27f2-e81c-4a5d-88ca-7e9867bc474a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 27 17:50:18.051570 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d42aef4d-eba7-4264-9ce8-1d2378734e94 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] DELETE http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c Jan 27 17:50:18.051929 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d42aef4d-eba7-4264-9ce8-1d2378734e94 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:18.052305 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d42aef4d-eba7-4264-9ce8-1d2378734e94 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:18.052649 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-d42aef4d-eba7-4264-9ce8-1d2378734e94 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] Delete volume with id: 4818778e-3882-4080-b17c-53213985430c Jan 27 17:50:18.084010 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d42aef4d-eba7-4264-9ce8-1d2378734e94 tempest-GroupsV314Test-284221820 tempest-GroupsV314Test-284221820-project] http://10.222.0.108/volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c returned with HTTP 404 Jan 27 17:50:18.085173 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1487/3003] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:50:18 2021] DELETE /volume/v3/43382136affc4757ae19e9ab1d233c64/volumes/4818778e-3882-4080-b17c-53213985430c => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:50:18.093008 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2149909b-5235-4b2c-939e-2a5cb6032596 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] DELETE http://10.222.0.108/volume/v3/d280ebd512a34454828ededa6849c984/types/27595bbb-34a8-4f43-8dd6-b0ca9a09ea38 Jan 27 17:50:18.093664 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2149909b-5235-4b2c-939e-2a5cb6032596 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:18.094326 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2149909b-5235-4b2c-939e-2a5cb6032596 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:18.173738 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2149909b-5235-4b2c-939e-2a5cb6032596 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] http://10.222.0.108/volume/v3/d280ebd512a34454828ededa6849c984/types/27595bbb-34a8-4f43-8dd6-b0ca9a09ea38 returned with HTTP 202 Jan 27 17:50:18.174491 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1517/3004] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 17:50:18 2021] DELETE /volume/v3/d280ebd512a34454828ededa6849c984/types/27595bbb-34a8-4f43-8dd6-b0ca9a09ea38 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:50:18.181664 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08dd01fd-78f7-4311-9814-dc7fceb5d9a2 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] GET http://10.222.0.108/volume/v3/d280ebd512a34454828ededa6849c984/types/27595bbb-34a8-4f43-8dd6-b0ca9a09ea38 Jan 27 17:50:18.182004 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08dd01fd-78f7-4311-9814-dc7fceb5d9a2 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:18.182368 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-08dd01fd-78f7-4311-9814-dc7fceb5d9a2 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:18.190593 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-08dd01fd-78f7-4311-9814-dc7fceb5d9a2 tempest-GroupsV314Test-835690664 tempest-GroupsV314Test-835690664-project-admin] http://10.222.0.108/volume/v3/d280ebd512a34454828ededa6849c984/types/27595bbb-34a8-4f43-8dd6-b0ca9a09ea38 returned with HTTP 404 Jan 27 17:50:18.191171 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1488/3005] 10.222.0.108 () {58 vars in 1314 bytes} [Wed Jan 27 17:50:18 2021] GET /volume/v3/d280ebd512a34454828ededa6849c984/types/27595bbb-34a8-4f43-8dd6-b0ca9a09ea38 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:50:20.761589 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] POST http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes Jan 27 17:50:20.762149 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1309351516"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:50:20.762895 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1309351516'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:50:20.763127 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Create volume of 1 GB Jan 27 17:50:20.775447 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Availability Zones retrieved successfully. Jan 27 17:50:20.795004 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Flow 'volume_create_api' (1dde60d1-18f9-49c1-a7a9-a74dff39d2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:50:20.798246 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c2c3a20-297b-45dc-a4cc-b30189af732f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:50:20.800367 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:50:20.838767 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c2c3a20-297b-45dc-a4cc-b30189af732f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:50:20.840285 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0669f2b9-657f-45b9-acfa-4c16d60bc959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:50:20.928105 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Created reservations ['bb640177-3139-4305-a5bc-58b56bb20758', 'e8a7a4d8-9e17-4ea1-9f4d-92b9c543a066', 'cd259c72-cdef-457f-90f3-3a4fa4128a1b', '3f73b46b-29c8-4661-8311-5c0c625b405f'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:50:20.929460 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0669f2b9-657f-45b9-acfa-4c16d60bc959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb640177-3139-4305-a5bc-58b56bb20758', 'e8a7a4d8-9e17-4ea1-9f4d-92b9c543a066', 'cd259c72-cdef-457f-90f3-3a4fa4128a1b', '3f73b46b-29c8-4661-8311-5c0c625b405f']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:50:20.931145 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8c8a6f-c6c1-489b-b844-86073bde6d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:50:21.032912 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8c8a6f-c6c1-489b-b844-86073bde6d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b90a574-6193-48a0-8d5c-0a3004bff973', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1309351516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcf063d47fcb4e1eaabc306c1ee2b48a',qos_specs=None,replication_status=,reservations=['bb640177-3139-4305-a5bc-58b56bb20758','e8a7a4d8-9e17-4ea1-9f4d-92b9c543a066','cd259c72-cdef-457f-90f3-3a4fa4128a1b','3f73b46b-29c8-4661-8311-5c0c625b405f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e69ecdeac6c4805ac479a14054ed2cb',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1309351516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b90a574-6193-48a0-8d5c-0a3004bff973,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcf063d47fcb4e1eaabc306c1ee2b48a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='1e69ecdeac6c4805ac479a14054ed2cb',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:50:21.034273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (522cbc38-b29e-42c2-a4e7-bae36395bf6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:50:21.481424 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (522cbc38-b29e-42c2-a4e7-bae36395bf6d) transitioned into state 'SUCCESS' from state '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-1309351516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcf063d47fcb4e1eaabc306c1ee2b48a',qos_specs=None,replication_status=,reservations=['bb640177-3139-4305-a5bc-58b56bb20758','e8a7a4d8-9e17-4ea1-9f4d-92b9c543a066','cd259c72-cdef-457f-90f3-3a4fa4128a1b','3f73b46b-29c8-4661-8311-5c0c625b405f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e69ecdeac6c4805ac479a14054ed2cb',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:50:21.483402 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed5a3306-57e6-4ac9-83b0-a2015a1e1f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:50:21.654124 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed5a3306-57e6-4ac9-83b0-a2015a1e1f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:50:21.657165 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Flow 'volume_create_api' (1dde60d1-18f9-49c1-a7a9-a74dff39d2f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:50:21.698739 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Create volume request issued successfully. Jan 27 17:50:21.707441 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c61f780b-37b8-493b-8ad5-5e8d3e61d567 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes returned with HTTP 202 Jan 27 17:50:21.708234 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1518/3006] 10.222.0.108 () {62 vars in 1270 bytes} [Wed Jan 27 17:50:20 2021] POST /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes => generated 823 bytes in 1035 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:50:21.723870 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c95b320-b130-4126-b37b-602383a56269 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 Jan 27 17:50:21.724280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5c95b320-b130-4126-b37b-602383a56269 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:21.724633 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5c95b320-b130-4126-b37b-602383a56269 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:21.754767 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:21.754767 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:21.760490 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5c95b320-b130-4126-b37b-602383a56269 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Volume info retrieved successfully. Jan 27 17:50:21.773514 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5c95b320-b130-4126-b37b-602383a56269 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 returned with HTTP 200 Jan 27 17:50:21.774015 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1489/3007] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:21 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 => generated 891 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:22.789844 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2c315691-f245-4616-9357-f78ac6b29e5a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 Jan 27 17:50:22.791231 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2c315691-f245-4616-9357-f78ac6b29e5a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:22.791590 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:22.791590 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:22.792200 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2c315691-f245-4616-9357-f78ac6b29e5a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:22.835716 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:22.835716 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:22.842098 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2c315691-f245-4616-9357-f78ac6b29e5a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Volume info retrieved successfully. Jan 27 17:50:22.855713 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2c315691-f245-4616-9357-f78ac6b29e5a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 returned with HTTP 200 Jan 27 17:50:22.856298 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1519/3008] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:22 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 => generated 916 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:22.876160 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-beb7e8d4-815f-48bb-bd44-92e1eb4f3f8d tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] POST http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups Jan 27 17:50:22.877013 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:22.877013 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:22.877655 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-beb7e8d4-815f-48bb-bd44-92e1eb4f3f8d tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b90a574-6193-48a0-8d5c-0a3004bff973", "name": "tempest-VolumesBackupsV39Test-Backup-1130795631"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:50:22.878529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.contrib.backups [None req-beb7e8d4-815f-48bb-bd44-92e1eb4f3f8d tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Creating new backup {'backup': {'volume_id': '7b90a574-6193-48a0-8d5c-0a3004bff973', 'name': 'tempest-VolumesBackupsV39Test-Backup-1130795631'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 27 17:50:22.878782 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-beb7e8d4-815f-48bb-bd44-92e1eb4f3f8d tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Creating backup of volume 7b90a574-6193-48a0-8d5c-0a3004bff973 in container None Jan 27 17:50:22.909329 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:22.909329 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:22.910023 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-beb7e8d4-815f-48bb-bd44-92e1eb4f3f8d tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Volume info retrieved successfully. Jan 27 17:50:22.966283 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-beb7e8d4-815f-48bb-bd44-92e1eb4f3f8d tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Created reservations ['bcd7b71a-20d6-4b19-b536-72a49075e39e', 'defde823-e8c1-4b2d-bf79-26e3a547f2d4'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:50:23.178480 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-beb7e8d4-815f-48bb-bd44-92e1eb4f3f8d tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups returned with HTTP 202 Jan 27 17:50:23.179369 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1490/3009] 10.222.0.108 () {62 vars in 1271 bytes} [Wed Jan 27 17:50:22 2021] POST /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups => generated 401 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:50:23.190877 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18b306f4-c079-4ee8-b961-b0e1f6ac2cb4 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:23.191454 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18b306f4-c079-4ee8-b961-b0e1f6ac2cb4 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:23.191654 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:23.191654 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:23.192076 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18b306f4-c079-4ee8-b961-b0e1f6ac2cb4 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:23.192435 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-18b306f4-c079-4ee8-b961-b0e1f6ac2cb4 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:23.211102 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:23.211102 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:23.212355 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18b306f4-c079-4ee8-b961-b0e1f6ac2cb4 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:23.212898 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1520/3010] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:23 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 808 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:24.223496 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b2ff22d-3e86-4efd-8729-48a73db460ff tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:24.223902 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b2ff22d-3e86-4efd-8729-48a73db460ff tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:24.224051 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:24.224051 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:24.224372 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1b2ff22d-3e86-4efd-8729-48a73db460ff tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:24.224466 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1b2ff22d-3e86-4efd-8729-48a73db460ff tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:24.242807 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:24.242807 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:24.242807 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1b2ff22d-3e86-4efd-8729-48a73db460ff tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:24.242807 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1491/3011] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:24 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 808 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:25.251979 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c285e746-fef9-4fb5-b94d-09bc87bee030 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:25.253058 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c285e746-fef9-4fb5-b94d-09bc87bee030 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:25.253275 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:25.253275 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:25.253460 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c285e746-fef9-4fb5-b94d-09bc87bee030 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:25.254019 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-c285e746-fef9-4fb5-b94d-09bc87bee030 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:25.269428 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:25.269428 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:25.270942 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c285e746-fef9-4fb5-b94d-09bc87bee030 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:25.271546 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1521/3012] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:25 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 808 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:26.285507 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-217e41b9-5e16-4031-bbff-d4b8f63c980a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:26.286248 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-217e41b9-5e16-4031-bbff-d4b8f63c980a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:26.286528 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:26.286528 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:26.287004 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-217e41b9-5e16-4031-bbff-d4b8f63c980a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:26.287708 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-217e41b9-5e16-4031-bbff-d4b8f63c980a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:26.309159 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:26.309159 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:26.310444 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-217e41b9-5e16-4031-bbff-d4b8f63c980a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:26.311010 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1492/3013] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:26 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:27.325093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16d8a05b-8f9a-4392-8b0c-4acd452aa154 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:27.325769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16d8a05b-8f9a-4392-8b0c-4acd452aa154 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:27.326029 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:27.326029 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:27.326491 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16d8a05b-8f9a-4392-8b0c-4acd452aa154 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:27.326960 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-16d8a05b-8f9a-4392-8b0c-4acd452aa154 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:27.349483 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:27.349483 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:27.350504 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16d8a05b-8f9a-4392-8b0c-4acd452aa154 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:27.350977 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1522/3014] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:27 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:28.365714 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b96ee497-8f0a-4b77-a74a-f01c80cd42f8 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:28.366208 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b96ee497-8f0a-4b77-a74a-f01c80cd42f8 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:28.366332 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:28.366332 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:28.366646 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b96ee497-8f0a-4b77-a74a-f01c80cd42f8 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:28.366924 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b96ee497-8f0a-4b77-a74a-f01c80cd42f8 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:28.382367 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:28.382367 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:28.383586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b96ee497-8f0a-4b77-a74a-f01c80cd42f8 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:28.384155 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1493/3015] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:28 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:29.394322 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e06e8907-7a22-464f-86db-ecc589c077e1 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:29.394667 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e06e8907-7a22-464f-86db-ecc589c077e1 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:29.394808 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:29.394808 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:29.395035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e06e8907-7a22-464f-86db-ecc589c077e1 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:29.395248 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e06e8907-7a22-464f-86db-ecc589c077e1 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:29.407683 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:29.407683 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:29.413563 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e06e8907-7a22-464f-86db-ecc589c077e1 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:29.413563 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1523/3016] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:29 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:30.422634 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fbd123ad-9a9e-4e68-8739-5e26d97eedc5 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:30.423349 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fbd123ad-9a9e-4e68-8739-5e26d97eedc5 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:30.423619 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:30.423619 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:30.424173 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fbd123ad-9a9e-4e68-8739-5e26d97eedc5 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:30.424632 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-fbd123ad-9a9e-4e68-8739-5e26d97eedc5 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:30.443014 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:30.443014 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:30.444204 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fbd123ad-9a9e-4e68-8739-5e26d97eedc5 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:30.444715 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1494/3017] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:30 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:31.458524 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-260e1d93-ced0-44a9-9b7e-44f3205bc931 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:31.459137 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-260e1d93-ced0-44a9-9b7e-44f3205bc931 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:31.459137 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:31.459137 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:31.459338 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-260e1d93-ced0-44a9-9b7e-44f3205bc931 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:31.459845 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-260e1d93-ced0-44a9-9b7e-44f3205bc931 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:31.477321 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:31.477321 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:31.478525 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-260e1d93-ced0-44a9-9b7e-44f3205bc931 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:31.479079 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1524/3018] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:31 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:50:32.492029 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9b36ee7a-29eb-4b60-8b47-43066d9565f3 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:32.492542 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9b36ee7a-29eb-4b60-8b47-43066d9565f3 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:32.492744 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:32.492744 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:32.493092 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9b36ee7a-29eb-4b60-8b47-43066d9565f3 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:32.493435 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-9b36ee7a-29eb-4b60-8b47-43066d9565f3 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:32.513798 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:32.513798 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:32.515243 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9b36ee7a-29eb-4b60-8b47-43066d9565f3 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:32.515872 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1495/3019] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:32 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:50:33.531296 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d656d941-e399-40fa-a9f4-b05670dc3df5 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:33.532010 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d656d941-e399-40fa-a9f4-b05670dc3df5 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:33.532274 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:33.532274 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:33.532729 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d656d941-e399-40fa-a9f4-b05670dc3df5 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:33.533230 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-d656d941-e399-40fa-a9f4-b05670dc3df5 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:33.548814 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:33.548814 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:33.549858 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d656d941-e399-40fa-a9f4-b05670dc3df5 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:33.550387 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1525/3020] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:33 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:34.560171 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7d4360ee-4ca3-444b-9072-051a6a12b248 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:34.560546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7d4360ee-4ca3-444b-9072-051a6a12b248 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:34.560744 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:34.560744 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:34.561084 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7d4360ee-4ca3-444b-9072-051a6a12b248 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:34.561380 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-7d4360ee-4ca3-444b-9072-051a6a12b248 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:34.575070 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:34.575070 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:34.576168 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7d4360ee-4ca3-444b-9072-051a6a12b248 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:34.576668 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1496/3021] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:34 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:35.587740 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb080455-912b-4f74-aeff-634add659af1 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:35.588171 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb080455-912b-4f74-aeff-634add659af1 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:35.588377 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:35.588377 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:35.588672 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb080455-912b-4f74-aeff-634add659af1 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:35.588933 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-eb080455-912b-4f74-aeff-634add659af1 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:35.605290 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:35.605290 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:35.606518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb080455-912b-4f74-aeff-634add659af1 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:35.607078 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1526/3022] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:35 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:36.618418 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c433ced7-6a26-4042-bcdc-6d65a2df35d8 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:36.618883 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c433ced7-6a26-4042-bcdc-6d65a2df35d8 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:36.618952 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:36.618952 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:36.619187 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c433ced7-6a26-4042-bcdc-6d65a2df35d8 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:36.619438 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-c433ced7-6a26-4042-bcdc-6d65a2df35d8 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:36.633361 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:36.633361 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:36.634450 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c433ced7-6a26-4042-bcdc-6d65a2df35d8 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:36.635092 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1497/3023] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:36 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:37.649154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69555aff-7c2e-4260-9e7e-1e557c432668 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:37.649519 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69555aff-7c2e-4260-9e7e-1e557c432668 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:37.649683 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:37.649683 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:37.649917 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69555aff-7c2e-4260-9e7e-1e557c432668 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:37.650147 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-69555aff-7c2e-4260-9e7e-1e557c432668 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:37.663108 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:37.663108 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:37.664231 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69555aff-7c2e-4260-9e7e-1e557c432668 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:37.664705 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1527/3024] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:37 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:50:38.674965 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b366c9a6-e4b0-44a4-9ea6-6b3d099e0397 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:38.675322 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b366c9a6-e4b0-44a4-9ea6-6b3d099e0397 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:38.675482 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:38.675482 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:38.675719 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b366c9a6-e4b0-44a4-9ea6-6b3d099e0397 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:38.675984 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-b366c9a6-e4b0-44a4-9ea6-6b3d099e0397 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:38.688897 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:38.688897 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:38.690017 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b366c9a6-e4b0-44a4-9ea6-6b3d099e0397 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:38.690462 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1498/3025] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:38 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:39.701303 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd447dd8-007a-4c63-9ed3-11ae2c6c9706 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:39.701920 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd447dd8-007a-4c63-9ed3-11ae2c6c9706 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:39.701920 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:39.701920 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:39.702261 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd447dd8-007a-4c63-9ed3-11ae2c6c9706 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:39.702261 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-dd447dd8-007a-4c63-9ed3-11ae2c6c9706 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:39.724346 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:39.724346 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:39.724601 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd447dd8-007a-4c63-9ed3-11ae2c6c9706 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:39.725181 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1528/3026] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:39 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:40.737033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8dc80eb-d730-4fad-bb73-ace31f6100bf tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:40.737489 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8dc80eb-d730-4fad-bb73-ace31f6100bf tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:40.737575 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:40.737575 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:40.737805 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8dc80eb-d730-4fad-bb73-ace31f6100bf tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:40.738080 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-e8dc80eb-d730-4fad-bb73-ace31f6100bf tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:40.752434 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:40.752434 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:40.753532 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8dc80eb-d730-4fad-bb73-ace31f6100bf tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:40.753986 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1499/3027] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:40 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:41.764868 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a953e4f-bd45-4b08-8b41-4d52b9bfd51b tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:41.765294 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a953e4f-bd45-4b08-8b41-4d52b9bfd51b tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:41.765427 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:41.765427 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:41.765678 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a953e4f-bd45-4b08-8b41-4d52b9bfd51b tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:41.765922 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-1a953e4f-bd45-4b08-8b41-4d52b9bfd51b tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:41.779754 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:41.779754 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:41.781050 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a953e4f-bd45-4b08-8b41-4d52b9bfd51b tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:41.781563 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1529/3028] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:41 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:42.792129 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-60a8ea00-db07-482e-b526-d204cb7b89d1 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:42.792567 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-60a8ea00-db07-482e-b526-d204cb7b89d1 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:42.792684 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:42.792684 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:42.792932 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-60a8ea00-db07-482e-b526-d204cb7b89d1 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:42.793167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-60a8ea00-db07-482e-b526-d204cb7b89d1 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:42.806783 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:42.806783 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:42.807866 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-60a8ea00-db07-482e-b526-d204cb7b89d1 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:42.808376 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1500/3029] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:42 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:43.819500 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8272dc3f-b7fa-4dfd-b0d1-7b95d9d4378b tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:43.819959 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8272dc3f-b7fa-4dfd-b0d1-7b95d9d4378b tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:43.820164 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:43.820164 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:43.820369 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8272dc3f-b7fa-4dfd-b0d1-7b95d9d4378b tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:43.820665 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8272dc3f-b7fa-4dfd-b0d1-7b95d9d4378b tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:43.835208 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:43.835208 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:43.836712 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8272dc3f-b7fa-4dfd-b0d1-7b95d9d4378b tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:43.839644 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1530/3030] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:43 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:44.848092 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7c805f1-dc6c-47a0-a5cc-c3a51ddac170 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:44.848648 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7c805f1-dc6c-47a0-a5cc-c3a51ddac170 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:44.848648 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:44.848648 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:44.848886 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a7c805f1-dc6c-47a0-a5cc-c3a51ddac170 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:44.849080 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-a7c805f1-dc6c-47a0-a5cc-c3a51ddac170 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:44.862867 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:44.862867 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:44.863984 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a7c805f1-dc6c-47a0-a5cc-c3a51ddac170 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:44.864457 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1501/3031] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:44 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:45.878059 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8ed97859-325e-4e8d-b227-588a6d21804c tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:45.878890 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8ed97859-325e-4e8d-b227-588a6d21804c tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:45.879143 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:45.879143 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:45.879666 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8ed97859-325e-4e8d-b227-588a6d21804c tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:45.880216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8ed97859-325e-4e8d-b227-588a6d21804c tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:45.902728 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:45.902728 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:45.904047 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8ed97859-325e-4e8d-b227-588a6d21804c tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:45.904617 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1531/3032] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:45 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:46.915427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8ed35d1c-6ecb-4ac1-bf4c-fe426eb1ac5b tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:46.916121 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8ed35d1c-6ecb-4ac1-bf4c-fe426eb1ac5b tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:46.916121 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:46.916121 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:46.916546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8ed35d1c-6ecb-4ac1-bf4c-fe426eb1ac5b tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:46.916546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8ed35d1c-6ecb-4ac1-bf4c-fe426eb1ac5b tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:46.930051 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:46.930051 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:46.931154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8ed35d1c-6ecb-4ac1-bf4c-fe426eb1ac5b tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:46.931650 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1502/3033] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:46 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:47.945002 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3fb65704-bd01-4b93-9ffd-7cafc31328af tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:47.946144 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3fb65704-bd01-4b93-9ffd-7cafc31328af tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:47.946282 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:47.946282 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:47.946516 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3fb65704-bd01-4b93-9ffd-7cafc31328af tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:47.946746 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3fb65704-bd01-4b93-9ffd-7cafc31328af tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:47.959658 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:47.959658 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:47.960799 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3fb65704-bd01-4b93-9ffd-7cafc31328af tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:47.961269 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1532/3034] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:47 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:48.972749 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9c89ee7d-94ab-4e03-939a-b746b0ecec2e tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:48.973813 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9c89ee7d-94ab-4e03-939a-b746b0ecec2e tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:48.973971 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:48.973971 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:48.974526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9c89ee7d-94ab-4e03-939a-b746b0ecec2e tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:48.974745 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-9c89ee7d-94ab-4e03-939a-b746b0ecec2e tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:48.991448 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:48.991448 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:48.992980 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9c89ee7d-94ab-4e03-939a-b746b0ecec2e tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:48.993808 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1503/3035] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:48 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:50.004548 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd4f4493-8d26-4d3a-a069-8bc57cf0a8c7 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:50.004972 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd4f4493-8d26-4d3a-a069-8bc57cf0a8c7 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:50.005178 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:50.005178 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:50.005493 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd4f4493-8d26-4d3a-a069-8bc57cf0a8c7 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:50.005728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-dd4f4493-8d26-4d3a-a069-8bc57cf0a8c7 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:50.019349 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:50.019349 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:50.020438 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd4f4493-8d26-4d3a-a069-8bc57cf0a8c7 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:50.020927 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1533/3036] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:50 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:51.031033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-27b8b99e-b2ed-4bde-a580-b6e4e40e6ed4 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:51.031400 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-27b8b99e-b2ed-4bde-a580-b6e4e40e6ed4 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:51.031564 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:51.031564 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:51.031801 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-27b8b99e-b2ed-4bde-a580-b6e4e40e6ed4 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:51.032790 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-27b8b99e-b2ed-4bde-a580-b6e4e40e6ed4 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:51.046450 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:51.046450 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:51.047560 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-27b8b99e-b2ed-4bde-a580-b6e4e40e6ed4 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:51.048059 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1504/3037] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:51 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:52.058975 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c924b69a-f16d-4e0a-8b0c-66a1ee9f231a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:52.059554 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c924b69a-f16d-4e0a-8b0c-66a1ee9f231a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:52.059554 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:52.059554 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:52.059952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c924b69a-f16d-4e0a-8b0c-66a1ee9f231a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:52.059952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-c924b69a-f16d-4e0a-8b0c-66a1ee9f231a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:52.075081 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:52.075081 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:52.077205 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c924b69a-f16d-4e0a-8b0c-66a1ee9f231a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:52.078098 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1534/3038] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:52 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:53.093730 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab16725f-9f64-4995-8b9d-300a381a18de tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:53.094237 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab16725f-9f64-4995-8b9d-300a381a18de tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:53.094471 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:53.094471 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:53.094818 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ab16725f-9f64-4995-8b9d-300a381a18de tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:53.095168 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-ab16725f-9f64-4995-8b9d-300a381a18de tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:53.112577 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:53.112577 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:53.113829 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ab16725f-9f64-4995-8b9d-300a381a18de tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:53.114419 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1505/3039] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:53 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:54.125692 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c317fd16-809f-4ada-a16e-ffae2a7466ee tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:54.126001 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c317fd16-809f-4ada-a16e-ffae2a7466ee tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:54.126159 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:54.126159 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:54.126380 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c317fd16-809f-4ada-a16e-ffae2a7466ee tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:54.126597 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-c317fd16-809f-4ada-a16e-ffae2a7466ee tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:54.139075 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:54.139075 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:54.140100 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c317fd16-809f-4ada-a16e-ffae2a7466ee tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:54.141873 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1535/3040] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:54 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:55.157374 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3e4c3958-f512-46f5-965c-99998e960a50 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:55.157374 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3e4c3958-f512-46f5-965c-99998e960a50 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:55.157374 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:55.157374 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:55.157374 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3e4c3958-f512-46f5-965c-99998e960a50 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:55.157374 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-3e4c3958-f512-46f5-965c-99998e960a50 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:55.169747 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:55.169747 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:55.170955 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3e4c3958-f512-46f5-965c-99998e960a50 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:55.171599 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1506/3041] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:55 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:56.185235 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8ca0e926-69a2-4738-99b4-2874eb56ef42 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:56.185595 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8ca0e926-69a2-4738-99b4-2874eb56ef42 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:56.185761 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:56.185761 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:56.186009 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8ca0e926-69a2-4738-99b4-2874eb56ef42 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:56.186251 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8ca0e926-69a2-4738-99b4-2874eb56ef42 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:56.200459 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:56.200459 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:56.201587 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8ca0e926-69a2-4738-99b4-2874eb56ef42 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:56.202088 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1536/3042] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:56 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:57.216710 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0316f5a2-2110-4883-af8d-2d8e43388d06 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:57.217406 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0316f5a2-2110-4883-af8d-2d8e43388d06 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:57.217406 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:57.217406 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:57.217896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0316f5a2-2110-4883-af8d-2d8e43388d06 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:57.218210 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-0316f5a2-2110-4883-af8d-2d8e43388d06 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:57.235313 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:57.235313 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:57.236553 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0316f5a2-2110-4883-af8d-2d8e43388d06 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:57.237200 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1507/3043] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:57 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:58.250971 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-74ca0e9c-f263-43db-8f4d-a649a4c54e31 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:58.251721 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-74ca0e9c-f263-43db-8f4d-a649a4c54e31 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:58.252217 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:58.252217 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:58.252480 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-74ca0e9c-f263-43db-8f4d-a649a4c54e31 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:58.252936 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-74ca0e9c-f263-43db-8f4d-a649a4c54e31 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:58.270804 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:58.270804 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:58.271933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-74ca0e9c-f263-43db-8f4d-a649a4c54e31 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:58.272426 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1537/3044] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:58 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:59.287577 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f3fd04a-3510-47ac-8812-b0d3dc6ccf5a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:59.288486 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f3fd04a-3510-47ac-8812-b0d3dc6ccf5a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:59.288773 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:59.288773 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:59.289269 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f3fd04a-3510-47ac-8812-b0d3dc6ccf5a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:59.289750 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-8f3fd04a-3510-47ac-8812-b0d3dc6ccf5a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87928) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:59.313136 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:59.313136 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:59.314366 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f3fd04a-3510-47ac-8812-b0d3dc6ccf5a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:59.314894 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1508/3045] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:59 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:59.324138 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f78d2a34-3e3c-4e8d-a02c-c43bc64368f2 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 Jan 27 17:50:59.324598 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f78d2a34-3e3c-4e8d-a02c-c43bc64368f2 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:59.324757 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:59.324757 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:59.325049 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f78d2a34-3e3c-4e8d-a02c-c43bc64368f2 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:59.360296 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:59.360296 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:59.366030 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f78d2a34-3e3c-4e8d-a02c-c43bc64368f2 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Volume info retrieved successfully. Jan 27 17:50:59.379669 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f78d2a34-3e3c-4e8d-a02c-c43bc64368f2 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 returned with HTTP 200 Jan 27 17:50:59.380125 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1538/3046] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:59 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 => generated 916 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:59.393384 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c43c31de-c19a-49ca-9844-e79322738d75 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] PUT http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:59.393998 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:59.393998 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:59.394470 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c43c31de-c19a-49ca-9844-e79322738d75 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-500112829", "description": "tempest-volume-backup-description-1260018977"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:50:59.412457 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:59.412457 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:59.454394 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c43c31de-c19a-49ca-9844-e79322738d75 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:59.454949 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1509/3047] 10.222.0.108 () {62 vars in 1381 bytes} [Wed Jan 27 17:50:59 2021] PUT /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 400 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:59.462649 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5fa4162c-9f34-42ee-8b68-f47316753740 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:59.463023 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5fa4162c-9f34-42ee-8b68-f47316753740 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:59.463222 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:59.463222 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:59.463455 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5fa4162c-9f34-42ee-8b68-f47316753740 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:59.463701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.backups [None req-5fa4162c-9f34-42ee-8b68-f47316753740 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Show backup with id 79bffe2a-1623-4242-8e8e-051ca844b090. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 27 17:50:59.477659 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:59.477659 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:59.478794 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5fa4162c-9f34-42ee-8b68-f47316753740 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 200 Jan 27 17:50:59.479274 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1539/3048] 10.222.0.108 () {60 vars in 1360 bytes} [Wed Jan 27 17:50:59 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:50:59.487616 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ec1c83bd-3a47-4093-bf13-d05dd92ddc41 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] DELETE http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 Jan 27 17:50:59.487998 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ec1c83bd-3a47-4093-bf13-d05dd92ddc41 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:59.488157 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:59.488157 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:59.488423 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ec1c83bd-3a47-4093-bf13-d05dd92ddc41 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:59.488660 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.contrib.backups [None req-ec1c83bd-3a47-4093-bf13-d05dd92ddc41 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Delete backup with id: 79bffe2a-1623-4242-8e8e-051ca844b090. Jan 27 17:50:59.502365 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:59.502365 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:59.555515 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.backup.rpcapi [None req-ec1c83bd-3a47-4093-bf13-d05dd92ddc41 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] delete_backup rpcapi backup_id 79bffe2a-1623-4242-8e8e-051ca844b090 {{(pid=87928) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 27 17:50:59.559898 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ec1c83bd-3a47-4093-bf13-d05dd92ddc41 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 returned with HTTP 202 Jan 27 17:50:59.560894 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1510/3049] 10.222.0.108 () {60 vars in 1363 bytes} [Wed Jan 27 17:50:59 2021] DELETE /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/backups/79bffe2a-1623-4242-8e8e-051ca844b090 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 17:50:59.575758 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f7c3975-02ff-4cd1-93f2-eaa9038557d9 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] DELETE http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 Jan 27 17:50:59.576279 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9f7c3975-02ff-4cd1-93f2-eaa9038557d9 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:59.576962 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:59.576962 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:59.576962 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9f7c3975-02ff-4cd1-93f2-eaa9038557d9 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:59.577523 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-9f7c3975-02ff-4cd1-93f2-eaa9038557d9 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Delete volume with id: 7b90a574-6193-48a0-8d5c-0a3004bff973 Jan 27 17:50:59.609464 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:59.609464 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:59.610314 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9f7c3975-02ff-4cd1-93f2-eaa9038557d9 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Volume info retrieved successfully. Jan 27 17:50:59.718720 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9f7c3975-02ff-4cd1-93f2-eaa9038557d9 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Delete volume request issued successfully. Jan 27 17:50:59.719705 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f7c3975-02ff-4cd1-93f2-eaa9038557d9 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 returned with HTTP 202 Jan 27 17:50:59.721921 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1540/3050] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:50:59 2021] DELETE /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:50:59.732454 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8154636a-ce49-4f3e-8421-465c879c4c6a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 Jan 27 17:50:59.734071 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8154636a-ce49-4f3e-8421-465c879c4c6a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:50:59.734277 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:50:59.734277 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:50:59.734720 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8154636a-ce49-4f3e-8421-465c879c4c6a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:50:59.769031 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:50:59.769031 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:50:59.775047 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8154636a-ce49-4f3e-8421-465c879c4c6a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Volume info retrieved successfully. Jan 27 17:50:59.788250 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8154636a-ce49-4f3e-8421-465c879c4c6a tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 returned with HTTP 200 Jan 27 17:50:59.791153 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1511/3051] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:50:59 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 => generated 915 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:00.801125 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2c06e2a4-e4ab-4de4-a032-a1056fcd46df tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 Jan 27 17:51:00.801756 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2c06e2a4-e4ab-4de4-a032-a1056fcd46df tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:00.801756 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:00.801756 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:00.802113 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2c06e2a4-e4ab-4de4-a032-a1056fcd46df tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:00.832151 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:00.832151 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:00.837663 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2c06e2a4-e4ab-4de4-a032-a1056fcd46df tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Volume info retrieved successfully. Jan 27 17:51:00.850725 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2c06e2a4-e4ab-4de4-a032-a1056fcd46df tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 returned with HTTP 200 Jan 27 17:51:00.851245 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1541/3052] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:00 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 => generated 915 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:01.862351 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-351e32db-5b13-4a7e-9916-ef8c30f67362 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] GET http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 Jan 27 17:51:01.862678 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-351e32db-5b13-4a7e-9916-ef8c30f67362 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:01.862848 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:01.862848 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:01.863090 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-351e32db-5b13-4a7e-9916-ef8c30f67362 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:01.891311 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-351e32db-5b13-4a7e-9916-ef8c30f67362 tempest-VolumesBackupsV39Test-1530439296 tempest-VolumesBackupsV39Test-1530439296-project] http://10.222.0.108/volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 returned with HTTP 404 Jan 27 17:51:01.892050 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1512/3053] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:01 2021] GET /volume/v3/fcf063d47fcb4e1eaabc306c1ee2b48a/volumes/7b90a574-6193-48a0-8d5c-0a3004bff973 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:51:15.910737 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96a17761-884a-46e1-9c70-102d1359a074 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] POST http://10.222.0.108/volume/v3/e18342a9f1e14d0da978e286609fab03/types Jan 27 17:51:15.910996 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:15.910996 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:15.911303 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96a17761-884a-46e1-9c70-102d1359a074 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1021016359", "extra_specs": {}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:51:15.960443 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96a17761-884a-46e1-9c70-102d1359a074 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] http://10.222.0.108/volume/v3/e18342a9f1e14d0da978e286609fab03/types returned with HTTP 200 Jan 27 17:51:15.960867 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1542/3054] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 17:51:15 2021] POST /volume/v3/e18342a9f1e14d0da978e286609fab03/types => generated 212 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:15.968868 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dfded17d-103c-43bd-88e7-5bf98b4ec6f9 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] POST http://10.222.0.108/volume/v3/e18342a9f1e14d0da978e286609fab03/types/55f2823d-8f86-4bd8-bb5c-67a6f6e89906/encryption Jan 27 17:51:15.969332 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dfded17d-103c-43bd-88e7-5bf98b4ec6f9 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:51:16.050078 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dfded17d-103c-43bd-88e7-5bf98b4ec6f9 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] http://10.222.0.108/volume/v3/e18342a9f1e14d0da978e286609fab03/types/55f2823d-8f86-4bd8-bb5c-67a6f6e89906/encryption returned with HTTP 200 Jan 27 17:51:16.051088 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1513/3055] 10.222.0.108 () {60 vars in 1369 bytes} [Wed Jan 27 17:51:15 2021] POST /volume/v3/e18342a9f1e14d0da978e286609fab03/types/55f2823d-8f86-4bd8-bb5c-67a6f6e89906/encryption => generated 230 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:16.135391 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes Jan 27 17:51:16.135811 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1541020072", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1021016359", "size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:51:16.136625 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1541020072', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1021016359', 'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:51:16.143743 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume of 1 GB Jan 27 17:51:16.144109 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:16.144109 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:16.144497 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Availability Zones retrieved successfully. Jan 27 17:51:16.152027 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Flow 'volume_create_api' (1a6d4e32-6abb-43a5-847b-b9cbebd501a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:51:16.153383 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0952d1ec-7271-4907-90aa-49a4b1b4dd78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:51:16.154716 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:51:16.195248 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0952d1ec-7271-4907-90aa-49a4b1b4dd78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T17:51:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=55f2823d-8f86-4bd8-bb5c-67a6f6e89906,is_public=True,name='tempest-scenario-type-luks-1021016359',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '55f2823d-8f86-4bd8-bb5c-67a6f6e89906', '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=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:51:16.196445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dec1d0f-10ea-4e36-a29c-679fc7a4ca2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:51:16.221530 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1021016359 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1021016359, it is now deprecated. Please use the default quota class for default quota. Jan 27 17:51:16.221968 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1021016359 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1021016359, it is now deprecated. Please use the default quota class for default quota. Jan 27 17:51:16.274335 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Created reservations ['f3c09e95-115d-4d26-b9c9-9f5aa90e64f1', '62f950e8-87f4-47ac-a4c1-95310cf43d5b', '8cb20a20-26d3-4f65-81eb-50c9ad95a30f', 'e7b34881-5e0d-46fd-b4b0-ab999aa48e11'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:51:16.275579 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dec1d0f-10ea-4e36-a29c-679fc7a4ca2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3c09e95-115d-4d26-b9c9-9f5aa90e64f1', '62f950e8-87f4-47ac-a4c1-95310cf43d5b', '8cb20a20-26d3-4f65-81eb-50c9ad95a30f', 'e7b34881-5e0d-46fd-b4b0-ab999aa48e11']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:51:16.276647 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95f73051-5a31-4a24-86c8-977f120cd785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:51:16.335975 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95f73051-5a31-4a24-86c8-977f120cd785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c88cbf3-4d7d-429b-b802-e03940bcf954', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1541020072',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516f5faef0bc4e089997942d9b0cb364',qos_specs=None,replication_status=,reservations=['f3c09e95-115d-4d26-b9c9-9f5aa90e64f1','62f950e8-87f4-47ac-a4c1-95310cf43d5b','8cb20a20-26d3-4f65-81eb-50c9ad95a30f','e7b34881-5e0d-46fd-b4b0-ab999aa48e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f6e31285d7a4d5b8cf1731e991f9b59',volume_type_id=55f2823d-8f86-4bd8-bb5c-67a6f6e89906), 'volume': 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-27T17:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1541020072',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1c88cbf3-4d7d-429b-b802-e03940bcf954,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='516f5faef0bc4e089997942d9b0cb364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='9f6e31285d7a4d5b8cf1731e991f9b59',volume_attachment=,volume_type=,volume_type_id=55f2823d-8f86-4bd8-bb5c-67a6f6e89906)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:51:16.337021 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b28879a7-4536-4f0e-b528-fb845cca3133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:51:16.381547 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b28879a7-4536-4f0e-b528-fb845cca3133) transitioned into state 'SUCCESS' from state '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-1541020072',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516f5faef0bc4e089997942d9b0cb364',qos_specs=None,replication_status=,reservations=['f3c09e95-115d-4d26-b9c9-9f5aa90e64f1','62f950e8-87f4-47ac-a4c1-95310cf43d5b','8cb20a20-26d3-4f65-81eb-50c9ad95a30f','e7b34881-5e0d-46fd-b4b0-ab999aa48e11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f6e31285d7a4d5b8cf1731e991f9b59',volume_type_id=55f2823d-8f86-4bd8-bb5c-67a6f6e89906)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:51:16.382561 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9242e07-fa21-48ec-ba85-e7a03b5224f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:51:16.422719 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9242e07-fa21-48ec-ba85-e7a03b5224f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:51:16.423976 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Flow 'volume_create_api' (1a6d4e32-6abb-43a5-847b-b9cbebd501a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:51:16.456510 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume request issued successfully. Jan 27 17:51:16.464198 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aa2e0f74-e139-4f31-8df6-cd116e79a0e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes returned with HTTP 202 Jan 27 17:51:16.464699 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1543/3056] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:51:16 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes => generated 848 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:51:16.473706 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2780905a-e577-44c5-b7e0-4064a71744da tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 Jan 27 17:51:16.473946 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2780905a-e577-44c5-b7e0-4064a71744da tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:16.474208 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2780905a-e577-44c5-b7e0-4064a71744da tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:16.508843 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:16.508843 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:16.514547 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2780905a-e577-44c5-b7e0-4064a71744da tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:16.528150 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2780905a-e577-44c5-b7e0-4064a71744da tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 returned with HTTP 200 Jan 27 17:51:16.528781 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1514/3057] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:16 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 => generated 916 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:51:17.543680 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1d34f336-e61d-4ffc-bde6-3a2d42fb9f74 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 Jan 27 17:51:17.544441 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1d34f336-e61d-4ffc-bde6-3a2d42fb9f74 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:17.544694 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:17.544694 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:17.545239 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1d34f336-e61d-4ffc-bde6-3a2d42fb9f74 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:17.584572 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:17.584572 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:17.590533 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1d34f336-e61d-4ffc-bde6-3a2d42fb9f74 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:17.603742 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1d34f336-e61d-4ffc-bde6-3a2d42fb9f74 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 returned with HTTP 200 Jan 27 17:51:17.604297 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1544/3058] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:17 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 => generated 941 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:17.614752 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a9ee52e-fb5e-483c-80cb-365f9326357d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 Jan 27 17:51:17.615116 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a9ee52e-fb5e-483c-80cb-365f9326357d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:17.615276 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:17.615276 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:17.615517 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1a9ee52e-fb5e-483c-80cb-365f9326357d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:17.644291 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:17.644291 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:17.650184 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1a9ee52e-fb5e-483c-80cb-365f9326357d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:17.663187 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1a9ee52e-fb5e-483c-80cb-365f9326357d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 returned with HTTP 200 Jan 27 17:51:17.663683 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1515/3059] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:17 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 => generated 941 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:17.673290 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8cdf7b55-4250-4952-9a6d-a334f3017766 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954/action Jan 27 17:51:17.673601 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:17.673601 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:17.673852 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8cdf7b55-4250-4952-9a6d-a334f3017766 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:51:17.674076 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8cdf7b55-4250-4952-9a6d-a334f3017766 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:51:17.698232 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:17.698232 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:17.698788 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8cdf7b55-4250-4952-9a6d-a334f3017766 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:17.733386 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8cdf7b55-4250-4952-9a6d-a334f3017766 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume updated successfully. Jan 27 17:51:17.733662 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8cdf7b55-4250-4952-9a6d-a334f3017766 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954/action returned with HTTP 200 Jan 27 17:51:17.734693 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1545/3060] 10.222.0.108 () {60 vars in 1362 bytes} [Wed Jan 27 17:51:17 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954/action => generated 0 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 27 17:51:17.809894 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-28dd071b-710b-496a-a30f-3db78370af09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 Jan 27 17:51:17.810511 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-28dd071b-710b-496a-a30f-3db78370af09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:17.810763 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:17.810763 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:17.811242 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-28dd071b-710b-496a-a30f-3db78370af09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:17.849496 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:17.849496 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:17.854932 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-28dd071b-710b-496a-a30f-3db78370af09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:17.867159 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-28dd071b-710b-496a-a30f-3db78370af09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 returned with HTTP 200 Jan 27 17:51:17.867569 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1516/3061] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:51:17 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 => generated 940 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:18.507355 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-904f9d28-5ab2-40f8-9ebb-45c1bd363476 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 Jan 27 17:51:18.507677 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-904f9d28-5ab2-40f8-9ebb-45c1bd363476 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:18.507848 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:18.507848 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:18.508094 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-904f9d28-5ab2-40f8-9ebb-45c1bd363476 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:18.535370 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:18.535370 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:18.540054 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-904f9d28-5ab2-40f8-9ebb-45c1bd363476 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:18.550806 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-904f9d28-5ab2-40f8-9ebb-45c1bd363476 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 returned with HTTP 200 Jan 27 17:51:18.551399 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1546/3062] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:51:18 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 => generated 940 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:51:18.558182 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-28dd071b-710b-496a-a30f-3db78370af09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume// Jan 27 17:51:18.558756 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-28dd071b-710b-496a-a30f-3db78370af09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:18.558995 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:18.558995 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:18.559475 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-28dd071b-710b-496a-a30f-3db78370af09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:18.561062 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-28dd071b-710b-496a-a30f-3db78370af09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:51:18.561786 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1517/3063] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 17:51:18 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:51:18.568464 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-93c4a6ec-a0be-4d5a-a97b-ca4718435c89 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments Jan 27 17:51:18.568701 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:18.568701 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:18.568925 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-93c4a6ec-a0be-4d5a-a97b-ca4718435c89 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c88cbf3-4d7d-429b-b802-e03940bcf954", "instance_uuid": "cd37abe3-bc97-49f9-8f62-46a0fe07e658", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:51:18.594835 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:18.594835 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:18.751715 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-93c4a6ec-a0be-4d5a-a97b-ca4718435c89 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments returned with HTTP 200 Jan 27 17:51:18.752389 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1547/3064] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 17:51:18 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments => generated 273 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:51:23.009887 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-28dd071b-710b-496a-a30f-3db78370af09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume// Jan 27 17:51:23.010210 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-28dd071b-710b-496a-a30f-3db78370af09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:23.010507 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-28dd071b-710b-496a-a30f-3db78370af09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:23.011193 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-28dd071b-710b-496a-a30f-3db78370af09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:51:23.011717 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1518/3065] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 17:51:23 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:51:23.023025 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-b0047586-997e-4816-916c-a30dad54c124 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 Jan 27 17:51:23.023390 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-b0047586-997e-4816-916c-a30dad54c124 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:23.023545 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:23.023545 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:23.023775 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-b0047586-997e-4816-916c-a30dad54c124 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:23.052293 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:23.052293 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:23.057607 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-b0047586-997e-4816-916c-a30dad54c124 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:23.068061 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:23.068061 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:23.072798 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-b0047586-997e-4816-916c-a30dad54c124 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 returned with HTTP 200 Jan 27 17:51:23.073328 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1548/3066] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 17:51:23 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 => generated 1038 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:51:23.111713 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-4cb06e44-b4e3-45af-8646-1ae69e91f465 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] PUT http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4e236636-ea4f-4ac7-9e5c-d0c61691353c Jan 27 17:51:23.112884 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-4cb06e44-b4e3-45af-8646-1ae69e91f465 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:51:23.135612 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:51:23.135612 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 17:51:23.135806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-4cb06e44-b4e3-45af-8646-1ae69e91f465 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Lock "b'cinder-attachment_update-1c88cbf3-4d7d-429b-b802-e03940bcf954-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.006s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:51:23.137153 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:23.137153 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:24.204452 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-4cb06e44-b4e3-45af-8646-1ae69e91f465 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Lock "b'cinder-attachment_update-1c88cbf3-4d7d-429b-b802-e03940bcf954-n-h2-705658-15'" released by "attachment_update" :: held 1.069s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:51:24.204896 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-4cb06e44-b4e3-45af-8646-1ae69e91f465 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4e236636-ea4f-4ac7-9e5c-d0c61691353c returned with HTTP 200 Jan 27 17:51:24.205504 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1519/3067] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 17:51:23 2021] PUT /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4e236636-ea4f-4ac7-9e5c-d0c61691353c => generated 762 bytes in 1101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:51:24.271028 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-09329788-3792-4dd7-9dc8-54617ce41cd3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4e236636-ea4f-4ac7-9e5c-d0c61691353c/action Jan 27 17:51:24.271328 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:24.271328 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:24.271556 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-09329788-3792-4dd7-9dc8-54617ce41cd3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:51:24.271747 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-09329788-3792-4dd7-9dc8-54617ce41cd3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:51:24.303339 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:24.303339 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:24.368632 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1bcf25a8-b756-4a08-81c6-da90d79df07c req-09329788-3792-4dd7-9dc8-54617ce41cd3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4e236636-ea4f-4ac7-9e5c-d0c61691353c/action returned with HTTP 204 Jan 27 17:51:24.369089 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1549/3068] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 17:51:24 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4e236636-ea4f-4ac7-9e5c-d0c61691353c/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:51:43.549641 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f1121190-4458-4059-848e-84f98451d6aa req-ae11c17c-11e6-4dcc-9def-f2bb49eb1979 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] DELETE http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4e236636-ea4f-4ac7-9e5c-d0c61691353c Jan 27 17:51:43.550295 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f1121190-4458-4059-848e-84f98451d6aa req-ae11c17c-11e6-4dcc-9def-f2bb49eb1979 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:43.550295 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:43.550295 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:43.550684 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-f1121190-4458-4059-848e-84f98451d6aa req-ae11c17c-11e6-4dcc-9def-f2bb49eb1979 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:43.569206 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:43.569206 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:43.886052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-f1121190-4458-4059-848e-84f98451d6aa req-ae11c17c-11e6-4dcc-9def-f2bb49eb1979 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:51:43.886280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-f1121190-4458-4059-848e-84f98451d6aa req-ae11c17c-11e6-4dcc-9def-f2bb49eb1979 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Pending status list for volume during attachment-delete: [] {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:51:43.925356 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-f1121190-4458-4059-848e-84f98451d6aa req-ae11c17c-11e6-4dcc-9def-f2bb49eb1979 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4e236636-ea4f-4ac7-9e5c-d0c61691353c returned with HTTP 200 Jan 27 17:51:43.925965 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1520/3069] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 17:51:43 2021] DELETE /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4e236636-ea4f-4ac7-9e5c-d0c61691353c => generated 19 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:46.145004 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-115272c4-763e-49b1-a8f4-58e63b65e414 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] DELETE http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 Jan 27 17:51:46.145356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-115272c4-763e-49b1-a8f4-58e63b65e414 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:46.145512 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:46.145512 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:46.145753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-115272c4-763e-49b1-a8f4-58e63b65e414 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:46.146102 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-115272c4-763e-49b1-a8f4-58e63b65e414 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete volume with id: 1c88cbf3-4d7d-429b-b802-e03940bcf954 Jan 27 17:51:46.176448 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:46.176448 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:46.177110 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-115272c4-763e-49b1-a8f4-58e63b65e414 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:46.218613 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.keymgr.conf_key_mgr [None req-115272c4-763e-49b1-a8f4-58e63b65e414 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 27 17:51:46.255896 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-115272c4-763e-49b1-a8f4-58e63b65e414 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete volume request issued successfully. Jan 27 17:51:46.256266 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-115272c4-763e-49b1-a8f4-58e63b65e414 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 returned with HTTP 202 Jan 27 17:51:46.256966 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1550/3070] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:51:46 2021] DELETE /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:51:46.264879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ba267b71-94d4-4287-b752-9be4bce5f70d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 Jan 27 17:51:46.266076 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ba267b71-94d4-4287-b752-9be4bce5f70d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:46.266283 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:46.266283 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:46.266650 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ba267b71-94d4-4287-b752-9be4bce5f70d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:46.299878 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:46.299878 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:46.305582 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ba267b71-94d4-4287-b752-9be4bce5f70d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:46.318398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ba267b71-94d4-4287-b752-9be4bce5f70d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 returned with HTTP 200 Jan 27 17:51:46.318948 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1521/3071] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:46 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 => generated 939 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:47.334414 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f920f29-dfb4-476e-a2be-c706343329c1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 Jan 27 17:51:47.335062 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9f920f29-dfb4-476e-a2be-c706343329c1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:47.335403 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:47.335403 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:47.335717 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9f920f29-dfb4-476e-a2be-c706343329c1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:47.372710 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:47.372710 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:47.379973 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9f920f29-dfb4-476e-a2be-c706343329c1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:47.393442 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9f920f29-dfb4-476e-a2be-c706343329c1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 returned with HTTP 200 Jan 27 17:51:47.394051 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1551/3072] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:47 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 => generated 939 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:48.409132 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-da33121e-ed1d-4079-b0a1-c1527073ecea tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 Jan 27 17:51:48.409828 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-da33121e-ed1d-4079-b0a1-c1527073ecea tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:48.410047 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:48.410047 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:48.410529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-da33121e-ed1d-4079-b0a1-c1527073ecea tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:48.445291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-da33121e-ed1d-4079-b0a1-c1527073ecea tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 returned with HTTP 404 Jan 27 17:51:48.445962 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1522/3073] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:48 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/1c88cbf3-4d7d-429b-b802-e03940bcf954 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:51:48.453150 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-856370d9-fd14-4e3b-82c0-af24b3c726f3 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] GET http://10.222.0.108/volume/v3/e18342a9f1e14d0da978e286609fab03/volumes/detail?all_tenants=1 Jan 27 17:51:48.453660 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-856370d9-fd14-4e3b-82c0-af24b3c726f3 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:48.453877 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:48.453877 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:48.454110 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-856370d9-fd14-4e3b-82c0-af24b3c726f3 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:48.455484 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-856370d9-fd14-4e3b-82c0-af24b3c726f3 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 17:51:48.488409 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-856370d9-fd14-4e3b-82c0-af24b3c726f3 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] Get all volumes completed successfully. Jan 27 17:51:48.489328 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:48.489328 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:48.494281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-856370d9-fd14-4e3b-82c0-af24b3c726f3 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] http://10.222.0.108/volume/v3/e18342a9f1e14d0da978e286609fab03/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 27 17:51:48.494814 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1552/3074] 10.222.0.108 () {58 vars in 1257 bytes} [Wed Jan 27 17:51:48 2021] GET /volume/v3/e18342a9f1e14d0da978e286609fab03/volumes/detail?all_tenants=1 => generated 1106 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:51:48.507236 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-78f1654f-5b3c-46ca-8c6b-7d3b3e529b56 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] DELETE http://10.222.0.108/volume/v3/e18342a9f1e14d0da978e286609fab03/types/55f2823d-8f86-4bd8-bb5c-67a6f6e89906 Jan 27 17:51:48.507927 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-78f1654f-5b3c-46ca-8c6b-7d3b3e529b56 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:48.508617 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-78f1654f-5b3c-46ca-8c6b-7d3b3e529b56 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] Calling method '_delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:48.552339 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:51:48.552339 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 17:51:48.586290 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-78f1654f-5b3c-46ca-8c6b-7d3b3e529b56 tempest-TestVolumeBootPattern-526997480 tempest-TestVolumeBootPattern-526997480-project-admin] http://10.222.0.108/volume/v3/e18342a9f1e14d0da978e286609fab03/types/55f2823d-8f86-4bd8-bb5c-67a6f6e89906 returned with HTTP 202 Jan 27 17:51:48.587267 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1523/3075] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 17:51:48 2021] DELETE /volume/v3/e18342a9f1e14d0da978e286609fab03/types/55f2823d-8f86-4bd8-bb5c-67a6f6e89906 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:51:48.618074 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes Jan 27 17:51:48.618423 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:48.618423 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:48.618823 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1642485184", "snapshot_id": null, "imageRef": "b6bbef6b-f873-431e-ad70-72df4730a470", "volume_type": null, "size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:51:48.619791 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1642485184', 'snapshot_id': None, 'imageRef': 'b6bbef6b-f873-431e-ad70-72df4730a470', 'volume_type': None, 'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:51:48.688045 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume of 1 GB Jan 27 17:51:48.696596 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Availability Zones retrieved successfully. Jan 27 17:51:48.705971 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Flow 'volume_create_api' (8d87ab73-ab6d-4b01-8204-9c71144dd78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:51:48.707570 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e272d2c-8b77-494e-8536-d699011ca77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:51:48.708801 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:51:48.772592 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e272d2c-8b77-494e-8536-d699011ca77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:51:48.773842 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (996bca04-de17-4e92-8035-c93fc3818534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:51:48.845117 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Created reservations ['ded57990-7bf5-40c9-a0cf-b24f780a4719', 'bed209f2-6e61-4f77-a3b6-3d390baacc12', 'b23636d2-9588-4724-97ed-7b9bddb50434', 'efb855a5-95cd-4e05-9cbe-3523c66a337d'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:51:48.846280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (996bca04-de17-4e92-8035-c93fc3818534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ded57990-7bf5-40c9-a0cf-b24f780a4719', 'bed209f2-6e61-4f77-a3b6-3d390baacc12', 'b23636d2-9588-4724-97ed-7b9bddb50434', 'efb855a5-95cd-4e05-9cbe-3523c66a337d']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:51:48.847569 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be95a76e-9588-46cf-a0c0-628db5692388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:51:48.906698 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be95a76e-9588-46cf-a0c0-628db5692388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3a744f2-31fb-4caf-872a-6c6b2db8adc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1642485184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516f5faef0bc4e089997942d9b0cb364',qos_specs=None,replication_status=,reservations=['ded57990-7bf5-40c9-a0cf-b24f780a4719','bed209f2-6e61-4f77-a3b6-3d390baacc12','b23636d2-9588-4724-97ed-7b9bddb50434','efb855a5-95cd-4e05-9cbe-3523c66a337d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f6e31285d7a4d5b8cf1731e991f9b59',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:51:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1642485184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3a744f2-31fb-4caf-872a-6c6b2db8adc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='516f5faef0bc4e089997942d9b0cb364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='9f6e31285d7a4d5b8cf1731e991f9b59',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:51:48.907930 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c194c507-3f72-43ad-add7-5ae9ed287979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:51:48.949989 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c194c507-3f72-43ad-add7-5ae9ed287979) transitioned into state 'SUCCESS' from state '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-1642485184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516f5faef0bc4e089997942d9b0cb364',qos_specs=None,replication_status=,reservations=['ded57990-7bf5-40c9-a0cf-b24f780a4719','bed209f2-6e61-4f77-a3b6-3d390baacc12','b23636d2-9588-4724-97ed-7b9bddb50434','efb855a5-95cd-4e05-9cbe-3523c66a337d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f6e31285d7a4d5b8cf1731e991f9b59',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:51:48.951030 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ea5fe9f-5484-4577-aee0-df85e25c456e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:51:48.986275 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ea5fe9f-5484-4577-aee0-df85e25c456e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:51:48.987816 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Flow 'volume_create_api' (8d87ab73-ab6d-4b01-8204-9c71144dd78d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:51:49.015743 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume request issued successfully. Jan 27 17:51:49.023235 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cfd46efd-ba0e-4033-b454-27061b04dc92 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes returned with HTTP 202 Jan 27 17:51:49.023923 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1553/3076] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:51:48 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes => generated 830 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:51:49.033168 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-31cf9d04-b714-40d3-99d9-84a21610326c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:51:49.033509 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-31cf9d04-b714-40d3-99d9-84a21610326c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:49.033826 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-31cf9d04-b714-40d3-99d9-84a21610326c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:49.062669 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:49.062669 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:49.068135 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-31cf9d04-b714-40d3-99d9-84a21610326c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:49.081117 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-31cf9d04-b714-40d3-99d9-84a21610326c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:51:49.081601 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1524/3077] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:49 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 898 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:50.092666 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21a72caf-380a-4bef-ac72-a864c159589f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:51:50.092915 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-21a72caf-380a-4bef-ac72-a864c159589f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:50.093273 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:50.093273 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:50.093513 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-21a72caf-380a-4bef-ac72-a864c159589f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:50.119440 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:50.119440 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:50.126181 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-21a72caf-380a-4bef-ac72-a864c159589f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:50.137252 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-21a72caf-380a-4bef-ac72-a864c159589f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:51:50.137829 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1554/3078] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:50 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 922 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:51.147163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b9d077d-67e2-4755-8eb7-f5627d0be0a0 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:51:51.147529 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b9d077d-67e2-4755-8eb7-f5627d0be0a0 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:51.147573 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:51.147573 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:51.147761 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b9d077d-67e2-4755-8eb7-f5627d0be0a0 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:51.173976 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:51.173976 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:51.177800 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5b9d077d-67e2-4755-8eb7-f5627d0be0a0 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:51.189053 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b9d077d-67e2-4755-8eb7-f5627d0be0a0 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:51:51.189529 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1525/3079] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:51 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 922 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:52.199291 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b7c50bbe-5b28-4472-897d-5893b1852dea tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:51:52.199672 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b7c50bbe-5b28-4472-897d-5893b1852dea tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:52.199732 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:52.199732 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:52.199925 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b7c50bbe-5b28-4472-897d-5893b1852dea tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:52.225538 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:52.225538 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:52.230717 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b7c50bbe-5b28-4472-897d-5893b1852dea tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:52.241959 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b7c50bbe-5b28-4472-897d-5893b1852dea tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:51:52.242426 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1555/3080] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:52 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 922 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:53.252322 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1c56bb17-a876-4bed-a669-a0e1c55476d9 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:51:53.252757 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1c56bb17-a876-4bed-a669-a0e1c55476d9 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:53.252757 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:53.252757 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:53.252910 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1c56bb17-a876-4bed-a669-a0e1c55476d9 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:53.278104 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:53.278104 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:53.283349 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1c56bb17-a876-4bed-a669-a0e1c55476d9 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:53.294148 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1c56bb17-a876-4bed-a669-a0e1c55476d9 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:51:53.299516 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1526/3081] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:53 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 922 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:54.326359 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-261cc3a6-56bb-48ed-9013-038cf9a4c14c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:51:54.326359 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-261cc3a6-56bb-48ed-9013-038cf9a4c14c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:54.326359 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:54.326359 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:54.326359 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-261cc3a6-56bb-48ed-9013-038cf9a4c14c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:54.348689 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:54.348689 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:54.354768 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-261cc3a6-56bb-48ed-9013-038cf9a4c14c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:54.369214 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-261cc3a6-56bb-48ed-9013-038cf9a4c14c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:51:54.375068 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1556/3082] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:54 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 922 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:55.383073 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b8d35f91-0ea9-4c07-bd05-2d2423d73b34 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:51:55.383755 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b8d35f91-0ea9-4c07-bd05-2d2423d73b34 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:55.383941 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:55.383941 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:55.384419 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b8d35f91-0ea9-4c07-bd05-2d2423d73b34 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:55.426667 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:55.426667 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:55.432611 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b8d35f91-0ea9-4c07-bd05-2d2423d73b34 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:55.446041 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b8d35f91-0ea9-4c07-bd05-2d2423d73b34 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:51:55.446508 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1527/3083] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:55 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 922 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:56.467269 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-20753a2d-80d3-42d8-ac1b-21772ff7bb35 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:51:58.382615 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-20753a2d-80d3-42d8-ac1b-21772ff7bb35 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:58.382615 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:58.382615 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:58.382615 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-20753a2d-80d3-42d8-ac1b-21772ff7bb35 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:58.382615 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:58.382615 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:58.382615 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-20753a2d-80d3-42d8-ac1b-21772ff7bb35 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:58.382615 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-20753a2d-80d3-42d8-ac1b-21772ff7bb35 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:51:58.382615 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1557/3084] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:56 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 922 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:58.384327 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ac6e4e8-66fa-492e-ba56-015c3177e97d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:51:58.384327 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7ac6e4e8-66fa-492e-ba56-015c3177e97d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:58.384327 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:58.384327 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:58.384327 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7ac6e4e8-66fa-492e-ba56-015c3177e97d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:58.384327 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:58.384327 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:58.384327 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7ac6e4e8-66fa-492e-ba56-015c3177e97d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:58.384327 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ac6e4e8-66fa-492e-ba56-015c3177e97d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:51:58.384327 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1528/3085] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:57 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 922 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:51:58.641826 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8430c802-91f4-4531-b804-9d58a2694a09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:51:58.642780 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8430c802-91f4-4531-b804-9d58a2694a09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:58.643570 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:58.643570 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:58.643857 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8430c802-91f4-4531-b804-9d58a2694a09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:58.672268 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:58.672268 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:58.678619 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8430c802-91f4-4531-b804-9d58a2694a09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:58.692367 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8430c802-91f4-4531-b804-9d58a2694a09 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:51:58.693123 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1558/3086] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:58 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 980 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:51:59.703818 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-020d8e0c-cd54-4afc-914b-8f945cf3b2b9 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:51:59.704169 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-020d8e0c-cd54-4afc-914b-8f945cf3b2b9 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:51:59.704316 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:51:59.704316 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:51:59.704551 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-020d8e0c-cd54-4afc-914b-8f945cf3b2b9 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:51:59.733649 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:51:59.733649 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:51:59.739766 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-020d8e0c-cd54-4afc-914b-8f945cf3b2b9 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:51:59.752751 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-020d8e0c-cd54-4afc-914b-8f945cf3b2b9 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:51:59.753292 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1529/3087] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:51:59 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 983 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:00.766309 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69e8540e-5cdc-4b6c-84da-6493adcc44fa tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:52:00.766962 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69e8540e-5cdc-4b6c-84da-6493adcc44fa tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:00.766962 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:00.766962 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:00.767284 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69e8540e-5cdc-4b6c-84da-6493adcc44fa tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:00.800525 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:00.800525 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:00.805901 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-69e8540e-5cdc-4b6c-84da-6493adcc44fa tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:00.817747 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69e8540e-5cdc-4b6c-84da-6493adcc44fa tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:52:00.818217 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1559/3088] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:52:00 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 983 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:01.830745 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e34d9f7b-1258-42fd-9b9f-c1549b9798d2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:52:01.831430 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e34d9f7b-1258-42fd-9b9f-c1549b9798d2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:01.831430 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:01.831430 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:01.831866 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e34d9f7b-1258-42fd-9b9f-c1549b9798d2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:01.868653 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:01.868653 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:01.874457 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e34d9f7b-1258-42fd-9b9f-c1549b9798d2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:01.888161 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e34d9f7b-1258-42fd-9b9f-c1549b9798d2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:52:01.888632 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1530/3089] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:52:01 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 983 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:02.902559 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5dbd8649-95ff-442f-823f-55cb43899f2b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:52:02.903120 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5dbd8649-95ff-442f-823f-55cb43899f2b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:02.903283 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:02.903283 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:02.903662 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5dbd8649-95ff-442f-823f-55cb43899f2b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:02.937323 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:02.937323 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:02.943487 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5dbd8649-95ff-442f-823f-55cb43899f2b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:02.956869 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5dbd8649-95ff-442f-823f-55cb43899f2b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:52:02.957436 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1560/3090] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:52:02 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 983 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:03.972625 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3f7a4d1-28e8-4c2f-ad6a-fadd69c2da44 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:52:03.973315 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3f7a4d1-28e8-4c2f-ad6a-fadd69c2da44 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:03.973688 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:03.973688 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:03.973994 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3f7a4d1-28e8-4c2f-ad6a-fadd69c2da44 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:04.009474 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:04.009474 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:04.015757 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b3f7a4d1-28e8-4c2f-ad6a-fadd69c2da44 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:04.028981 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3f7a4d1-28e8-4c2f-ad6a-fadd69c2da44 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:52:04.029582 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1531/3091] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:52:03 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 983 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:05.044733 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c45fd817-e280-462b-846e-798286d3120a tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:52:05.045366 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c45fd817-e280-462b-846e-798286d3120a tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:05.045366 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:05.045366 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:05.045366 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c45fd817-e280-462b-846e-798286d3120a tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:05.085561 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:05.085561 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:05.092516 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c45fd817-e280-462b-846e-798286d3120a tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:05.105346 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c45fd817-e280-462b-846e-798286d3120a tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:52:05.105800 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1561/3092] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:52:05 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 983 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:52:06.125229 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5fd31d0e-5ccf-4350-8034-8c602e34d83d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:52:06.125949 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5fd31d0e-5ccf-4350-8034-8c602e34d83d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:06.126185 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:06.126185 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:06.126689 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5fd31d0e-5ccf-4350-8034-8c602e34d83d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:06.162925 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:06.162925 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:06.170268 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5fd31d0e-5ccf-4350-8034-8c602e34d83d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:06.184427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5fd31d0e-5ccf-4350-8034-8c602e34d83d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:52:06.185047 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1532/3093] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:52:06 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 983 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:07.197990 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-92533832-c628-4ef8-af1b-01e919169357 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:52:07.198643 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-92533832-c628-4ef8-af1b-01e919169357 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:07.198643 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:07.198643 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:07.198872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-92533832-c628-4ef8-af1b-01e919169357 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:07.235626 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:07.235626 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:07.241915 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-92533832-c628-4ef8-af1b-01e919169357 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:07.255943 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-92533832-c628-4ef8-af1b-01e919169357 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:52:07.256529 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1562/3094] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:52:07 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 983 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:08.270299 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2958e808-2e36-4af2-b69f-9a2c9456bb42 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:52:08.270865 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2958e808-2e36-4af2-b69f-9a2c9456bb42 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:08.270865 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:08.270865 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:08.271084 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2958e808-2e36-4af2-b69f-9a2c9456bb42 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:08.309793 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:08.309793 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:08.316299 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2958e808-2e36-4af2-b69f-9a2c9456bb42 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:08.330803 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2958e808-2e36-4af2-b69f-9a2c9456bb42 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:52:08.331398 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1533/3095] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:52:08 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 983 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:09.344752 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6b5f321d-5226-4c37-9bf7-884ed26d83e3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:52:09.345378 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6b5f321d-5226-4c37-9bf7-884ed26d83e3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:09.345495 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:09.345495 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:09.345765 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6b5f321d-5226-4c37-9bf7-884ed26d83e3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:09.378636 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:09.378636 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:09.384593 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6b5f321d-5226-4c37-9bf7-884ed26d83e3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:09.397834 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6b5f321d-5226-4c37-9bf7-884ed26d83e3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:52:09.398383 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1563/3096] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:52:09 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 983 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:10.413355 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-265f5070-660b-481d-86d4-20b46e28496b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:52:10.414104 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-265f5070-660b-481d-86d4-20b46e28496b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:10.414319 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:10.414319 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:10.414829 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-265f5070-660b-481d-86d4-20b46e28496b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:10.452259 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:10.452259 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:10.458708 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-265f5070-660b-481d-86d4-20b46e28496b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:10.473268 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-265f5070-660b-481d-86d4-20b46e28496b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:52:10.473794 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1534/3097] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:52:10 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 1371 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:52:10.486075 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-835b339b-ecf4-44b2-9364-5ad7ef88b4f1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:52:10.486735 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-835b339b-ecf4-44b2-9364-5ad7ef88b4f1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:10.487009 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:10.487009 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:10.487474 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-835b339b-ecf4-44b2-9364-5ad7ef88b4f1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:10.517685 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:10.517685 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:10.523477 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-835b339b-ecf4-44b2-9364-5ad7ef88b4f1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:10.536517 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-835b339b-ecf4-44b2-9364-5ad7ef88b4f1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:52:10.537057 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1564/3098] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:52:10 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 1371 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:52:10.546222 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3784cae6-329b-429b-b508-30bd9131c982 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots Jan 27 17:52:10.546503 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:10.546503 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:10.546785 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3784cae6-329b-429b-b508-30bd9131c982 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c3a744f2-31fb-4caf-872a-6c6b2db8adc3", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-989799670", "description": null, "metadata": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:52:10.575273 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:10.575273 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:10.575902 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3784cae6-329b-429b-b508-30bd9131c982 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:10.576144 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-3784cae6-329b-429b-b508-30bd9131c982 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create snapshot from volume c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:52:10.641844 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-3784cae6-329b-429b-b508-30bd9131c982 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Created reservations ['393e56b0-a969-485d-9c5d-03f1e2d01411', '3e001dbb-09cd-4aeb-82b3-3aaecc1e28df', '32c153c4-9e52-4fd8-9b52-244d3413f873', '3a985554-9f5f-4a2f-bceb-010851f2baa8'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:52:10.777677 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3784cae6-329b-429b-b508-30bd9131c982 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot create request issued successfully. Jan 27 17:52:10.778181 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3784cae6-329b-429b-b508-30bd9131c982 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots returned with HTTP 202 Jan 27 17:52:10.778884 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1535/3099] 10.222.0.108 () {60 vars in 1237 bytes} [Wed Jan 27 17:52:10 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots => generated 307 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:52:10.788518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b7e5592c-7b2e-42d5-b615-e36da360fb2e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 Jan 27 17:52:10.789812 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b7e5592c-7b2e-42d5-b615-e36da360fb2e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:10.789812 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:10.789812 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:10.789812 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b7e5592c-7b2e-42d5-b615-e36da360fb2e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:10.806360 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:10.806360 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:10.807013 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b7e5592c-7b2e-42d5-b615-e36da360fb2e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:52:10.808295 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b7e5592c-7b2e-42d5-b615-e36da360fb2e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 returned with HTTP 200 Jan 27 17:52:10.808825 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1565/3100] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:52:10 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:11.825692 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc0242eb-184f-4b71-88ac-0a6c36c31e3f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 Jan 27 17:52:11.826303 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc0242eb-184f-4b71-88ac-0a6c36c31e3f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:11.826303 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:11.826303 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:11.828323 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc0242eb-184f-4b71-88ac-0a6c36c31e3f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:11.851446 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:11.851446 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:11.853479 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dc0242eb-184f-4b71-88ac-0a6c36c31e3f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:52:11.853479 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc0242eb-184f-4b71-88ac-0a6c36c31e3f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 returned with HTTP 200 Jan 27 17:52:11.854068 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1536/3101] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:52:11 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:12.867427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-46173d7b-18dc-41b5-b2e7-e4350caad84f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 Jan 27 17:52:12.868035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-46173d7b-18dc-41b5-b2e7-e4350caad84f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:12.868035 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:12.868035 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:12.868334 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-46173d7b-18dc-41b5-b2e7-e4350caad84f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:12.887426 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:12.887426 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:12.888201 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-46173d7b-18dc-41b5-b2e7-e4350caad84f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:52:12.889550 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-46173d7b-18dc-41b5-b2e7-e4350caad84f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 returned with HTTP 200 Jan 27 17:52:12.890159 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1566/3102] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:52:12 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:12.903564 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-164678e6-acfc-48fb-a19c-66d4b8516acb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 Jan 27 17:52:12.904317 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-164678e6-acfc-48fb-a19c-66d4b8516acb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:12.904547 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:12.904547 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:12.905062 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-164678e6-acfc-48fb-a19c-66d4b8516acb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:12.930549 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:12.930549 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:12.931869 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-164678e6-acfc-48fb-a19c-66d4b8516acb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:52:12.933263 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-164678e6-acfc-48fb-a19c-66d4b8516acb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 returned with HTTP 200 Jan 27 17:52:12.933795 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1537/3103] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:52:12 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:13.023228 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-b33b67da-0f63-4dab-96b8-181b732ddf25 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 Jan 27 17:52:13.023545 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-b33b67da-0f63-4dab-96b8-181b732ddf25 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:13.023703 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:13.023703 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:13.023975 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-b33b67da-0f63-4dab-96b8-181b732ddf25 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:13.039875 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:13.039875 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:13.040528 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-b33b67da-0f63-4dab-96b8-181b732ddf25 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:52:13.041641 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-b33b67da-0f63-4dab-96b8-181b732ddf25 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 returned with HTTP 200 Jan 27 17:52:13.042154 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1567/3104] 10.222.0.108 () {60 vars in 1580 bytes} [Wed Jan 27 17:52:13 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:13.055343 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-b00531da-02a1-4225-a7f8-52e18f8a74e2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:52:13.055691 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-b00531da-02a1-4225-a7f8-52e18f8a74e2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:13.055868 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:13.055868 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:13.056114 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-b00531da-02a1-4225-a7f8-52e18f8a74e2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:13.087636 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:13.087636 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:13.093147 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-b00531da-02a1-4225-a7f8-52e18f8a74e2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:13.106828 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-b00531da-02a1-4225-a7f8-52e18f8a74e2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:52:13.107320 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1538/3105] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:52:13 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 1371 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:52:13.612841 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-285b9201-a6cb-40e5-b1a5-9722cad70134 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 Jan 27 17:52:13.613139 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-285b9201-a6cb-40e5-b1a5-9722cad70134 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:13.613531 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:13.613531 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:13.613997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-285b9201-a6cb-40e5-b1a5-9722cad70134 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:13.628856 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:13.628856 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:13.629575 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-285b9201-a6cb-40e5-b1a5-9722cad70134 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:52:13.630698 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-285b9201-a6cb-40e5-b1a5-9722cad70134 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 returned with HTTP 200 Jan 27 17:52:13.631128 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1568/3106] 10.222.0.108 () {60 vars in 1580 bytes} [Wed Jan 27 17:52:13 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:17.901086 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-f218b477-cd69-49e9-9f8f-30e5e5939308 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 Jan 27 17:52:17.901505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-f218b477-cd69-49e9-9f8f-30e5e5939308 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:17.901651 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:17.901651 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:17.901908 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-f218b477-cd69-49e9-9f8f-30e5e5939308 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:17.919987 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:17.919987 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:17.920798 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-f218b477-cd69-49e9-9f8f-30e5e5939308 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:52:17.922181 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-f218b477-cd69-49e9-9f8f-30e5e5939308 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 returned with HTTP 200 Jan 27 17:52:17.922755 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1539/3107] 10.222.0.104 () {58 vars in 1373 bytes} [Wed Jan 27 17:52:17 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:17.936046 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-c69543c7-51bc-4b88-aa60-b106c15f7d8b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:52:17.936473 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-c69543c7-51bc-4b88-aa60-b106c15f7d8b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:17.936689 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:17.936689 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:17.936997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-c69543c7-51bc-4b88-aa60-b106c15f7d8b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:17.970814 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:17.970814 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:17.978229 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-c69543c7-51bc-4b88-aa60-b106c15f7d8b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:17.991870 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-c69543c7-51bc-4b88-aa60-b106c15f7d8b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:52:17.992420 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1569/3108] 10.222.0.104 () {58 vars in 1367 bytes} [Wed Jan 27 17:52:17 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 1371 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:52:18.003756 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes Jan 27 17:52:18.004120 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:18.004120 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:18.004502 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "c9a59f34-18f9-45a4-a565-be73a0bc5f64", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:52:18.005431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'c9a59f34-18f9-45a4-a565-be73a0bc5f64', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:52:18.026983 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:18.026983 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:18.027632 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:52:18.027878 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume of 1 GB Jan 27 17:52:18.028618 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Availability Zones retrieved successfully. Jan 27 17:52:18.037606 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Flow 'volume_create_api' (77e129eb-d6d4-4457-ae4f-52450466ea44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:52:18.039194 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f47bea4a-825b-4a0f-a9d8-aabd6d3caa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:52:18.040314 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:52:18.109009 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f47bea4a-825b-4a0f-a9d8-aabd6d3caa58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c9a59f34-18f9-45a4-a565-be73a0bc5f64', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:52:18.110273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ff53456-019a-4f96-a9a8-715123805222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:52:18.182791 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Created reservations ['697ef6b8-0744-4af9-989f-04c0e73fcef0', '56c1b72a-fe86-4ecd-a785-af126e90c163', '88ae1da6-1f51-4c9a-aca4-607e3fe995bd', '4ab0001f-c88d-4586-994c-aac8bb3187ec'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:52:18.183994 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ff53456-019a-4f96-a9a8-715123805222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['697ef6b8-0744-4af9-989f-04c0e73fcef0', '56c1b72a-fe86-4ecd-a785-af126e90c163', '88ae1da6-1f51-4c9a-aca4-607e3fe995bd', '4ab0001f-c88d-4586-994c-aac8bb3187ec']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:52:18.186358 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9b5e19f-5b0a-4824-bd28-011194d18465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:52:18.299327 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9b5e19f-5b0a-4824-bd28-011194d18465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5379cb0a-bb06-4672-bc47-eeb49127d530', '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='516f5faef0bc4e089997942d9b0cb364',qos_specs=None,replication_status=,reservations=['697ef6b8-0744-4af9-989f-04c0e73fcef0','56c1b72a-fe86-4ecd-a785-af126e90c163','88ae1da6-1f51-4c9a-aca4-607e3fe995bd','4ab0001f-c88d-4586-994c-aac8bb3187ec'],size=1,snapshot_id=c9a59f34-18f9-45a4-a565-be73a0bc5f64,source_replicaid=,source_volid=None,status='creating',user_id='9f6e31285d7a4d5b8cf1731e991f9b59',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), '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-27T17:52:18Z,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=5379cb0a-bb06-4672-bc47-eeb49127d530,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='516f5faef0bc4e089997942d9b0cb364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c9a59f34-18f9-45a4-a565-be73a0bc5f64,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f6e31285d7a4d5b8cf1731e991f9b59',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:52:18.300593 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad56c03d-f381-471e-a8e0-e0df60b17564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:52:18.343737 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad56c03d-f381-471e-a8e0-e0df60b17564) transitioned into 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='516f5faef0bc4e089997942d9b0cb364',qos_specs=None,replication_status=,reservations=['697ef6b8-0744-4af9-989f-04c0e73fcef0','56c1b72a-fe86-4ecd-a785-af126e90c163','88ae1da6-1f51-4c9a-aca4-607e3fe995bd','4ab0001f-c88d-4586-994c-aac8bb3187ec'],size=1,snapshot_id=c9a59f34-18f9-45a4-a565-be73a0bc5f64,source_replicaid=,source_volid=None,status='creating',user_id='9f6e31285d7a4d5b8cf1731e991f9b59',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:52:18.345099 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dac3c6b-77d6-4a85-a53a-71c4b6cb9cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:52:18.423934 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dac3c6b-77d6-4a85-a53a-71c4b6cb9cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:52:18.425505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Flow 'volume_create_api' (77e129eb-d6d4-4457-ae4f-52450466ea44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:52:18.454908 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume request issued successfully. Jan 27 17:52:18.463018 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-51f8b123-f9d8-459c-b663-f5f9d5eab724 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes returned with HTTP 202 Jan 27 17:52:18.463780 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1540/3109] 10.222.0.104 () {62 vars in 1310 bytes} [Wed Jan 27 17:52:18 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes => generated 807 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:52:18.473485 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-2f5666cb-9efc-4944-8f9e-d6511e283095 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 Jan 27 17:52:18.473813 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-2f5666cb-9efc-4944-8f9e-d6511e283095 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:18.474146 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:18.474146 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:18.474146 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-2f5666cb-9efc-4944-8f9e-d6511e283095 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:18.506952 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:18.506952 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:18.512487 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-2f5666cb-9efc-4944-8f9e-d6511e283095 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:18.524720 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-2f5666cb-9efc-4944-8f9e-d6511e283095 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 returned with HTTP 200 Jan 27 17:52:18.525313 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1570/3110] 10.222.0.104 () {58 vars in 1367 bytes} [Wed Jan 27 17:52:18 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 => generated 875 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:52:18.538290 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-f1e36822-791a-48b8-ab86-679bf0bc2e8f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 Jan 27 17:52:18.538568 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-f1e36822-791a-48b8-ab86-679bf0bc2e8f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:18.538699 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:18.538699 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:18.538891 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-f1e36822-791a-48b8-ab86-679bf0bc2e8f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:18.568514 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:18.568514 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:18.572960 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-f1e36822-791a-48b8-ab86-679bf0bc2e8f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:18.583392 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-f1e36822-791a-48b8-ab86-679bf0bc2e8f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 returned with HTTP 200 Jan 27 17:52:18.583881 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1541/3111] 10.222.0.104 () {58 vars in 1367 bytes} [Wed Jan 27 17:52:18 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 => generated 899 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:21.572114 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-6ba07a8d-d55b-41d6-9c5f-915c90220368 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 Jan 27 17:52:21.572815 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-6ba07a8d-d55b-41d6-9c5f-915c90220368 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:21.573133 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:21.573133 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:21.573654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-6ba07a8d-d55b-41d6-9c5f-915c90220368 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:21.610693 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:21.610693 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:21.618246 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-6ba07a8d-d55b-41d6-9c5f-915c90220368 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:21.643071 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-6ba07a8d-d55b-41d6-9c5f-915c90220368 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 returned with HTTP 200 Jan 27 17:52:21.644078 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1571/3112] 10.222.0.104 () {58 vars in 1367 bytes} [Wed Jan 27 17:52:21 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 => generated 899 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:24.657750 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-2d9d0945-3fd0-479b-8306-328e46cadc99 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 Jan 27 17:52:24.658348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-2d9d0945-3fd0-479b-8306-328e46cadc99 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:24.658348 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:24.658348 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:24.658526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-2d9d0945-3fd0-479b-8306-328e46cadc99 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:24.695394 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:24.695394 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:24.706067 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-2d9d0945-3fd0-479b-8306-328e46cadc99 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:24.723482 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-2d9d0945-3fd0-479b-8306-328e46cadc99 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 returned with HTTP 200 Jan 27 17:52:24.724544 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1542/3113] 10.222.0.104 () {58 vars in 1367 bytes} [Wed Jan 27 17:52:24 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 => generated 899 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:27.727566 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-6589e2ee-1869-4520-ab33-0652adb8d452 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 Jan 27 17:52:27.728041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-6589e2ee-1869-4520-ab33-0652adb8d452 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:27.728121 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:27.728121 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:27.728324 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-6589e2ee-1869-4520-ab33-0652adb8d452 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:27.757997 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:27.757997 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:27.763863 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-6589e2ee-1869-4520-ab33-0652adb8d452 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:27.776381 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-6589e2ee-1869-4520-ab33-0652adb8d452 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 returned with HTTP 200 Jan 27 17:52:27.776865 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1572/3114] 10.222.0.104 () {58 vars in 1367 bytes} [Wed Jan 27 17:52:27 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 => generated 899 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:30.781558 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-6911ad11-2c72-409f-b93f-2d42075e42ff tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 Jan 27 17:52:30.782348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-6911ad11-2c72-409f-b93f-2d42075e42ff tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:30.782348 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:30.782348 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:30.782773 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-6911ad11-2c72-409f-b93f-2d42075e42ff tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:30.814713 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:30.814713 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:30.820964 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-6911ad11-2c72-409f-b93f-2d42075e42ff tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:30.846270 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-6911ad11-2c72-409f-b93f-2d42075e42ff tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 returned with HTTP 200 Jan 27 17:52:30.847667 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1543/3115] 10.222.0.104 () {58 vars in 1367 bytes} [Wed Jan 27 17:52:30 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 => generated 899 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:33.882423 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-1f4c3500-97c9-4acf-8744-ca6229ca77cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 Jan 27 17:52:33.882801 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-1f4c3500-97c9-4acf-8744-ca6229ca77cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:33.882917 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:33.882917 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:33.883153 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-1f4c3500-97c9-4acf-8744-ca6229ca77cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:33.911895 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:33.911895 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:33.917382 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-1f4c3500-97c9-4acf-8744-ca6229ca77cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:33.929659 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-1f4c3500-97c9-4acf-8744-ca6229ca77cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 returned with HTTP 200 Jan 27 17:52:33.930132 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1573/3116] 10.222.0.104 () {58 vars in 1367 bytes} [Wed Jan 27 17:52:33 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 => generated 899 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:36.938017 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-a000eb7e-55e4-44e7-9f6a-6eb04ff5d266 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 Jan 27 17:52:36.938554 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-a000eb7e-55e4-44e7-9f6a-6eb04ff5d266 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:36.938554 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:36.938554 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:36.939196 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-a000eb7e-55e4-44e7-9f6a-6eb04ff5d266 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:36.971805 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:36.971805 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:36.977901 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-a000eb7e-55e4-44e7-9f6a-6eb04ff5d266 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:36.991523 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-a000eb7e-55e4-44e7-9f6a-6eb04ff5d266 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 returned with HTTP 200 Jan 27 17:52:36.992169 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1544/3117] 10.222.0.104 () {58 vars in 1367 bytes} [Wed Jan 27 17:52:36 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 => generated 899 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:52:40.031599 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5ee9564f-61a3-4de4-b100-0d4f53a8fdbe tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 Jan 27 17:52:40.032305 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5ee9564f-61a3-4de4-b100-0d4f53a8fdbe tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:40.032524 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:40.032524 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:40.033028 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5ee9564f-61a3-4de4-b100-0d4f53a8fdbe tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:40.069827 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:40.069827 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:40.074865 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5ee9564f-61a3-4de4-b100-0d4f53a8fdbe tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:40.088420 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5ee9564f-61a3-4de4-b100-0d4f53a8fdbe tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 returned with HTTP 200 Jan 27 17:52:40.088909 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1574/3118] 10.222.0.104 () {58 vars in 1367 bytes} [Wed Jan 27 17:52:40 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 => generated 1348 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:52:43.083194 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-c2ea9503-aa36-499a-8fee-97b4881925e4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 Jan 27 17:52:43.083931 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-c2ea9503-aa36-499a-8fee-97b4881925e4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:43.084233 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:43.084233 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:43.084726 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-c2ea9503-aa36-499a-8fee-97b4881925e4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:43.130929 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:43.130929 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:43.136821 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-c2ea9503-aa36-499a-8fee-97b4881925e4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:43.151226 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-c2ea9503-aa36-499a-8fee-97b4881925e4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 returned with HTTP 200 Jan 27 17:52:43.151726 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1545/3119] 10.222.0.104 () {58 vars in 1367 bytes} [Wed Jan 27 17:52:43 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 => generated 1349 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:52:43.159540 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5ee9564f-61a3-4de4-b100-0d4f53a8fdbe tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume// Jan 27 17:52:43.160273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5ee9564f-61a3-4de4-b100-0d4f53a8fdbe tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:43.160532 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:43.160532 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:43.161041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5ee9564f-61a3-4de4-b100-0d4f53a8fdbe tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:43.162704 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5ee9564f-61a3-4de4-b100-0d4f53a8fdbe tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:52:43.163431 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1575/3120] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 17:52:43 2021] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:52:43.176353 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-233624ab-3924-4310-a506-f1c09cde8b9b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments Jan 27 17:52:43.176686 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:43.176686 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:43.176984 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-233624ab-3924-4310-a506-f1c09cde8b9b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5379cb0a-bb06-4672-bc47-eeb49127d530", "instance_uuid": "f602d498-9db3-4d5e-a4ff-e25b1c2ae066", "connector": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:52:43.206605 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:43.206605 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:43.335580 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-233624ab-3924-4310-a506-f1c09cde8b9b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments returned with HTTP 200 Jan 27 17:52:43.336308 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1546/3121] 10.222.0.104 () {64 vars in 1363 bytes} [Wed Jan 27 17:52:43 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments => generated 273 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:52:43.343323 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5ee9564f-61a3-4de4-b100-0d4f53a8fdbe tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume// Jan 27 17:52:43.343692 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5ee9564f-61a3-4de4-b100-0d4f53a8fdbe tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:43.344200 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5ee9564f-61a3-4de4-b100-0d4f53a8fdbe tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:43.345148 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5ee9564f-61a3-4de4-b100-0d4f53a8fdbe tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:52:43.345683 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1576/3122] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 17:52:43 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:52:43.358022 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-fc932952-20e8-40aa-b19c-8e5279a2c9c1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 Jan 27 17:52:43.358474 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-fc932952-20e8-40aa-b19c-8e5279a2c9c1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:43.358669 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:43.358669 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:43.358992 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-fc932952-20e8-40aa-b19c-8e5279a2c9c1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:43.389625 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:43.389625 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:43.395776 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-fc932952-20e8-40aa-b19c-8e5279a2c9c1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:43.406767 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:43.406767 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:43.413101 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-fc932952-20e8-40aa-b19c-8e5279a2c9c1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 returned with HTTP 200 Jan 27 17:52:43.413623 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1547/3123] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 17:52:43 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 => generated 1447 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:52:43.449836 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5bed6f59-59eb-40fe-9f1f-b9dd71f22904 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] PUT http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/b9d1bc66-b0d6-4747-b647-69268e1b3f33 Jan 27 17:52:43.450630 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5bed6f59-59eb-40fe-9f1f-b9dd71f22904 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:52:43.476022 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:52:43.476022 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 17:52:43.476359 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5bed6f59-59eb-40fe-9f1f-b9dd71f22904 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Lock "b'cinder-attachment_update-5379cb0a-bb06-4672-bc47-eeb49127d530-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.008s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:52:43.477772 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:43.477772 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:44.448119 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5bed6f59-59eb-40fe-9f1f-b9dd71f22904 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Lock "b'cinder-attachment_update-5379cb0a-bb06-4672-bc47-eeb49127d530-n-h2-705658-15'" released by "attachment_update" :: held 0.972s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:52:44.448606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-5bed6f59-59eb-40fe-9f1f-b9dd71f22904 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/b9d1bc66-b0d6-4747-b647-69268e1b3f33 returned with HTTP 200 Jan 27 17:52:44.449223 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1577/3124] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 17:52:43 2021] PUT /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/b9d1bc66-b0d6-4747-b647-69268e1b3f33 => generated 763 bytes in 1004 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:52:44.864820 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-192ca6e4-b6f2-4001-ba42-252f4165430b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/b9d1bc66-b0d6-4747-b647-69268e1b3f33/action Jan 27 17:52:44.865207 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:44.865207 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:44.865596 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-192ca6e4-b6f2-4001-ba42-252f4165430b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action body: b'{"os-complete": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:52:44.865756 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-192ca6e4-b6f2-4001-ba42-252f4165430b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:52:44.909662 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:44.909662 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:44.980030 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-326a0fae-d473-498a-a24c-f7ee899eb647 req-192ca6e4-b6f2-4001-ba42-252f4165430b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/b9d1bc66-b0d6-4747-b647-69268e1b3f33/action returned with HTTP 204 Jan 27 17:52:44.980716 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1548/3125] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 17:52:44 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/b9d1bc66-b0d6-4747-b647-69268e1b3f33/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:52:58.449086 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-445cfad5-f557-4038-a39c-0bf5a4fd8b43 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 Jan 27 17:52:58.449765 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-445cfad5-f557-4038-a39c-0bf5a4fd8b43 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:52:58.449967 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:52:58.449967 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:52:58.450449 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-445cfad5-f557-4038-a39c-0bf5a4fd8b43 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:52:58.606954 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:58.606954 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:58.613213 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-445cfad5-f557-4038-a39c-0bf5a4fd8b43 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:52:58.623678 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:52:58.623678 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:52:58.629297 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-445cfad5-f557-4038-a39c-0bf5a4fd8b43 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 returned with HTTP 200 Jan 27 17:52:58.629744 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1578/3126] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:52:58 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 => generated 1641 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:53:02.704374 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-227b8add-a5a7-4998-a4d6-64ec96880059 req-c0b35e67-a5e4-4d7f-91fc-26424e4e5939 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] DELETE http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/b9d1bc66-b0d6-4747-b647-69268e1b3f33 Jan 27 17:53:02.704945 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-227b8add-a5a7-4998-a4d6-64ec96880059 req-c0b35e67-a5e4-4d7f-91fc-26424e4e5939 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:02.704945 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:02.704945 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:02.705187 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-227b8add-a5a7-4998-a4d6-64ec96880059 req-c0b35e67-a5e4-4d7f-91fc-26424e4e5939 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:02.719750 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:02.719750 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:03.005158 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-227b8add-a5a7-4998-a4d6-64ec96880059 req-c0b35e67-a5e4-4d7f-91fc-26424e4e5939 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:53:03.005377 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-227b8add-a5a7-4998-a4d6-64ec96880059 req-c0b35e67-a5e4-4d7f-91fc-26424e4e5939 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Pending status list for volume during attachment-delete: [] {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:53:03.037542 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-227b8add-a5a7-4998-a4d6-64ec96880059 req-c0b35e67-a5e4-4d7f-91fc-26424e4e5939 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/b9d1bc66-b0d6-4747-b647-69268e1b3f33 returned with HTTP 200 Jan 27 17:53:03.038087 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1549/3127] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 17:53:02 2021] DELETE /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/b9d1bc66-b0d6-4747-b647-69268e1b3f33 => generated 19 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:03.067085 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-227b8add-a5a7-4998-a4d6-64ec96880059 req-d2b39c99-7b3b-4f4d-84f0-fd570bfa7e1f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] DELETE http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 Jan 27 17:53:03.067600 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-227b8add-a5a7-4998-a4d6-64ec96880059 req-d2b39c99-7b3b-4f4d-84f0-fd570bfa7e1f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:03.067905 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:03.067905 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:03.068322 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-227b8add-a5a7-4998-a4d6-64ec96880059 req-d2b39c99-7b3b-4f4d-84f0-fd570bfa7e1f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:03.068868 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [req-227b8add-a5a7-4998-a4d6-64ec96880059 req-d2b39c99-7b3b-4f4d-84f0-fd570bfa7e1f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete volume with id: 5379cb0a-bb06-4672-bc47-eeb49127d530 Jan 27 17:53:03.103659 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:03.103659 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:03.104380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-227b8add-a5a7-4998-a4d6-64ec96880059 req-d2b39c99-7b3b-4f4d-84f0-fd570bfa7e1f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:03.174614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-227b8add-a5a7-4998-a4d6-64ec96880059 req-d2b39c99-7b3b-4f4d-84f0-fd570bfa7e1f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete volume request issued successfully. Jan 27 17:53:03.174946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-227b8add-a5a7-4998-a4d6-64ec96880059 req-d2b39c99-7b3b-4f4d-84f0-fd570bfa7e1f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 returned with HTTP 202 Jan 27 17:53:03.175761 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1579/3128] 10.222.0.104 () {60 vars in 1389 bytes} [Wed Jan 27 17:53:03 2021] DELETE /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:53:08.725642 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-26dbe27b-7c47-4624-812c-c4c64d5778c3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 Jan 27 17:53:08.726241 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-26dbe27b-7c47-4624-812c-c4c64d5778c3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:08.726241 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:08.726241 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:08.726597 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-26dbe27b-7c47-4624-812c-c4c64d5778c3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:08.754975 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-26dbe27b-7c47-4624-812c-c4c64d5778c3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 returned with HTTP 404 Jan 27 17:53:08.755563 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1550/3129] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:08 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/5379cb0a-bb06-4672-bc47-eeb49127d530 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:53:08.877557 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-223e8496-d454-47e2-a9fe-b513f94da24f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] DELETE http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 Jan 27 17:53:08.878204 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-223e8496-d454-47e2-a9fe-b513f94da24f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:08.878466 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:08.878466 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:08.879494 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-223e8496-d454-47e2-a9fe-b513f94da24f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:08.879846 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-223e8496-d454-47e2-a9fe-b513f94da24f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete snapshot with id: c9a59f34-18f9-45a4-a565-be73a0bc5f64 Jan 27 17:53:08.894891 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:08.894891 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:08.895534 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-223e8496-d454-47e2-a9fe-b513f94da24f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:53:08.961753 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-223e8496-d454-47e2-a9fe-b513f94da24f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot delete request issued successfully. Jan 27 17:53:08.962201 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-223e8496-d454-47e2-a9fe-b513f94da24f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 returned with HTTP 202 Jan 27 17:53:08.963247 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1580/3130] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 17:53:08 2021] DELETE /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:53:08.973984 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bf0c2119-34b6-4214-ab6f-8f8c749d9ab8 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 Jan 27 17:53:08.975061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bf0c2119-34b6-4214-ab6f-8f8c749d9ab8 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:08.975642 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bf0c2119-34b6-4214-ab6f-8f8c749d9ab8 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:08.999341 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:08.999341 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:09.000455 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bf0c2119-34b6-4214-ab6f-8f8c749d9ab8 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:53:09.001803 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bf0c2119-34b6-4214-ab6f-8f8c749d9ab8 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 returned with HTTP 200 Jan 27 17:53:09.002363 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1551/3131] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:53:08 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:10.011907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-61b328f8-2b86-4cd0-9cf8-f14d67aa065f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 Jan 27 17:53:10.012445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-61b328f8-2b86-4cd0-9cf8-f14d67aa065f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:10.012445 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:10.012445 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:10.012585 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-61b328f8-2b86-4cd0-9cf8-f14d67aa065f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:10.028316 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-61b328f8-2b86-4cd0-9cf8-f14d67aa065f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 returned with HTTP 404 Jan 27 17:53:10.028919 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1581/3132] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:53:10 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/c9a59f34-18f9-45a4-a565-be73a0bc5f64 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:53:10.034652 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1dcde043-9e32-49f6-ae12-c63e743562da tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] DELETE http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:53:10.035472 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1dcde043-9e32-49f6-ae12-c63e743562da tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:10.035679 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:10.035679 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:10.035959 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1dcde043-9e32-49f6-ae12-c63e743562da tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:10.036270 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-1dcde043-9e32-49f6-ae12-c63e743562da tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete volume with id: c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:53:10.064472 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:10.064472 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:10.065151 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1dcde043-9e32-49f6-ae12-c63e743562da tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:10.152061 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1dcde043-9e32-49f6-ae12-c63e743562da tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete volume request issued successfully. Jan 27 17:53:10.152392 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1dcde043-9e32-49f6-ae12-c63e743562da tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 202 Jan 27 17:53:10.157173 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1552/3133] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:53:10 2021] DELETE /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:53:10.160903 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a0a9142d-27b2-4b2b-8c03-e55ba9e6cefc tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:53:10.161245 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a0a9142d-27b2-4b2b-8c03-e55ba9e6cefc tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:10.161601 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a0a9142d-27b2-4b2b-8c03-e55ba9e6cefc tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:10.190089 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:10.190089 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:10.195670 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a0a9142d-27b2-4b2b-8c03-e55ba9e6cefc tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:10.209293 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a0a9142d-27b2-4b2b-8c03-e55ba9e6cefc tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:53:10.215439 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1582/3134] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:10 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 1370 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:53:11.225212 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-95c6a152-4c1e-4e3a-99a3-4e41f12039e4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:53:11.225896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-95c6a152-4c1e-4e3a-99a3-4e41f12039e4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:11.226029 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:11.226029 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:11.226462 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-95c6a152-4c1e-4e3a-99a3-4e41f12039e4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:11.269992 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:11.269992 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:11.276520 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-95c6a152-4c1e-4e3a-99a3-4e41f12039e4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:11.290933 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-95c6a152-4c1e-4e3a-99a3-4e41f12039e4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 200 Jan 27 17:53:11.291565 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1553/3135] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:11 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 1370 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:53:12.306163 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-44ef1e18-b6d3-4392-b251-5738fc318b32 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 Jan 27 17:53:12.306815 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-44ef1e18-b6d3-4392-b251-5738fc318b32 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:12.307020 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:12.307020 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:12.307496 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-44ef1e18-b6d3-4392-b251-5738fc318b32 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:12.341566 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-44ef1e18-b6d3-4392-b251-5738fc318b32 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 returned with HTTP 404 Jan 27 17:53:12.342455 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1583/3136] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:12 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/c3a744f2-31fb-4caf-872a-6c6b2db8adc3 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:53:12.390924 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes Jan 27 17:53:12.391283 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:12.391283 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:12.391618 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1544587474", "snapshot_id": null, "imageRef": "b6bbef6b-f873-431e-ad70-72df4730a470", "volume_type": null, "size": 1}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:53:12.392661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1544587474', 'snapshot_id': None, 'imageRef': 'b6bbef6b-f873-431e-ad70-72df4730a470', 'volume_type': None, 'size': 1}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:53:12.459399 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume of 1 GB Jan 27 17:53:12.468793 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Availability Zones retrieved successfully. Jan 27 17:53:12.478172 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Flow 'volume_create_api' (84839324-9cea-4f57-8bcb-cf9d47081167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:53:12.479808 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd23e5d-428b-4ae4-8840-fac918a21573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:53:12.480982 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:53:12.543551 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd23e5d-428b-4ae4-8840-fac918a21573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:53:12.544857 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61431fe1-1efa-4911-baee-84e5ec7d2ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:53:12.622324 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Created reservations ['88540021-e58f-465a-993d-0cad8cf22c78', '5ea00456-6a82-445a-ba4c-382fa8b89014', 'dcd45114-d503-4f90-a51d-5310af83e393', 'aaf37cfd-3344-4ccb-8835-efb82e0a7ddf'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:53:12.623433 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61431fe1-1efa-4911-baee-84e5ec7d2ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88540021-e58f-465a-993d-0cad8cf22c78', '5ea00456-6a82-445a-ba4c-382fa8b89014', 'dcd45114-d503-4f90-a51d-5310af83e393', 'aaf37cfd-3344-4ccb-8835-efb82e0a7ddf']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:53:12.624686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (006a510a-172e-404c-af14-739af1889362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:53:12.694240 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (006a510a-172e-404c-af14-739af1889362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2f5f4db-e01b-4a8c-8ecd-984beb3f629f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1544587474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516f5faef0bc4e089997942d9b0cb364',qos_specs=None,replication_status=,reservations=['88540021-e58f-465a-993d-0cad8cf22c78','5ea00456-6a82-445a-ba4c-382fa8b89014','dcd45114-d503-4f90-a51d-5310af83e393','aaf37cfd-3344-4ccb-8835-efb82e0a7ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f6e31285d7a4d5b8cf1731e991f9b59',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:53:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1544587474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2f5f4db-e01b-4a8c-8ecd-984beb3f629f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='516f5faef0bc4e089997942d9b0cb364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='9f6e31285d7a4d5b8cf1731e991f9b59',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:53:12.695533 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1083cfe3-c284-4838-b637-3e97bb2ea44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:53:12.750861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1083cfe3-c284-4838-b637-3e97bb2ea44c) transitioned into state 'SUCCESS' from state '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-1544587474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516f5faef0bc4e089997942d9b0cb364',qos_specs=None,replication_status=,reservations=['88540021-e58f-465a-993d-0cad8cf22c78','5ea00456-6a82-445a-ba4c-382fa8b89014','dcd45114-d503-4f90-a51d-5310af83e393','aaf37cfd-3344-4ccb-8835-efb82e0a7ddf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f6e31285d7a4d5b8cf1731e991f9b59',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:53:12.753187 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5eb829-4138-4686-90f0-938c85ef2187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:53:12.796373 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5eb829-4138-4686-90f0-938c85ef2187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:53:12.798216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Flow 'volume_create_api' (84839324-9cea-4f57-8bcb-cf9d47081167) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:53:12.829296 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume request issued successfully. Jan 27 17:53:12.838388 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-29d542f9-c758-4451-912e-2099ef754839 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes returned with HTTP 202 Jan 27 17:53:12.839063 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1554/3137] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:53:12 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes => generated 830 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:53:12.849995 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e52118af-9cec-42d7-b2ab-35d2e699f260 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:12.850357 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e52118af-9cec-42d7-b2ab-35d2e699f260 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:12.850633 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e52118af-9cec-42d7-b2ab-35d2e699f260 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:12.891461 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:12.891461 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:12.898742 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e52118af-9cec-42d7-b2ab-35d2e699f260 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:12.911421 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e52118af-9cec-42d7-b2ab-35d2e699f260 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:12.914671 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1584/3138] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:12 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 898 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:53:13.924548 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1df68806-ee16-4560-9617-a2de1177d03d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:13.924928 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1df68806-ee16-4560-9617-a2de1177d03d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:13.924991 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:13.924991 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:13.925212 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1df68806-ee16-4560-9617-a2de1177d03d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:13.953393 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:13.953393 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:13.958613 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1df68806-ee16-4560-9617-a2de1177d03d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:13.972764 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1df68806-ee16-4560-9617-a2de1177d03d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:13.977604 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1555/3139] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:13 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 922 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:14.982798 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5eeb7421-bd1a-434a-84ff-b2ab5311a44f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:14.984149 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5eeb7421-bd1a-434a-84ff-b2ab5311a44f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:14.984368 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:14.984368 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:14.984566 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5eeb7421-bd1a-434a-84ff-b2ab5311a44f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:15.009279 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:15.009279 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:15.014076 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5eeb7421-bd1a-434a-84ff-b2ab5311a44f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:15.025711 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5eeb7421-bd1a-434a-84ff-b2ab5311a44f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:15.026180 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1585/3140] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:14 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 922 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:53:16.035392 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0418309-f477-4364-bef9-082d5a08b5dc tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:16.035788 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0418309-f477-4364-bef9-082d5a08b5dc tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:16.035872 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:16.035872 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:16.036297 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e0418309-f477-4364-bef9-082d5a08b5dc tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:16.063653 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:16.063653 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:16.069179 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e0418309-f477-4364-bef9-082d5a08b5dc tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:16.079972 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e0418309-f477-4364-bef9-082d5a08b5dc tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:16.080430 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1556/3141] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:16 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 922 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:17.090016 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0cf64fa0-87bd-4bea-9451-ba89f6f91c96 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:17.090410 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0cf64fa0-87bd-4bea-9451-ba89f6f91c96 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:17.090410 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:17.090410 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:17.090639 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0cf64fa0-87bd-4bea-9451-ba89f6f91c96 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:17.118614 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:17.118614 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:17.123765 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0cf64fa0-87bd-4bea-9451-ba89f6f91c96 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:17.134568 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0cf64fa0-87bd-4bea-9451-ba89f6f91c96 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:17.135072 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1586/3142] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:17 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 922 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:18.148754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2c78c612-e617-4c2d-bb3c-b5ebbba6c100 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:18.149431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2c78c612-e617-4c2d-bb3c-b5ebbba6c100 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:18.149596 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:18.149596 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:18.149845 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2c78c612-e617-4c2d-bb3c-b5ebbba6c100 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:18.189634 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:18.189634 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:18.195734 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2c78c612-e617-4c2d-bb3c-b5ebbba6c100 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:18.207223 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2c78c612-e617-4c2d-bb3c-b5ebbba6c100 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:18.207608 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1557/3143] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:18 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 922 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:19.227349 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1bcde4f6-af2c-4741-9931-b30df4ad85aa tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:19.228651 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1bcde4f6-af2c-4741-9931-b30df4ad85aa tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:19.228837 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:19.228837 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:19.229183 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1bcde4f6-af2c-4741-9931-b30df4ad85aa tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:19.264498 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:19.264498 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:19.270474 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1bcde4f6-af2c-4741-9931-b30df4ad85aa tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:19.285357 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1bcde4f6-af2c-4741-9931-b30df4ad85aa tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:19.285861 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1587/3144] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:19 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 922 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:20.298852 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1e57624-4ecf-4057-8d18-a5fe4ae1f1c6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:20.299456 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1e57624-4ecf-4057-8d18-a5fe4ae1f1c6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:20.299456 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:20.299456 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:20.299724 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d1e57624-4ecf-4057-8d18-a5fe4ae1f1c6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:20.333744 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:20.333744 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:20.340152 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d1e57624-4ecf-4057-8d18-a5fe4ae1f1c6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:20.353380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d1e57624-4ecf-4057-8d18-a5fe4ae1f1c6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:20.353990 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1558/3145] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:20 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 922 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:21.368070 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bf699b7-b04c-4d31-9960-d93cba0ad3af tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:21.368837 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bf699b7-b04c-4d31-9960-d93cba0ad3af tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:21.368986 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:21.368986 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:21.369445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8bf699b7-b04c-4d31-9960-d93cba0ad3af tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:21.405293 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:21.405293 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:21.411430 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8bf699b7-b04c-4d31-9960-d93cba0ad3af tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:21.424902 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8bf699b7-b04c-4d31-9960-d93cba0ad3af tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:21.425443 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1588/3146] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:21 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 922 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:22.436719 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f27a851-c663-4c92-8fed-b72f88fbf40d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:22.437073 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f27a851-c663-4c92-8fed-b72f88fbf40d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:22.437204 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:22.437204 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:22.437525 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6f27a851-c663-4c92-8fed-b72f88fbf40d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:22.467619 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:22.467619 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:22.473803 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6f27a851-c663-4c92-8fed-b72f88fbf40d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:22.487372 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6f27a851-c663-4c92-8fed-b72f88fbf40d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:22.488177 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1559/3147] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:22 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 980 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:53:23.500139 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88594e29-cf33-4c2a-82a0-4d5a324a9070 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:23.500575 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88594e29-cf33-4c2a-82a0-4d5a324a9070 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:23.500575 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:23.500575 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:23.500791 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-88594e29-cf33-4c2a-82a0-4d5a324a9070 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:23.530603 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:23.530603 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:23.535932 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-88594e29-cf33-4c2a-82a0-4d5a324a9070 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:23.548137 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-88594e29-cf33-4c2a-82a0-4d5a324a9070 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:23.548674 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1589/3148] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:23 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 983 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:24.562405 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4182f836-ad3f-47f0-810d-6778ebfdb805 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:24.563177 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4182f836-ad3f-47f0-810d-6778ebfdb805 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:24.563177 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:24.563177 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:24.563638 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4182f836-ad3f-47f0-810d-6778ebfdb805 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:24.599859 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:24.599859 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:24.606036 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4182f836-ad3f-47f0-810d-6778ebfdb805 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:24.620409 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4182f836-ad3f-47f0-810d-6778ebfdb805 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:24.621009 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1560/3149] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:24 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 983 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:25.635763 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b00c8056-f4da-46ad-a44f-5ee855279ade tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:25.636580 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b00c8056-f4da-46ad-a44f-5ee855279ade tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:25.636710 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:25.636710 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:25.637167 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b00c8056-f4da-46ad-a44f-5ee855279ade tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:25.689411 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:25.689411 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:25.696045 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b00c8056-f4da-46ad-a44f-5ee855279ade tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:25.710360 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b00c8056-f4da-46ad-a44f-5ee855279ade tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:25.710918 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1590/3150] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:25 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 983 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:26.725557 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2571efdf-faeb-4ce4-954e-2a6911ab66b4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:26.726321 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2571efdf-faeb-4ce4-954e-2a6911ab66b4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:26.726470 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:26.726470 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:26.726876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2571efdf-faeb-4ce4-954e-2a6911ab66b4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:26.763621 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:26.763621 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:26.770800 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2571efdf-faeb-4ce4-954e-2a6911ab66b4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:26.784390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2571efdf-faeb-4ce4-954e-2a6911ab66b4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:26.784945 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1561/3151] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:26 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 983 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:27.799618 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-56e89c2f-b33f-4f7a-a539-0eb2a8779e30 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:27.800388 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-56e89c2f-b33f-4f7a-a539-0eb2a8779e30 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:27.800529 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:27.800529 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:27.800892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-56e89c2f-b33f-4f7a-a539-0eb2a8779e30 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:27.836767 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:27.836767 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:27.843415 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-56e89c2f-b33f-4f7a-a539-0eb2a8779e30 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:27.857077 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-56e89c2f-b33f-4f7a-a539-0eb2a8779e30 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:27.857612 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1591/3152] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:27 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 983 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:28.870820 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-acdad051-a07e-4908-830a-cd92418a7bc1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:28.871495 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-acdad051-a07e-4908-830a-cd92418a7bc1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:28.871949 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:28.871949 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:28.872855 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-acdad051-a07e-4908-830a-cd92418a7bc1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:28.919908 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:28.919908 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:28.925378 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-acdad051-a07e-4908-830a-cd92418a7bc1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:28.938398 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-acdad051-a07e-4908-830a-cd92418a7bc1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:28.938897 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1562/3153] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:28 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 983 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:29.953330 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c4d7dec-1555-4802-b816-8dd0d20e0e82 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:29.954162 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c4d7dec-1555-4802-b816-8dd0d20e0e82 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:29.954328 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:29.954328 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:29.955244 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3c4d7dec-1555-4802-b816-8dd0d20e0e82 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:30.012907 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:30.012907 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:30.012907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3c4d7dec-1555-4802-b816-8dd0d20e0e82 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:30.014341 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3c4d7dec-1555-4802-b816-8dd0d20e0e82 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:30.014878 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1592/3154] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:29 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 983 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:31.027243 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7bd49e1b-71a3-4ce6-b952-104eed3d6c29 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:31.027677 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7bd49e1b-71a3-4ce6-b952-104eed3d6c29 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:31.027768 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:31.027768 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:31.028074 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7bd49e1b-71a3-4ce6-b952-104eed3d6c29 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:31.059566 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:31.059566 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:31.065074 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7bd49e1b-71a3-4ce6-b952-104eed3d6c29 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:31.078612 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7bd49e1b-71a3-4ce6-b952-104eed3d6c29 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:31.079126 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1563/3155] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:31 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 983 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:32.094388 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85230c3c-99f2-4ada-8121-e2681eef12e2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:32.095184 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85230c3c-99f2-4ada-8121-e2681eef12e2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:32.095184 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:32.095184 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:32.095640 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-85230c3c-99f2-4ada-8121-e2681eef12e2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:32.129215 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:32.129215 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:32.135978 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-85230c3c-99f2-4ada-8121-e2681eef12e2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:32.150350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-85230c3c-99f2-4ada-8121-e2681eef12e2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:32.150938 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1593/3156] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:32 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 983 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:33.163177 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32679bff-d748-4542-96a0-50cd92123455 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:33.163787 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32679bff-d748-4542-96a0-50cd92123455 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:33.163787 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:33.163787 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:33.164023 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-32679bff-d748-4542-96a0-50cd92123455 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:33.196401 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:33.196401 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:33.203195 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-32679bff-d748-4542-96a0-50cd92123455 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:33.218955 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-32679bff-d748-4542-96a0-50cd92123455 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:33.219530 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1564/3157] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:33 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 983 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:53:34.233583 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4be26d6f-1d49-4d0d-9757-f209327fce06 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:34.234007 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4be26d6f-1d49-4d0d-9757-f209327fce06 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:34.234103 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:34.234103 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:34.234340 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4be26d6f-1d49-4d0d-9757-f209327fce06 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:34.266309 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:34.266309 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:34.272284 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4be26d6f-1d49-4d0d-9757-f209327fce06 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:34.286304 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4be26d6f-1d49-4d0d-9757-f209327fce06 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:34.286869 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1594/3158] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:34 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 1373 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:53:35.302222 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4c7e9b31-829a-4e15-bb7e-29b5e0b61e27 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:35.302861 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4c7e9b31-829a-4e15-bb7e-29b5e0b61e27 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:35.303104 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:35.303104 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:35.303601 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4c7e9b31-829a-4e15-bb7e-29b5e0b61e27 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:35.343101 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:35.343101 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:35.349378 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4c7e9b31-829a-4e15-bb7e-29b5e0b61e27 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:35.364102 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4c7e9b31-829a-4e15-bb7e-29b5e0b61e27 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:35.364660 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1565/3159] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:35 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 1371 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:53:35.374986 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-151ebd64-7a7c-4488-913a-778fe2edc284 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:35.375344 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-151ebd64-7a7c-4488-913a-778fe2edc284 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:35.375509 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:35.375509 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:35.375753 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-151ebd64-7a7c-4488-913a-778fe2edc284 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:35.406819 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:35.406819 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:35.412776 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-151ebd64-7a7c-4488-913a-778fe2edc284 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:35.426756 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-151ebd64-7a7c-4488-913a-778fe2edc284 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:35.427228 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1595/3160] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:53:35 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 1371 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:53:35.508090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-5a5b465d-7a71-469a-bbba-1c4242bbb373 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:35.508424 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-5a5b465d-7a71-469a-bbba-1c4242bbb373 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:35.508559 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:35.508559 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:35.508798 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-5a5b465d-7a71-469a-bbba-1c4242bbb373 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:35.538177 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:35.538177 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:35.544353 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-5a5b465d-7a71-469a-bbba-1c4242bbb373 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:35.557355 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-5a5b465d-7a71-469a-bbba-1c4242bbb373 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:35.557810 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1566/3161] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:53:35 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 1371 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:53:36.038287 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-3212353a-a846-4b13-be90-257bd1664afd tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:36.038631 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-3212353a-a846-4b13-be90-257bd1664afd tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:36.038795 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:36.038795 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:36.039031 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-3212353a-a846-4b13-be90-257bd1664afd tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:36.067968 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:36.067968 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:36.072849 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-3212353a-a846-4b13-be90-257bd1664afd tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:36.085880 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-3212353a-a846-4b13-be90-257bd1664afd tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:36.086346 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1596/3162] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:53:36 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 1371 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:53:36.093468 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-5a5b465d-7a71-469a-bbba-1c4242bbb373 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume// Jan 27 17:53:36.093749 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-5a5b465d-7a71-469a-bbba-1c4242bbb373 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:36.093890 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:36.093890 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:36.094135 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-5a5b465d-7a71-469a-bbba-1c4242bbb373 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:36.095016 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-5a5b465d-7a71-469a-bbba-1c4242bbb373 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:53:36.095355 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1567/3163] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 17:53:36 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:53:36.102878 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-f2983440-1261-46c3-a4ce-352e1f113581 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments Jan 27 17:53:36.103156 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:36.103156 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:36.103423 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-f2983440-1261-46c3-a4ce-352e1f113581 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2f5f4db-e01b-4a8c-8ecd-984beb3f629f", "instance_uuid": "7171874d-38e0-487e-964d-896e107dc6eb", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:53:36.130900 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:36.130900 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:36.249828 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-f2983440-1261-46c3-a4ce-352e1f113581 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments returned with HTTP 200 Jan 27 17:53:36.250385 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1597/3164] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 17:53:36 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:53:40.967461 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-5a5b465d-7a71-469a-bbba-1c4242bbb373 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume// Jan 27 17:53:40.968216 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-5a5b465d-7a71-469a-bbba-1c4242bbb373 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:40.968710 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-5a5b465d-7a71-469a-bbba-1c4242bbb373 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:40.969550 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-5a5b465d-7a71-469a-bbba-1c4242bbb373 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:53:40.970085 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1568/3165] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 17:53:40 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 27 17:53:40.983246 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-9ad0a65c-d49b-402f-a23d-0563037a6f6e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:53:40.983620 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-9ad0a65c-d49b-402f-a23d-0563037a6f6e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:40.983774 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:40.983774 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:40.984024 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-9ad0a65c-d49b-402f-a23d-0563037a6f6e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:41.020347 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:41.020347 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:41.029648 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-9ad0a65c-d49b-402f-a23d-0563037a6f6e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:53:41.040614 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:41.040614 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:41.046175 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-9ad0a65c-d49b-402f-a23d-0563037a6f6e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:53:41.046725 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1598/3166] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 17:53:40 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 1469 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:53:41.082075 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-dd31f873-f0c2-4839-9d6b-1f683d1bdf58 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] PUT http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/d9ca7c6a-ccb0-4dae-8d7d-506b9a1e9320 Jan 27 17:53:41.082705 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-dd31f873-f0c2-4839-9d6b-1f683d1bdf58 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:53:41.103237 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:53:41.103237 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 17:53:41.103516 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-dd31f873-f0c2-4839-9d6b-1f683d1bdf58 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Lock "b'cinder-attachment_update-b2f5f4db-e01b-4a8c-8ecd-984beb3f629f-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.008s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:53:41.104864 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:41.104864 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:42.234454 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-dd31f873-f0c2-4839-9d6b-1f683d1bdf58 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Lock "b'cinder-attachment_update-b2f5f4db-e01b-4a8c-8ecd-984beb3f629f-n-h2-705658-15'" released by "attachment_update" :: held 1.131s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:53:42.234925 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-dd31f873-f0c2-4839-9d6b-1f683d1bdf58 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/d9ca7c6a-ccb0-4dae-8d7d-506b9a1e9320 returned with HTTP 200 Jan 27 17:53:42.235595 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1569/3167] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 17:53:41 2021] PUT /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/d9ca7c6a-ccb0-4dae-8d7d-506b9a1e9320 => generated 763 bytes in 1157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:53:42.287740 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-55312e5d-797f-497c-a0e9-8803189f0d39 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/d9ca7c6a-ccb0-4dae-8d7d-506b9a1e9320/action Jan 27 17:53:42.288205 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:42.288205 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:42.288469 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-55312e5d-797f-497c-a0e9-8803189f0d39 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:53:42.288699 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-55312e5d-797f-497c-a0e9-8803189f0d39 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:53:42.339946 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:42.339946 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:42.399438 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dd5f16d2-bd74-4265-a241-8cb7605b3e31 req-55312e5d-797f-497c-a0e9-8803189f0d39 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/d9ca7c6a-ccb0-4dae-8d7d-506b9a1e9320/action returned with HTTP 204 Jan 27 17:53:42.400468 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1599/3168] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 17:53:42 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/d9ca7c6a-ccb0-4dae-8d7d-506b9a1e9320/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:53:58.904968 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-80688895-a18a-420e-af1d-d552efcfe15b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/limits Jan 27 17:53:58.906348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-80688895-a18a-420e-af1d-d552efcfe15b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:53:58.906348 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:53:58.906348 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:53:58.906348 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-80688895-a18a-420e-af1d-d552efcfe15b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:53:58.919655 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:53:58.919655 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:53:58.941164 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-80688895-a18a-420e-af1d-d552efcfe15b tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/limits returned with HTTP 200 Jan 27 17:53:58.941575 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1570/3169] 10.222.0.108 () {60 vars in 1460 bytes} [Wed Jan 27 17:53:58 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:54:01.790301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-38bbe957-3155-421d-abff-6692b3f22190 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:54:01.790774 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-38bbe957-3155-421d-abff-6692b3f22190 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:01.790905 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:01.790905 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:01.791213 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-38bbe957-3155-421d-abff-6692b3f22190 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:01.823309 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:01.823309 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:01.829523 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-38bbe957-3155-421d-abff-6692b3f22190 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:54:01.841792 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:01.841792 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:01.848019 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-38bbe957-3155-421d-abff-6692b3f22190 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:54:01.848586 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1600/3170] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:54:01 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 1663 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:54:01.860179 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-74009a9f-7789-4141-9d63-99781da69be6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots Jan 27 17:54:01.860813 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-74009a9f-7789-4141-9d63-99781da69be6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2f5f4db-e01b-4a8c-8ecd-984beb3f629f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-2013228217", "description": null, "metadata": {}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:54:01.890862 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:01.890862 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:01.891591 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-74009a9f-7789-4141-9d63-99781da69be6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:54:01.891797 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-74009a9f-7789-4141-9d63-99781da69be6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create snapshot from volume b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:54:01.956334 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-74009a9f-7789-4141-9d63-99781da69be6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Created reservations ['6c4be750-8184-42b1-a7d5-1a5b6267cb8b', 'cb89b737-ba4c-49a8-8224-6b104f7df72d', 'a132acd3-e226-46e6-9c45-a3d2c557dc0f', '9005b6e6-b579-41c0-9181-73283b5e8664'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:54:02.079987 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-74009a9f-7789-4141-9d63-99781da69be6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot force create request issued successfully. Jan 27 17:54:02.080546 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-584f9abf-a1cc-4f0a-b7d7-f9ae5d7422b3 req-74009a9f-7789-4141-9d63-99781da69be6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots returned with HTTP 202 Jan 27 17:54:02.081198 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1571/3171] 10.222.0.108 () {64 vars in 1523 bytes} [Wed Jan 27 17:54:01 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots => generated 320 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 17:54:03.222390 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2150accc-124a-43a8-a254-6c3af0be3c9c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 Jan 27 17:54:03.223150 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2150accc-124a-43a8-a254-6c3af0be3c9c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:03.223286 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:03.223286 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:03.223528 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2150accc-124a-43a8-a254-6c3af0be3c9c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:03.239237 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:03.239237 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:03.239876 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2150accc-124a-43a8-a254-6c3af0be3c9c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:54:03.240959 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2150accc-124a-43a8-a254-6c3af0be3c9c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 returned with HTTP 200 Jan 27 17:54:03.241607 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1601/3172] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:54:03 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 => generated 452 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:04.254177 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eaaa7f9f-59fe-4a34-9720-dd1db254336a tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 Jan 27 17:54:04.254810 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eaaa7f9f-59fe-4a34-9720-dd1db254336a tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:04.255067 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:04.255067 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:04.255477 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eaaa7f9f-59fe-4a34-9720-dd1db254336a tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:04.281606 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:04.281606 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:04.282345 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eaaa7f9f-59fe-4a34-9720-dd1db254336a tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:54:04.283654 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eaaa7f9f-59fe-4a34-9720-dd1db254336a tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 returned with HTTP 200 Jan 27 17:54:04.284185 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1572/3173] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:54:04 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 => generated 479 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:04.881653 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-71b10061-26d2-4e19-a1c9-d76cdf9c49cc tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 Jan 27 17:54:04.881937 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-71b10061-26d2-4e19-a1c9-d76cdf9c49cc tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:04.882073 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:04.882073 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:04.882272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-71b10061-26d2-4e19-a1c9-d76cdf9c49cc tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:04.895461 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:04.895461 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:04.896017 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-71b10061-26d2-4e19-a1c9-d76cdf9c49cc tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:54:04.897003 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-71b10061-26d2-4e19-a1c9-d76cdf9c49cc tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 returned with HTTP 200 Jan 27 17:54:04.897360 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1602/3174] 10.222.0.108 () {60 vars in 1580 bytes} [Wed Jan 27 17:54:04 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 => generated 479 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:08.336719 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-d2854c9e-a417-4a6c-8eaa-83c173a9c118 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 Jan 27 17:54:08.337069 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-d2854c9e-a417-4a6c-8eaa-83c173a9c118 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:08.337136 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:08.337136 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:08.337336 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-d2854c9e-a417-4a6c-8eaa-83c173a9c118 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:08.351233 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:08.351233 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:08.352423 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-d2854c9e-a417-4a6c-8eaa-83c173a9c118 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:54:08.352901 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-d2854c9e-a417-4a6c-8eaa-83c173a9c118 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 returned with HTTP 200 Jan 27 17:54:08.354047 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1573/3175] 10.222.0.115 () {58 vars in 1373 bytes} [Wed Jan 27 17:54:08 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 => generated 479 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:08.384096 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-cc3c0502-ce75-4e78-a2cd-e700104434c1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:54:08.384417 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-cc3c0502-ce75-4e78-a2cd-e700104434c1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:08.384544 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:08.384544 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:08.384736 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-cc3c0502-ce75-4e78-a2cd-e700104434c1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:08.412454 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:08.412454 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:08.415679 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-cc3c0502-ce75-4e78-a2cd-e700104434c1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:54:08.422546 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:08.422546 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:08.428035 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-cc3c0502-ce75-4e78-a2cd-e700104434c1 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 200 Jan 27 17:54:08.428575 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1603/3176] 10.222.0.115 () {58 vars in 1367 bytes} [Wed Jan 27 17:54:08 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 1663 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:54:08.454042 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes Jan 27 17:54:08.454316 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:08.454316 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:08.454556 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "89a374e0-9c43-4471-8ba7-74e04bcf4138", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:54:08.455437 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '89a374e0-9c43-4471-8ba7-74e04bcf4138', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:54:08.474343 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:08.474343 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:08.475008 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:54:08.475352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume of 1 GB Jan 27 17:54:08.475682 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Availability Zones retrieved successfully. Jan 27 17:54:08.483201 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Flow 'volume_create_api' (ca1576ef-b100-4d24-96a8-d5788724457c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:54:08.484544 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef34e650-52c0-4dc2-a81a-16063f97e0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:54:08.485484 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:54:08.539880 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef34e650-52c0-4dc2-a81a-16063f97e0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '89a374e0-9c43-4471-8ba7-74e04bcf4138', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:54:08.541129 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3647c8-81f1-4f77-b28a-ea257a58ae64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:54:08.763450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Created reservations ['9fd33d9f-570b-4390-bd82-5186b00f8254', '51f3b5bc-11ee-47e4-9469-ee589b83eda8', 'b5d52ab9-a5c6-4266-9171-577328e20b7d', '4f7ca9a9-f2ee-4ec5-babc-ed3f06b58a93'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:54:08.763450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3647c8-81f1-4f77-b28a-ea257a58ae64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fd33d9f-570b-4390-bd82-5186b00f8254', '51f3b5bc-11ee-47e4-9469-ee589b83eda8', 'b5d52ab9-a5c6-4266-9171-577328e20b7d', '4f7ca9a9-f2ee-4ec5-babc-ed3f06b58a93']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:54:08.763450 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db08bc48-fefb-4bbc-a650-d978c3d939d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:54:09.149141 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db08bc48-fefb-4bbc-a650-d978c3d939d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7acda9cd-b288-48b3-918a-e760a68f3f27', '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='516f5faef0bc4e089997942d9b0cb364',qos_specs=None,replication_status=,reservations=['9fd33d9f-570b-4390-bd82-5186b00f8254','51f3b5bc-11ee-47e4-9469-ee589b83eda8','b5d52ab9-a5c6-4266-9171-577328e20b7d','4f7ca9a9-f2ee-4ec5-babc-ed3f06b58a93'],size=1,snapshot_id=89a374e0-9c43-4471-8ba7-74e04bcf4138,source_replicaid=,source_volid=None,status='creating',user_id='9f6e31285d7a4d5b8cf1731e991f9b59',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), '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-27T17:54:08Z,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=7acda9cd-b288-48b3-918a-e760a68f3f27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='516f5faef0bc4e089997942d9b0cb364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=89a374e0-9c43-4471-8ba7-74e04bcf4138,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f6e31285d7a4d5b8cf1731e991f9b59',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:54:09.149141 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d090262e-e5cc-4516-88ec-9d0a9c2f5370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:54:09.350573 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d090262e-e5cc-4516-88ec-9d0a9c2f5370) transitioned into 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='516f5faef0bc4e089997942d9b0cb364',qos_specs=None,replication_status=,reservations=['9fd33d9f-570b-4390-bd82-5186b00f8254','51f3b5bc-11ee-47e4-9469-ee589b83eda8','b5d52ab9-a5c6-4266-9171-577328e20b7d','4f7ca9a9-f2ee-4ec5-babc-ed3f06b58a93'],size=1,snapshot_id=89a374e0-9c43-4471-8ba7-74e04bcf4138,source_replicaid=,source_volid=None,status='creating',user_id='9f6e31285d7a4d5b8cf1731e991f9b59',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:54:09.351588 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98865208-9910-4ab7-86aa-57e46c779256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:54:09.421376 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98865208-9910-4ab7-86aa-57e46c779256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:54:09.422560 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Flow 'volume_create_api' (ca1576ef-b100-4d24-96a8-d5788724457c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:54:09.445955 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume request issued successfully. Jan 27 17:54:09.452467 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4458589f-6ec2-43d5-b4c5-7ba66b8402cb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes returned with HTTP 202 Jan 27 17:54:09.453069 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1574/3177] 10.222.0.115 () {62 vars in 1310 bytes} [Wed Jan 27 17:54:08 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes => generated 807 bytes in 1001 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 17:54:09.477824 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4a99ef90-1cc9-4bab-a9fa-0fc26adb7ef5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 Jan 27 17:54:09.478104 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4a99ef90-1cc9-4bab-a9fa-0fc26adb7ef5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:09.478249 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:09.478249 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:09.478422 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4a99ef90-1cc9-4bab-a9fa-0fc26adb7ef5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:09.506175 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:09.506175 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:09.510939 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4a99ef90-1cc9-4bab-a9fa-0fc26adb7ef5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:54:09.522648 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-4a99ef90-1cc9-4bab-a9fa-0fc26adb7ef5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 returned with HTTP 200 Jan 27 17:54:09.522767 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1604/3178] 10.222.0.115 () {58 vars in 1367 bytes} [Wed Jan 27 17:54:09 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 => generated 875 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:09.533510 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-cc725223-46aa-40a4-80ef-81ec7f6b1314 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 Jan 27 17:54:09.537683 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-cc725223-46aa-40a4-80ef-81ec7f6b1314 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:09.537858 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:09.537858 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:09.538240 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-cc725223-46aa-40a4-80ef-81ec7f6b1314 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:09.562827 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:09.562827 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:09.568027 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-cc725223-46aa-40a4-80ef-81ec7f6b1314 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:54:09.579858 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-cc725223-46aa-40a4-80ef-81ec7f6b1314 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 returned with HTTP 200 Jan 27 17:54:09.580662 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1575/3179] 10.222.0.115 () {58 vars in 1367 bytes} [Wed Jan 27 17:54:09 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 => generated 899 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:12.605299 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-747b0b65-e492-486c-be25-e3d7cc270241 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 Jan 27 17:54:12.605769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-747b0b65-e492-486c-be25-e3d7cc270241 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:12.605881 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:12.605881 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:12.606144 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-747b0b65-e492-486c-be25-e3d7cc270241 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:12.639178 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:12.639178 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:12.645078 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-747b0b65-e492-486c-be25-e3d7cc270241 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:54:12.659674 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-747b0b65-e492-486c-be25-e3d7cc270241 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 returned with HTTP 200 Jan 27 17:54:12.660192 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1605/3180] 10.222.0.115 () {58 vars in 1367 bytes} [Wed Jan 27 17:54:12 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 => generated 899 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:15.690027 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-917b3243-02f2-4add-a9f4-3ee76ba0157e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 Jan 27 17:54:15.690414 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-917b3243-02f2-4add-a9f4-3ee76ba0157e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:15.690666 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:15.690666 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:15.690746 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-917b3243-02f2-4add-a9f4-3ee76ba0157e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:15.719128 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:15.719128 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:15.724549 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-917b3243-02f2-4add-a9f4-3ee76ba0157e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:54:15.736503 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-917b3243-02f2-4add-a9f4-3ee76ba0157e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 returned with HTTP 200 Jan 27 17:54:15.736948 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1576/3181] 10.222.0.115 () {58 vars in 1367 bytes} [Wed Jan 27 17:54:15 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 => generated 899 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:18.734518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-8b1f3d79-e649-4570-8e0b-8feac0347273 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 Jan 27 17:54:18.735318 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-8b1f3d79-e649-4570-8e0b-8feac0347273 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:18.735585 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:18.735585 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:18.736162 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-8b1f3d79-e649-4570-8e0b-8feac0347273 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:18.773578 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:18.773578 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:18.780016 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-8b1f3d79-e649-4570-8e0b-8feac0347273 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:54:18.794312 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-8b1f3d79-e649-4570-8e0b-8feac0347273 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 returned with HTTP 200 Jan 27 17:54:18.794875 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1606/3182] 10.222.0.115 () {58 vars in 1367 bytes} [Wed Jan 27 17:54:18 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 => generated 899 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:21.809414 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-b3c61f7b-7e7a-4620-a3cd-4cb349cf47e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 Jan 27 17:54:21.810115 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-b3c61f7b-7e7a-4620-a3cd-4cb349cf47e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:21.810115 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:21.810115 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:21.810115 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-b3c61f7b-7e7a-4620-a3cd-4cb349cf47e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:21.834706 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:21.834706 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:21.842676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-b3c61f7b-7e7a-4620-a3cd-4cb349cf47e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:54:21.869602 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-b3c61f7b-7e7a-4620-a3cd-4cb349cf47e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 returned with HTTP 200 Jan 27 17:54:21.871140 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1577/3183] 10.222.0.115 () {58 vars in 1367 bytes} [Wed Jan 27 17:54:21 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 => generated 899 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:24.896508 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-02460dc6-7f2f-4283-b12d-2c2b69be2739 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 Jan 27 17:54:24.897115 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-02460dc6-7f2f-4283-b12d-2c2b69be2739 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:24.897115 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:24.897115 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:24.897419 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-02460dc6-7f2f-4283-b12d-2c2b69be2739 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:24.929734 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:24.929734 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:24.936033 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-02460dc6-7f2f-4283-b12d-2c2b69be2739 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:54:24.955115 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-02460dc6-7f2f-4283-b12d-2c2b69be2739 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 returned with HTTP 200 Jan 27 17:54:24.955115 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1607/3184] 10.222.0.115 () {58 vars in 1367 bytes} [Wed Jan 27 17:54:24 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 => generated 899 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:27.959556 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-716475ec-811b-43af-a352-3ece486dc854 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 Jan 27 17:54:27.960041 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-716475ec-811b-43af-a352-3ece486dc854 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:27.960131 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:27.960131 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:27.960373 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-716475ec-811b-43af-a352-3ece486dc854 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:27.995955 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:27.995955 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:28.002014 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-716475ec-811b-43af-a352-3ece486dc854 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:54:28.016493 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-716475ec-811b-43af-a352-3ece486dc854 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 returned with HTTP 200 Jan 27 17:54:28.017260 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1578/3185] 10.222.0.115 () {58 vars in 1367 bytes} [Wed Jan 27 17:54:27 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 => generated 899 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:31.049559 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-3a62aad7-b75b-4f09-aaf0-863683ecd191 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 Jan 27 17:54:31.050202 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-3a62aad7-b75b-4f09-aaf0-863683ecd191 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:31.050202 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:31.050202 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:31.050569 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-3a62aad7-b75b-4f09-aaf0-863683ecd191 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:31.086443 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:31.086443 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:31.092830 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-3a62aad7-b75b-4f09-aaf0-863683ecd191 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:54:31.108372 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-3a62aad7-b75b-4f09-aaf0-863683ecd191 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 returned with HTTP 200 Jan 27 17:54:31.108906 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1608/3186] 10.222.0.115 () {58 vars in 1367 bytes} [Wed Jan 27 17:54:31 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 => generated 1349 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:54:31.125538 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-716475ec-811b-43af-a352-3ece486dc854 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume// Jan 27 17:54:31.126155 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-716475ec-811b-43af-a352-3ece486dc854 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:31.126419 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:31.126419 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:31.126945 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-716475ec-811b-43af-a352-3ece486dc854 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:31.128615 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-716475ec-811b-43af-a352-3ece486dc854 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:54:31.129323 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1579/3187] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 17:54:31 2021] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:54:31.158622 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-0082b64e-2402-41ba-9486-04b56474b699 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments Jan 27 17:54:31.158940 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:31.158940 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:31.159242 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-0082b64e-2402-41ba-9486-04b56474b699 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7acda9cd-b288-48b3-918a-e760a68f3f27", "instance_uuid": "9f67c54a-e0ab-49ae-a0ed-5c7e9a9284d0", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:54:31.192621 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:31.192621 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:31.324332 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-0082b64e-2402-41ba-9486-04b56474b699 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments returned with HTTP 200 Jan 27 17:54:31.325009 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1609/3188] 10.222.0.115 () {64 vars in 1363 bytes} [Wed Jan 27 17:54:31 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:54:31.343729 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-716475ec-811b-43af-a352-3ece486dc854 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume// Jan 27 17:54:31.344076 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-716475ec-811b-43af-a352-3ece486dc854 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:31.344435 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-716475ec-811b-43af-a352-3ece486dc854 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:31.345284 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-716475ec-811b-43af-a352-3ece486dc854 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:54:31.345661 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1580/3189] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 17:54:31 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:54:31.377544 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-f1995d73-a96e-4a19-b18f-5d616f1b5238 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 Jan 27 17:54:31.377966 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-f1995d73-a96e-4a19-b18f-5d616f1b5238 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:31.378164 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:31.378164 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:31.378452 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-f1995d73-a96e-4a19-b18f-5d616f1b5238 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:31.409315 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:31.409315 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:31.414741 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-f1995d73-a96e-4a19-b18f-5d616f1b5238 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:54:31.425717 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:31.425717 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:31.431481 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-f1995d73-a96e-4a19-b18f-5d616f1b5238 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 returned with HTTP 200 Jan 27 17:54:31.432530 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1610/3190] 10.222.0.115 () {60 vars in 1408 bytes} [Wed Jan 27 17:54:31 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 => generated 1447 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:54:31.809427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-a27d66ee-edfc-4241-b97f-50857396d6e8 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] PUT http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/9c7bf9f8-028f-4557-98dd-ea785e29fab7 Jan 27 17:54:31.810061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-a27d66ee-edfc-4241-b97f-50857396d6e8 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.115", "host": "n-h1-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:54:31.831558 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:54:31.831558 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 17:54:31.831877 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-a27d66ee-edfc-4241-b97f-50857396d6e8 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Lock "b'cinder-attachment_update-7acda9cd-b288-48b3-918a-e760a68f3f27-n-h1-705658-15'" acquired by "attachment_update" :: waited 0.007s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:54:31.833300 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:31.833300 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:33.610874 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-a27d66ee-edfc-4241-b97f-50857396d6e8 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Lock "b'cinder-attachment_update-7acda9cd-b288-48b3-918a-e760a68f3f27-n-h1-705658-15'" released by "attachment_update" :: held 1.779s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:54:33.622706 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-a27d66ee-edfc-4241-b97f-50857396d6e8 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/9c7bf9f8-028f-4557-98dd-ea785e29fab7 returned with HTTP 200 Jan 27 17:54:33.622706 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1581/3191] 10.222.0.115 () {64 vars in 1473 bytes} [Wed Jan 27 17:54:31 2021] PUT /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/9c7bf9f8-028f-4557-98dd-ea785e29fab7 => generated 763 bytes in 1807 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:54:34.035116 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-f93de191-5108-47ca-9c47-fd6bca75021c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/9c7bf9f8-028f-4557-98dd-ea785e29fab7/action Jan 27 17:54:34.035491 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:34.035491 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:34.035788 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-f93de191-5108-47ca-9c47-fd6bca75021c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:54:34.036052 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-f93de191-5108-47ca-9c47-fd6bca75021c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:54:34.076968 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:34.076968 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:34.142662 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-1996abfd-a680-4ac7-ad4d-7f47b6fc65bb req-f93de191-5108-47ca-9c47-fd6bca75021c tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/9c7bf9f8-028f-4557-98dd-ea785e29fab7/action returned with HTTP 204 Jan 27 17:54:34.143421 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1611/3192] 10.222.0.115 () {64 vars in 1494 bytes} [Wed Jan 27 17:54:34 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/9c7bf9f8-028f-4557-98dd-ea785e29fab7/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:54:46.899468 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ec4be91-612e-4404-98e6-e37900f28531 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 Jan 27 17:54:46.899789 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7ec4be91-612e-4404-98e6-e37900f28531 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:46.899971 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:46.899971 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:46.900199 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7ec4be91-612e-4404-98e6-e37900f28531 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:46.928320 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:46.928320 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:46.933681 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7ec4be91-612e-4404-98e6-e37900f28531 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:54:46.944938 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:46.944938 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:46.950498 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7ec4be91-612e-4404-98e6-e37900f28531 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 returned with HTTP 200 Jan 27 17:54:46.951129 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1582/3193] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:54:46 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 => generated 1641 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:54:50.406783 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-3b2ec783-5ca7-44fa-b839-caf13d50688d req-b710355d-5671-4709-a6f7-0a5bd087ab55 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] DELETE http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/9c7bf9f8-028f-4557-98dd-ea785e29fab7 Jan 27 17:54:50.407355 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-3b2ec783-5ca7-44fa-b839-caf13d50688d req-b710355d-5671-4709-a6f7-0a5bd087ab55 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:50.407480 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:50.407480 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:50.407799 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-3b2ec783-5ca7-44fa-b839-caf13d50688d req-b710355d-5671-4709-a6f7-0a5bd087ab55 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:50.427447 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:50.427447 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:50.731445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-3b2ec783-5ca7-44fa-b839-caf13d50688d req-b710355d-5671-4709-a6f7-0a5bd087ab55 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:54:50.731688 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-3b2ec783-5ca7-44fa-b839-caf13d50688d req-b710355d-5671-4709-a6f7-0a5bd087ab55 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:54:50.765670 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-3b2ec783-5ca7-44fa-b839-caf13d50688d req-b710355d-5671-4709-a6f7-0a5bd087ab55 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/9c7bf9f8-028f-4557-98dd-ea785e29fab7 returned with HTTP 200 Jan 27 17:54:50.766743 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1612/3194] 10.222.0.115 () {62 vars in 1442 bytes} [Wed Jan 27 17:54:50 2021] DELETE /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/9c7bf9f8-028f-4557-98dd-ea785e29fab7 => generated 19 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:50.795562 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-3b2ec783-5ca7-44fa-b839-caf13d50688d req-9841bf33-4899-43e8-a234-f671ad2edae5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] DELETE http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 Jan 27 17:54:50.796161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-3b2ec783-5ca7-44fa-b839-caf13d50688d req-9841bf33-4899-43e8-a234-f671ad2edae5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:50.796364 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:50.796364 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:50.796821 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-3b2ec783-5ca7-44fa-b839-caf13d50688d req-9841bf33-4899-43e8-a234-f671ad2edae5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:50.797417 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [req-3b2ec783-5ca7-44fa-b839-caf13d50688d req-9841bf33-4899-43e8-a234-f671ad2edae5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete volume with id: 7acda9cd-b288-48b3-918a-e760a68f3f27 Jan 27 17:54:50.837971 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:50.837971 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:50.838853 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-3b2ec783-5ca7-44fa-b839-caf13d50688d req-9841bf33-4899-43e8-a234-f671ad2edae5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:54:50.915303 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-3b2ec783-5ca7-44fa-b839-caf13d50688d req-9841bf33-4899-43e8-a234-f671ad2edae5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete volume request issued successfully. Jan 27 17:54:50.915808 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-3b2ec783-5ca7-44fa-b839-caf13d50688d req-9841bf33-4899-43e8-a234-f671ad2edae5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 returned with HTTP 202 Jan 27 17:54:50.916603 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1583/3195] 10.222.0.115 () {60 vars in 1389 bytes} [Wed Jan 27 17:54:50 2021] DELETE /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:54:56.578205 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8ed9a0a8-ed6f-4ddf-b1f6-449564263e53 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 Jan 27 17:54:56.578891 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8ed9a0a8-ed6f-4ddf-b1f6-449564263e53 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:56.578891 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:56.578891 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:56.578891 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8ed9a0a8-ed6f-4ddf-b1f6-449564263e53 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:56.607251 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8ed9a0a8-ed6f-4ddf-b1f6-449564263e53 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 returned with HTTP 404 Jan 27 17:54:56.607912 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1613/3196] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:54:56 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/7acda9cd-b288-48b3-918a-e760a68f3f27 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 27 17:54:56.614246 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ecbaa2db-24d2-4572-9312-637f8d901766 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] DELETE http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 Jan 27 17:54:56.614579 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ecbaa2db-24d2-4572-9312-637f8d901766 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:56.614740 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:56.614740 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:56.614986 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ecbaa2db-24d2-4572-9312-637f8d901766 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:56.615214 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-ecbaa2db-24d2-4572-9312-637f8d901766 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete snapshot with id: 89a374e0-9c43-4471-8ba7-74e04bcf4138 Jan 27 17:54:56.630487 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:56.630487 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:56.631113 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ecbaa2db-24d2-4572-9312-637f8d901766 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:54:56.698310 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ecbaa2db-24d2-4572-9312-637f8d901766 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot delete request issued successfully. Jan 27 17:54:56.698983 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ecbaa2db-24d2-4572-9312-637f8d901766 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 returned with HTTP 202 Jan 27 17:54:56.699859 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1584/3197] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 17:54:56 2021] DELETE /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:54:56.710673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fa7daa36-5c7a-42a5-aacb-93545ea3830a tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 Jan 27 17:54:56.711282 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fa7daa36-5c7a-42a5-aacb-93545ea3830a tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:56.711814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fa7daa36-5c7a-42a5-aacb-93545ea3830a tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:56.732815 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:54:56.732815 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:54:56.733944 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fa7daa36-5c7a-42a5-aacb-93545ea3830a tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Snapshot retrieved successfully. Jan 27 17:54:56.734818 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fa7daa36-5c7a-42a5-aacb-93545ea3830a tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 returned with HTTP 200 Jan 27 17:54:56.735392 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1614/3198] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:54:56 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 => generated 478 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:54:57.744259 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-351d9eee-9d9a-4e4c-ae8d-bda3a105383e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 Jan 27 17:54:57.744581 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-351d9eee-9d9a-4e4c-ae8d-bda3a105383e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:54:57.744750 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:54:57.744750 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:54:57.745023 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-351d9eee-9d9a-4e4c-ae8d-bda3a105383e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:54:57.759208 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-351d9eee-9d9a-4e4c-ae8d-bda3a105383e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 returned with HTTP 404 Jan 27 17:54:57.759839 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1585/3199] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:54:57 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:55:04.790866 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-8f2e8aa4-1af1-45f6-817d-2e19d1b26c56 req-6d3aa2c8-c1a2-4c55-b80f-20357eb13aac tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] DELETE http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/d9ca7c6a-ccb0-4dae-8d7d-506b9a1e9320 Jan 27 17:55:04.791650 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-8f2e8aa4-1af1-45f6-817d-2e19d1b26c56 req-6d3aa2c8-c1a2-4c55-b80f-20357eb13aac tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:04.791650 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:04.791650 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:04.791650 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-8f2e8aa4-1af1-45f6-817d-2e19d1b26c56 req-6d3aa2c8-c1a2-4c55-b80f-20357eb13aac tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:04.806648 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:04.806648 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:05.135521 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-8f2e8aa4-1af1-45f6-817d-2e19d1b26c56 req-6d3aa2c8-c1a2-4c55-b80f-20357eb13aac tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:55:05.135803 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-8f2e8aa4-1af1-45f6-817d-2e19d1b26c56 req-6d3aa2c8-c1a2-4c55-b80f-20357eb13aac tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:55:05.162647 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-8f2e8aa4-1af1-45f6-817d-2e19d1b26c56 req-6d3aa2c8-c1a2-4c55-b80f-20357eb13aac tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/d9ca7c6a-ccb0-4dae-8d7d-506b9a1e9320 returned with HTTP 200 Jan 27 17:55:05.163288 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1615/3200] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 17:55:04 2021] DELETE /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/d9ca7c6a-ccb0-4dae-8d7d-506b9a1e9320 => generated 19 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:05.193736 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-8f2e8aa4-1af1-45f6-817d-2e19d1b26c56 req-8c63d7aa-2ac6-4858-8f0e-c51e4884a471 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] DELETE http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:55:05.194231 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-8f2e8aa4-1af1-45f6-817d-2e19d1b26c56 req-8c63d7aa-2ac6-4858-8f0e-c51e4884a471 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:05.195029 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-8f2e8aa4-1af1-45f6-817d-2e19d1b26c56 req-8c63d7aa-2ac6-4858-8f0e-c51e4884a471 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:05.195590 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [req-8f2e8aa4-1af1-45f6-817d-2e19d1b26c56 req-8c63d7aa-2ac6-4858-8f0e-c51e4884a471 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete volume with id: b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:55:05.236931 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:05.236931 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:05.237673 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-8f2e8aa4-1af1-45f6-817d-2e19d1b26c56 req-8c63d7aa-2ac6-4858-8f0e-c51e4884a471 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:05.309336 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-8f2e8aa4-1af1-45f6-817d-2e19d1b26c56 req-8c63d7aa-2ac6-4858-8f0e-c51e4884a471 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete volume request issued successfully. Jan 27 17:55:05.309740 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-8f2e8aa4-1af1-45f6-817d-2e19d1b26c56 req-8c63d7aa-2ac6-4858-8f0e-c51e4884a471 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 202 Jan 27 17:55:05.310460 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1586/3201] 10.222.0.104 () {60 vars in 1389 bytes} [Wed Jan 27 17:55:05 2021] DELETE /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:55:10.231147 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1971aaba-7df2-4676-a99a-0097d50b33f3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:55:10.231513 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1971aaba-7df2-4676-a99a-0097d50b33f3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:10.231651 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:10.231651 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:10.231942 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1971aaba-7df2-4676-a99a-0097d50b33f3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:10.260592 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1971aaba-7df2-4676-a99a-0097d50b33f3 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 404 Jan 27 17:55:10.261236 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1616/3202] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:10 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:55:10.375034 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f75bc37-095f-444f-aadc-ea3473991830 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] DELETE http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 Jan 27 17:55:10.375720 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f75bc37-095f-444f-aadc-ea3473991830 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:10.375980 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:10.375980 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:10.376434 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2f75bc37-095f-444f-aadc-ea3473991830 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:10.376859 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v2.snapshots [None req-2f75bc37-095f-444f-aadc-ea3473991830 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete snapshot with id: 89a374e0-9c43-4471-8ba7-74e04bcf4138 Jan 27 17:55:10.393422 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2f75bc37-095f-444f-aadc-ea3473991830 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 returned with HTTP 404 Jan 27 17:55:10.394071 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1587/3203] 10.222.0.108 () {58 vars in 1329 bytes} [Wed Jan 27 17:55:10 2021] DELETE /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:55:10.402909 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09ea1a8c-17e6-431b-8b33-2b0a92b0a630 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 Jan 27 17:55:10.403558 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09ea1a8c-17e6-431b-8b33-2b0a92b0a630 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:10.404247 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-09ea1a8c-17e6-431b-8b33-2b0a92b0a630 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:10.429813 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-09ea1a8c-17e6-431b-8b33-2b0a92b0a630 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 returned with HTTP 404 Jan 27 17:55:10.430446 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1617/3204] 10.222.0.108 () {58 vars in 1326 bytes} [Wed Jan 27 17:55:10 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/snapshots/89a374e0-9c43-4471-8ba7-74e04bcf4138 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:55:11.132192 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18c5bcd2-2a60-40b8-9f00-5b977769ab00 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] DELETE http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:55:11.132506 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18c5bcd2-2a60-40b8-9f00-5b977769ab00 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:11.132836 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-18c5bcd2-2a60-40b8-9f00-5b977769ab00 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:11.133156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-18c5bcd2-2a60-40b8-9f00-5b977769ab00 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete volume with id: b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:55:11.160642 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-18c5bcd2-2a60-40b8-9f00-5b977769ab00 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 404 Jan 27 17:55:11.161249 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1588/3205] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:55:11 2021] DELETE /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:55:11.168935 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-58a0a7c9-3093-4e1d-ad26-57276d04af37 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f Jan 27 17:55:11.169624 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-58a0a7c9-3093-4e1d-ad26-57276d04af37 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:11.170222 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-58a0a7c9-3093-4e1d-ad26-57276d04af37 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:11.201934 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-58a0a7c9-3093-4e1d-ad26-57276d04af37 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f returned with HTTP 404 Jan 27 17:55:11.202536 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1618/3206] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:11 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/b2f5f4db-e01b-4a8c-8ecd-984beb3f629f => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:55:12.631884 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes Jan 27 17:55:12.632426 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2009097769", "snapshot_id": null, "imageRef": "b6bbef6b-f873-431e-ad70-72df4730a470", "volume_type": null, "size": 1}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:55:12.633325 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2009097769', 'snapshot_id': None, 'imageRef': 'b6bbef6b-f873-431e-ad70-72df4730a470', 'volume_type': None, 'size': 1}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 17:55:12.692792 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume of 1 GB Jan 27 17:55:12.701116 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Availability Zones retrieved successfully. Jan 27 17:55:12.711211 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Flow 'volume_create_api' (13a841d9-fff4-4ee0-a3e6-26bb6a216abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:55:12.712840 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94a3f2d7-5cc0-4667-aabe-95e87d881e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:55:12.713957 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 17:55:12.774372 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94a3f2d7-5cc0-4667-aabe-95e87d881e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:55:12.775573 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f342c63-a952-4346-a25f-c88058edc0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:55:12.844925 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Created reservations ['335122f2-9888-4998-b093-250a4fa0b3c3', 'a2782d6b-7515-44f0-a4a4-a479a5ee15bd', '1a0fe699-efc8-4524-a9b0-30d45306d572', '3720a4cd-be70-417b-a727-8d48f86d412b'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 17:55:12.845941 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f342c63-a952-4346-a25f-c88058edc0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['335122f2-9888-4998-b093-250a4fa0b3c3', 'a2782d6b-7515-44f0-a4a4-a479a5ee15bd', '1a0fe699-efc8-4524-a9b0-30d45306d572', '3720a4cd-be70-417b-a727-8d48f86d412b']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:55:12.847112 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48d5dd99-7a09-498a-ad5e-17245c376cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:55:12.910115 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48d5dd99-7a09-498a-ad5e-17245c376cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c937922-b805-48d3-a754-07863961b476', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2009097769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516f5faef0bc4e089997942d9b0cb364',qos_specs=None,replication_status=,reservations=['335122f2-9888-4998-b093-250a4fa0b3c3','a2782d6b-7515-44f0-a4a4-a479a5ee15bd','1a0fe699-efc8-4524-a9b0-30d45306d572','3720a4cd-be70-417b-a727-8d48f86d412b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f6e31285d7a4d5b8cf1731e991f9b59',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T17:55:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2009097769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c937922-b805-48d3-a754-07863961b476,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='516f5faef0bc4e089997942d9b0cb364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='9f6e31285d7a4d5b8cf1731e991f9b59',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:55:12.911254 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29cc520d-bdce-4051-8148-1895f16ed68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:55:13.022046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29cc520d-bdce-4051-8148-1895f16ed68a) transitioned into state 'SUCCESS' from state '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-2009097769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='516f5faef0bc4e089997942d9b0cb364',qos_specs=None,replication_status=,reservations=['335122f2-9888-4998-b093-250a4fa0b3c3','a2782d6b-7515-44f0-a4a4-a479a5ee15bd','1a0fe699-efc8-4524-a9b0-30d45306d572','3720a4cd-be70-417b-a727-8d48f86d412b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f6e31285d7a4d5b8cf1731e991f9b59',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:55:13.023368 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f063e74-80a7-4620-a8dd-9691df7c7521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 17:55:13.061963 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f063e74-80a7-4620-a8dd-9691df7c7521) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 17:55:13.063631 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Flow 'volume_create_api' (13a841d9-fff4-4ee0-a3e6-26bb6a216abc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 17:55:13.093520 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Create volume request issued successfully. Jan 27 17:55:13.100773 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c1eba50b-b579-4409-a316-117258212b11 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes returned with HTTP 202 Jan 27 17:55:13.101903 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1589/3207] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 17:55:12 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes => generated 830 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 17:55:13.115411 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f95346b7-2d19-4432-827d-34e05cda1fa5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:13.116232 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f95346b7-2d19-4432-827d-34e05cda1fa5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:13.116852 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f95346b7-2d19-4432-827d-34e05cda1fa5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:13.154402 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:13.154402 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:13.160139 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f95346b7-2d19-4432-827d-34e05cda1fa5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:13.173376 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f95346b7-2d19-4432-827d-34e05cda1fa5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:13.173846 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1619/3208] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:13 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 898 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:14.184309 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83cf9797-4bb4-4224-bcb5-4d6e897fceb4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:14.184696 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83cf9797-4bb4-4224-bcb5-4d6e897fceb4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:14.184696 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:14.184696 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:14.184876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-83cf9797-4bb4-4224-bcb5-4d6e897fceb4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:14.333566 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:14.333566 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:14.338676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-83cf9797-4bb4-4224-bcb5-4d6e897fceb4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:14.349625 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-83cf9797-4bb4-4224-bcb5-4d6e897fceb4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:14.350233 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1590/3209] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:14 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 922 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:15.359721 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-64617079-4f92-4a6f-9d33-62acb7f500c9 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:15.360133 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-64617079-4f92-4a6f-9d33-62acb7f500c9 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:15.361200 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:15.361200 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:15.361393 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-64617079-4f92-4a6f-9d33-62acb7f500c9 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:15.389921 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:15.389921 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:15.394803 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-64617079-4f92-4a6f-9d33-62acb7f500c9 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:15.405948 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-64617079-4f92-4a6f-9d33-62acb7f500c9 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:15.406396 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1620/3210] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:15 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 922 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 17:55:16.416287 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-610c5fe6-eae0-4b5d-939b-5eaf761b7049 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:16.416677 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-610c5fe6-eae0-4b5d-939b-5eaf761b7049 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:16.416744 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:16.416744 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:16.416973 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-610c5fe6-eae0-4b5d-939b-5eaf761b7049 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:16.446483 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:16.446483 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:16.451885 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-610c5fe6-eae0-4b5d-939b-5eaf761b7049 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:16.465268 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-610c5fe6-eae0-4b5d-939b-5eaf761b7049 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:16.469905 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1591/3211] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:16 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 922 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:17.474845 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ccedbca9-ae0c-4081-8b2b-b1bbe55bc1b5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:17.475269 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ccedbca9-ae0c-4081-8b2b-b1bbe55bc1b5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:17.475340 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:17.475340 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:17.475534 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ccedbca9-ae0c-4081-8b2b-b1bbe55bc1b5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:17.501798 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:17.501798 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:17.508019 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ccedbca9-ae0c-4081-8b2b-b1bbe55bc1b5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:17.519650 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ccedbca9-ae0c-4081-8b2b-b1bbe55bc1b5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:17.520152 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1621/3212] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:17 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 922 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:18.532428 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bcea6e76-bfa7-4f82-8ddb-2a6d13cb133d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:18.533094 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bcea6e76-bfa7-4f82-8ddb-2a6d13cb133d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:18.533094 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:18.533094 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:18.533371 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bcea6e76-bfa7-4f82-8ddb-2a6d13cb133d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:18.568420 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:18.568420 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:18.574156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bcea6e76-bfa7-4f82-8ddb-2a6d13cb133d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:18.587229 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bcea6e76-bfa7-4f82-8ddb-2a6d13cb133d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:18.587719 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1592/3213] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:18 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 922 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:19.602746 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e3eddd75-454c-45e6-8fc3-7218f7c30a0f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:19.603605 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e3eddd75-454c-45e6-8fc3-7218f7c30a0f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:19.603605 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:19.603605 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:19.603993 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e3eddd75-454c-45e6-8fc3-7218f7c30a0f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:19.638051 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:19.638051 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:19.644634 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e3eddd75-454c-45e6-8fc3-7218f7c30a0f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:19.658085 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e3eddd75-454c-45e6-8fc3-7218f7c30a0f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:19.658565 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1622/3214] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:19 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 922 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:20.672760 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f02ebac8-b91d-4df3-b935-1b998bc5fde5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:20.673525 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f02ebac8-b91d-4df3-b935-1b998bc5fde5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:20.673654 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:20.673654 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:20.673960 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f02ebac8-b91d-4df3-b935-1b998bc5fde5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:20.712428 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:20.712428 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:20.718457 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f02ebac8-b91d-4df3-b935-1b998bc5fde5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:20.732688 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f02ebac8-b91d-4df3-b935-1b998bc5fde5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:20.733225 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1593/3215] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:20 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 922 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:21.754224 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7924eecb-94f0-4cb8-a264-d8bc1e8ecb0d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:21.754921 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7924eecb-94f0-4cb8-a264-d8bc1e8ecb0d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:21.755190 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:21.755190 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:21.755724 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7924eecb-94f0-4cb8-a264-d8bc1e8ecb0d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:21.794073 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:21.794073 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:21.799625 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7924eecb-94f0-4cb8-a264-d8bc1e8ecb0d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:21.813230 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7924eecb-94f0-4cb8-a264-d8bc1e8ecb0d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:21.813756 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1623/3216] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:21 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 922 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:22.829819 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dee55fb6-a33b-4c15-873d-6c513dc4fec8 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:22.830161 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dee55fb6-a33b-4c15-873d-6c513dc4fec8 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:22.830333 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:22.830333 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:22.830576 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dee55fb6-a33b-4c15-873d-6c513dc4fec8 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:22.862223 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:22.862223 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:22.867319 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dee55fb6-a33b-4c15-873d-6c513dc4fec8 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:22.879609 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dee55fb6-a33b-4c15-873d-6c513dc4fec8 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:22.881924 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1594/3217] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:22 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 980 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:23.894700 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-36325d8c-10b1-4e62-92bc-2a154c10142e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:23.896211 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-36325d8c-10b1-4e62-92bc-2a154c10142e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:23.896747 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:23.896747 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:23.897913 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-36325d8c-10b1-4e62-92bc-2a154c10142e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:23.926502 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:23.926502 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:23.935350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-36325d8c-10b1-4e62-92bc-2a154c10142e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:23.948512 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-36325d8c-10b1-4e62-92bc-2a154c10142e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:23.949060 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1624/3218] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:23 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 983 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:24.988022 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7f85e31-df01-4567-9bb7-1dca5e3de922 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:24.988022 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7f85e31-df01-4567-9bb7-1dca5e3de922 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:24.988022 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:24.988022 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:24.988022 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d7f85e31-df01-4567-9bb7-1dca5e3de922 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:24.994664 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:24.994664 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:25.000639 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d7f85e31-df01-4567-9bb7-1dca5e3de922 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:25.015310 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d7f85e31-df01-4567-9bb7-1dca5e3de922 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:25.015941 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1595/3219] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:24 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 983 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:26.028312 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9bee391b-b965-4480-8da5-5bc9ac803a97 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:26.028707 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9bee391b-b965-4480-8da5-5bc9ac803a97 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:26.028891 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:26.028891 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:26.029226 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9bee391b-b965-4480-8da5-5bc9ac803a97 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:26.061196 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:26.061196 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:26.067209 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9bee391b-b965-4480-8da5-5bc9ac803a97 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:26.080879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9bee391b-b965-4480-8da5-5bc9ac803a97 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:26.081433 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1625/3220] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:26 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 983 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:27.093814 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7db0d183-889f-41b2-a34c-06c9eb63f9d4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:27.094493 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7db0d183-889f-41b2-a34c-06c9eb63f9d4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:27.094716 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:27.094716 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:27.095044 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7db0d183-889f-41b2-a34c-06c9eb63f9d4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:27.127585 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:27.127585 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:27.134154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7db0d183-889f-41b2-a34c-06c9eb63f9d4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:27.155903 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7db0d183-889f-41b2-a34c-06c9eb63f9d4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:27.157002 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1596/3221] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:27 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 983 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:28.170389 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c9018afe-0a88-45c1-9b26-3ee75f977a62 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:28.171282 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c9018afe-0a88-45c1-9b26-3ee75f977a62 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:28.171282 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:28.171282 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:28.171539 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c9018afe-0a88-45c1-9b26-3ee75f977a62 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:28.207796 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:28.207796 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:28.213836 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c9018afe-0a88-45c1-9b26-3ee75f977a62 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:28.228477 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c9018afe-0a88-45c1-9b26-3ee75f977a62 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:28.229181 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1626/3222] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:28 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 983 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:29.243747 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-256db029-8587-442b-81cc-2acdad4a2fec tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:29.244392 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-256db029-8587-442b-81cc-2acdad4a2fec tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:29.244392 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:29.244392 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:29.244661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-256db029-8587-442b-81cc-2acdad4a2fec tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:29.276851 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:29.276851 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:29.283259 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-256db029-8587-442b-81cc-2acdad4a2fec tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:29.296490 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-256db029-8587-442b-81cc-2acdad4a2fec tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:29.297041 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1597/3223] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:29 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 983 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:30.311473 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed094c28-b28f-4032-a606-685f588d98e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:30.312266 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed094c28-b28f-4032-a606-685f588d98e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:30.312266 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:30.312266 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:30.312698 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ed094c28-b28f-4032-a606-685f588d98e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:30.347892 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:30.347892 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:30.353928 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ed094c28-b28f-4032-a606-685f588d98e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:30.371636 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ed094c28-b28f-4032-a606-685f588d98e6 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:30.372198 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1627/3224] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:30 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 983 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:31.391416 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb155f31-f8d6-47ac-be76-ffd650aa30e5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:31.392171 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb155f31-f8d6-47ac-be76-ffd650aa30e5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:31.392432 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:31.392432 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:31.392929 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fb155f31-f8d6-47ac-be76-ffd650aa30e5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:31.435151 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:31.435151 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:31.441594 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fb155f31-f8d6-47ac-be76-ffd650aa30e5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:31.456231 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fb155f31-f8d6-47ac-be76-ffd650aa30e5 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:31.456820 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1598/3225] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:31 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 983 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:32.470568 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e15a4d8e-6a75-4331-91b3-1d87c8d5714f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:32.471380 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e15a4d8e-6a75-4331-91b3-1d87c8d5714f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:32.471380 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:32.471380 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:32.471734 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e15a4d8e-6a75-4331-91b3-1d87c8d5714f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:32.509546 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:32.509546 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:32.515811 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e15a4d8e-6a75-4331-91b3-1d87c8d5714f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:32.530369 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e15a4d8e-6a75-4331-91b3-1d87c8d5714f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:32.531749 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1628/3226] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:32 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 983 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:33.545701 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-79655af9-f23a-4bb8-8796-1027784e58e2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:33.546387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-79655af9-f23a-4bb8-8796-1027784e58e2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:33.546522 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:33.546522 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:33.546814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-79655af9-f23a-4bb8-8796-1027784e58e2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:33.582307 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:33.582307 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:33.590958 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-79655af9-f23a-4bb8-8796-1027784e58e2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:33.606307 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-79655af9-f23a-4bb8-8796-1027784e58e2 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:33.606884 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1599/3227] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:33 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 983 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:34.620331 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7578d24c-bc2a-4141-b6e2-4694fdcba96e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:34.620703 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7578d24c-bc2a-4141-b6e2-4694fdcba96e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:34.620897 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:34.620897 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:34.621225 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7578d24c-bc2a-4141-b6e2-4694fdcba96e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:34.653073 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:34.653073 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:34.659015 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7578d24c-bc2a-4141-b6e2-4694fdcba96e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:34.672278 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7578d24c-bc2a-4141-b6e2-4694fdcba96e tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:34.672802 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1629/3228] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:34 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 983 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:55:35.684977 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63bfc6ce-b8fc-4a90-b36a-9ee1557ae665 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:35.685357 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63bfc6ce-b8fc-4a90-b36a-9ee1557ae665 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:35.685440 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:35.685440 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:35.685620 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-63bfc6ce-b8fc-4a90-b36a-9ee1557ae665 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:35.714120 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:35.714120 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:35.718778 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-63bfc6ce-b8fc-4a90-b36a-9ee1557ae665 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:35.730630 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-63bfc6ce-b8fc-4a90-b36a-9ee1557ae665 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:35.731041 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1600/3229] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:35 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 1373 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:55:36.745740 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-480c8d68-4c4d-49a2-b14f-bdbb77f13659 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:36.746490 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-480c8d68-4c4d-49a2-b14f-bdbb77f13659 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:36.746647 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:36.746647 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:36.747091 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-480c8d68-4c4d-49a2-b14f-bdbb77f13659 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:36.784832 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:36.784832 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:36.791403 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-480c8d68-4c4d-49a2-b14f-bdbb77f13659 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:36.805303 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-480c8d68-4c4d-49a2-b14f-bdbb77f13659 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:36.805819 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1630/3230] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:36 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 1371 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:55:36.816031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c8614541-8371-4371-af35-c5531ff3e30d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:36.816408 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c8614541-8371-4371-af35-c5531ff3e30d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:36.816603 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:36.816603 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:36.816835 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c8614541-8371-4371-af35-c5531ff3e30d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:36.847016 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:36.847016 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:36.852339 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c8614541-8371-4371-af35-c5531ff3e30d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:36.866089 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c8614541-8371-4371-af35-c5531ff3e30d tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:36.866544 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1601/3231] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:55:36 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 1371 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:55:36.943952 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-1b5001f4-9af8-49a9-8988-14560934ae63 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:36.944642 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-1b5001f4-9af8-49a9-8988-14560934ae63 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:36.944904 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:36.944904 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:36.945356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-1b5001f4-9af8-49a9-8988-14560934ae63 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:36.976045 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:36.976045 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:36.982027 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-1b5001f4-9af8-49a9-8988-14560934ae63 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:36.995621 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-1b5001f4-9af8-49a9-8988-14560934ae63 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:36.996207 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1631/3232] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:55:36 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 1371 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:55:37.568867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-94f7169e-50b6-466f-bf1c-953e5c2279c4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:37.569196 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-94f7169e-50b6-466f-bf1c-953e5c2279c4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:37.569345 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:37.569345 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:37.569567 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-94f7169e-50b6-466f-bf1c-953e5c2279c4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:37.598375 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:37.598375 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:37.603566 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-94f7169e-50b6-466f-bf1c-953e5c2279c4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:37.616624 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-94f7169e-50b6-466f-bf1c-953e5c2279c4 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:37.617138 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1602/3233] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 17:55:37 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 1371 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:55:37.624284 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-1b5001f4-9af8-49a9-8988-14560934ae63 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume// Jan 27 17:55:37.624870 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-1b5001f4-9af8-49a9-8988-14560934ae63 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:37.625110 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:37.625110 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:37.625609 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-1b5001f4-9af8-49a9-8988-14560934ae63 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:37.626871 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-1b5001f4-9af8-49a9-8988-14560934ae63 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:55:37.627557 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1632/3234] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 17:55:37 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:55:37.635439 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-dc29e539-e99f-46c2-a6d2-76f882c44e67 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments Jan 27 17:55:37.635771 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:37.635771 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:37.636056 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-dc29e539-e99f-46c2-a6d2-76f882c44e67 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c937922-b805-48d3-a754-07863961b476", "instance_uuid": "713c9761-054f-41f1-b5f4-d41b826645ce", "connector": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:55:37.662055 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:37.662055 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:37.777987 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-dc29e539-e99f-46c2-a6d2-76f882c44e67 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments returned with HTTP 200 Jan 27 17:55:37.778828 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1603/3235] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 17:55:37 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 17:55:41.159861 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-1b5001f4-9af8-49a9-8988-14560934ae63 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume// Jan 27 17:55:41.160943 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-1b5001f4-9af8-49a9-8988-14560934ae63 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:41.161964 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-1b5001f4-9af8-49a9-8988-14560934ae63 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:41.164140 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-1b5001f4-9af8-49a9-8988-14560934ae63 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 17:55:41.165097 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1633/3236] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 17:55:41 2021] GET /volume/ => generated 756 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 17:55:41.179570 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-0995bb60-c971-4e11-bd7f-290e1b4ba8eb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:55:41.180375 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-0995bb60-c971-4e11-bd7f-290e1b4ba8eb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:55:41.180751 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:41.180751 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:41.181894 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-0995bb60-c971-4e11-bd7f-290e1b4ba8eb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:55:41.210301 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:41.210301 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:41.217055 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-0995bb60-c971-4e11-bd7f-290e1b4ba8eb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:55:41.228884 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:41.228884 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:41.234706 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-0995bb60-c971-4e11-bd7f-290e1b4ba8eb tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:55:41.235586 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1604/3237] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 17:55:41 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 1469 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 17:55:41.270549 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-4252c61f-6fc7-48cd-95dc-c06b87b8d237 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] PUT http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4cbcd76a-a932-4f26-9b27-792c2bf50768 Jan 27 17:55:41.271369 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-4252c61f-6fc7-48cd-95dc-c06b87b8d237 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:55:41.297836 n-d-705658-15 devstack@c-api.service[87927]: /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 27 17:55:41.297836 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 17:55:41.298961 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-4252c61f-6fc7-48cd-95dc-c06b87b8d237 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Lock "b'cinder-attachment_update-3c937922-b805-48d3-a754-07863961b476-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.010s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 17:55:41.300871 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:41.300871 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:42.241552 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-4252c61f-6fc7-48cd-95dc-c06b87b8d237 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Lock "b'cinder-attachment_update-3c937922-b805-48d3-a754-07863961b476-n-h2-705658-15'" released by "attachment_update" :: held 0.943s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 17:55:42.242019 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-4252c61f-6fc7-48cd-95dc-c06b87b8d237 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4cbcd76a-a932-4f26-9b27-792c2bf50768 returned with HTTP 200 Jan 27 17:55:42.242586 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1634/3238] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 17:55:41 2021] PUT /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4cbcd76a-a932-4f26-9b27-792c2bf50768 => generated 763 bytes in 977 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:55:42.314581 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-920c8777-5a14-4200-8131-2317bcd9a968 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] POST http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4cbcd76a-a932-4f26-9b27-792c2bf50768/action Jan 27 17:55:42.315206 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:55:42.315206 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:55:42.315809 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-920c8777-5a14-4200-8131-2317bcd9a968 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action body: b'{"os-complete": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 17:55:42.316299 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-920c8777-5a14-4200-8131-2317bcd9a968 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 17:55:42.362278 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:55:42.362278 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:55:42.470312 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-20d82287-6db8-4fd0-b646-d6ada62f56a8 req-920c8777-5a14-4200-8131-2317bcd9a968 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4cbcd76a-a932-4f26-9b27-792c2bf50768/action returned with HTTP 204 Jan 27 17:55:42.470899 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1605/3239] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 17:55:42 2021] POST /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4cbcd76a-a932-4f26-9b27-792c2bf50768/action => generated 0 bytes in 162 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 17:59:43.754244 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-ae7eeed9-9626-49b2-841d-a90abbb5b008 req-5cdb24e6-652c-4b03-bfbb-64e78b0c7385 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] DELETE http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4cbcd76a-a932-4f26-9b27-792c2bf50768 Jan 27 17:59:43.754907 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-ae7eeed9-9626-49b2-841d-a90abbb5b008 req-5cdb24e6-652c-4b03-bfbb-64e78b0c7385 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:59:43.754907 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:59:43.754907 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:59:43.755194 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-ae7eeed9-9626-49b2-841d-a90abbb5b008 req-5cdb24e6-652c-4b03-bfbb-64e78b0c7385 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:59:43.771176 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:59:43.771176 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:59:44.154123 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-ae7eeed9-9626-49b2-841d-a90abbb5b008 req-5cdb24e6-652c-4b03-bfbb-64e78b0c7385 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 17:59:44.154397 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-ae7eeed9-9626-49b2-841d-a90abbb5b008 req-5cdb24e6-652c-4b03-bfbb-64e78b0c7385 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 17:59:44.184677 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-ae7eeed9-9626-49b2-841d-a90abbb5b008 req-5cdb24e6-652c-4b03-bfbb-64e78b0c7385 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4cbcd76a-a932-4f26-9b27-792c2bf50768 returned with HTTP 200 Jan 27 17:59:44.185265 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1635/3240] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 17:59:43 2021] DELETE /volume/v3/516f5faef0bc4e089997942d9b0cb364/attachments/4cbcd76a-a932-4f26-9b27-792c2bf50768 => generated 19 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 17:59:49.866050 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f835099-f90d-4311-9e2e-beb9bac0e799 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] DELETE http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:59:49.866666 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f835099-f90d-4311-9e2e-beb9bac0e799 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:59:49.866666 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:59:49.866666 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:59:49.867007 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f835099-f90d-4311-9e2e-beb9bac0e799 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:59:49.867137 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-8f835099-f90d-4311-9e2e-beb9bac0e799 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete volume with id: 3c937922-b805-48d3-a754-07863961b476 Jan 27 17:59:49.898997 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:59:49.898997 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:59:49.899695 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8f835099-f90d-4311-9e2e-beb9bac0e799 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:59:49.995031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8f835099-f90d-4311-9e2e-beb9bac0e799 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Delete volume request issued successfully. Jan 27 17:59:49.995378 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f835099-f90d-4311-9e2e-beb9bac0e799 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 202 Jan 27 17:59:49.996059 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1606/3241] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 17:59:49 2021] DELETE /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 17:59:50.007926 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe9b8c25-b656-4597-80e5-cf4562f6c988 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:59:50.008291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe9b8c25-b656-4597-80e5-cf4562f6c988 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:59:50.008427 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:59:50.008427 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:59:50.008719 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-fe9b8c25-b656-4597-80e5-cf4562f6c988 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:59:50.038446 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:59:50.038446 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:59:50.043995 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-fe9b8c25-b656-4597-80e5-cf4562f6c988 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:59:50.057303 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-fe9b8c25-b656-4597-80e5-cf4562f6c988 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:59:50.059050 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1636/3242] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:59:50 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 1370 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:59:51.072377 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d5e2152-2e03-45de-babe-75f63fd3176f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:59:51.072900 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3d5e2152-2e03-45de-babe-75f63fd3176f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:59:51.073114 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:59:51.073114 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:59:51.073520 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3d5e2152-2e03-45de-babe-75f63fd3176f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:59:51.117815 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 17:59:51.117815 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 17:59:51.125197 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3d5e2152-2e03-45de-babe-75f63fd3176f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Volume info retrieved successfully. Jan 27 17:59:51.140471 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d5e2152-2e03-45de-babe-75f63fd3176f tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 200 Jan 27 17:59:51.141094 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1607/3243] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:59:51 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 1370 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 17:59:52.152907 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-114938ce-e220-4e0a-8146-0d08d1e57490 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] GET http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 Jan 27 17:59:52.153537 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-114938ce-e220-4e0a-8146-0d08d1e57490 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 17:59:52.153537 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 17:59:52.153537 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 17:59:52.153824 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-114938ce-e220-4e0a-8146-0d08d1e57490 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 17:59:52.191562 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-114938ce-e220-4e0a-8146-0d08d1e57490 tempest-TestVolumeBootPattern-1815200153 tempest-TestVolumeBootPattern-1815200153-project] http://10.222.0.108/volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 returned with HTTP 404 Jan 27 17:59:52.192767 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1637/3244] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 17:59:52 2021] GET /volume/v3/516f5faef0bc4e089997942d9b0cb364/volumes/3c937922-b805-48d3-a754-07863961b476 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:18:34.645974 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] POST http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes Jan 27 18:18:34.646422 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:34.646422 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:34.646655 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-634695227"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:34.647576 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-634695227'}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:18:34.647797 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Create volume of 1 GB Jan 27 18:18:34.660163 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Availability zone cache updated, next update will occur around 2021-01-27 19:18:34.659820. {{(pid=87928) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 18:18:34.660335 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Availability Zones retrieved successfully. Jan 27 18:18:34.669783 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Flow 'volume_create_api' (a1b3070b-7917-4bf8-b263-f76ee7f843f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:18:34.671456 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95799e0-7308-4702-a5da-a7c5ab4a9d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:34.672765 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:18:34.713876 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95799e0-7308-4702-a5da-a7c5ab4a9d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:34.715128 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e659c4b-4d12-4106-8e76-8e6756e1d65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:34.800189 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Created reservations ['6ab41069-4969-4472-811a-27ae2c851b43', '125a656c-5f96-453a-9691-46a151ae8d79', '9795459b-bd26-48e8-983c-6f6207533a0e', '7b1b1ee5-bc25-4c04-bb6e-53d092ace228'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:18:34.804505 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e659c4b-4d12-4106-8e76-8e6756e1d65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ab41069-4969-4472-811a-27ae2c851b43', '125a656c-5f96-453a-9691-46a151ae8d79', '9795459b-bd26-48e8-983c-6f6207533a0e', '7b1b1ee5-bc25-4c04-bb6e-53d092ace228']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:34.807176 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac086eaf-1f08-475f-9ed1-ffafcc51fd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:34.876142 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac086eaf-1f08-475f-9ed1-ffafcc51fd3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76b1ada0-d386-4527-9703-81ba2b2b3e92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-634695227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbf9dd783f5542279eb405cf780a98ca',qos_specs=None,replication_status=,reservations=['6ab41069-4969-4472-811a-27ae2c851b43','125a656c-5f96-453a-9691-46a151ae8d79','9795459b-bd26-48e8-983c-6f6207533a0e','7b1b1ee5-bc25-4c04-bb6e-53d092ace228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1133fa21225d4025aa95118c96feed39',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T18:18:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-634695227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76b1ada0-d386-4527-9703-81ba2b2b3e92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbf9dd783f5542279eb405cf780a98ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='1133fa21225d4025aa95118c96feed39',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:34.877361 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cff47ec2-ab9c-4038-b45b-a3cc67d213f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:34.924931 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cff47ec2-ab9c-4038-b45b-a3cc67d213f8) transitioned into state 'SUCCESS' from state '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-634695227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbf9dd783f5542279eb405cf780a98ca',qos_specs=None,replication_status=,reservations=['6ab41069-4969-4472-811a-27ae2c851b43','125a656c-5f96-453a-9691-46a151ae8d79','9795459b-bd26-48e8-983c-6f6207533a0e','7b1b1ee5-bc25-4c04-bb6e-53d092ace228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1133fa21225d4025aa95118c96feed39',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:34.926561 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (033314ef-da86-4968-9f6b-dc53ea5d2f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:18:34.964802 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (033314ef-da86-4968-9f6b-dc53ea5d2f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:18:34.966307 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Flow 'volume_create_api' (a1b3070b-7917-4bf8-b263-f76ee7f843f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:18:34.997301 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Create volume request issued successfully. Jan 27 18:18:35.002871 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-96c8a0e9-688f-4e6a-9387-e47e73e8bee0 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes returned with HTTP 202 Jan 27 18:18:35.003556 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1608/3245] 10.222.0.108 () {60 vars in 1230 bytes} [Wed Jan 27 18:18:34 2021] POST /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes => generated 822 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 27 18:18:35.012493 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9aa04d4e-1b05-49e0-8ffd-9bc0a83faecf tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:18:35.012821 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9aa04d4e-1b05-49e0-8ffd-9bc0a83faecf tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:35.013129 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9aa04d4e-1b05-49e0-8ffd-9bc0a83faecf tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:35.043443 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:35.043443 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:35.048817 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9aa04d4e-1b05-49e0-8ffd-9bc0a83faecf tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:18:35.061119 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9aa04d4e-1b05-49e0-8ffd-9bc0a83faecf tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:18:35.066032 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1638/3246] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:18:35 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 890 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:36.076916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0329cb30-1724-45fc-abe8-48c5abb46c42 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:18:36.077654 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0329cb30-1724-45fc-abe8-48c5abb46c42 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:36.077953 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:36.077953 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:36.078442 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0329cb30-1724-45fc-abe8-48c5abb46c42 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:36.119520 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:36.119520 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:36.125965 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0329cb30-1724-45fc-abe8-48c5abb46c42 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:18:36.139472 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0329cb30-1724-45fc-abe8-48c5abb46c42 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:18:36.140001 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1609/3247] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:18:36 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 915 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:36.545085 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-bbb86cbf-48fd-4c49-b4c6-5739dd7e9934 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:18:36.545399 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-bbb86cbf-48fd-4c49-b4c6-5739dd7e9934 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:36.545584 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:36.545584 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:36.545775 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-bbb86cbf-48fd-4c49-b4c6-5739dd7e9934 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:36.574957 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:36.574957 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:36.580586 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-bbb86cbf-48fd-4c49-b4c6-5739dd7e9934 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:18:36.593330 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-bbb86cbf-48fd-4c49-b4c6-5739dd7e9934 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:18:36.593804 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1639/3248] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 18:18:36 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 915 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:36.719309 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0329cb30-1724-45fc-abe8-48c5abb46c42 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume// Jan 27 18:18:36.719637 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0329cb30-1724-45fc-abe8-48c5abb46c42 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:36.719820 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:36.719820 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:36.720115 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0329cb30-1724-45fc-abe8-48c5abb46c42 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:36.721050 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0329cb30-1724-45fc-abe8-48c5abb46c42 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 18:18:36.721441 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1610/3249] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 18:18:36 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:18:36.731179 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-8cdefb9f-b06c-4254-8d67-d1aa8e2c38cc tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] POST http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments Jan 27 18:18:36.731471 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:36.731471 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:36.731761 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-8cdefb9f-b06c-4254-8d67-d1aa8e2c38cc tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76b1ada0-d386-4527-9703-81ba2b2b3e92", "instance_uuid": "c17a9bae-e61c-4588-bdfd-3a07a5dca7a7", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:36.762392 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:36.762392 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:36.878524 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-8cdefb9f-b06c-4254-8d67-d1aa8e2c38cc tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments returned with HTTP 200 Jan 27 18:18:36.879380 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1640/3250] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 18:18:36 2021] POST /volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:18:36.963155 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6921e5de-fbf1-4967-b72b-4378d80820f8 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:18:36.963519 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6921e5de-fbf1-4967-b72b-4378d80820f8 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:36.963901 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6921e5de-fbf1-4967-b72b-4378d80820f8 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:36.994623 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:36.994623 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:37.000429 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6921e5de-fbf1-4967-b72b-4378d80820f8 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:18:37.011705 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:37.011705 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:37.016876 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6921e5de-fbf1-4967-b72b-4378d80820f8 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:18:37.017494 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1611/3251] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:18:36 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 914 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:37.371516 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-8cdefb9f-b06c-4254-8d67-d1aa8e2c38cc tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume// Jan 27 18:18:37.372147 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-8cdefb9f-b06c-4254-8d67-d1aa8e2c38cc tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:37.372239 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:37.372239 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:37.372604 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-8cdefb9f-b06c-4254-8d67-d1aa8e2c38cc tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:37.373698 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-8cdefb9f-b06c-4254-8d67-d1aa8e2c38cc tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 18:18:37.374281 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1641/3252] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 18:18:37 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:18:37.387787 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-ffb7aced-6060-444c-a369-805841f1a1f6 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:18:37.388365 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-ffb7aced-6060-444c-a369-805841f1a1f6 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:37.388564 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:37.388564 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:37.388919 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-ffb7aced-6060-444c-a369-805841f1a1f6 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:37.425571 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:37.425571 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:37.431505 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-ffb7aced-6060-444c-a369-805841f1a1f6 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:18:37.443128 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:37.443128 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:37.449096 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-ffb7aced-6060-444c-a369-805841f1a1f6 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:18:37.449608 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1612/3253] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 18:18:37 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 1013 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:18:37.486215 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-0f99f826-35a5-4978-8825-1c712aa35bac tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] PUT http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ca7a7ed0-02f2-462d-873f-88276d22cde3 Jan 27 18:18:37.486836 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-0f99f826-35a5-4978-8825-1c712aa35bac tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:37.506536 n-d-705658-15 devstack@c-api.service[87927]: /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 27 18:18:37.506536 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 18:18:37.506857 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-0f99f826-35a5-4978-8825-1c712aa35bac tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Lock "b'cinder-attachment_update-76b1ada0-d386-4527-9703-81ba2b2b3e92-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.007s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:18:37.508272 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:37.508272 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:38.030519 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-337a23bd-8fbe-4431-89fa-721c0d3f953d tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:18:38.030880 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-337a23bd-8fbe-4431-89fa-721c0d3f953d tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:38.031046 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:38.031046 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:38.031307 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-337a23bd-8fbe-4431-89fa-721c0d3f953d tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:38.063243 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:38.063243 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:38.070063 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-337a23bd-8fbe-4431-89fa-721c0d3f953d tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:18:38.082035 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:38.082035 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:38.087603 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-337a23bd-8fbe-4431-89fa-721c0d3f953d tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:18:38.088072 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1613/3254] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:18:38 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 914 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:38.596661 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-0f99f826-35a5-4978-8825-1c712aa35bac tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Lock "b'cinder-attachment_update-76b1ada0-d386-4527-9703-81ba2b2b3e92-n-h2-705658-15'" released by "attachment_update" :: held 1.090s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:18:38.597184 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-0f99f826-35a5-4978-8825-1c712aa35bac tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ca7a7ed0-02f2-462d-873f-88276d22cde3 returned with HTTP 200 Jan 27 18:18:38.597884 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1642/3255] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 18:18:37 2021] PUT /volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ca7a7ed0-02f2-462d-873f-88276d22cde3 => generated 763 bytes in 1115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:18:39.135146 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-111e6f0f-87bd-4e12-a081-15b538d706b4 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:18:39.135639 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-111e6f0f-87bd-4e12-a081-15b538d706b4 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:39.135932 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:39.135932 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:39.136309 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-111e6f0f-87bd-4e12-a081-15b538d706b4 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:39.173966 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:39.173966 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:39.180267 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-111e6f0f-87bd-4e12-a081-15b538d706b4 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:18:39.191405 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:39.191405 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:39.196841 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-111e6f0f-87bd-4e12-a081-15b538d706b4 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:18:39.197374 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1614/3256] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:18:39 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 915 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:40.217591 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b79eee9e-3b9c-4eaf-a09f-ddfae9a7ad07 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:18:40.218264 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b79eee9e-3b9c-4eaf-a09f-ddfae9a7ad07 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:40.218454 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:40.218454 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:40.218954 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b79eee9e-3b9c-4eaf-a09f-ddfae9a7ad07 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:40.253789 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:40.253789 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:40.260156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b79eee9e-3b9c-4eaf-a09f-ddfae9a7ad07 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:18:40.271912 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:40.271912 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:40.277271 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b79eee9e-3b9c-4eaf-a09f-ddfae9a7ad07 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:18:40.277795 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1643/3257] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:18:40 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 915 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:18:41.292914 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9114ad5e-21a0-416d-99fb-02cb07d004a4 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:18:41.293550 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9114ad5e-21a0-416d-99fb-02cb07d004a4 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:41.293757 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:41.293757 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:41.294276 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9114ad5e-21a0-416d-99fb-02cb07d004a4 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:41.337582 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:41.337582 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:41.343645 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9114ad5e-21a0-416d-99fb-02cb07d004a4 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:18:41.355619 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:41.355619 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:41.361106 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9114ad5e-21a0-416d-99fb-02cb07d004a4 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:18:41.361620 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1615/3258] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:18:41 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 915 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:42.374693 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d6968fd-12ca-460a-9c27-bfa699a73e44 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:18:42.375214 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3d6968fd-12ca-460a-9c27-bfa699a73e44 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:42.375386 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:42.375386 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:42.375728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3d6968fd-12ca-460a-9c27-bfa699a73e44 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:42.413900 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:42.413900 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:42.419926 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3d6968fd-12ca-460a-9c27-bfa699a73e44 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:18:42.431643 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:42.431643 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:42.436883 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3d6968fd-12ca-460a-9c27-bfa699a73e44 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:18:42.437417 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1644/3259] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:18:42 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 915 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:43.453156 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-73f3b77f-b923-44b3-8678-856f2ac2ec2f tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:18:43.453852 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-73f3b77f-b923-44b3-8678-856f2ac2ec2f tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:43.454116 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:43.454116 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:43.454615 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-73f3b77f-b923-44b3-8678-856f2ac2ec2f tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:43.497086 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:43.497086 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:43.503286 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-73f3b77f-b923-44b3-8678-856f2ac2ec2f tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:18:43.516269 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:43.516269 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:43.521928 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-73f3b77f-b923-44b3-8678-856f2ac2ec2f tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:18:43.522434 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1616/3260] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:18:43 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 915 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:44.542154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ba8c8a61-c847-4ec4-9e73-2fa8975ea59f tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:18:44.542796 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ba8c8a61-c847-4ec4-9e73-2fa8975ea59f tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:44.543091 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:44.543091 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:44.543623 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ba8c8a61-c847-4ec4-9e73-2fa8975ea59f tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:44.582081 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:44.582081 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:44.588631 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ba8c8a61-c847-4ec4-9e73-2fa8975ea59f tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:18:44.600116 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:44.600116 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:44.605534 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ba8c8a61-c847-4ec4-9e73-2fa8975ea59f tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:18:44.606070 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1645/3261] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:18:44 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 915 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:18:45.175170 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-509fe358-bdc8-4115-82a7-77dc96e94243 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] POST http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ca7a7ed0-02f2-462d-873f-88276d22cde3/action Jan 27 18:18:45.175623 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:45.175623 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:45.176053 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-509fe358-bdc8-4115-82a7-77dc96e94243 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Action body: b'{"os-complete": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:18:45.176391 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-509fe358-bdc8-4115-82a7-77dc96e94243 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:18:45.220971 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:45.220971 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:45.286056 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-509fe358-bdc8-4115-82a7-77dc96e94243 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ca7a7ed0-02f2-462d-873f-88276d22cde3/action returned with HTTP 204 Jan 27 18:18:45.286856 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1617/3262] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 18:18:45 2021] POST /volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ca7a7ed0-02f2-462d-873f-88276d22cde3/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:18:45.619981 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dfe714a0-1934-4bed-973c-d1a75d4af6f2 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:18:45.620631 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dfe714a0-1934-4bed-973c-d1a75d4af6f2 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:18:45.621272 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:18:45.621272 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:18:45.621735 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dfe714a0-1934-4bed-973c-d1a75d4af6f2 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:18:45.658857 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:45.658857 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:45.665316 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dfe714a0-1934-4bed-973c-d1a75d4af6f2 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:18:45.676630 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:18:45.676630 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:18:45.682043 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dfe714a0-1934-4bed-973c-d1a75d4af6f2 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:18:45.682630 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1646/3263] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:18:45 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 1207 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:11.351694 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-509fe358-bdc8-4115-82a7-77dc96e94243 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume// Jan 27 18:19:11.352340 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-509fe358-bdc8-4115-82a7-77dc96e94243 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:11.352340 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:11.352340 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:19:11.352650 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-509fe358-bdc8-4115-82a7-77dc96e94243 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:11.353130 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6b634016-d0fd-489f-9a64-e15701fe83f7 req-509fe358-bdc8-4115-82a7-77dc96e94243 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 18:19:11.353496 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1618/3264] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 18:19:11 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:19:11.369055 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-3423b9bc-ef7b-4e5d-9127-27db5a8b958e tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] POST http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments Jan 27 18:19:11.369667 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:11.369667 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:19:11.370256 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-3423b9bc-ef7b-4e5d-9127-27db5a8b958e tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76b1ada0-d386-4527-9703-81ba2b2b3e92", "instance_uuid": "c17a9bae-e61c-4588-bdfd-3a07a5dca7a7", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:11.401765 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:11.401765 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:19:11.531528 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-3423b9bc-ef7b-4e5d-9127-27db5a8b958e tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments returned with HTTP 200 Jan 27 18:19:11.532365 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1647/3265] 10.222.0.104 () {64 vars in 1363 bytes} [Wed Jan 27 18:19:11 2021] POST /volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:11.548125 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-fd70ac2e-2eab-4e8a-b348-7079a4aac4c2 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] DELETE http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ca7a7ed0-02f2-462d-873f-88276d22cde3 Jan 27 18:19:11.548476 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-fd70ac2e-2eab-4e8a-b348-7079a4aac4c2 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:11.548835 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-fd70ac2e-2eab-4e8a-b348-7079a4aac4c2 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:11.562566 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:11.562566 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:19:11.711295 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-292f2af4-3922-4646-8c75-ab843ba65905 req-fd70ac2e-2eab-4e8a-b348-7079a4aac4c2 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(d8eb3bf4-9f35-414a-88b2-e6a3a9995414)]) {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:19:11.711573 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-292f2af4-3922-4646-8c75-ab843ba65905 req-fd70ac2e-2eab-4e8a-b348-7079a4aac4c2 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Adding status of: reserved to pending status list for volume. {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 27 18:19:11.711849 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-292f2af4-3922-4646-8c75-ab843ba65905 req-fd70ac2e-2eab-4e8a-b348-7079a4aac4c2 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:19:11.742788 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-fd70ac2e-2eab-4e8a-b348-7079a4aac4c2 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ca7a7ed0-02f2-462d-873f-88276d22cde3 returned with HTTP 200 Jan 27 18:19:11.743447 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1619/3266] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 18:19:11 2021] DELETE /volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ca7a7ed0-02f2-462d-873f-88276d22cde3 => generated 192 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:16.032924 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-5194ff9a-a4a7-4880-bb47-b51e01ffb7ea tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] PUT http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/d8eb3bf4-9f35-414a-88b2-e6a3a9995414 Jan 27 18:19:16.033829 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:16.033829 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:19:16.034458 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-5194ff9a-a4a7-4880-bb47-b51e01ffb7ea tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.115", "host": "n-h1-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:16.056735 n-d-705658-15 devstack@c-api.service[87927]: /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 27 18:19:16.056735 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 18:19:16.057215 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-292f2af4-3922-4646-8c75-ab843ba65905 req-5194ff9a-a4a7-4880-bb47-b51e01ffb7ea tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Lock "b'cinder-attachment_update-76b1ada0-d386-4527-9703-81ba2b2b3e92-n-h1-705658-15'" acquired by "attachment_update" :: waited 0.007s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:19:16.058756 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:16.058756 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:19:17.060005 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-292f2af4-3922-4646-8c75-ab843ba65905 req-5194ff9a-a4a7-4880-bb47-b51e01ffb7ea tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Lock "b'cinder-attachment_update-76b1ada0-d386-4527-9703-81ba2b2b3e92-n-h1-705658-15'" released by "attachment_update" :: held 1.003s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:19:17.060597 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-5194ff9a-a4a7-4880-bb47-b51e01ffb7ea tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/d8eb3bf4-9f35-414a-88b2-e6a3a9995414 returned with HTTP 200 Jan 27 18:19:17.061345 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1648/3267] 10.222.0.115 () {64 vars in 1473 bytes} [Wed Jan 27 18:19:16 2021] PUT /volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/d8eb3bf4-9f35-414a-88b2-e6a3a9995414 => generated 763 bytes in 1032 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:17.084999 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-3160910d-b317-40c0-b4fd-fc0519e90b45 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/d8eb3bf4-9f35-414a-88b2-e6a3a9995414 Jan 27 18:19:17.085447 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-3160910d-b317-40c0-b4fd-fc0519e90b45 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:17.085642 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:17.085642 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:19:17.085939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-3160910d-b317-40c0-b4fd-fc0519e90b45 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:17.100759 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-3160910d-b317-40c0-b4fd-fc0519e90b45 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/d8eb3bf4-9f35-414a-88b2-e6a3a9995414 returned with HTTP 200 Jan 27 18:19:17.101394 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1620/3268] 10.222.0.115 () {60 vars in 1420 bytes} [Wed Jan 27 18:19:17 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/d8eb3bf4-9f35-414a-88b2-e6a3a9995414 => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:25.568474 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-4e97a1e5-213d-4dc4-bb9b-dd158d2d58a7 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] POST http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/d8eb3bf4-9f35-414a-88b2-e6a3a9995414/action Jan 27 18:19:25.569084 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:25.569084 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:19:25.569696 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-4e97a1e5-213d-4dc4-bb9b-dd158d2d58a7 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:19:25.570144 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-4e97a1e5-213d-4dc4-bb9b-dd158d2d58a7 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:25.623450 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:25.623450 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:19:25.691329 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-4e97a1e5-213d-4dc4-bb9b-dd158d2d58a7 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/d8eb3bf4-9f35-414a-88b2-e6a3a9995414/action returned with HTTP 204 Jan 27 18:19:25.692157 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1649/3269] 10.222.0.115 () {64 vars in 1494 bytes} [Wed Jan 27 18:19:25 2021] POST /volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/d8eb3bf4-9f35-414a-88b2-e6a3a9995414/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:33.773532 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-3160910d-b317-40c0-b4fd-fc0519e90b45 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume// Jan 27 18:19:33.774113 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-3160910d-b317-40c0-b4fd-fc0519e90b45 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:33.774356 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:33.774356 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:19:33.774833 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-3160910d-b317-40c0-b4fd-fc0519e90b45 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:33.776209 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-292f2af4-3922-4646-8c75-ab843ba65905 req-3160910d-b317-40c0-b4fd-fc0519e90b45 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 18:19:33.776939 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1621/3270] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 18:19:33 2021] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:19:33.802139 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-6823ad59-c641-4032-895e-5a14cf3e4350 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] POST http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments Jan 27 18:19:33.802691 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:33.802691 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:19:33.803197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-6823ad59-c641-4032-895e-5a14cf3e4350 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76b1ada0-d386-4527-9703-81ba2b2b3e92", "instance_uuid": "c17a9bae-e61c-4588-bdfd-3a07a5dca7a7", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:33.838651 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:33.838651 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:19:33.956968 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-6823ad59-c641-4032-895e-5a14cf3e4350 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments returned with HTTP 200 Jan 27 18:19:33.957425 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1650/3271] 10.222.0.115 () {64 vars in 1363 bytes} [Wed Jan 27 18:19:33 2021] POST /volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments => generated 273 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:33.991807 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-0485a52e-adb5-45d3-9459-cfe1eb46de3b tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] DELETE http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/d8eb3bf4-9f35-414a-88b2-e6a3a9995414 Jan 27 18:19:33.992487 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-0485a52e-adb5-45d3-9459-cfe1eb46de3b tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:33.993085 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-0485a52e-adb5-45d3-9459-cfe1eb46de3b tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:34.009997 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:34.009997 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:19:34.166939 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-0485a52e-adb5-45d3-9459-cfe1eb46de3b tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(ea3d3d3a-cd66-4540-8761-7f8c5140d2e5)]) {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:19:34.167320 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-0485a52e-adb5-45d3-9459-cfe1eb46de3b tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Adding status of: reserved to pending status list for volume. {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 27 18:19:34.167785 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-0485a52e-adb5-45d3-9459-cfe1eb46de3b tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:19:34.202306 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-0485a52e-adb5-45d3-9459-cfe1eb46de3b tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/d8eb3bf4-9f35-414a-88b2-e6a3a9995414 returned with HTTP 200 Jan 27 18:19:34.202979 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1622/3272] 10.222.0.115 () {62 vars in 1442 bytes} [Wed Jan 27 18:19:33 2021] DELETE /volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/d8eb3bf4-9f35-414a-88b2-e6a3a9995414 => generated 192 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:40.845164 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-5de41027-d09c-4435-8ca3-9d7e4129de37 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] PUT http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ea3d3d3a-cd66-4540-8761-7f8c5140d2e5 Jan 27 18:19:40.845661 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:40.845661 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:19:40.846024 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-5de41027-d09c-4435-8ca3-9d7e4129de37 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:40.869472 n-d-705658-15 devstack@c-api.service[87927]: /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 27 18:19:40.869472 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 18:19:40.869875 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-5de41027-d09c-4435-8ca3-9d7e4129de37 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Lock "b'cinder-attachment_update-76b1ada0-d386-4527-9703-81ba2b2b3e92-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.008s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:19:40.871232 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:40.871232 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:19:41.865634 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-5de41027-d09c-4435-8ca3-9d7e4129de37 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Lock "b'cinder-attachment_update-76b1ada0-d386-4527-9703-81ba2b2b3e92-n-h2-705658-15'" released by "attachment_update" :: held 0.996s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:19:41.866072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-5de41027-d09c-4435-8ca3-9d7e4129de37 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ea3d3d3a-cd66-4540-8761-7f8c5140d2e5 returned with HTTP 200 Jan 27 18:19:41.866702 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1651/3273] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 18:19:40 2021] PUT /volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ea3d3d3a-cd66-4540-8761-7f8c5140d2e5 => generated 763 bytes in 1026 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:41.882130 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-3f12df67-7346-4c74-9282-759b4a75bbf9 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ea3d3d3a-cd66-4540-8761-7f8c5140d2e5 Jan 27 18:19:41.882472 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-3f12df67-7346-4c74-9282-759b4a75bbf9 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:41.882633 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:41.882633 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:19:41.882871 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-3f12df67-7346-4c74-9282-759b4a75bbf9 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:41.895581 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-3f12df67-7346-4c74-9282-759b4a75bbf9 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ea3d3d3a-cd66-4540-8761-7f8c5140d2e5 returned with HTTP 200 Jan 27 18:19:41.896068 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1623/3274] 10.222.0.104 () {60 vars in 1420 bytes} [Wed Jan 27 18:19:41 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ea3d3d3a-cd66-4540-8761-7f8c5140d2e5 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:19:52.318018 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-f6ff917b-b2e0-4549-b3ec-ac47d454e9ad tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] POST http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ea3d3d3a-cd66-4540-8761-7f8c5140d2e5/action Jan 27 18:19:52.318497 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:52.318497 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:19:52.318604 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-f6ff917b-b2e0-4549-b3ec-ac47d454e9ad tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:19:52.318858 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-f6ff917b-b2e0-4549-b3ec-ac47d454e9ad tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:19:52.363346 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:52.363346 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:19:52.425992 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-ec8be01e-5086-43f4-9552-407b5fa769c3 req-f6ff917b-b2e0-4549-b3ec-ac47d454e9ad tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ea3d3d3a-cd66-4540-8761-7f8c5140d2e5/action returned with HTTP 204 Jan 27 18:19:52.426620 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1652/3275] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 18:19:52 2021] POST /volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ea3d3d3a-cd66-4540-8761-7f8c5140d2e5/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:19:57.898769 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dcbf27bd-2c1e-461d-ae04-eba9c41db166 req-3289d05b-ab99-40b5-9216-8a30bcae8eff tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] DELETE http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ea3d3d3a-cd66-4540-8761-7f8c5140d2e5 Jan 27 18:19:57.899094 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dcbf27bd-2c1e-461d-ae04-eba9c41db166 req-3289d05b-ab99-40b5-9216-8a30bcae8eff tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:19:57.899187 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:19:57.899187 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:19:57.899415 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-dcbf27bd-2c1e-461d-ae04-eba9c41db166 req-3289d05b-ab99-40b5-9216-8a30bcae8eff tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:19:57.912789 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:19:57.912789 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:19:58.239060 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-dcbf27bd-2c1e-461d-ae04-eba9c41db166 req-3289d05b-ab99-40b5-9216-8a30bcae8eff tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:19:58.239313 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-dcbf27bd-2c1e-461d-ae04-eba9c41db166 req-3289d05b-ab99-40b5-9216-8a30bcae8eff tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Pending status list for volume during attachment-delete: [] {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:19:58.272425 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-dcbf27bd-2c1e-461d-ae04-eba9c41db166 req-3289d05b-ab99-40b5-9216-8a30bcae8eff tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ea3d3d3a-cd66-4540-8761-7f8c5140d2e5 returned with HTTP 200 Jan 27 18:19:58.273089 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1624/3276] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 18:19:57 2021] DELETE /volume/v3/fbf9dd783f5542279eb405cf780a98ca/attachments/ea3d3d3a-cd66-4540-8761-7f8c5140d2e5 => generated 19 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:01.103349 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b534f18e-9db0-48d9-b2f4-f4ee5fcc5842 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:20:01.104020 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b534f18e-9db0-48d9-b2f4-f4ee5fcc5842 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:01.104020 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:01.104020 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:20:01.104335 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b534f18e-9db0-48d9-b2f4-f4ee5fcc5842 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:01.134763 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:01.134763 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:20:01.140962 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b534f18e-9db0-48d9-b2f4-f4ee5fcc5842 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:20:01.153496 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b534f18e-9db0-48d9-b2f4-f4ee5fcc5842 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:20:01.153986 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1653/3277] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:20:01 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 915 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:01.165638 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-edab0e69-96c6-4e0b-bb17-eb2c834cb660 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:20:01.166295 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-edab0e69-96c6-4e0b-bb17-eb2c834cb660 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:01.166559 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:01.166559 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:20:01.167021 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-edab0e69-96c6-4e0b-bb17-eb2c834cb660 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:01.197549 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:01.197549 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:20:01.203429 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-edab0e69-96c6-4e0b-bb17-eb2c834cb660 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:20:01.216295 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-edab0e69-96c6-4e0b-bb17-eb2c834cb660 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:20:01.216725 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1625/3278] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:20:01 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 915 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:01.277577 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb504ae7-705a-4a70-a9c7-133a6d9151ff tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] DELETE http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:20:01.277863 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb504ae7-705a-4a70-a9c7-133a6d9151ff tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:01.278032 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:01.278032 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:20:01.278280 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-eb504ae7-705a-4a70-a9c7-133a6d9151ff tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:01.278632 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-eb504ae7-705a-4a70-a9c7-133a6d9151ff tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Delete volume with id: 76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:20:01.307600 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:01.307600 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:20:01.308326 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eb504ae7-705a-4a70-a9c7-133a6d9151ff tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:20:01.386394 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-eb504ae7-705a-4a70-a9c7-133a6d9151ff tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Delete volume request issued successfully. Jan 27 18:20:01.387010 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-eb504ae7-705a-4a70-a9c7-133a6d9151ff tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 202 Jan 27 18:20:01.388056 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1654/3279] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 18:20:01 2021] DELETE /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:20:01.395306 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22ab800a-0eb6-474b-a4dd-241ace0e3cb6 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:20:01.395657 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22ab800a-0eb6-474b-a4dd-241ace0e3cb6 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:01.395907 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:01.395907 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:20:01.396120 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22ab800a-0eb6-474b-a4dd-241ace0e3cb6 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:01.426785 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:01.426785 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:20:01.432292 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-22ab800a-0eb6-474b-a4dd-241ace0e3cb6 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:20:01.445415 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22ab800a-0eb6-474b-a4dd-241ace0e3cb6 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:20:01.451160 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1626/3280] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:20:01 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 914 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:02.456166 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7eb77200-9146-474c-94b3-c994af9ca228 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:20:02.456542 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7eb77200-9146-474c-94b3-c994af9ca228 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:02.456542 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:02.456542 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:20:02.456718 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7eb77200-9146-474c-94b3-c994af9ca228 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:02.480034 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:20:02.480034 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:20:02.484994 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7eb77200-9146-474c-94b3-c994af9ca228 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Volume info retrieved successfully. Jan 27 18:20:02.495164 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7eb77200-9146-474c-94b3-c994af9ca228 tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 200 Jan 27 18:20:02.495513 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1655/3281] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:20:02 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 914 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:20:03.510477 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aceb97e2-1357-40d8-81ef-e474bc25016b tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] GET http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 Jan 27 18:20:03.511108 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aceb97e2-1357-40d8-81ef-e474bc25016b tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:20:03.511244 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:20:03.511244 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:20:03.511656 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-aceb97e2-1357-40d8-81ef-e474bc25016b tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:20:03.546923 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-aceb97e2-1357-40d8-81ef-e474bc25016b tempest-ServerActionsTestJSON-1728009645 tempest-ServerActionsTestJSON-1728009645-project] http://10.222.0.108/volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 returned with HTTP 404 Jan 27 18:20:03.547585 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1627/3282] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:20:03 2021] GET /volume/v3/fbf9dd783f5542279eb405cf780a98ca/volumes/76b1ada0-d386-4527-9703-81ba2b2b3e92 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:22:50.653079 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-06f494e5-0313-4514-b228-0c3ce5d0a44c tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] POST http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/types Jan 27 18:22:50.653426 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:50.653426 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:22:50.653709 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-06f494e5-0313-4514-b228-0c3ce5d0a44c tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-587597059", "extra_specs": {}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:50.737884 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-06f494e5-0313-4514-b228-0c3ce5d0a44c tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/types returned with HTTP 200 Jan 27 18:22:50.738589 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1656/3283] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 18:22:50 2021] POST /volume/v3/5fc88085171248adb66d49745c37072f/types => generated 217 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:22:50.751695 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2bc91f7b-47da-4d84-a432-dcff98e648b9 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] POST http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/types/01fe9e0e-118a-4982-b607-3e83fd50b5ba/encryption Jan 27 18:22:50.752334 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2bc91f7b-47da-4d84-a432-dcff98e648b9 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:50.808176 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2bc91f7b-47da-4d84-a432-dcff98e648b9 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/types/01fe9e0e-118a-4982-b607-3e83fd50b5ba/encryption returned with HTTP 200 Jan 27 18:22:50.809105 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1628/3284] 10.222.0.108 () {60 vars in 1369 bytes} [Wed Jan 27 18:22:50 2021] POST /volume/v3/5fc88085171248adb66d49745c37072f/types/01fe9e0e-118a-4982-b607-3e83fd50b5ba/encryption => generated 231 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:50.821575 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] POST http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes Jan 27 18:22:50.822570 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1241580202", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-587597059", "size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:50.824210 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1241580202', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-587597059', 'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:22:50.836631 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Create volume of 1 GB Jan 27 18:22:50.837038 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:50.837038 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:50.841223 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Availability zone cache updated, next update will occur around 2021-01-27 19:22:50.840917. {{(pid=87929) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 27 18:22:50.841422 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Availability Zones retrieved successfully. Jan 27 18:22:50.850937 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Flow 'volume_create_api' (4623367f-15e0-46e9-a17a-01444cfbb4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:22:50.852879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da50c153-9d90-45cd-89a2-0d09f68679bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:22:50.854069 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:22:50.893025 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da50c153-9d90-45cd-89a2-0d09f68679bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01fe9e0e-118a-4982-b607-3e83fd50b5ba,is_public=True,name='tempest-scenario-type-cryptsetup-587597059',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01fe9e0e-118a-4982-b607-3e83fd50b5ba', '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=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:22:50.894471 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f48877-29f8-4ab0-a967-b9d91fd7aede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:22:50.923271 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-587597059 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-587597059, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:22:50.923783 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-587597059 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-587597059, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:22:50.974889 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Created reservations ['5df2180b-51f4-496d-a126-870ce566b28f', '38f1529f-41da-4205-8ab6-6437c99c3102', 'e40cecb2-3130-4fcb-98bc-61d9f8d7407a', 'eb96dd25-e9ae-4c5f-b0d4-3af4ff22c143'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:22:50.976097 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f48877-29f8-4ab0-a967-b9d91fd7aede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5df2180b-51f4-496d-a126-870ce566b28f', '38f1529f-41da-4205-8ab6-6437c99c3102', 'e40cecb2-3130-4fcb-98bc-61d9f8d7407a', 'eb96dd25-e9ae-4c5f-b0d4-3af4ff22c143']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:22:50.977343 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9229cf81-9a7a-443a-adc1-687169cccaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:22:51.035114 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9229cf81-9a7a-443a-adc1-687169cccaa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea62f205-99df-4cc9-b134-321cc99fafa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1241580202',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe9d7d84602b4baaa2b2958f13b28d6d',qos_specs=None,replication_status=,reservations=['5df2180b-51f4-496d-a126-870ce566b28f','38f1529f-41da-4205-8ab6-6437c99c3102','e40cecb2-3130-4fcb-98bc-61d9f8d7407a','eb96dd25-e9ae-4c5f-b0d4-3af4ff22c143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e836741fa8d842eea6ba79f6ea4e064a',volume_type_id=01fe9e0e-118a-4982-b607-3e83fd50b5ba), 'volume': 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-27T18:22:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1241580202',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ea62f205-99df-4cc9-b134-321cc99fafa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe9d7d84602b4baaa2b2958f13b28d6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e836741fa8d842eea6ba79f6ea4e064a',volume_attachment=,volume_type=,volume_type_id=01fe9e0e-118a-4982-b607-3e83fd50b5ba)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:22:51.036387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e814bc2e-dc3c-46d9-bd39-7218fae65d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:22:51.075728 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e814bc2e-dc3c-46d9-bd39-7218fae65d7a) transitioned into state 'SUCCESS' from state '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-1241580202',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe9d7d84602b4baaa2b2958f13b28d6d',qos_specs=None,replication_status=,reservations=['5df2180b-51f4-496d-a126-870ce566b28f','38f1529f-41da-4205-8ab6-6437c99c3102','e40cecb2-3130-4fcb-98bc-61d9f8d7407a','eb96dd25-e9ae-4c5f-b0d4-3af4ff22c143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e836741fa8d842eea6ba79f6ea4e064a',volume_type_id=01fe9e0e-118a-4982-b607-3e83fd50b5ba)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:22:51.076818 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (005c6303-f97e-4081-be80-461ac5c1c239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:22:51.118295 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (005c6303-f97e-4081-be80-461ac5c1c239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:22:51.120752 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Flow 'volume_create_api' (4623367f-15e0-46e9-a17a-01444cfbb4a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:22:51.158556 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Create volume request issued successfully. Jan 27 18:22:51.167281 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d6b364d5-0cca-4b95-9200-b12322fda280 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes returned with HTTP 202 Jan 27 18:22:51.167922 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1657/3285] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 18:22:50 2021] POST /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes => generated 858 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:22:51.180065 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9ef83345-dc70-4a13-b6b8-ab10a2872c57 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:22:51.180752 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9ef83345-dc70-4a13-b6b8-ab10a2872c57 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:51.181356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9ef83345-dc70-4a13-b6b8-ab10a2872c57 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:51.217416 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:51.217416 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:51.223797 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9ef83345-dc70-4a13-b6b8-ab10a2872c57 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:22:51.236761 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9ef83345-dc70-4a13-b6b8-ab10a2872c57 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:22:51.237323 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1629/3286] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:22:51 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 926 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:52.252610 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16fff6e6-a6cc-4e58-b9c6-37cd72d60943 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:22:52.253314 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16fff6e6-a6cc-4e58-b9c6-37cd72d60943 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:52.253603 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:52.253603 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:22:52.254110 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-16fff6e6-a6cc-4e58-b9c6-37cd72d60943 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:52.291477 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:52.291477 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:52.297766 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-16fff6e6-a6cc-4e58-b9c6-37cd72d60943 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:22:52.312029 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-16fff6e6-a6cc-4e58-b9c6-37cd72d60943 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:22:52.312555 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1658/3287] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:22:52 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 951 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:52.322687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cdadc154-b4d6-4ad7-a5b6-6807cb90b68b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:22:52.323016 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cdadc154-b4d6-4ad7-a5b6-6807cb90b68b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:52.323181 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:52.323181 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:22:52.323444 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cdadc154-b4d6-4ad7-a5b6-6807cb90b68b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:52.353644 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:52.353644 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:52.359429 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cdadc154-b4d6-4ad7-a5b6-6807cb90b68b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:22:52.373060 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cdadc154-b4d6-4ad7-a5b6-6807cb90b68b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:22:52.375915 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1630/3288] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:22:52 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 951 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:22:52.454053 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-ed940abd-f025-461c-a6ee-7fe5f373906a tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:22:52.454398 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-ed940abd-f025-461c-a6ee-7fe5f373906a tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:52.454566 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:52.454566 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:22:52.454807 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-ed940abd-f025-461c-a6ee-7fe5f373906a tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:52.483695 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:52.483695 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:52.489365 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-ed940abd-f025-461c-a6ee-7fe5f373906a tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:22:52.502641 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-ed940abd-f025-461c-a6ee-7fe5f373906a tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:22:52.503197 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1659/3289] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 18:22:52 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 951 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:53.616479 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cdadc154-b4d6-4ad7-a5b6-6807cb90b68b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume// Jan 27 18:22:53.617004 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cdadc154-b4d6-4ad7-a5b6-6807cb90b68b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:53.617073 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:53.617073 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:22:53.617331 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cdadc154-b4d6-4ad7-a5b6-6807cb90b68b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:53.618205 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cdadc154-b4d6-4ad7-a5b6-6807cb90b68b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 18:22:53.618658 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1631/3290] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 18:22:53 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:22:53.628969 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-ba23dff9-974e-479d-a0b1-613bc312e073 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] POST http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments Jan 27 18:22:53.629424 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:53.629424 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:22:53.629998 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-ba23dff9-974e-479d-a0b1-613bc312e073 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea62f205-99df-4cc9-b134-321cc99fafa2", "instance_uuid": "a14f9543-e37d-41ae-a3d8-ae135dcf285b", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:53.679191 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:53.679191 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:53.783212 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-ba23dff9-974e-479d-a0b1-613bc312e073 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments returned with HTTP 200 Jan 27 18:22:53.783899 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1660/3291] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 18:22:53 2021] POST /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:22:53.866434 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee152c7a-fcc1-4e5a-b356-1c0825c734f2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:22:53.866849 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee152c7a-fcc1-4e5a-b356-1c0825c734f2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:53.867166 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee152c7a-fcc1-4e5a-b356-1c0825c734f2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:53.897942 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:53.897942 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:53.903987 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ee152c7a-fcc1-4e5a-b356-1c0825c734f2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:22:53.915716 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:53.915716 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:53.921079 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee152c7a-fcc1-4e5a-b356-1c0825c734f2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:22:53.921602 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1632/3292] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:22:53 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 950 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:54.294412 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-ba23dff9-974e-479d-a0b1-613bc312e073 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume// Jan 27 18:22:54.294994 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-ba23dff9-974e-479d-a0b1-613bc312e073 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:54.295275 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:54.295275 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:22:54.295868 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-ba23dff9-974e-479d-a0b1-613bc312e073 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:54.297709 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-ba23dff9-974e-479d-a0b1-613bc312e073 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 18:22:54.298529 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1661/3293] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 18:22:54 2021] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:22:54.311746 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-787d6163-efa4-4cfa-a069-5616a20006fa tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:22:54.312369 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-787d6163-efa4-4cfa-a069-5616a20006fa tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:54.312580 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:54.312580 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:22:54.312955 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-787d6163-efa4-4cfa-a069-5616a20006fa tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:54.345452 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:54.345452 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:54.351544 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-787d6163-efa4-4cfa-a069-5616a20006fa tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:22:54.364223 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:54.364223 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:54.369841 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-787d6163-efa4-4cfa-a069-5616a20006fa tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:22:54.370372 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1633/3294] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 18:22:54 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 1049 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:22:54.418702 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-422c48cb-673f-446f-9e81-aaf33d0e8771 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] PUT http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/6ab8ebdd-03da-469c-8c7f-18d44b14db21 Jan 27 18:22:54.419927 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-422c48cb-673f-446f-9e81-aaf33d0e8771 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:22:54.450877 n-d-705658-15 devstack@c-api.service[87927]: /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 27 18:22:54.450877 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 18:22:54.451205 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-422c48cb-673f-446f-9e81-aaf33d0e8771 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Lock "b'cinder-attachment_update-ea62f205-99df-4cc9-b134-321cc99fafa2-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.007s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:22:54.452704 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:54.452704 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:54.933894 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f061de4d-cd2e-4e31-b331-20ab710f630f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:22:54.934513 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f061de4d-cd2e-4e31-b331-20ab710f630f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:54.934513 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:54.934513 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:22:54.934926 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f061de4d-cd2e-4e31-b331-20ab710f630f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:54.964850 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:54.964850 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:54.970334 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f061de4d-cd2e-4e31-b331-20ab710f630f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:22:54.981348 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:54.981348 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:54.986227 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f061de4d-cd2e-4e31-b331-20ab710f630f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:22:54.986705 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1634/3295] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:22:54 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 950 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:22:55.421990 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-422c48cb-673f-446f-9e81-aaf33d0e8771 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Lock "b'cinder-attachment_update-ea62f205-99df-4cc9-b134-321cc99fafa2-n-h2-705658-15'" released by "attachment_update" :: held 0.971s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:22:55.422492 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-422c48cb-673f-446f-9e81-aaf33d0e8771 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/6ab8ebdd-03da-469c-8c7f-18d44b14db21 returned with HTTP 200 Jan 27 18:22:55.423174 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1662/3296] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 18:22:54 2021] PUT /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/6ab8ebdd-03da-469c-8c7f-18d44b14db21 => generated 762 bytes in 1011 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:22:55.447427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-d3981463-bdba-477a-a9d3-b3f124fa82b7 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2/encryption Jan 27 18:22:55.447863 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-d3981463-bdba-477a-a9d3-b3f124fa82b7 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:55.448059 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:55.448059 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:22:55.448326 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-d3981463-bdba-477a-a9d3-b3f124fa82b7 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:55.481813 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:55.481813 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:55.510346 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-d3981463-bdba-477a-a9d3-b3f124fa82b7 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2/encryption returned with HTTP 200 Jan 27 18:22:55.510809 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1635/3297] 10.222.0.104 () {58 vars in 1400 bytes} [Wed Jan 27 18:22:55 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2/encryption => generated 161 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:56.000837 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8e48ff4-a43b-4e3b-800e-2478bb6f918d tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:22:56.001562 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f8e48ff4-a43b-4e3b-800e-2478bb6f918d tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:56.001829 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:56.001829 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:22:56.002361 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f8e48ff4-a43b-4e3b-800e-2478bb6f918d tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:56.036197 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:56.036197 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:56.042626 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f8e48ff4-a43b-4e3b-800e-2478bb6f918d tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:22:56.054780 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:56.054780 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:56.060040 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f8e48ff4-a43b-4e3b-800e-2478bb6f918d tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:22:56.060599 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1663/3298] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:22:55 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 951 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:57.074813 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-80b42821-8701-4085-9642-a8d83cfe05a1 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:22:57.075526 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-80b42821-8701-4085-9642-a8d83cfe05a1 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:57.075865 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:57.075865 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:22:57.076342 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-80b42821-8701-4085-9642-a8d83cfe05a1 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:57.113950 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:57.113950 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:57.120542 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-80b42821-8701-4085-9642-a8d83cfe05a1 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:22:57.132667 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:57.132667 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:57.137893 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-80b42821-8701-4085-9642-a8d83cfe05a1 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:22:57.138393 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1636/3299] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:22:57 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 951 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:58.153278 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6941641c-638d-4013-8d05-f3b5ad15f9d4 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:22:58.153898 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6941641c-638d-4013-8d05-f3b5ad15f9d4 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:58.154199 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:58.154199 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:22:58.154720 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6941641c-638d-4013-8d05-f3b5ad15f9d4 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:58.191851 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:58.191851 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:58.198491 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6941641c-638d-4013-8d05-f3b5ad15f9d4 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:22:58.210349 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:58.210349 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:58.216132 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6941641c-638d-4013-8d05-f3b5ad15f9d4 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:22:58.216687 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1664/3300] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:22:58 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 951 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:22:59.231741 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-62689cf0-44c8-4051-a465-dd01a4f5354d tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:22:59.232549 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-62689cf0-44c8-4051-a465-dd01a4f5354d tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:22:59.232785 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:22:59.232785 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:22:59.233267 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-62689cf0-44c8-4051-a465-dd01a4f5354d tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:22:59.269075 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:59.269075 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:59.275449 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-62689cf0-44c8-4051-a465-dd01a4f5354d tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:22:59.287363 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:22:59.287363 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:22:59.292946 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-62689cf0-44c8-4051-a465-dd01a4f5354d tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:22:59.293495 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1637/3301] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:22:59 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 951 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:00.308654 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2696794d-4b1b-4b84-a8e7-9322ea513ad9 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:23:00.309273 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2696794d-4b1b-4b84-a8e7-9322ea513ad9 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:00.309540 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:00.309540 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:00.310065 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2696794d-4b1b-4b84-a8e7-9322ea513ad9 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:00.345608 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:00.345608 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:00.351893 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2696794d-4b1b-4b84-a8e7-9322ea513ad9 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:00.363280 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:00.363280 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:00.368554 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2696794d-4b1b-4b84-a8e7-9322ea513ad9 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:23:00.369090 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1665/3302] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:23:00 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 951 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:01.227102 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-4a326cd4-7dbb-4d15-9b0e-7949ea86881f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] POST http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/6ab8ebdd-03da-469c-8c7f-18d44b14db21/action Jan 27 18:23:01.227507 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:01.227507 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:01.227915 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-4a326cd4-7dbb-4d15-9b0e-7949ea86881f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Action body: b'{"os-complete": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:23:01.228201 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-4a326cd4-7dbb-4d15-9b0e-7949ea86881f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:23:01.272153 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:01.272153 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:01.334824 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-07b4a93a-556b-4419-b2b0-9efb35fac581 req-4a326cd4-7dbb-4d15-9b0e-7949ea86881f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/6ab8ebdd-03da-469c-8c7f-18d44b14db21/action returned with HTTP 204 Jan 27 18:23:01.335665 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1638/3303] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 18:23:01 2021] POST /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/6ab8ebdd-03da-469c-8c7f-18d44b14db21/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:23:01.381276 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a195775-bf60-493a-9206-7ed2e171cf1e tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:23:01.381649 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a195775-bf60-493a-9206-7ed2e171cf1e tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:01.381846 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:01.381846 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:01.382124 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7a195775-bf60-493a-9206-7ed2e171cf1e tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:01.413263 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:01.413263 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:01.422178 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7a195775-bf60-493a-9206-7ed2e171cf1e tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:01.436728 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:01.436728 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:01.442552 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7a195775-bf60-493a-9206-7ed2e171cf1e tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:23:01.443102 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1666/3304] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:23:01 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 1243 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:23:01.453808 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd8203af-9abd-4b20-9e2f-7046523b5eb2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:23:01.454772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd8203af-9abd-4b20-9e2f-7046523b5eb2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:01.454979 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:01.454979 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:01.455383 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dd8203af-9abd-4b20-9e2f-7046523b5eb2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:01.485108 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:01.485108 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:01.490531 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dd8203af-9abd-4b20-9e2f-7046523b5eb2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:01.505773 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:01.505773 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:01.513629 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dd8203af-9abd-4b20-9e2f-7046523b5eb2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:23:01.514209 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1639/3305] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:23:01 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 1243 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:23:01.585518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-52d6d82b-109b-4507-b476-f79e2bac5954 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:23:01.585821 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-52d6d82b-109b-4507-b476-f79e2bac5954 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:01.585978 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:01.585978 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:01.586211 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-52d6d82b-109b-4507-b476-f79e2bac5954 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:01.618417 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:01.618417 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:01.623803 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-52d6d82b-109b-4507-b476-f79e2bac5954 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:01.635525 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:01.635525 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:01.641027 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-52d6d82b-109b-4507-b476-f79e2bac5954 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:23:01.641517 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1667/3306] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 18:23:01 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 1243 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:23:01.656098 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-7261d5bc-1714-4385-85a1-59677e94d163 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] POST http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2/action Jan 27 18:23:01.656441 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:01.656441 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:01.656723 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-7261d5bc-1714-4385-85a1-59677e94d163 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:23:01.656963 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-7261d5bc-1714-4385-85a1-59677e94d163 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:23:01.688633 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:01.688633 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:01.689280 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-7261d5bc-1714-4385-85a1-59677e94d163 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:01.721407 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-7261d5bc-1714-4385-85a1-59677e94d163 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Begin detaching volume completed successfully. Jan 27 18:23:01.721731 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-7261d5bc-1714-4385-85a1-59677e94d163 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2/action returned with HTTP 202 Jan 27 18:23:01.722287 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1640/3307] 10.222.0.108 () {64 vars in 1648 bytes} [Wed Jan 27 18:23:01 2021] POST /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:23:05.864591 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-52d6d82b-109b-4507-b476-f79e2bac5954 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume// Jan 27 18:23:05.865341 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-52d6d82b-109b-4507-b476-f79e2bac5954 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:05.865556 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:05.865556 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:05.866164 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-52d6d82b-109b-4507-b476-f79e2bac5954 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:05.866709 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-52d6d82b-109b-4507-b476-f79e2bac5954 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 18:23:05.867211 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1668/3308] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 18:23:05 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:23:05.879996 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-b68676da-b01e-4fec-9ff8-c4680248be67 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:23:05.880467 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-b68676da-b01e-4fec-9ff8-c4680248be67 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:05.880611 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:05.880611 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:05.880890 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-b68676da-b01e-4fec-9ff8-c4680248be67 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:05.912037 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:05.912037 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:05.917813 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-b68676da-b01e-4fec-9ff8-c4680248be67 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:05.929704 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:05.929704 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:05.934950 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-b68676da-b01e-4fec-9ff8-c4680248be67 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:23:05.935479 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1641/3309] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 18:23:05 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 1345 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:23:05.977287 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-a260c289-3967-454a-b871-e462af8e1e53 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2/encryption Jan 27 18:23:05.977696 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-a260c289-3967-454a-b871-e462af8e1e53 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:05.978142 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-a260c289-3967-454a-b871-e462af8e1e53 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:06.008542 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:06.008542 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:06.036903 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-a260c289-3967-454a-b871-e462af8e1e53 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2/encryption returned with HTTP 200 Jan 27 18:23:06.037208 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1669/3310] 10.222.0.104 () {58 vars in 1400 bytes} [Wed Jan 27 18:23:05 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2/encryption => generated 161 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:23:06.475330 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-b09e4214-317a-4a5f-9432-969a3bf87a7f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] DELETE http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/6ab8ebdd-03da-469c-8c7f-18d44b14db21 Jan 27 18:23:06.475901 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-b09e4214-317a-4a5f-9432-969a3bf87a7f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:06.476123 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:06.476123 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:06.476493 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-b09e4214-317a-4a5f-9432-969a3bf87a7f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:06.496503 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:06.496503 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:06.848472 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-b09e4214-317a-4a5f-9432-969a3bf87a7f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:23:06.848762 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-b09e4214-317a-4a5f-9432-969a3bf87a7f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Pending status list for volume during attachment-delete: [] {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:23:06.881846 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-6667fd30-1ee4-44c5-890d-9851cd72997d req-b09e4214-317a-4a5f-9432-969a3bf87a7f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/6ab8ebdd-03da-469c-8c7f-18d44b14db21 returned with HTTP 200 Jan 27 18:23:06.882632 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1642/3311] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 18:23:06 2021] DELETE /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/6ab8ebdd-03da-469c-8c7f-18d44b14db21 => generated 19 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:08.384148 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c83acc13-8325-48b4-8ae8-6a5dc0bbdc2d req-8c491c06-9025-4e94-a55d-4882707ddc60 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:23:08.384745 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c83acc13-8325-48b4-8ae8-6a5dc0bbdc2d req-8c491c06-9025-4e94-a55d-4882707ddc60 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:08.385009 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:08.385009 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:08.385509 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c83acc13-8325-48b4-8ae8-6a5dc0bbdc2d req-8c491c06-9025-4e94-a55d-4882707ddc60 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:08.428811 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:08.428811 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:08.434500 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c83acc13-8325-48b4-8ae8-6a5dc0bbdc2d req-8c491c06-9025-4e94-a55d-4882707ddc60 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:08.448073 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c83acc13-8325-48b4-8ae8-6a5dc0bbdc2d req-8c491c06-9025-4e94-a55d-4882707ddc60 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:23:08.448640 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1670/3312] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 18:23:08 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 951 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:08.472916 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-adb77d28-eca7-4e96-9e4e-6529e2abb19f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] DELETE http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:23:08.473585 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-adb77d28-eca7-4e96-9e4e-6529e2abb19f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:08.473860 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:08.473860 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:08.474955 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-adb77d28-eca7-4e96-9e4e-6529e2abb19f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:08.475521 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-adb77d28-eca7-4e96-9e4e-6529e2abb19f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Delete volume with id: ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:23:08.505388 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:08.505388 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:08.506630 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-adb77d28-eca7-4e96-9e4e-6529e2abb19f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:08.544856 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.keymgr.conf_key_mgr [None req-adb77d28-eca7-4e96-9e4e-6529e2abb19f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 27 18:23:08.578964 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-adb77d28-eca7-4e96-9e4e-6529e2abb19f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Delete volume request issued successfully. Jan 27 18:23:08.579360 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-adb77d28-eca7-4e96-9e4e-6529e2abb19f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 202 Jan 27 18:23:08.580053 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1643/3313] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 18:23:08 2021] DELETE /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:23:08.587377 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-223085f3-d795-4e58-aa47-ee899c520d0b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:23:08.587783 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-223085f3-d795-4e58-aa47-ee899c520d0b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:08.588002 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:08.588002 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:08.588311 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-223085f3-d795-4e58-aa47-ee899c520d0b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:08.620025 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:08.620025 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:08.625513 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-223085f3-d795-4e58-aa47-ee899c520d0b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:08.639531 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-223085f3-d795-4e58-aa47-ee899c520d0b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:23:08.640067 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1671/3314] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:23:08 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 950 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:23:09.655813 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b24f4ec-5800-451a-8fde-7cf2703f6d9b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:23:09.656415 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b24f4ec-5800-451a-8fde-7cf2703f6d9b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:09.656692 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:09.656692 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:09.657223 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5b24f4ec-5800-451a-8fde-7cf2703f6d9b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:09.697469 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:09.697469 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:09.703146 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5b24f4ec-5800-451a-8fde-7cf2703f6d9b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:09.716406 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5b24f4ec-5800-451a-8fde-7cf2703f6d9b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 200 Jan 27 18:23:09.716915 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1644/3315] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:23:09 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 950 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:10.736956 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-64af9ea0-6dc3-4b76-bd1f-8f4fd8198d13 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 Jan 27 18:23:10.737577 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-64af9ea0-6dc3-4b76-bd1f-8f4fd8198d13 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:10.737883 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:10.737883 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:10.738356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-64af9ea0-6dc3-4b76-bd1f-8f4fd8198d13 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:10.777084 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-64af9ea0-6dc3-4b76-bd1f-8f4fd8198d13 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 returned with HTTP 404 Jan 27 18:23:10.777776 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1672/3316] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:23:10 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/ea62f205-99df-4cc9-b134-321cc99fafa2 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:23:10.785364 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8147af8-9b6a-43f6-8003-be9a3d6f0899 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] GET http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/volumes/detail?all_tenants=1 Jan 27 18:23:10.785697 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8147af8-9b6a-43f6-8003-be9a3d6f0899 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:10.785888 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:10.785888 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:10.786164 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e8147af8-9b6a-43f6-8003-be9a3d6f0899 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Calling method 'detail' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:10.787872 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-e8147af8-9b6a-43f6-8003-be9a3d6f0899 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87928) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:23:10.833238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e8147af8-9b6a-43f6-8003-be9a3d6f0899 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Get all volumes completed successfully. Jan 27 18:23:10.834255 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:10.834255 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:10.839952 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e8147af8-9b6a-43f6-8003-be9a3d6f0899 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 27 18:23:10.840483 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1645/3317] 10.222.0.108 () {58 vars in 1257 bytes} [Wed Jan 27 18:23:10 2021] GET /volume/v3/5fc88085171248adb66d49745c37072f/volumes/detail?all_tenants=1 => generated 1106 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:23:10.852350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b43d499-6b33-4f1c-a2a6-fdc877d88801 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] DELETE http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/types/01fe9e0e-118a-4982-b607-3e83fd50b5ba Jan 27 18:23:10.852686 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b43d499-6b33-4f1c-a2a6-fdc877d88801 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:10.853053 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8b43d499-6b33-4f1c-a2a6-fdc877d88801 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:10.897988 n-d-705658-15 devstack@c-api.service[87927]: /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 27 18:23:10.897988 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 18:23:10.931769 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8b43d499-6b33-4f1c-a2a6-fdc877d88801 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/types/01fe9e0e-118a-4982-b607-3e83fd50b5ba returned with HTTP 202 Jan 27 18:23:10.932834 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1673/3318] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 18:23:10 2021] DELETE /volume/v3/5fc88085171248adb66d49745c37072f/types/01fe9e0e-118a-4982-b607-3e83fd50b5ba => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:23:48.289395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-deb4f4bb-fe1e-4ce2-9a6f-8bbc9ee4daee tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] POST http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/types Jan 27 18:23:48.289753 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:48.289753 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:48.290004 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-deb4f4bb-fe1e-4ce2-9a6f-8bbc9ee4daee tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1049207857", "extra_specs": {}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:23:48.342807 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-deb4f4bb-fe1e-4ce2-9a6f-8bbc9ee4daee tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/types returned with HTTP 200 Jan 27 18:23:48.343296 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1646/3319] 10.222.0.108 () {60 vars in 1224 bytes} [Wed Jan 27 18:23:48 2021] POST /volume/v3/5fc88085171248adb66d49745c37072f/types => generated 212 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:48.352270 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d86c3d61-7528-4406-8303-415d263fbda5 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] POST http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/types/68b0fb0d-8d8c-470e-b352-9709e54422aa/encryption Jan 27 18:23:48.352798 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d86c3d61-7528-4406-8303-415d263fbda5 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:23:48.802713 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d86c3d61-7528-4406-8303-415d263fbda5 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/types/68b0fb0d-8d8c-470e-b352-9709e54422aa/encryption returned with HTTP 200 Jan 27 18:23:48.803738 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1674/3320] 10.222.0.108 () {60 vars in 1369 bytes} [Wed Jan 27 18:23:48 2021] POST /volume/v3/5fc88085171248adb66d49745c37072f/types/68b0fb0d-8d8c-470e-b352-9709e54422aa/encryption => generated 230 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:48.815323 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] POST http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes Jan 27 18:23:48.816288 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1821776097", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1049207857", "size": 1}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:23:48.817772 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1821776097', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1049207857', 'size': 1}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:23:48.827539 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Create volume of 1 GB Jan 27 18:23:48.827902 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:48.827902 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:48.828320 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Availability Zones retrieved successfully. Jan 27 18:23:48.837266 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Flow 'volume_create_api' (a57896b3-ebfe-4f66-b886-cc013fcf3ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:23:48.838843 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94cd6862-e4ec-480c-8304-667dd7d8fe61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:23:48.839917 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:23:48.872923 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94cd6862-e4ec-480c-8304-667dd7d8fe61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T18:23:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=68b0fb0d-8d8c-470e-b352-9709e54422aa,is_public=True,name='tempest-scenario-type-luks-1049207857',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '68b0fb0d-8d8c-470e-b352-9709e54422aa', '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=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:23:48.874090 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0e43283-39de-4352-afc5-991477db3a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:23:48.903879 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1049207857 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1049207857, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:23:48.904383 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.quota [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1049207857 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1049207857, it is now deprecated. Please use the default quota class for default quota. Jan 27 18:23:48.999729 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Created reservations ['7f137326-d1aa-455f-a635-3fb52c611770', '71b4691e-9b84-4a3b-aa5c-afe6d7a249b2', 'eac5d98d-0575-44b4-9294-d6a3ffa76f93', '86edda01-87b4-4aa6-aa33-71b0c07e2d81'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:23:49.001040 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0e43283-39de-4352-afc5-991477db3a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f137326-d1aa-455f-a635-3fb52c611770', '71b4691e-9b84-4a3b-aa5c-afe6d7a249b2', 'eac5d98d-0575-44b4-9294-d6a3ffa76f93', '86edda01-87b4-4aa6-aa33-71b0c07e2d81']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:23:49.002478 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9312c69a-d90d-4631-b2dc-b95bbde576b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:23:49.060123 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9312c69a-d90d-4631-b2dc-b95bbde576b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc4a4019-d652-47e0-9df5-efd34a1c0f4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1821776097',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe9d7d84602b4baaa2b2958f13b28d6d',qos_specs=None,replication_status=,reservations=['7f137326-d1aa-455f-a635-3fb52c611770','71b4691e-9b84-4a3b-aa5c-afe6d7a249b2','eac5d98d-0575-44b4-9294-d6a3ffa76f93','86edda01-87b4-4aa6-aa33-71b0c07e2d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e836741fa8d842eea6ba79f6ea4e064a',volume_type_id=68b0fb0d-8d8c-470e-b352-9709e54422aa), 'volume': 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-27T18:23:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1821776097',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bc4a4019-d652-47e0-9df5-efd34a1c0f4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe9d7d84602b4baaa2b2958f13b28d6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e836741fa8d842eea6ba79f6ea4e064a',volume_attachment=,volume_type=,volume_type_id=68b0fb0d-8d8c-470e-b352-9709e54422aa)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:23:49.061265 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e5b17b2-95f0-4a1a-b82d-a98269cdead3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:23:49.117539 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e5b17b2-95f0-4a1a-b82d-a98269cdead3) transitioned into state 'SUCCESS' from state '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-1821776097',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe9d7d84602b4baaa2b2958f13b28d6d',qos_specs=None,replication_status=,reservations=['7f137326-d1aa-455f-a635-3fb52c611770','71b4691e-9b84-4a3b-aa5c-afe6d7a249b2','eac5d98d-0575-44b4-9294-d6a3ffa76f93','86edda01-87b4-4aa6-aa33-71b0c07e2d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e836741fa8d842eea6ba79f6ea4e064a',volume_type_id=68b0fb0d-8d8c-470e-b352-9709e54422aa)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:23:49.118825 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abf5222e-2a4e-40ae-b878-80933f7c8791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:23:49.154169 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abf5222e-2a4e-40ae-b878-80933f7c8791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:23:49.155896 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Flow 'volume_create_api' (a57896b3-ebfe-4f66-b886-cc013fcf3ad5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:23:49.184899 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Create volume request issued successfully. Jan 27 18:23:49.192852 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-47aef41d-ee91-4cad-89d2-87f39f715ada tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes returned with HTTP 202 Jan 27 18:23:49.199424 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1647/3321] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 18:23:48 2021] POST /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes => generated 853 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:23:49.204637 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bee65f68-2876-4810-a7ea-e78d80964cbb tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:23:49.205358 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bee65f68-2876-4810-a7ea-e78d80964cbb tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:49.205953 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bee65f68-2876-4810-a7ea-e78d80964cbb tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:49.239963 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:49.239963 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:49.245750 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bee65f68-2876-4810-a7ea-e78d80964cbb tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:49.258309 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bee65f68-2876-4810-a7ea-e78d80964cbb tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:23:49.261262 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1675/3322] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:23:49 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 921 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:50.276295 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55f0c023-81ce-4ebd-b034-94d7f014a0eb tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:23:50.276778 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55f0c023-81ce-4ebd-b034-94d7f014a0eb tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:50.277238 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:50.277238 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:50.277564 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-55f0c023-81ce-4ebd-b034-94d7f014a0eb tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:50.314570 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:50.314570 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:50.321631 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-55f0c023-81ce-4ebd-b034-94d7f014a0eb tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:50.334899 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-55f0c023-81ce-4ebd-b034-94d7f014a0eb tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:23:50.335560 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1648/3323] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:23:50 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 946 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:50.347995 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f87d86c-0c0a-498e-9c9e-eed35f86bf91 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:23:50.348798 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f87d86c-0c0a-498e-9c9e-eed35f86bf91 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:50.349068 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:50.349068 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:50.349699 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f87d86c-0c0a-498e-9c9e-eed35f86bf91 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:50.380761 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:50.380761 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:50.386828 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0f87d86c-0c0a-498e-9c9e-eed35f86bf91 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:50.409213 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f87d86c-0c0a-498e-9c9e-eed35f86bf91 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:23:50.416650 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1676/3324] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:23:50 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 946 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:50.487314 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-a39002da-8022-4924-a25c-4dcfe6d324e8 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:23:50.487667 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-a39002da-8022-4924-a25c-4dcfe6d324e8 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:50.487894 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:50.487894 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:50.488117 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-a39002da-8022-4924-a25c-4dcfe6d324e8 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:50.520612 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:50.520612 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:50.526579 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-a39002da-8022-4924-a25c-4dcfe6d324e8 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:50.539918 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-a39002da-8022-4924-a25c-4dcfe6d324e8 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:23:50.540344 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1649/3325] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 18:23:50 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 946 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:23:53.314940 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f87d86c-0c0a-498e-9c9e-eed35f86bf91 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume// Jan 27 18:23:53.315550 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f87d86c-0c0a-498e-9c9e-eed35f86bf91 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:53.315550 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:53.315550 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:53.315769 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f87d86c-0c0a-498e-9c9e-eed35f86bf91 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:53.316931 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f87d86c-0c0a-498e-9c9e-eed35f86bf91 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 18:23:53.317491 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1677/3326] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 18:23:53 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:23:53.328833 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-40fd23fc-9955-40e3-a4ec-1be1878b0f98 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] POST http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments Jan 27 18:23:53.329451 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:53.329451 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:53.329743 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-40fd23fc-9955-40e3-a4ec-1be1878b0f98 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc4a4019-d652-47e0-9df5-efd34a1c0f4e", "instance_uuid": "1b8e058b-cc54-48bc-aa6d-73b41382de1e", "connector": null}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:23:53.361650 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:53.361650 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:53.516657 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-40fd23fc-9955-40e3-a4ec-1be1878b0f98 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments returned with HTTP 200 Jan 27 18:23:53.517417 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1650/3327] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 18:23:53 2021] POST /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:23:53.607143 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e982f19a-64b6-40d2-9097-76b16c0c905e tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:23:53.607497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e982f19a-64b6-40d2-9097-76b16c0c905e tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:53.607888 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e982f19a-64b6-40d2-9097-76b16c0c905e tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:53.638674 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:53.638674 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:53.644339 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e982f19a-64b6-40d2-9097-76b16c0c905e tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:53.655955 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:53.655955 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:53.661687 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e982f19a-64b6-40d2-9097-76b16c0c905e tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:23:53.662191 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1678/3328] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:23:53 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 945 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:54.024969 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-40fd23fc-9955-40e3-a4ec-1be1878b0f98 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume// Jan 27 18:23:54.028200 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-40fd23fc-9955-40e3-a4ec-1be1878b0f98 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:54.028200 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:54.028200 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:54.028200 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-40fd23fc-9955-40e3-a4ec-1be1878b0f98 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:54.028200 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-40fd23fc-9955-40e3-a4ec-1be1878b0f98 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 18:23:54.028200 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1651/3329] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 18:23:54 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:23:54.039730 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-a5d870ea-5db3-4d52-b023-7522b56baf1d tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:23:54.040357 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-a5d870ea-5db3-4d52-b023-7522b56baf1d tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:54.040533 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:54.040533 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:54.040806 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-a5d870ea-5db3-4d52-b023-7522b56baf1d tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:54.072767 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:54.072767 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:54.078749 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-a5d870ea-5db3-4d52-b023-7522b56baf1d tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:54.091008 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:54.091008 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:54.096168 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-a5d870ea-5db3-4d52-b023-7522b56baf1d tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:23:54.096688 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1679/3330] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 18:23:54 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 1044 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:23:54.130777 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-d7fe420b-0341-431b-bf0f-e0d3b8ee61a0 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] PUT http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/8e1606e9-3c97-466d-a359-430dc75c7949 Jan 27 18:23:54.131397 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-d7fe420b-0341-431b-bf0f-e0d3b8ee61a0 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:23:54.152453 n-d-705658-15 devstack@c-api.service[87927]: /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 27 18:23:54.152453 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 18:23:54.152860 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-d7fe420b-0341-431b-bf0f-e0d3b8ee61a0 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Lock "b'cinder-attachment_update-bc4a4019-d652-47e0-9df5-efd34a1c0f4e-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.007s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:23:54.154574 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:54.154574 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:54.680630 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2b8b0a57-c4e8-4ed3-8f63-a72f69470503 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:23:54.680997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2b8b0a57-c4e8-4ed3-8f63-a72f69470503 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:54.681072 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:54.681072 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:54.681296 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2b8b0a57-c4e8-4ed3-8f63-a72f69470503 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:54.709563 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:54.709563 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:54.716120 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2b8b0a57-c4e8-4ed3-8f63-a72f69470503 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:54.726310 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:54.726310 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:54.731074 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2b8b0a57-c4e8-4ed3-8f63-a72f69470503 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:23:54.731530 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1680/3331] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:23:54 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 945 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:23:55.147565 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-d7fe420b-0341-431b-bf0f-e0d3b8ee61a0 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Lock "b'cinder-attachment_update-bc4a4019-d652-47e0-9df5-efd34a1c0f4e-n-h2-705658-15'" released by "attachment_update" :: held 0.995s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:23:55.148038 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-d7fe420b-0341-431b-bf0f-e0d3b8ee61a0 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/8e1606e9-3c97-466d-a359-430dc75c7949 returned with HTTP 200 Jan 27 18:23:55.148691 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1652/3332] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 18:23:54 2021] PUT /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/8e1606e9-3c97-466d-a359-430dc75c7949 => generated 762 bytes in 1022 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:23:55.168404 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-b729e6a5-ca6d-4066-a712-2d100ba8aafb tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e/encryption Jan 27 18:23:55.168678 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-b729e6a5-ca6d-4066-a712-2d100ba8aafb tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:55.168810 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:55.168810 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:55.168995 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-b729e6a5-ca6d-4066-a712-2d100ba8aafb tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:55.192069 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:55.192069 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:55.214780 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-b729e6a5-ca6d-4066-a712-2d100ba8aafb tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e/encryption returned with HTTP 200 Jan 27 18:23:55.215295 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1681/3333] 10.222.0.104 () {58 vars in 1400 bytes} [Wed Jan 27 18:23:55 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e/encryption => generated 160 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:55.751509 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-be810703-f085-4e32-a059-b64654d77ffa tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:23:55.752469 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-be810703-f085-4e32-a059-b64654d77ffa tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:55.752751 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:55.752751 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:55.753200 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-be810703-f085-4e32-a059-b64654d77ffa tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:55.788786 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:55.788786 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:55.795185 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-be810703-f085-4e32-a059-b64654d77ffa tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:55.806662 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:55.806662 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:55.812056 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-be810703-f085-4e32-a059-b64654d77ffa tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:23:55.812571 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1653/3334] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:23:55 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 946 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:56.824499 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-49070dcd-82bb-4751-8cbd-314addc56c63 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:23:56.825120 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-49070dcd-82bb-4751-8cbd-314addc56c63 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:56.825120 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:56.825120 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:56.825484 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-49070dcd-82bb-4751-8cbd-314addc56c63 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:56.856747 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:56.856747 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:56.862717 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-49070dcd-82bb-4751-8cbd-314addc56c63 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:56.874767 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:56.874767 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:56.880183 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-49070dcd-82bb-4751-8cbd-314addc56c63 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:23:56.880730 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1682/3335] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:23:56 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 946 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:57.895710 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3fe6291-4631-46f4-a089-e5c4fa7d3b82 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:23:57.896481 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3fe6291-4631-46f4-a089-e5c4fa7d3b82 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:57.896636 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:57.896636 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:57.897165 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b3fe6291-4631-46f4-a089-e5c4fa7d3b82 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:57.936693 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:57.936693 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:57.942712 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b3fe6291-4631-46f4-a089-e5c4fa7d3b82 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:57.955379 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:57.955379 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:57.965786 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b3fe6291-4631-46f4-a089-e5c4fa7d3b82 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:23:57.966756 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1654/3336] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:23:57 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 946 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:23:58.979982 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee2d3d75-d58f-474f-abcb-b3116e1da727 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:23:58.980734 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee2d3d75-d58f-474f-abcb-b3116e1da727 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:23:58.980734 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:23:58.980734 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:23:58.981061 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ee2d3d75-d58f-474f-abcb-b3116e1da727 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:23:59.014020 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:59.014020 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:59.019594 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ee2d3d75-d58f-474f-abcb-b3116e1da727 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:23:59.033634 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:23:59.033634 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:23:59.043859 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ee2d3d75-d58f-474f-abcb-b3116e1da727 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:23:59.044824 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1683/3337] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:23:58 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 946 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:00.064365 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9cc695e2-747c-4094-bd04-4042ce93f885 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:24:00.064997 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9cc695e2-747c-4094-bd04-4042ce93f885 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:00.065281 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:00.065281 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:24:00.065782 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9cc695e2-747c-4094-bd04-4042ce93f885 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:00.103714 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:00.103714 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:00.109885 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9cc695e2-747c-4094-bd04-4042ce93f885 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:24:00.122130 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:00.122130 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:00.127807 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9cc695e2-747c-4094-bd04-4042ce93f885 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:24:00.128357 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1655/3338] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:24:00 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 946 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:00.877704 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-e72094ad-97d5-4495-9496-39eda8739ff7 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] POST http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/8e1606e9-3c97-466d-a359-430dc75c7949/action Jan 27 18:24:00.878110 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:00.878110 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:24:00.878459 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-e72094ad-97d5-4495-9496-39eda8739ff7 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:24:00.878741 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-e72094ad-97d5-4495-9496-39eda8739ff7 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:24:00.925181 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:00.925181 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:00.989950 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a7569e6d-f32c-4f3d-a42c-eb8b7137f13a req-e72094ad-97d5-4495-9496-39eda8739ff7 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/8e1606e9-3c97-466d-a359-430dc75c7949/action returned with HTTP 204 Jan 27 18:24:00.991018 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1684/3339] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 18:24:00 2021] POST /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/8e1606e9-3c97-466d-a359-430dc75c7949/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:24:01.142582 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86d3c024-736f-47d2-abef-8b8576dc31c2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:24:01.143298 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86d3c024-736f-47d2-abef-8b8576dc31c2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:01.143298 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:01.143298 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:24:01.143298 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-86d3c024-736f-47d2-abef-8b8576dc31c2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:01.175570 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:01.175570 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:01.181742 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-86d3c024-736f-47d2-abef-8b8576dc31c2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:24:01.192765 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:01.192765 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:01.198072 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-86d3c024-736f-47d2-abef-8b8576dc31c2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:24:01.198576 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1656/3340] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:24:01 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:24:01.208705 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae0f292c-5b78-434d-b81a-292710b665d5 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:24:01.209054 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae0f292c-5b78-434d-b81a-292710b665d5 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:01.209210 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:01.209210 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:24:01.209432 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ae0f292c-5b78-434d-b81a-292710b665d5 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:01.239888 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:01.239888 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:01.245719 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ae0f292c-5b78-434d-b81a-292710b665d5 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:24:01.256449 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:01.256449 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:01.261339 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ae0f292c-5b78-434d-b81a-292710b665d5 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:24:01.261822 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1685/3341] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:24:01 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:24:01.334420 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-abc35409-f96a-4e07-89a6-b7592c6f0444 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:24:01.334735 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-abc35409-f96a-4e07-89a6-b7592c6f0444 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:01.334868 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:01.334868 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:24:01.335112 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-abc35409-f96a-4e07-89a6-b7592c6f0444 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:01.363577 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:01.363577 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:01.369215 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-abc35409-f96a-4e07-89a6-b7592c6f0444 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:24:01.379800 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:01.379800 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:01.384951 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-abc35409-f96a-4e07-89a6-b7592c6f0444 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:24:01.385435 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1657/3342] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 18:24:01 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:24:01.400776 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-cd749907-2c11-4465-8898-02f89899c33a tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] POST http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e/action Jan 27 18:24:01.401020 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:01.401020 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:24:01.401304 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-cd749907-2c11-4465-8898-02f89899c33a tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:24:01.401550 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-cd749907-2c11-4465-8898-02f89899c33a tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:24:01.430837 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:01.430837 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:01.431479 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-cd749907-2c11-4465-8898-02f89899c33a tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:24:01.464122 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-cd749907-2c11-4465-8898-02f89899c33a tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Begin detaching volume completed successfully. Jan 27 18:24:01.464508 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-cd749907-2c11-4465-8898-02f89899c33a tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e/action returned with HTTP 202 Jan 27 18:24:01.465107 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1686/3343] 10.222.0.108 () {64 vars in 1648 bytes} [Wed Jan 27 18:24:01 2021] POST /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:24:05.633074 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-abc35409-f96a-4e07-89a6-b7592c6f0444 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume// Jan 27 18:24:05.633596 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-abc35409-f96a-4e07-89a6-b7592c6f0444 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:05.633721 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:05.633721 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:24:05.634146 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-abc35409-f96a-4e07-89a6-b7592c6f0444 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:05.635741 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-abc35409-f96a-4e07-89a6-b7592c6f0444 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 18:24:05.636244 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1658/3344] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 18:24:05 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:24:05.649617 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-56861928-0f6a-4332-9b2b-6c8c4bbf6d5c tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:24:05.650368 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-56861928-0f6a-4332-9b2b-6c8c4bbf6d5c tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:05.650648 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:05.650648 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:24:05.650979 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-56861928-0f6a-4332-9b2b-6c8c4bbf6d5c tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:05.683261 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:05.683261 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:05.689688 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-56861928-0f6a-4332-9b2b-6c8c4bbf6d5c tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:24:05.702067 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:05.702067 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:05.707754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-56861928-0f6a-4332-9b2b-6c8c4bbf6d5c tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:24:05.708312 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1687/3345] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 18:24:05 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 1340 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:24:05.756453 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-e7f5fed0-f99e-4a74-9aec-b03b8c0a4a49 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e/encryption Jan 27 18:24:05.757109 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-e7f5fed0-f99e-4a74-9aec-b03b8c0a4a49 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:05.757774 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-e7f5fed0-f99e-4a74-9aec-b03b8c0a4a49 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'index' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:05.798045 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:05.798045 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:05.829206 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-e7f5fed0-f99e-4a74-9aec-b03b8c0a4a49 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e/encryption returned with HTTP 200 Jan 27 18:24:05.829683 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1659/3346] 10.222.0.104 () {58 vars in 1400 bytes} [Wed Jan 27 18:24:05 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e/encryption => generated 160 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:06.270621 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-791367b6-1735-48c8-8e3b-c0416e8d40d2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] DELETE http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/8e1606e9-3c97-466d-a359-430dc75c7949 Jan 27 18:24:06.271175 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-791367b6-1735-48c8-8e3b-c0416e8d40d2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:06.271415 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:06.271415 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:24:06.271892 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-791367b6-1735-48c8-8e3b-c0416e8d40d2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:06.289676 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:06.289676 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:06.602423 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-791367b6-1735-48c8-8e3b-c0416e8d40d2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:24:06.602663 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-791367b6-1735-48c8-8e3b-c0416e8d40d2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:24:06.636426 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c4dafe96-f372-4591-a936-aa2efd4a8c54 req-791367b6-1735-48c8-8e3b-c0416e8d40d2 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/8e1606e9-3c97-466d-a359-430dc75c7949 returned with HTTP 200 Jan 27 18:24:06.637066 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1688/3347] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 18:24:06 2021] DELETE /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/attachments/8e1606e9-3c97-466d-a359-430dc75c7949 => generated 19 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:07.213386 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-977946d5-0103-41a6-9888-344d08a5173f req-d5f64c91-8bb0-4769-ad9b-c3cf676d9cc3 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:24:07.214101 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-977946d5-0103-41a6-9888-344d08a5173f req-d5f64c91-8bb0-4769-ad9b-c3cf676d9cc3 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:07.215034 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:07.215034 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:24:07.215565 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-977946d5-0103-41a6-9888-344d08a5173f req-d5f64c91-8bb0-4769-ad9b-c3cf676d9cc3 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:07.244777 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:07.244777 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:07.250313 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-977946d5-0103-41a6-9888-344d08a5173f req-d5f64c91-8bb0-4769-ad9b-c3cf676d9cc3 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:24:07.262475 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-977946d5-0103-41a6-9888-344d08a5173f req-d5f64c91-8bb0-4769-ad9b-c3cf676d9cc3 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:24:07.262855 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1660/3348] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 18:24:07 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 946 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:07.279094 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5f3329e7-b6d4-4116-bb98-e90595c092da tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] DELETE http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:24:07.279758 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5f3329e7-b6d4-4116-bb98-e90595c092da tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:07.279970 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:07.279970 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:24:07.280189 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-5f3329e7-b6d4-4116-bb98-e90595c092da tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:07.280558 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-5f3329e7-b6d4-4116-bb98-e90595c092da tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Delete volume with id: bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:24:07.309419 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:07.309419 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:07.310335 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5f3329e7-b6d4-4116-bb98-e90595c092da tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:24:07.351626 n-d-705658-15 devstack@c-api.service[87927]: WARNING cinder.keymgr.conf_key_mgr [None req-5f3329e7-b6d4-4116-bb98-e90595c092da tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 27 18:24:07.387193 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-5f3329e7-b6d4-4116-bb98-e90595c092da tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Delete volume request issued successfully. Jan 27 18:24:07.387529 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-5f3329e7-b6d4-4116-bb98-e90595c092da tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 202 Jan 27 18:24:07.388306 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1689/3349] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 18:24:07 2021] DELETE /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:24:07.394541 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f6abeeb-ce4f-454b-a7d4-a8d3ce693972 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:24:07.394977 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f6abeeb-ce4f-454b-a7d4-a8d3ce693972 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:07.395139 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:07.395139 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:24:07.395394 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0f6abeeb-ce4f-454b-a7d4-a8d3ce693972 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:07.429387 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:07.429387 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:07.434731 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0f6abeeb-ce4f-454b-a7d4-a8d3ce693972 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:24:07.447315 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0f6abeeb-ce4f-454b-a7d4-a8d3ce693972 tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:24:07.447780 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1661/3350] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:24:07 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 945 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:08.460062 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23d07b5e-2453-4d7f-a4c3-f23562e6cd7f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:24:08.460459 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23d07b5e-2453-4d7f-a4c3-f23562e6cd7f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:08.460522 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:08.460522 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:24:08.460729 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-23d07b5e-2453-4d7f-a4c3-f23562e6cd7f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:08.494067 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:08.494067 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:08.500068 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-23d07b5e-2453-4d7f-a4c3-f23562e6cd7f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Volume info retrieved successfully. Jan 27 18:24:08.512611 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-23d07b5e-2453-4d7f-a4c3-f23562e6cd7f tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 200 Jan 27 18:24:08.513101 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1690/3351] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:24:08 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 945 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:24:09.525427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-610a00d1-6d6b-437b-87b8-5a813014c80b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] GET http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e Jan 27 18:24:09.525947 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-610a00d1-6d6b-437b-87b8-5a813014c80b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:09.525947 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:09.525947 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:24:09.526230 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-610a00d1-6d6b-437b-87b8-5a813014c80b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:09.555909 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-610a00d1-6d6b-437b-87b8-5a813014c80b tempest-TestEncryptedCinderVolumes-2032371305 tempest-TestEncryptedCinderVolumes-2032371305-project] http://10.222.0.108/volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e returned with HTTP 404 Jan 27 18:24:09.556576 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1662/3352] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:24:09 2021] GET /volume/v3/fe9d7d84602b4baaa2b2958f13b28d6d/volumes/bc4a4019-d652-47e0-9df5-efd34a1c0f4e => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:24:09.563059 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0849ade8-5f0f-47f4-a5e8-d65f6ae028cd tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] GET http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/volumes/detail?all_tenants=1 Jan 27 18:24:09.563544 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0849ade8-5f0f-47f4-a5e8-d65f6ae028cd tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:09.563713 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:24:09.563713 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:24:09.563966 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0849ade8-5f0f-47f4-a5e8-d65f6ae028cd tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:09.565188 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-0849ade8-5f0f-47f4-a5e8-d65f6ae028cd tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:24:09.592989 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0849ade8-5f0f-47f4-a5e8-d65f6ae028cd tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Get all volumes completed successfully. Jan 27 18:24:09.593935 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:24:09.593935 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:24:09.598201 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0849ade8-5f0f-47f4-a5e8-d65f6ae028cd tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 27 18:24:09.598646 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1691/3353] 10.222.0.108 () {58 vars in 1257 bytes} [Wed Jan 27 18:24:09 2021] GET /volume/v3/5fc88085171248adb66d49745c37072f/volumes/detail?all_tenants=1 => generated 1106 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:24:09.607974 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f7db45d-f506-4815-95d7-c3ef0a641230 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] DELETE http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/types/68b0fb0d-8d8c-470e-b352-9709e54422aa Jan 27 18:24:09.608297 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f7db45d-f506-4815-95d7-c3ef0a641230 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:24:09.608655 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f7db45d-f506-4815-95d7-c3ef0a641230 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] Calling method '_delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:24:09.649141 n-d-705658-15 devstack@c-api.service[87927]: /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 27 18:24:09.649141 n-d-705658-15 devstack@c-api.service[87927]: "UPDATE / DELETE expressions." % clause Jan 27 18:24:09.683032 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f7db45d-f506-4815-95d7-c3ef0a641230 tempest-TestEncryptedCinderVolumes-1004861762 tempest-TestEncryptedCinderVolumes-1004861762-project-admin] http://10.222.0.108/volume/v3/5fc88085171248adb66d49745c37072f/types/68b0fb0d-8d8c-470e-b352-9709e54422aa returned with HTTP 202 Jan 27 18:24:09.683804 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1663/3354] 10.222.0.108 () {58 vars in 1317 bytes} [Wed Jan 27 18:24:09 2021] DELETE /volume/v3/5fc88085171248adb66d49745c37072f/types/68b0fb0d-8d8c-470e-b352-9709e54422aa => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:25:58.038352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] POST http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes Jan 27 18:25:58.038724 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:58.038724 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:25:58.038948 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-952917401", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:25:58.039906 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-952917401', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:25:58.040149 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Create volume of 1 GB Jan 27 18:25:58.049027 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Availability Zones retrieved successfully. Jan 27 18:25:58.057996 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Flow 'volume_create_api' (25e038cf-d45c-495a-a4a7-8316801f3df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:25:58.059596 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (260ebae8-cace-49ed-810a-a2453619eec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:25:58.060727 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:25:58.098322 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (260ebae8-cace-49ed-810a-a2453619eec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:25:58.099555 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdb19b13-dfa1-48de-ae4d-e248c033c06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:25:58.192341 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Created reservations ['7eadc731-218f-4f18-9b78-a6b86451a01e', '2d73db40-f8b0-4a64-a4bc-57031be6fe9c', '2944ae00-f4bb-42ef-bf2a-3afd05ff6fd1', '55ba0344-afa6-4133-ae3b-14d99db88d6b'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:25:58.194463 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdb19b13-dfa1-48de-ae4d-e248c033c06c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eadc731-218f-4f18-9b78-a6b86451a01e', '2d73db40-f8b0-4a64-a4bc-57031be6fe9c', '2944ae00-f4bb-42ef-bf2a-3afd05ff6fd1', '55ba0344-afa6-4133-ae3b-14d99db88d6b']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:25:58.197387 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088049e7-6b20-4559-b2cd-74645fc2cbbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:25:58.260735 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088049e7-6b20-4559-b2cd-74645fc2cbbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-952917401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743ab0ca3087449f834abc076f95c909',qos_specs=None,replication_status=,reservations=['7eadc731-218f-4f18-9b78-a6b86451a01e','2d73db40-f8b0-4a64-a4bc-57031be6fe9c','2944ae00-f4bb-42ef-bf2a-3afd05ff6fd1','55ba0344-afa6-4133-ae3b-14d99db88d6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1379a106c6054e25941ffb03f4279727',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T18:25:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-952917401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='743ab0ca3087449f834abc076f95c909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='1379a106c6054e25941ffb03f4279727',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:25:58.261951 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9476fbd1-0b43-4e43-a74e-27dae302aa6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:25:58.307164 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9476fbd1-0b43-4e43-a74e-27dae302aa6d) transitioned into state 'SUCCESS' from state '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-952917401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='743ab0ca3087449f834abc076f95c909',qos_specs=None,replication_status=,reservations=['7eadc731-218f-4f18-9b78-a6b86451a01e','2d73db40-f8b0-4a64-a4bc-57031be6fe9c','2944ae00-f4bb-42ef-bf2a-3afd05ff6fd1','55ba0344-afa6-4133-ae3b-14d99db88d6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1379a106c6054e25941ffb03f4279727',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:25:58.308402 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd2c47b0-9478-4aa7-9007-ea56403b8474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:25:58.348630 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd2c47b0-9478-4aa7-9007-ea56403b8474) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:25:58.351602 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Flow 'volume_create_api' (25e038cf-d45c-495a-a4a7-8316801f3df5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:25:58.387930 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Create volume request issued successfully. Jan 27 18:25:58.396735 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-93075e6a-89cb-4c86-9be7-6a80703c204b tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes returned with HTTP 202 Jan 27 18:25:58.397405 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1692/3355] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 18:25:58 2021] POST /volume/v3/743ab0ca3087449f834abc076f95c909/volumes => generated 825 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:25:58.407432 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e745dd73-3ce2-4a55-ad6b-052cd576fa9f tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:25:58.407805 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e745dd73-3ce2-4a55-ad6b-052cd576fa9f tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:58.408190 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e745dd73-3ce2-4a55-ad6b-052cd576fa9f tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:58.439484 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:58.439484 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:25:58.444879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e745dd73-3ce2-4a55-ad6b-052cd576fa9f tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:25:58.459567 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e745dd73-3ce2-4a55-ad6b-052cd576fa9f tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:25:58.460262 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1664/3356] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:25:58 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 893 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:59.475740 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4004a2b4-defc-41f4-8193-549e9763a290 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:25:59.476497 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4004a2b4-defc-41f4-8193-549e9763a290 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:59.476657 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:59.476657 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:25:59.477156 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4004a2b4-defc-41f4-8193-549e9763a290 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:59.519305 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:59.519305 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:25:59.525554 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4004a2b4-defc-41f4-8193-549e9763a290 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:25:59.538969 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4004a2b4-defc-41f4-8193-549e9763a290 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:25:59.539466 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1693/3357] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:25:59 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 918 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:59.549858 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0a5c4f22-d99c-4272-aae7-b52e94980c0c tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:25:59.550253 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0a5c4f22-d99c-4272-aae7-b52e94980c0c tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:59.550413 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:59.550413 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:25:59.550631 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0a5c4f22-d99c-4272-aae7-b52e94980c0c tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:59.580728 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:59.580728 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:25:59.586096 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0a5c4f22-d99c-4272-aae7-b52e94980c0c tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:25:59.598606 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0a5c4f22-d99c-4272-aae7-b52e94980c0c tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:25:59.599088 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1665/3358] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:25:59 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 918 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:25:59.607848 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a40bce1d-2ae7-40b1-9a99-e29561fb1598 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes Jan 27 18:25:59.608446 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a40bce1d-2ae7-40b1-9a99-e29561fb1598 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:59.608609 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:59.608609 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:25:59.608815 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a40bce1d-2ae7-40b1-9a99-e29561fb1598 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:59.609296 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.api_utils [None req-a40bce1d-2ae7-40b1-9a99-e29561fb1598 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 27 18:25:59.610347 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-a40bce1d-2ae7-40b1-9a99-e29561fb1598 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 27 18:25:59.640632 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a40bce1d-2ae7-40b1-9a99-e29561fb1598 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Get all volumes completed successfully. Jan 27 18:25:59.641290 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a40bce1d-2ae7-40b1-9a99-e29561fb1598 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes returned with HTTP 200 Jan 27 18:25:59.641719 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1694/3359] 10.222.0.108 () {58 vars in 1209 bytes} [Wed Jan 27 18:25:59 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes => generated 406 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:59.650427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ca9521c-4b96-4f60-b2c7-848ed0807895 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:25:59.651113 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ca9521c-4b96-4f60-b2c7-848ed0807895 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:59.651305 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:59.651305 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:25:59.651814 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ca9521c-4b96-4f60-b2c7-848ed0807895 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:59.692176 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:59.692176 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:25:59.697519 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3ca9521c-4b96-4f60-b2c7-848ed0807895 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:25:59.717998 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ca9521c-4b96-4f60-b2c7-848ed0807895 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:25:59.718790 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1666/3360] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:25:59 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 918 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:25:59.801653 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-03c6a822-0e17-4529-b675-9976f147a7c9 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:25:59.802246 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-03c6a822-0e17-4529-b675-9976f147a7c9 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:25:59.802486 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:25:59.802486 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:25:59.802978 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-03c6a822-0e17-4529-b675-9976f147a7c9 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:25:59.843739 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:25:59.843739 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:25:59.848990 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-03c6a822-0e17-4529-b675-9976f147a7c9 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:25:59.861670 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-03c6a822-0e17-4529-b675-9976f147a7c9 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:25:59.862355 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1695/3361] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 18:25:59 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 918 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:02.389311 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ca9521c-4b96-4f60-b2c7-848ed0807895 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume// Jan 27 18:26:02.389992 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ca9521c-4b96-4f60-b2c7-848ed0807895 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:02.390290 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:02.390290 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:26:02.390825 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3ca9521c-4b96-4f60-b2c7-848ed0807895 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:02.392217 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3ca9521c-4b96-4f60-b2c7-848ed0807895 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 18:26:02.392973 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1667/3362] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 18:26:02 2021] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:26:02.403542 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-c3e20f30-6883-44ac-9f8c-952aaa3d6f42 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] POST http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/attachments Jan 27 18:26:02.403983 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:02.403983 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:26:02.404293 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-c3e20f30-6883-44ac-9f8c-952aaa3d6f42 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f", "instance_uuid": "e7d1a1f7-0be4-4e1a-b7f6-acdb460c24ad", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:26:02.437135 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:02.437135 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:02.655923 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-c3e20f30-6883-44ac-9f8c-952aaa3d6f42 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/attachments returned with HTTP 200 Jan 27 18:26:02.657047 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1696/3363] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 18:26:02 2021] POST /volume/v3/743ab0ca3087449f834abc076f95c909/attachments => generated 273 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:26:02.750920 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ae17c39-e991-46c9-b723-a7491f08d3e7 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:26:02.751482 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ae17c39-e991-46c9-b723-a7491f08d3e7 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:02.752078 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-6ae17c39-e991-46c9-b723-a7491f08d3e7 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:02.788857 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:02.788857 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:02.795196 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-6ae17c39-e991-46c9-b723-a7491f08d3e7 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:26:02.807085 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:02.807085 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:02.812492 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-6ae17c39-e991-46c9-b723-a7491f08d3e7 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:26:02.813035 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1668/3364] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:26:02 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 917 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:03.160951 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-c3e20f30-6883-44ac-9f8c-952aaa3d6f42 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume// Jan 27 18:26:03.161426 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-c3e20f30-6883-44ac-9f8c-952aaa3d6f42 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:03.161664 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:03.161664 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:26:03.162104 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-c3e20f30-6883-44ac-9f8c-952aaa3d6f42 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:03.163510 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-c3e20f30-6883-44ac-9f8c-952aaa3d6f42 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 18:26:03.164130 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1697/3365] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 18:26:03 2021] GET /volume/ => generated 756 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:26:03.208357 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-cc8d3196-9ea1-4620-9cff-b59346682ff6 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:26:03.208989 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-cc8d3196-9ea1-4620-9cff-b59346682ff6 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:03.209146 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:03.209146 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:26:03.209546 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-cc8d3196-9ea1-4620-9cff-b59346682ff6 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:03.244038 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:03.244038 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:03.250290 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-cc8d3196-9ea1-4620-9cff-b59346682ff6 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:26:03.261497 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:03.261497 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:03.266624 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-cc8d3196-9ea1-4620-9cff-b59346682ff6 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:26:03.267146 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1669/3366] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 18:26:03 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 1016 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:26:03.312553 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-1771c7b7-24d9-43cb-89d8-e2be3c3dc7e5 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] PUT http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/attachments/9adb5df1-9549-42fa-b301-5166bba008cc Jan 27 18:26:03.313396 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-1771c7b7-24d9-43cb-89d8-e2be3c3dc7e5 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.104", "host": "n-h2-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:26:03.337299 n-d-705658-15 devstack@c-api.service[87927]: /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 27 18:26:03.337299 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 18:26:03.337619 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-1771c7b7-24d9-43cb-89d8-e2be3c3dc7e5 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Lock "b'cinder-attachment_update-6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f-n-h2-705658-15'" acquired by "attachment_update" :: waited 0.007s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:26:03.338953 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:03.338953 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:03.826675 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-45d3d8d1-fee2-44c3-a612-72668aed3b94 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:26:03.827343 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-45d3d8d1-fee2-44c3-a612-72668aed3b94 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:03.827619 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:03.827619 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:26:03.828138 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-45d3d8d1-fee2-44c3-a612-72668aed3b94 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:03.865711 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:03.865711 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:03.871114 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-45d3d8d1-fee2-44c3-a612-72668aed3b94 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:26:03.882756 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:03.882756 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:03.887904 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-45d3d8d1-fee2-44c3-a612-72668aed3b94 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:26:03.888405 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1670/3367] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:26:03 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 917 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:04.319060 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-1771c7b7-24d9-43cb-89d8-e2be3c3dc7e5 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Lock "b'cinder-attachment_update-6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f-n-h2-705658-15'" released by "attachment_update" :: held 0.981s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:26:04.319557 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-1771c7b7-24d9-43cb-89d8-e2be3c3dc7e5 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/attachments/9adb5df1-9549-42fa-b301-5166bba008cc returned with HTTP 200 Jan 27 18:26:04.320348 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1698/3368] 10.222.0.104 () {64 vars in 1473 bytes} [Wed Jan 27 18:26:03 2021] PUT /volume/v3/743ab0ca3087449f834abc076f95c909/attachments/9adb5df1-9549-42fa-b301-5166bba008cc => generated 763 bytes in 1015 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:26:04.900614 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7128b00a-23b7-4407-ae07-354aa9740692 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:26:04.901085 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7128b00a-23b7-4407-ae07-354aa9740692 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:04.901272 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:04.901272 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:26:04.901591 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7128b00a-23b7-4407-ae07-354aa9740692 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:04.936366 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:04.936366 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:04.942011 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7128b00a-23b7-4407-ae07-354aa9740692 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:26:04.953691 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:04.953691 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:04.959087 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7128b00a-23b7-4407-ae07-354aa9740692 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:26:04.959796 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1671/3369] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:26:04 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 918 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:05.974800 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a271492b-a2bc-4810-98fe-50d39f468072 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:26:05.975487 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a271492b-a2bc-4810-98fe-50d39f468072 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:05.975794 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:05.975794 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:26:05.976379 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a271492b-a2bc-4810-98fe-50d39f468072 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:06.019298 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:06.019298 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:06.025058 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a271492b-a2bc-4810-98fe-50d39f468072 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:26:06.037107 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:06.037107 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:06.042322 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a271492b-a2bc-4810-98fe-50d39f468072 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:26:06.042845 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1699/3370] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:26:05 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 918 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:07.058020 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9955ca15-ada1-433d-a50a-d9760bc05a40 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:26:07.058710 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9955ca15-ada1-433d-a50a-d9760bc05a40 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:07.058996 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:07.058996 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:26:07.059545 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-9955ca15-ada1-433d-a50a-d9760bc05a40 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:07.099647 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:07.099647 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:07.106148 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-9955ca15-ada1-433d-a50a-d9760bc05a40 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:26:07.119130 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:07.119130 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:07.124797 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-9955ca15-ada1-433d-a50a-d9760bc05a40 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:26:07.125341 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1672/3371] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:26:07 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 918 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:08.145093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ea6bb5b4-6d7b-4d27-85b9-43a24d457925 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:26:08.145745 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ea6bb5b4-6d7b-4d27-85b9-43a24d457925 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:08.146005 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:08.146005 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:26:08.146534 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-ea6bb5b4-6d7b-4d27-85b9-43a24d457925 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:08.191724 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:08.191724 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:08.197735 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-ea6bb5b4-6d7b-4d27-85b9-43a24d457925 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:26:08.209061 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:08.209061 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:08.214377 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-ea6bb5b4-6d7b-4d27-85b9-43a24d457925 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:26:08.215248 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1700/3372] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:26:08 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 918 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:09.230503 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cec2a6cd-85c4-4e29-91de-cbdac57c42d8 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:26:09.231236 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cec2a6cd-85c4-4e29-91de-cbdac57c42d8 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:09.232258 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:09.232258 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:26:09.232828 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-cec2a6cd-85c4-4e29-91de-cbdac57c42d8 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:09.276589 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:09.276589 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:09.283395 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-cec2a6cd-85c4-4e29-91de-cbdac57c42d8 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:26:09.297976 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:09.297976 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:09.303568 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-cec2a6cd-85c4-4e29-91de-cbdac57c42d8 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:26:09.304224 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1673/3373] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:26:09 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 918 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:10.324057 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69a467dc-2add-47f0-81ee-a8da9fd09988 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:26:10.324756 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69a467dc-2add-47f0-81ee-a8da9fd09988 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:10.324895 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:10.324895 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:26:10.325346 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69a467dc-2add-47f0-81ee-a8da9fd09988 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:10.361004 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:10.361004 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:10.367379 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-69a467dc-2add-47f0-81ee-a8da9fd09988 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:26:10.375543 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-3ce5e6c4-2294-4a1e-abe6-1f9ac399583d tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] POST http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/attachments/9adb5df1-9549-42fa-b301-5166bba008cc/action Jan 27 18:26:10.375980 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:10.375980 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:26:10.376295 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-3ce5e6c4-2294-4a1e-abe6-1f9ac399583d tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Action body: b'{"os-complete": null}' {{(pid=87928) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:26:10.376558 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-3ce5e6c4-2294-4a1e-abe6-1f9ac399583d tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:26:10.379800 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:10.379800 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:10.385109 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69a467dc-2add-47f0-81ee-a8da9fd09988 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:26:10.386970 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1701/3374] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:26:10 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:26:10.420100 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:10.420100 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:10.486643 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-02919f7c-77fe-4f60-9770-289a9ff04dec req-3ce5e6c4-2294-4a1e-abe6-1f9ac399583d tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/attachments/9adb5df1-9549-42fa-b301-5166bba008cc/action returned with HTTP 204 Jan 27 18:26:10.487359 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1674/3375] 10.222.0.104 () {64 vars in 1494 bytes} [Wed Jan 27 18:26:10 2021] POST /volume/v3/743ab0ca3087449f834abc076f95c909/attachments/9adb5df1-9549-42fa-b301-5166bba008cc/action => generated 0 bytes in 116 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:26:11.397374 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f51277df-d7e3-46eb-8d20-528b2066fc51 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:26:11.397788 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f51277df-d7e3-46eb-8d20-528b2066fc51 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:11.397943 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:11.397943 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:26:11.398249 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f51277df-d7e3-46eb-8d20-528b2066fc51 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:11.431579 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:11.431579 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:11.437435 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f51277df-d7e3-46eb-8d20-528b2066fc51 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:26:11.448699 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:11.448699 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:11.453778 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f51277df-d7e3-46eb-8d20-528b2066fc51 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:26:11.454298 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1702/3376] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:26:11 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 1210 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:26:11.464463 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c5489f73-bce5-4c96-9ff3-1703ca3808a5 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:26:11.464760 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c5489f73-bce5-4c96-9ff3-1703ca3808a5 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:11.464928 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:11.464928 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:26:11.465225 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c5489f73-bce5-4c96-9ff3-1703ca3808a5 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:11.495512 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:11.495512 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:11.501387 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c5489f73-bce5-4c96-9ff3-1703ca3808a5 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:26:11.512298 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:11.512298 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:11.517118 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c5489f73-bce5-4c96-9ff3-1703ca3808a5 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:26:11.517649 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1675/3377] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:26:11 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 1210 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:26:11.532976 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-81ecd916-497b-4fbd-b7f1-06f3404cafac tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:26:11.533321 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-81ecd916-497b-4fbd-b7f1-06f3404cafac tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:26:11.533477 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:26:11.533477 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:26:11.533714 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-81ecd916-497b-4fbd-b7f1-06f3404cafac tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:26:11.562159 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:11.562159 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:11.567036 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-81ecd916-497b-4fbd-b7f1-06f3404cafac tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:26:11.577127 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:26:11.577127 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:26:11.582171 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-81ecd916-497b-4fbd-b7f1-06f3404cafac tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:26:11.582605 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1703/3378] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:26:11 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 1210 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:28:31.276792 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-38db976b-14a6-4d6f-b299-b5382f8a4682 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:28:31.277282 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-38db976b-14a6-4d6f-b299-b5382f8a4682 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:31.277282 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:31.277282 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:28:31.277414 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-38db976b-14a6-4d6f-b299-b5382f8a4682 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:31.304373 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:31.304373 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:28:31.308748 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-03a83a07-3ddc-46b1-8334-54c457428452 req-38db976b-14a6-4d6f-b299-b5382f8a4682 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:28:31.318016 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:31.318016 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:28:31.322027 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-38db976b-14a6-4d6f-b299-b5382f8a4682 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:28:31.322486 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1676/3379] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 18:28:31 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 1210 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:28:31.336365 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-8fc69f30-a04f-4673-a14e-86da7b545501 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] POST http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f/action Jan 27 18:28:31.336961 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:31.336961 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:28:31.337204 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-8fc69f30-a04f-4673-a14e-86da7b545501 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:28:31.337397 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-8fc69f30-a04f-4673-a14e-86da7b545501 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:28:31.364422 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:31.364422 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:28:31.365062 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-03a83a07-3ddc-46b1-8334-54c457428452 req-8fc69f30-a04f-4673-a14e-86da7b545501 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:28:31.411800 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-03a83a07-3ddc-46b1-8334-54c457428452 req-8fc69f30-a04f-4673-a14e-86da7b545501 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Begin detaching volume completed successfully. Jan 27 18:28:31.412523 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-8fc69f30-a04f-4673-a14e-86da7b545501 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f/action returned with HTTP 202 Jan 27 18:28:31.413604 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1704/3380] 10.222.0.108 () {64 vars in 1648 bytes} [Wed Jan 27 18:28:31 2021] POST /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 27 18:28:32.497928 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-38db976b-14a6-4d6f-b299-b5382f8a4682 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume// Jan 27 18:28:32.498481 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-38db976b-14a6-4d6f-b299-b5382f8a4682 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:32.498481 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:32.498481 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:28:32.498760 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-38db976b-14a6-4d6f-b299-b5382f8a4682 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:32.499651 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-38db976b-14a6-4d6f-b299-b5382f8a4682 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 18:28:32.500136 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1677/3381] 10.222.0.104 () {56 vars in 1094 bytes} [Wed Jan 27 18:28:32 2021] GET /volume/ => generated 756 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:28:32.513696 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-5de9adc1-68ec-42c8-97ee-363dffd0b636 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:28:32.514272 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-5de9adc1-68ec-42c8-97ee-363dffd0b636 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:32.514478 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:32.514478 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:28:32.514707 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-5de9adc1-68ec-42c8-97ee-363dffd0b636 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:32.546662 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:32.546662 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:28:32.553867 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-03a83a07-3ddc-46b1-8334-54c457428452 req-5de9adc1-68ec-42c8-97ee-363dffd0b636 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:28:32.566453 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:32.566453 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:28:32.572015 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-5de9adc1-68ec-42c8-97ee-363dffd0b636 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:28:32.572587 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1705/3382] 10.222.0.104 () {60 vars in 1408 bytes} [Wed Jan 27 18:28:32 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 1312 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:28:33.100097 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-83938c39-94b7-45b1-9d3a-960657d83ffe tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] DELETE http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/attachments/9adb5df1-9549-42fa-b301-5166bba008cc Jan 27 18:28:33.100841 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-83938c39-94b7-45b1-9d3a-960657d83ffe tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:33.101500 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-83938c39-94b7-45b1-9d3a-960657d83ffe tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:33.121421 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:33.121421 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:28:33.469701 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-03a83a07-3ddc-46b1-8334-54c457428452 req-83938c39-94b7-45b1-9d3a-960657d83ffe tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 18:28:33.469952 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-03a83a07-3ddc-46b1-8334-54c457428452 req-83938c39-94b7-45b1-9d3a-960657d83ffe tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Pending status list for volume during attachment-delete: [] {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 18:28:33.503418 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-03a83a07-3ddc-46b1-8334-54c457428452 req-83938c39-94b7-45b1-9d3a-960657d83ffe tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/attachments/9adb5df1-9549-42fa-b301-5166bba008cc returned with HTTP 200 Jan 27 18:28:33.504143 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1678/3383] 10.222.0.104 () {62 vars in 1442 bytes} [Wed Jan 27 18:28:33 2021] DELETE /volume/v3/743ab0ca3087449f834abc076f95c909/attachments/9adb5df1-9549-42fa-b301-5166bba008cc => generated 19 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:33.735093 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a0c1a949-375f-46f7-9c32-9730d9d90eef req-4ebfcba1-409f-4942-97f9-9718c3a1b7ec tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:28:33.735391 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a0c1a949-375f-46f7-9c32-9730d9d90eef req-4ebfcba1-409f-4942-97f9-9718c3a1b7ec tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:33.735548 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:33.735548 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:28:33.735879 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-a0c1a949-375f-46f7-9c32-9730d9d90eef req-4ebfcba1-409f-4942-97f9-9718c3a1b7ec tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:33.764242 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:33.764242 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:28:33.770159 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-a0c1a949-375f-46f7-9c32-9730d9d90eef req-4ebfcba1-409f-4942-97f9-9718c3a1b7ec tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:28:33.783496 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-a0c1a949-375f-46f7-9c32-9730d9d90eef req-4ebfcba1-409f-4942-97f9-9718c3a1b7ec tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:28:33.783977 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1706/3384] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 18:28:33 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 918 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 27 18:28:33.800921 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f833c30-de70-48be-b751-b157896c15bc tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] DELETE http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:28:33.801291 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f833c30-de70-48be-b751-b157896c15bc tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:33.801446 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:33.801446 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:28:33.801700 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-3f833c30-de70-48be-b751-b157896c15bc tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'delete' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:33.802015 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-3f833c30-de70-48be-b751-b157896c15bc tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Delete volume with id: 6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:28:33.833092 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:33.833092 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:28:33.833764 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3f833c30-de70-48be-b751-b157896c15bc tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:28:33.904418 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-3f833c30-de70-48be-b751-b157896c15bc tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Delete volume request issued successfully. Jan 27 18:28:33.904676 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-3f833c30-de70-48be-b751-b157896c15bc tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 202 Jan 27 18:28:33.905270 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1679/3385] 10.222.0.108 () {58 vars in 1323 bytes} [Wed Jan 27 18:28:33 2021] DELETE /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 27 18:28:33.911425 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c80662ee-4707-4ee1-a256-f2e9ffd5893c tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:28:33.911741 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c80662ee-4707-4ee1-a256-f2e9ffd5893c tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:33.911931 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:33.911931 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:28:33.912183 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-c80662ee-4707-4ee1-a256-f2e9ffd5893c tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:33.941852 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:33.941852 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:28:33.947115 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-c80662ee-4707-4ee1-a256-f2e9ffd5893c tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:28:33.960260 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-c80662ee-4707-4ee1-a256-f2e9ffd5893c tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:28:33.960740 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1707/3386] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:28:33 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 917 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:34.972023 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9139c3f-e568-4c07-8fd1-2a093f60f9fd tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:28:34.972453 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9139c3f-e568-4c07-8fd1-2a093f60f9fd tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:34.972453 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:34.972453 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:28:34.972671 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b9139c3f-e568-4c07-8fd1-2a093f60f9fd tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:35.002050 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:28:35.002050 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:28:35.007740 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b9139c3f-e568-4c07-8fd1-2a093f60f9fd tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Volume info retrieved successfully. Jan 27 18:28:35.019518 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b9139c3f-e568-4c07-8fd1-2a093f60f9fd tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 200 Jan 27 18:28:35.020044 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1680/3387] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:28:34 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 917 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:28:36.038798 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e1b64e51-0439-408a-901f-990ed1bea0f0 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] GET http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f Jan 27 18:28:36.039445 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e1b64e51-0439-408a-901f-990ed1bea0f0 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:28:36.039685 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:28:36.039685 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:28:36.040197 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e1b64e51-0439-408a-901f-990ed1bea0f0 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:28:36.072238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e1b64e51-0439-408a-901f-990ed1bea0f0 tempest-TestMinimumBasicScenario-196305466 tempest-TestMinimumBasicScenario-196305466-project] http://10.222.0.108/volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f returned with HTTP 404 Jan 27 18:28:36.072961 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1708/3388] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:28:36 2021] GET /volume/v3/743ab0ca3087449f834abc076f95c909/volumes/6d9e6ba0-3ef6-4bc8-96a1-9f1aa9c3047f => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 27 18:57:08.751475 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] POST http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes Jan 27 18:57:08.752070 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:08.752070 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:08.752653 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-400235417", "imageRef": "b6bbef6b-f873-431e-ad70-72df4730a470", "size": 1}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:57:08.754006 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.v3.volumes [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-400235417', 'imageRef': 'b6bbef6b-f873-431e-ad70-72df4730a470', 'size': 1}} {{(pid=87928) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 27 18:57:08.808791 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Create volume of 1 GB Jan 27 18:57:08.817465 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Availability Zones retrieved successfully. Jan 27 18:57:08.825029 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Flow 'volume_create_api' (df55aae8-e214-41b2-b930-0d79b8245406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:57:08.826351 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7a5e55-b35b-411a-baac-ba336a6e8906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:57:08.827320 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.flows.api.create_volume [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Validating volume size '1' using validate_int {{(pid=87928) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 27 18:57:08.881193 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7a5e55-b35b-411a-baac-ba336a6e8906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-27T16:02:53Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67273b85-a6aa-4c38-bf47-0a2e9116d0f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:57:08.882207 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e28ac59b-7074-4f54-b5fd-ecf8ca84a347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:57:08.970405 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.quota [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Created reservations ['7f674802-5d94-4331-9a56-6b317cc3d8e2', '548610ba-5cd7-4553-b563-52034ce1d671', 'e5f704ca-f34b-47f3-8c7c-d04c6266ac9f', 'a3dae30f-3625-46bd-a392-1a2b05daacc9'] {{(pid=87928) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 27 18:57:08.971601 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e28ac59b-7074-4f54-b5fd-ecf8ca84a347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f674802-5d94-4331-9a56-6b317cc3d8e2', '548610ba-5cd7-4553-b563-52034ce1d671', 'e5f704ca-f34b-47f3-8c7c-d04c6266ac9f', 'a3dae30f-3625-46bd-a392-1a2b05daacc9']}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:57:08.972845 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44f35f4-41d2-4d2a-87a0-02587730e6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:57:09.033356 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44f35f4-41d2-4d2a-87a0-02587730e6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8260deb5-5b15-48e1-bba1-af2fa040c24d', '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-400235417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c02a56cf8f4de9ac711e9166c38a7f',qos_specs=None,replication_status=,reservations=['7f674802-5d94-4331-9a56-6b317cc3d8e2','548610ba-5cd7-4553-b563-52034ce1d671','e5f704ca-f34b-47f3-8c7c-d04c6266ac9f','a3dae30f-3625-46bd-a392-1a2b05daacc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcd86f7fab744ecb92027acb508fbc88',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4), 'volume': 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-27T18:57:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-400235417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8260deb5-5b15-48e1-bba1-af2fa040c24d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88c02a56cf8f4de9ac711e9166c38a7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='dcd86f7fab744ecb92027acb508fbc88',volume_attachment=,volume_type=,volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:57:09.034362 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad7b876b-5dfc-458e-ab7b-42a6b8de39fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:57:09.104696 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad7b876b-5dfc-458e-ab7b-42a6b8de39fc) transitioned into state 'SUCCESS' from state '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-400235417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88c02a56cf8f4de9ac711e9166c38a7f',qos_specs=None,replication_status=,reservations=['7f674802-5d94-4331-9a56-6b317cc3d8e2','548610ba-5cd7-4553-b563-52034ce1d671','e5f704ca-f34b-47f3-8c7c-d04c6266ac9f','a3dae30f-3625-46bd-a392-1a2b05daacc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcd86f7fab744ecb92027acb508fbc88',volume_type_id=67273b85-a6aa-4c38-bf47-0a2e9116d0f4)}' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:57:09.106484 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08de0cc5-007a-4265-8fb4-006588b8b3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 27 18:57:09.172228 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08de0cc5-007a-4265-8fb4-006588b8b3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87928) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 27 18:57:09.175096 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Flow 'volume_create_api' (df55aae8-e214-41b2-b930-0d79b8245406) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87928) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 27 18:57:09.204623 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Create volume request issued successfully. Jan 27 18:57:09.211726 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-8f1091b1-12e6-4ca7-a562-a887b9229aac tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes returned with HTTP 202 Jan 27 18:57:09.212301 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1681/3389] 10.222.0.108 () {60 vars in 1231 bytes} [Wed Jan 27 18:57:08 2021] POST /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes => generated 823 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 27 18:57:09.230268 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0043c9b8-bacc-45a8-be75-1d3011eb0394 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:09.230863 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0043c9b8-bacc-45a8-be75-1d3011eb0394 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:09.231430 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-0043c9b8-bacc-45a8-be75-1d3011eb0394 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:09.275883 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:09.275883 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:09.281350 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-0043c9b8-bacc-45a8-be75-1d3011eb0394 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:09.294176 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-0043c9b8-bacc-45a8-be75-1d3011eb0394 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:09.294613 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1709/3390] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:09 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 891 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:10.305047 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bcbac2d0-dd7b-4698-b227-2741e35417a8 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:10.305431 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bcbac2d0-dd7b-4698-b227-2741e35417a8 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:10.305431 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:10.305431 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:10.305588 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-bcbac2d0-dd7b-4698-b227-2741e35417a8 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:10.331587 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:10.331587 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:10.337066 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-bcbac2d0-dd7b-4698-b227-2741e35417a8 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:10.348968 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-bcbac2d0-dd7b-4698-b227-2741e35417a8 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:10.354132 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1682/3391] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:10 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 915 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:11.360211 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22f53929-c227-4aa8-90e8-de0ae20ea8ee tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:11.360591 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22f53929-c227-4aa8-90e8-de0ae20ea8ee tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:11.360838 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:11.360838 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:11.361038 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-22f53929-c227-4aa8-90e8-de0ae20ea8ee tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:11.386775 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:11.386775 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:11.391961 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-22f53929-c227-4aa8-90e8-de0ae20ea8ee tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:11.404238 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-22f53929-c227-4aa8-90e8-de0ae20ea8ee tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:11.409615 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1710/3392] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:11 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 915 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:12.559052 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69d41ac1-5963-450c-865b-b637b5f9c75d tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:12.559351 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69d41ac1-5963-450c-865b-b637b5f9c75d tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:12.559506 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:12.559506 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:12.559713 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-69d41ac1-5963-450c-865b-b637b5f9c75d tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:12.585850 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:12.585850 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:12.590584 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-69d41ac1-5963-450c-865b-b637b5f9c75d tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:12.601503 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-69d41ac1-5963-450c-865b-b637b5f9c75d tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:12.601957 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1683/3393] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:12 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 915 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:13.611754 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc3b3b0f-5afb-41cc-a0c8-9048fe2d5d8c tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:13.612225 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc3b3b0f-5afb-41cc-a0c8-9048fe2d5d8c tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:13.612301 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:13.612301 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:13.612540 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-dc3b3b0f-5afb-41cc-a0c8-9048fe2d5d8c tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:13.638393 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:13.638393 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:13.643801 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-dc3b3b0f-5afb-41cc-a0c8-9048fe2d5d8c tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:13.655735 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-dc3b3b0f-5afb-41cc-a0c8-9048fe2d5d8c tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:13.656260 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1711/3394] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:13 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 915 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:14.669360 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f5af25b9-a12c-4275-aaec-9fd3d3d4827b tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:14.670070 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f5af25b9-a12c-4275-aaec-9fd3d3d4827b tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:14.670070 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:14.670070 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:14.670283 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f5af25b9-a12c-4275-aaec-9fd3d3d4827b tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:14.703719 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:14.703719 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:14.709044 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f5af25b9-a12c-4275-aaec-9fd3d3d4827b tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:14.720618 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f5af25b9-a12c-4275-aaec-9fd3d3d4827b tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:14.721072 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1684/3395] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:14 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 915 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:15.735334 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7d83f8a0-512f-4484-9132-36748749fcf3 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:15.736035 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7d83f8a0-512f-4484-9132-36748749fcf3 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:15.736297 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:15.736297 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:15.736747 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-7d83f8a0-512f-4484-9132-36748749fcf3 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:15.771970 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:15.771970 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:15.778502 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-7d83f8a0-512f-4484-9132-36748749fcf3 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:15.792247 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-7d83f8a0-512f-4484-9132-36748749fcf3 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:15.792930 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1712/3396] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:15 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 915 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:16.811256 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14d05b66-7c4a-4da2-a94b-2a46e676623e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:16.811950 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-14d05b66-7c4a-4da2-a94b-2a46e676623e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:16.812218 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:16.812218 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:16.812672 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-14d05b66-7c4a-4da2-a94b-2a46e676623e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:16.847744 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:16.847744 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:16.853925 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-14d05b66-7c4a-4da2-a94b-2a46e676623e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:16.873841 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-14d05b66-7c4a-4da2-a94b-2a46e676623e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:16.874777 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1685/3397] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:16 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 915 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:17.891900 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d3e5f392-6ee3-419d-8287-afdf49c83257 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:17.892499 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d3e5f392-6ee3-419d-8287-afdf49c83257 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:17.892499 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:17.892499 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:17.892776 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d3e5f392-6ee3-419d-8287-afdf49c83257 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:17.925982 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:17.925982 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:17.932233 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d3e5f392-6ee3-419d-8287-afdf49c83257 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:17.946031 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d3e5f392-6ee3-419d-8287-afdf49c83257 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:17.946547 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1713/3398] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:17 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 915 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:18.964653 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b45a4b4e-0cbe-422f-8422-edf81c0e0c90 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:18.964653 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b45a4b4e-0cbe-422f-8422-edf81c0e0c90 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:18.964653 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:18.964653 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:18.964653 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b45a4b4e-0cbe-422f-8422-edf81c0e0c90 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:18.994060 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:18.994060 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:18.999465 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b45a4b4e-0cbe-422f-8422-edf81c0e0c90 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:19.011879 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b45a4b4e-0cbe-422f-8422-edf81c0e0c90 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:19.012389 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1686/3399] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:18 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 973 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:20.022983 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2b155c25-2fb3-4d4a-955d-43aa5e7e440e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:20.023298 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2b155c25-2fb3-4d4a-955d-43aa5e7e440e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:20.023446 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:20.023446 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:20.023667 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-2b155c25-2fb3-4d4a-955d-43aa5e7e440e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:20.052211 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:20.052211 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:20.057353 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-2b155c25-2fb3-4d4a-955d-43aa5e7e440e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:20.069556 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-2b155c25-2fb3-4d4a-955d-43aa5e7e440e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:20.070237 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1714/3400] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:20 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 976 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:21.081472 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4c167ba4-ce4a-4111-919b-449f7e348ea2 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:21.081999 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4c167ba4-ce4a-4111-919b-449f7e348ea2 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:21.082092 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:21.082092 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:21.082322 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-4c167ba4-ce4a-4111-919b-449f7e348ea2 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:21.116876 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:21.116876 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:21.122519 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-4c167ba4-ce4a-4111-919b-449f7e348ea2 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:21.173387 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-4c167ba4-ce4a-4111-919b-449f7e348ea2 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:21.173387 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1687/3401] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:21 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 976 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:22.156949 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b03c9054-f5b5-4cb0-893b-bff462f331ae tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:22.157605 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b03c9054-f5b5-4cb0-893b-bff462f331ae tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:22.157807 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:22.157807 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:22.158102 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-b03c9054-f5b5-4cb0-893b-bff462f331ae tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:22.195268 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:22.195268 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:22.201410 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-b03c9054-f5b5-4cb0-893b-bff462f331ae tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:22.215211 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-b03c9054-f5b5-4cb0-893b-bff462f331ae tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:22.215854 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1715/3402] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:22 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 976 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:23.231998 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a37fdaf9-fa3e-4d49-b3cb-3335ab9cf3ed tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:23.232725 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a37fdaf9-fa3e-4d49-b3cb-3335ab9cf3ed tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:23.233028 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:23.233028 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:23.233524 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-a37fdaf9-fa3e-4d49-b3cb-3335ab9cf3ed tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:23.267866 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:23.267866 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:23.273976 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-a37fdaf9-fa3e-4d49-b3cb-3335ab9cf3ed tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:23.287520 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-a37fdaf9-fa3e-4d49-b3cb-3335ab9cf3ed tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:23.288052 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1688/3403] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:23 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 976 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:24.300402 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1295087b-4649-443a-ab25-61c1501b8e0a tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:24.300903 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1295087b-4649-443a-ab25-61c1501b8e0a tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:24.301003 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:24.301003 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:24.301225 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-1295087b-4649-443a-ab25-61c1501b8e0a tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:24.332483 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:24.332483 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:24.338826 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-1295087b-4649-443a-ab25-61c1501b8e0a tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:24.352650 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-1295087b-4649-443a-ab25-61c1501b8e0a tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:24.353180 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1716/3404] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:24 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 976 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:25.365612 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f75be313-15a4-4d88-badc-344f3813b563 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:25.366155 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f75be313-15a4-4d88-badc-344f3813b563 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:25.366249 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:25.366249 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:25.366468 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f75be313-15a4-4d88-badc-344f3813b563 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:25.398809 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:25.398809 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:25.404662 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f75be313-15a4-4d88-badc-344f3813b563 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:25.419548 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f75be313-15a4-4d88-badc-344f3813b563 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:25.420137 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1689/3405] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:25 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 976 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:26.437601 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d3656e4c-3a75-47d8-8cc8-0b9ea9c58762 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:26.438279 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d3656e4c-3a75-47d8-8cc8-0b9ea9c58762 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:26.438279 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:26.438279 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:26.438537 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-d3656e4c-3a75-47d8-8cc8-0b9ea9c58762 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:26.474492 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:26.474492 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:26.480960 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-d3656e4c-3a75-47d8-8cc8-0b9ea9c58762 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:26.494670 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-d3656e4c-3a75-47d8-8cc8-0b9ea9c58762 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:26.495275 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1717/3406] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:26 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 976 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:27.510176 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f2e3d52d-343c-48d5-a2b1-15f25ea97bd8 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:27.510969 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f2e3d52d-343c-48d5-a2b1-15f25ea97bd8 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:27.511245 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:27.511245 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:27.511638 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-f2e3d52d-343c-48d5-a2b1-15f25ea97bd8 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:27.551202 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:27.551202 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:27.557454 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-f2e3d52d-343c-48d5-a2b1-15f25ea97bd8 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:27.571503 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-f2e3d52d-343c-48d5-a2b1-15f25ea97bd8 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:27.572084 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1690/3407] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:27 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 976 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:28.584528 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-93f2a290-afbc-4ff7-bd32-a61a79ac309d tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:28.584956 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-93f2a290-afbc-4ff7-bd32-a61a79ac309d tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:28.585128 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:28.585128 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:28.585666 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-93f2a290-afbc-4ff7-bd32-a61a79ac309d tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:28.619037 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:28.619037 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:28.627741 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-93f2a290-afbc-4ff7-bd32-a61a79ac309d tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:28.642486 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-93f2a290-afbc-4ff7-bd32-a61a79ac309d tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:28.643101 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1718/3408] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:28 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 976 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:29.656906 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-34769a4d-4279-4e13-9494-081feec21fc0 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:29.657449 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-34769a4d-4279-4e13-9494-081feec21fc0 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:29.657449 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:29.657449 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:29.657708 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-34769a4d-4279-4e13-9494-081feec21fc0 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:29.687662 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:29.687662 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:29.693717 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-34769a4d-4279-4e13-9494-081feec21fc0 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:29.707213 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-34769a4d-4279-4e13-9494-081feec21fc0 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:29.707694 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1691/3409] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:29 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 976 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 18:57:30.722459 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e06b058b-3700-457e-9574-fc345f82b4c1 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:30.723196 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e06b058b-3700-457e-9574-fc345f82b4c1 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:30.723343 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:30.723343 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:30.723675 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [None req-e06b058b-3700-457e-9574-fc345f82b4c1 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:30.759492 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:30.759492 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:30.767082 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [None req-e06b058b-3700-457e-9574-fc345f82b4c1 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:30.794700 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [None req-e06b058b-3700-457e-9574-fc345f82b4c1 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:30.795656 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1719/3410] 10.222.0.108 () {58 vars in 1320 bytes} [Wed Jan 27 18:57:30 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 1364 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:57:30.845427 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-295f6364-bafa-4eb2-834e-05c5987ee96e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:30.846046 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-295f6364-bafa-4eb2-834e-05c5987ee96e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:30.846370 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:30.846370 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:30.846859 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-295f6364-bafa-4eb2-834e-05c5987ee96e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:30.882634 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:30.882634 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:30.888154 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-295f6364-bafa-4eb2-834e-05c5987ee96e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:30.902508 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-295f6364-bafa-4eb2-834e-05c5987ee96e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:30.902999 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1692/3411] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 18:57:30 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 1364 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:57:31.577500 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-a08ff579-64ca-4f62-b8d7-175d754f85c4 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:31.577985 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-a08ff579-64ca-4f62-b8d7-175d754f85c4 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:31.578097 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:31.578097 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:31.578412 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-a08ff579-64ca-4f62-b8d7-175d754f85c4 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:31.608142 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:31.608142 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:31.614191 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-a08ff579-64ca-4f62-b8d7-175d754f85c4 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:31.626773 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-a08ff579-64ca-4f62-b8d7-175d754f85c4 tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:31.627306 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1720/3412] 10.222.0.108 () {60 vars in 1574 bytes} [Wed Jan 27 18:57:31 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 1364 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:57:31.644516 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-295f6364-bafa-4eb2-834e-05c5987ee96e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume// Jan 27 18:57:31.645208 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-295f6364-bafa-4eb2-834e-05c5987ee96e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:31.645475 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:31.645475 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:31.645976 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-295f6364-bafa-4eb2-834e-05c5987ee96e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:31.647560 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-295f6364-bafa-4eb2-834e-05c5987ee96e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 18:57:31.648279 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1693/3413] 10.222.0.108 () {58 vars in 1294 bytes} [Wed Jan 27 18:57:31 2021] GET /volume/ => generated 756 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:57:31.656734 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-6712ed3a-6f41-47b4-b62a-0f7e8549685b tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] POST http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/attachments Jan 27 18:57:31.657051 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:31.657051 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:31.657309 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-6712ed3a-6f41-47b4-b62a-0f7e8549685b tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8260deb5-5b15-48e1-bba1-af2fa040c24d", "instance_uuid": "e372c165-6838-4553-bd1c-78515629b332", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:57:31.688867 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:31.688867 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:31.805493 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-6712ed3a-6f41-47b4-b62a-0f7e8549685b tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/attachments returned with HTTP 200 Jan 27 18:57:31.806020 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1721/3414] 10.222.0.108 () {66 vars in 1570 bytes} [Wed Jan 27 18:57:31 2021] POST /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 27 18:57:37.300180 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-295f6364-bafa-4eb2-834e-05c5987ee96e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume// Jan 27 18:57:37.300851 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-295f6364-bafa-4eb2-834e-05c5987ee96e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:37.300851 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-295f6364-bafa-4eb2-834e-05c5987ee96e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'all' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:37.301509 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-295f6364-bafa-4eb2-834e-05c5987ee96e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume// returned with HTTP 300 Jan 27 18:57:37.301896 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1694/3415] 10.222.0.115 () {56 vars in 1094 bytes} [Wed Jan 27 18:57:37 2021] GET /volume/ => generated 756 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 27 18:57:37.328018 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-771862a3-cd7e-46e7-b5a1-5d06324fa45f tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] GET http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 18:57:37.328408 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-771862a3-cd7e-46e7-b5a1-5d06324fa45f tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 18:57:37.328558 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:37.328558 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:37.329034 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-771862a3-cd7e-46e7-b5a1-5d06324fa45f tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 18:57:37.358238 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:37.358238 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:37.363509 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-771862a3-cd7e-46e7-b5a1-5d06324fa45f tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 18:57:37.374336 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:37.374336 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:37.379781 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-771862a3-cd7e-46e7-b5a1-5d06324fa45f tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 200 Jan 27 18:57:37.380320 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1722/3416] 10.222.0.115 () {60 vars in 1408 bytes} [Wed Jan 27 18:57:37 2021] GET /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 1462 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 27 18:57:37.426997 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-7ba31ea7-f8b1-4901-bc59-d9b76d51b78e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] PUT http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/attachments/1af89aed-3e25-4ba8-90dd-50b247624a08 Jan 27 18:57:37.427571 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-7ba31ea7-f8b1-4901-bc59-d9b76d51b78e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.115", "host": "n-h1-705658-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705658-15.cbci-705658-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:57:37.450093 n-d-705658-15 devstack@c-api.service[87927]: /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 27 18:57:37.450093 n-d-705658-15 devstack@c-api.service[87927]: return self(f, *args, **kw) Jan 27 18:57:37.450874 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-7ba31ea7-f8b1-4901-bc59-d9b76d51b78e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Lock "b'cinder-attachment_update-8260deb5-5b15-48e1-bba1-af2fa040c24d-n-h1-705658-15'" acquired by "attachment_update" :: waited 0.009s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 27 18:57:37.453601 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:37.453601 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:38.543745 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.coordination [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-7ba31ea7-f8b1-4901-bc59-d9b76d51b78e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Lock "b'cinder-attachment_update-8260deb5-5b15-48e1-bba1-af2fa040c24d-n-h1-705658-15'" released by "attachment_update" :: held 1.093s {{(pid=87928) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 27 18:57:38.544227 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-7ba31ea7-f8b1-4901-bc59-d9b76d51b78e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/attachments/1af89aed-3e25-4ba8-90dd-50b247624a08 returned with HTTP 200 Jan 27 18:57:38.544825 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1695/3417] 10.222.0.115 () {64 vars in 1473 bytes} [Wed Jan 27 18:57:37 2021] PUT /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/attachments/1af89aed-3e25-4ba8-90dd-50b247624a08 => generated 763 bytes in 1121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 27 18:57:38.603768 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-7ab1b224-8bdf-4b91-9a30-bc1b37b16b3e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] POST http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/attachments/1af89aed-3e25-4ba8-90dd-50b247624a08/action Jan 27 18:57:38.604147 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 18:57:38.604147 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 18:57:38.604420 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-7ab1b224-8bdf-4b91-9a30-bc1b37b16b3e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 27 18:57:38.604679 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-7ab1b224-8bdf-4b91-9a30-bc1b37b16b3e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 27 18:57:38.645777 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 18:57:38.645777 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 18:57:38.704401 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-aa3596fc-134c-44e0-bef7-aabd03936146 req-7ab1b224-8bdf-4b91-9a30-bc1b37b16b3e tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/attachments/1af89aed-3e25-4ba8-90dd-50b247624a08/action returned with HTTP 204 Jan 27 18:57:38.705102 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1723/3418] 10.222.0.115 () {64 vars in 1494 bytes} [Wed Jan 27 18:57:38 2021] POST /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/attachments/1af89aed-3e25-4ba8-90dd-50b247624a08/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 27 19:01:35.328380 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c71b761e-deac-43c0-a900-2cc3b518a68e req-88a09b65-9c0e-44fb-9881-bb873981c87a tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] DELETE http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/attachments/1af89aed-3e25-4ba8-90dd-50b247624a08 Jan 27 19:01:35.328962 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c71b761e-deac-43c0-a900-2cc3b518a68e req-88a09b65-9c0e-44fb-9881-bb873981c87a tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87928) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:01:35.328962 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:01:35.328962 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 19:01:35.329129 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c71b761e-deac-43c0-a900-2cc3b518a68e req-88a09b65-9c0e-44fb-9881-bb873981c87a tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'version_select' {{(pid=87928) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:01:35.345256 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:01:35.345256 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 19:01:35.688958 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-c71b761e-deac-43c0-a900-2cc3b518a68e req-88a09b65-9c0e-44fb-9881-bb873981c87a tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 27 19:01:35.689204 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.volume.api [req-c71b761e-deac-43c0-a900-2cc3b518a68e req-88a09b65-9c0e-44fb-9881-bb873981c87a tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Pending status list for volume during attachment-delete: [] {{(pid=87928) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 27 19:01:35.720101 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c71b761e-deac-43c0-a900-2cc3b518a68e req-88a09b65-9c0e-44fb-9881-bb873981c87a tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/attachments/1af89aed-3e25-4ba8-90dd-50b247624a08 returned with HTTP 200 Jan 27 19:01:35.720681 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87928|app: 0|req: 1696/3419] 10.222.0.115 () {62 vars in 1442 bytes} [Wed Jan 27 19:01:35 2021] DELETE /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/attachments/1af89aed-3e25-4ba8-90dd-50b247624a08 => generated 19 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 27 19:01:35.760090 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c71b761e-deac-43c0-a900-2cc3b518a68e req-a52ed604-027e-43ae-a070-2fe6b0f54dfa tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] DELETE http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 19:01:35.760649 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c71b761e-deac-43c0-a900-2cc3b518a68e req-a52ed604-027e-43ae-a070-2fe6b0f54dfa tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 27 19:01:35.760908 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 27 19:01:35.760908 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning, Jan 27 19:01:35.762125 n-d-705658-15 devstack@c-api.service[87927]: DEBUG cinder.api.openstack.wsgi [req-c71b761e-deac-43c0-a900-2cc3b518a68e req-a52ed604-027e-43ae-a070-2fe6b0f54dfa tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 27 19:01:35.762531 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.v3.volumes [req-c71b761e-deac-43c0-a900-2cc3b518a68e req-a52ed604-027e-43ae-a070-2fe6b0f54dfa tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Delete volume with id: 8260deb5-5b15-48e1-bba1-af2fa040c24d Jan 27 19:01:35.802557 n-d-705658-15 devstack@c-api.service[87927]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 27 19:01:35.802557 n-d-705658-15 devstack@c-api.service[87927]: DeprecationWarning) Jan 27 19:01:35.803352 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c71b761e-deac-43c0-a900-2cc3b518a68e req-a52ed604-027e-43ae-a070-2fe6b0f54dfa tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Volume info retrieved successfully. Jan 27 19:01:35.916739 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.volume.api [req-c71b761e-deac-43c0-a900-2cc3b518a68e req-a52ed604-027e-43ae-a070-2fe6b0f54dfa tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] Delete volume request issued successfully. Jan 27 19:01:35.917387 n-d-705658-15 devstack@c-api.service[87927]: INFO cinder.api.openstack.wsgi [req-c71b761e-deac-43c0-a900-2cc3b518a68e req-a52ed604-027e-43ae-a070-2fe6b0f54dfa tempest-TestShelveInstance-1994127717 tempest-TestShelveInstance-1994127717-project] http://10.222.0.108/volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d returned with HTTP 202 Jan 27 19:01:35.918543 n-d-705658-15 devstack@c-api.service[87927]: [pid: 87929|app: 0|req: 1724/3420] 10.222.0.115 () {60 vars in 1389 bytes} [Wed Jan 27 19:01:35 2021] DELETE /volume/v3/88c02a56cf8f4de9ac711e9166c38a7f/volumes/8260deb5-5b15-48e1-bba1-af2fa040c24d => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)